Commit Graph

359 Commits (a96526a79b7dc01e0c9d25a90c92cac21382c164)

Author SHA1 Message Date
Don Turner 8a3c34994d
Merge pull request #1239 from Jaehwa-Noh/java-to-kotlin
9 months ago
Don Turner 747c9275bc
Merge pull request #1249 from android/dt/fix-1231
9 months ago
Don Turner 77cbdb62a4 Remove unused release variable. Fixes #1231
9 months ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
9 months ago
Don Turner d768c796d4
Merge pull request #1244 from android/dependabot/gradle/hilt-2.51
9 months ago
Jaehwa Noh 1ca0085423
Merge branch 'android:main' into java-to-kotlin
9 months ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
9 months ago
dependabot[bot] b2b9f12915 🤖 Updates baselines for Dependency Guard
9 months ago
Jaehwa Noh 9b488bf70a Move java to kotlin folder.
9 months ago
dturner 27fd4e544a 🤖 Updates screenshots
9 months ago
dturner 02d4fea615 🤖 Updates screenshots
9 months ago
Don Turner a507ff6d8e Wrap NiaApp with NiaTheme for app screenshot tests
9 months ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
9 months ago
dturner 6b2b01ed82 🤖 Updates screenshots
9 months ago
dturner 076a2af757 🤖 Updates baselines for Dependency Guard
9 months ago
dturner 08d8f1393a 🤖 Updates baselines for Dependency Guard
9 months ago
dependabot[bot] 6add4d68e3
Bump protobuf from 3.24.4 to 3.25.2 (#1214)
9 months ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
10 months ago
Tomáš Mlynarič 58483b6166 Revert fast initialization of Coil
10 months ago
Tomáš Mlynarič f3e89bad4a Add braces
10 months ago
Tomáš Mlynarič d1211f15e7 Inline initialization
10 months ago
Tomáš Mlynarič e853748cf7 Don't use runBlocking if async init completed
10 months ago
Tomáš Mlynarič 7c33946ce1 Launch loader directly without additional coroutine scope
10 months ago
Tomáš Mlynarič 8e3903e90c Fix comment
10 months ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp
10 months ago
Tomáš Mlynarič 12a3a6edde Use trySend multiple times
10 months ago
Tomáš Mlynarič 08bfc54832 Update dependency guard baseline
10 months ago
Tomáš Mlynarič f8e797fd26 Rename currentTimezone variable
10 months ago
Tomáš Mlynarič 98e9e80639 Merge branch 'main' into mlykotom/tz-perf-improvement
10 months ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
10 months ago
Jonathan Koren c1d6c88bb0
Run dependencyGuard task during CI (#1064)
10 months ago
Tomáš Mlynarič 44ae059a2b Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
10 months ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
10 months ago
Tomáš Mlynarič 395b9853df Add Composition Tracing
10 months ago
Don Turner f5b3ae56dc
Merge pull request #951 from SimonMarquis/issue-945
11 months ago
Don Turner 691bf2aad6
Merge pull request #785 from SimonMarquis/optimize-avd
11 months ago
SimonMarquis afdfd8acc5 🤖 Updates screenshots
11 months ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
11 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
11 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
11 months ago
Don Turner 046831df36 Update dependency guard classpaths
11 months ago
Simon Marquis 0699efc592
Merge branch 'main' into issue-945
11 months ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
11 months ago
Don Turner a5c030f740
Merge pull request #956 from KDW03/add_saved_test
11 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
11 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
11 months ago
Don Turner ad15f0137e
Merge pull request #1094 from lihenggui/main
11 months ago
Don Turner 8d5ef578c6
Merge pull request #1103 from android/add_icon_comment
11 months ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
11 months ago
Don Turner b801a7deea Moving comments to _after_ first XML element
11 months ago