Commit Graph

345 Commits (8b56fd31605d2ab38f3b598cb82002e6ca45f343)

Author SHA1 Message Date
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
10 months ago
dturner 08d8f1393a 🤖 Updates baselines for Dependency Guard
10 months ago
dependabot[bot] 6add4d68e3
Bump protobuf from 3.24.4 to 3.25.2 (#1214)
10 months ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
11 months ago
Tomáš Mlynarič 58483b6166 Revert fast initialization of Coil
11 months ago
Tomáš Mlynarič f3e89bad4a Add braces
11 months ago
Tomáš Mlynarič d1211f15e7 Inline initialization
11 months ago
Tomáš Mlynarič e853748cf7 Don't use runBlocking if async init completed
11 months ago
Tomáš Mlynarič 7c33946ce1 Launch loader directly without additional coroutine scope
11 months ago
Tomáš Mlynarič 8e3903e90c Fix comment
11 months ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp
11 months ago
Tomáš Mlynarič 12a3a6edde Use trySend multiple times
11 months ago
Tomáš Mlynarič 08bfc54832 Update dependency guard baseline
11 months ago
Tomáš Mlynarič f8e797fd26 Rename currentTimezone variable
11 months ago
Tomáš Mlynarič 98e9e80639 Merge branch 'main' into mlykotom/tz-perf-improvement
11 months ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
11 months ago
Jonathan Koren c1d6c88bb0
Run dependencyGuard task during CI (#1064)
11 months ago
Tomáš Mlynarič 44ae059a2b Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
11 months ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
11 months ago
Tomáš Mlynarič 395b9853df Add Composition Tracing
11 months ago
Don Turner f5b3ae56dc
Merge pull request #951 from SimonMarquis/issue-945
1 year ago
Don Turner 691bf2aad6
Merge pull request #785 from SimonMarquis/optimize-avd
1 year ago
SimonMarquis afdfd8acc5 🤖 Updates screenshots
1 year ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
1 year ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
1 year ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
1 year ago
Don Turner 046831df36 Update dependency guard classpaths
1 year ago
Simon Marquis 0699efc592
Merge branch 'main' into issue-945
1 year ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
1 year ago
Don Turner a5c030f740
Merge pull request #956 from KDW03/add_saved_test
1 year ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
1 year ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
1 year ago
Don Turner ad15f0137e
Merge pull request #1094 from lihenggui/main
1 year ago
Don Turner 8d5ef578c6
Merge pull request #1103 from android/add_icon_comment
1 year ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
1 year ago
Don Turner b801a7deea Moving comments to _after_ first XML element
1 year ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
1 year ago
Don Turner d018e57f52 Fix spotless
1 year ago
Don Turner e6b5560f07
Revert "Move app screenshot tests to match dependencies declaration"
1 year ago
Don Turner 28bb3f1b2f Add comment explaining why the launcher icon colors differ per build variant
1 year ago
Simon Marquis 83764082ff Move app screenshot tests to match dependencies declaration
1 year ago
lihenggui 32e1ec0447 Remove violations: property-naming
1 year ago
lihenggui fb5bd225be Spotless
1 year ago
Simon Marquis 2b739c0ffe Fix badging, which is not "stable" when it comes to ordering
1 year ago
Simon Marquis 65a8b0d3b5 dependencyGuardBaseline
1 year ago
Simon Marquis f27a2e176e Reduce overall build complexity
1 year ago
Jonathan Koren 392eaa3e61 Add dependencyGuard to AndroidApplicationConventionPlugin
1 year ago
Jonathan Koren d15a203c59 Only record prodReleaseRuntimeClasspath configuration
1 year ago
Jonathan Koren d5d5e3561f Add dependency guard plugin
1 year ago
Simon Marquis caa482bc71 Kotlinify codebase
1 year ago