Commit Graph

2035 Commits (d6357be8c48b1ef11e10048e94a0a7d16a33c309)
 

Author SHA1 Message Date
Don Turner d6357be8c4 Replace Accompanist TestHarness with DeviceConfigurationOverride 1 year ago
Don Turner 7abcefdfdf Update Compose BOM to 2024.02.00. Fixes 1 year ago
Don Turner 76d0e430f7
Merge pull request from android/update-compose-bom 1 year ago
Don Turner 657d837b21
Merge pull request from android/dependabot/gradle/roborazzi-1.7.0 1 year ago
Don Turner db5e2b649e Remove unnecessary Boxes 1 year ago
dturner 27fd4e544a 🤖 Updates screenshots 1 year ago
Don Turner 08dfec01f6 Fix individual UI components 1 year ago
Don Turner 7dece22697 Merge branch 'main' into update-compose-bom 1 year ago
Don Turner 84e2714e72
Merge pull request from android/update-app-screenshots 1 year ago
dturner 94be3515ab 🤖 Updates screenshots 1 year ago
Don Turner 1f77b520c0 Make app screenshots use the app theme 1 year ago
dturner 02d4fea615 🤖 Updates screenshots 1 year ago
Don Turner 8494b74646 Fix spotless (really should enable the commit hook to do this) 1 year ago
Don Turner 68c15a891c Fix text styles and spacing now that includeFontPadding is false 1 year ago
Don Turner a507ff6d8e Wrap NiaApp with NiaTheme for app screenshot tests 1 year ago
dturner 81a5c0a3a7 🤖 Updates screenshots 1 year ago
Don Turner 092daacced Revert fontSize change 1 year ago
Don Turner 1de15f0fab Fix spotless (again) 1 year ago
Don Turner 76d59b3da8
Merge branch 'main' into update-compose-bom 1 year ago
Don Turner 1d2029aa2c
Merge pull request from SimonMarquis/fix-unit-test 1 year ago
Don Turner adddea6fc7 Remove includeFontPadding, default behaviour is fine 1 year ago
Jose Alcérreca dba36d694f
[CI] Adds free-disk-space action to fix CI () 1 year ago
dturner 9e645356f6 🤖 Updates screenshots 1 year ago
Don Turner 3868371ec8 Switch default padding to true since this was actually false by default since Compose 1.6.0-alpha01 1 year ago
Don Turner 2271d01da5 Fix spotless 1 year ago
Don Turner c773fd7d0a Switch off default font padding to avoid changing UI 1 year ago
Don Turner b1d867f827 Replace BoxWithConstraints with Box (fixes linter error) 1 year ago
Don Turner 3b1ee87194 Fix ShortText icon 1 year ago
dturner 6b2b01ed82 🤖 Updates screenshots 1 year ago
dturner 076a2af757 🤖 Updates baselines for Dependency Guard 1 year ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes 1 year ago
Don Turner fa532e1a98
Merge pull request from android/lifecycle2.7.0 1 year ago
dturner 08d8f1393a 🤖 Updates baselines for Dependency Guard 1 year ago
Don Turner 69f4287ab5 Merge branch 'main' into lifecycle2.7.0 1 year ago
Don Turner 2ad48843f6 Fix formatting 1 year ago
dependabot[bot] 6add4d68e3
Bump protobuf from 3.24.4 to 3.25.2 () 1 year ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type () 1 year ago
Tomáš Mlynarič b85d149f0d
Merge pull request from android/mlykotom/coil-async-init 1 year ago
Don Turner 254b464259 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect. 1 year ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere 1 year ago
Tomáš Mlynarič 58483b6166 Revert fast initialization of Coil 1 year ago
Tomáš Mlynarič 4cdc2ad345 Add comment for Retrofit async OkHttp 1 year ago
Tomáš Mlynarič d110d92b87 Optimize OkHttp initialization for Retrofit 1 year ago
Tomáš Mlynarič f3e89bad4a Add braces 1 year ago
Tomáš Mlynarič d1211f15e7 Inline initialization 1 year ago
Tomáš Mlynarič e853748cf7 Don't use runBlocking if async init completed 1 year ago
Tomáš Mlynarič 7c33946ce1 Launch loader directly without additional coroutine scope 1 year ago
Tomáš Mlynarič 8e3903e90c Fix comment 1 year ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp 1 year ago
Jose Alcérreca 3ff5d48f37
Restores screenshot tests in foryou () 1 year ago