Commit Graph

2830 Commits (down-call-native)
 

Author SHA1 Message Date
dturner 02d4fea615 🤖 Updates screenshots
3 years ago
Don Turner 8494b74646 Fix spotless (really should enable the commit hook to do this)
3 years ago
Don Turner 68c15a891c Fix text styles and spacing now that includeFontPadding is false
3 years ago
Don Turner a507ff6d8e Wrap NiaApp with NiaTheme for app screenshot tests
3 years ago
dturner 81a5c0a3a7 🤖 Updates screenshots
3 years ago
Don Turner 092daacced Revert fontSize change
3 years ago
Don Turner 1de15f0fab Fix spotless (again)
3 years ago
Don Turner 76d59b3da8
Merge branch 'main' into update-compose-bom
3 years ago
Don Turner 1d2029aa2c
Merge pull request #1040 from SimonMarquis/fix-unit-test
3 years ago
Don Turner adddea6fc7 Remove includeFontPadding, default behaviour is fine
3 years ago
Tomáš Mlynarič 8b56fd3160 Remove disk usage testing
3 years ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
3 years ago
Jose Alcérreca dba36d694f
[CI] Adds free-disk-space action to fix CI (#1219)
3 years ago
dturner 9e645356f6 🤖 Updates screenshots
3 years ago
Don Turner 3868371ec8 Switch default padding to true since this was actually false by default since Compose 1.6.0-alpha01
3 years ago
Don Turner 2271d01da5 Fix spotless
3 years ago
Don Turner c773fd7d0a Switch off default font padding to avoid changing UI
3 years ago
Don Turner b1d867f827 Replace BoxWithConstraints with Box (fixes linter error)
3 years ago
Don Turner 3b1ee87194 Fix ShortText icon
3 years ago
dturner 6b2b01ed82 🤖 Updates screenshots
3 years ago
dturner 076a2af757 🤖 Updates baselines for Dependency Guard
3 years ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
3 years ago
Don Turner fa532e1a98
Merge pull request #1210 from android/lifecycle2.7.0
3 years ago
dturner 08d8f1393a 🤖 Updates baselines for Dependency Guard
3 years ago
Don Turner 69f4287ab5 Merge branch 'main' into lifecycle2.7.0
3 years ago
Don Turner 2ad48843f6 Fix formatting
3 years ago
dependabot[bot] 0c0adddf42 🤖 Updates baselines for Dependency Guard
3 years ago
dependabot[bot] 64e13b5400
Bump org.jetbrains.kotlinx:kotlinx-serialization-json
3 years ago
dependabot[bot] 6add4d68e3
Bump protobuf from 3.24.4 to 3.25.2 (#1214)
3 years ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
3 years ago
Tomáš Mlynarič b85d149f0d
Merge pull request #1190 from android/mlykotom/coil-async-init
3 years ago
Don Turner 254b464259 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
3 years ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere
3 years ago
Tomáš Mlynarič 58483b6166 Revert fast initialization of Coil
3 years ago
Tomáš Mlynarič 4cdc2ad345 Add comment for Retrofit async OkHttp
3 years ago
Tomáš Mlynarič d110d92b87 Optimize OkHttp initialization for Retrofit
3 years ago
Tomáš Mlynarič f3e89bad4a Add braces
3 years ago
Tomáš Mlynarič d1211f15e7 Inline initialization
3 years ago
Tomáš Mlynarič e853748cf7 Don't use runBlocking if async init completed
3 years ago
Tomáš Mlynarič 7c33946ce1 Launch loader directly without additional coroutine scope
3 years ago
Tomáš Mlynarič 8e3903e90c Fix comment
3 years ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp
3 years ago
Jose Alcérreca 9499293664
Figuring out what is using 66Gb in the runner
3 years ago
Jose Alcérreca ea5c692266
Dpm
3 years ago
Tomáš Mlynarič 9daedc9690 Improve converting to kotlin timezone
3 years ago
Tomáš Mlynarič 12a3a6edde Use trySend multiple times
3 years ago
Tomáš Mlynarič 08bfc54832 Update dependency guard baseline
3 years ago
Tomáš Mlynarič f8e797fd26 Rename currentTimezone variable
3 years ago
Tomáš Mlynarič 98e9e80639 Merge branch 'main' into mlykotom/tz-perf-improvement
3 years ago
Simon Marquis 3d339e1658 Move `:core:data` fake repositories to `:core:data-test`
3 years ago