Commit Graph

2236 Commits (7c16da9961605234d94a1cfef84c9f5244fcb480)
 

Author SHA1 Message Date
Don Turner c773fd7d0a Switch off default font padding to avoid changing UI
9 months ago
Don Turner b1d867f827 Replace BoxWithConstraints with Box (fixes linter error)
9 months ago
Don Turner 3b1ee87194 Fix ShortText icon
9 months ago
dturner 6b2b01ed82 🤖 Updates screenshots
9 months ago
dturner 076a2af757 🤖 Updates baselines for Dependency Guard
9 months ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
9 months ago
Don Turner fa532e1a98
Merge pull request #1210 from android/lifecycle2.7.0
9 months ago
dturner 08d8f1393a 🤖 Updates baselines for Dependency Guard
9 months ago
Don Turner 69f4287ab5 Merge branch 'main' into lifecycle2.7.0
9 months ago
Don Turner 2ad48843f6 Fix formatting
9 months ago
dependabot[bot] 0c0adddf42 🤖 Updates baselines for Dependency Guard
9 months ago
dependabot[bot] 64e13b5400
Bump org.jetbrains.kotlinx:kotlinx-serialization-json
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)
9 months ago
Tomáš Mlynarič b85d149f0d
Merge pull request #1190 from android/mlykotom/coil-async-init
10 months ago
Don Turner 254b464259 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
10 months ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere
10 months ago
Tomáš Mlynarič 58483b6166 Revert fast initialization of Coil
10 months ago
Tomáš Mlynarič 4cdc2ad345 Add comment for Retrofit async OkHttp
10 months ago
Tomáš Mlynarič d110d92b87 Optimize OkHttp initialization for Retrofit
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
Jose Alcérreca 9499293664
Figuring out what is using 66Gb in the runner
10 months ago
Jose Alcérreca ea5c692266
Dpm
10 months ago
Tomáš Mlynarič 9daedc9690 Improve converting to kotlin timezone
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
Simon Marquis 3d339e1658 Move `:core:data` fake repositories to `:core:data-test`
10 months ago
Jose Alcérreca 3ff5d48f37
Restores screenshot tests in foryou (#1199)
10 months ago
Jonathan Koren 96b554d6a2
Fix name and message of dependency guard actions (#1196)
10 months ago
Tomáš Mlynarič 6faf3310a1 Fix spotless
10 months ago
Tomáš Mlynarič 6ec3b3c7a2 Use androidx.tracing everywhere
10 months ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
10 months ago
yongsuk 894e817f8f
Update typo setup.sh
10 months ago
Simon Marquis b687328567
Replace comments with proper `@TestOnly` annotations
10 months ago
Simon Marquis a83f6691c4
Fix addNewsResources issue
10 months ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
10 months ago
Jonathan Koren c1d6c88bb0
Run dependencyGuard task during CI (#1064)
10 months ago
Tomáš Mlynarič a16d5f726c More readable zoneId creation
10 months ago
Tomáš Mlynarič 44ae059a2b Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
10 months ago
Tomáš Mlynarič 1e925ed99f
Conflate TimeZoneMonitor emissions
10 months ago
Tomáš Mlynarič 0b3ece1bb9 Fix spotless
10 months ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
10 months ago
Tomáš Mlynarič 395b9853df Add Composition Tracing
10 months ago