Commit Graph

2131 Commits (5084fca4dd14cc987391342cfb2e8e419a892768)
 

Author SHA1 Message Date
Don Turner 8c88df0c02
Merge pull request #1140 from android/av/agp-8.3.x
9 months ago
Don Turner 77cbdb62a4 Remove unused release variable. Fixes #1231
9 months ago
kim-yongsuk 3fa75a037a Apply Composable Parameter Ordering Guidelines
9 months ago
Alex Vanyo 1d91231f49 Remove kotlinx-coroutines-guava dependency from :sync:work
9 months ago
Alex Vanyo 06104076b2 Add explicit guava-android dependency for :sync:work
9 months ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
9 months ago
Alex Vanyo 9cd430ba7d Update AGP to 8.3.0
9 months ago
Don Turner 11359185ce
Merge pull request #1243 from android/dependabot/gradle/com.google.truth-truth-1.4.2
9 months ago
Don Turner 7709869147
Merge pull request #1189 from yongsuk44/main
9 months ago
Don Turner d768c796d4
Merge pull request #1244 from android/dependabot/gradle/hilt-2.51
9 months ago
Don Turner ae9855e4be
Merge branch 'main' into dependabot/gradle/kotlin-ksp-compose-d71dca5caf
9 months ago
Jaehwa Noh 52c0d7ae0a Remove Insert function
9 months ago
Jaehwa Noh 1ca0085423
Merge branch 'android:main' into java-to-kotlin
9 months ago
Tomáš Mlynarič 61f0adf371
Merge pull request #1187 from android/mlykotom/tz-perf-improvement
9 months ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
9 months ago
dependabot[bot] 6996c88e91 🤖 Updates baselines for Dependency Guard
9 months ago
dependabot[bot] eb6b344463
Bump the kotlin-ksp-compose group with 6 updates
9 months ago
dependabot[bot] b2b9f12915 🤖 Updates baselines for Dependency Guard
9 months ago
dependabot[bot] 6b6bba9db3
Bump hilt from 2.50 to 2.51
9 months ago
dependabot[bot] c90804f198
Bump com.google.truth:truth from 1.1.5 to 1.4.2
9 months ago
Jaehwa Noh 9b488bf70a Move java to kotlin folder.
9 months ago
Don Turner 76d0e430f7
Merge pull request #1220 from android/update-compose-bom
9 months ago
Don Turner 657d837b21
Merge pull request #1110 from android/dependabot/gradle/roborazzi-1.7.0
9 months ago
Don Turner db5e2b649e Remove unnecessary Boxes
9 months ago
Simon Marquis dc2f435a27 Merge remote-tracking branch 'origin/main' into move-fakes-to-data-test-module
9 months ago
dturner 27fd4e544a 🤖 Updates screenshots
9 months ago
Don Turner 08dfec01f6 Fix individual UI components
9 months ago
Don Turner 7dece22697 Merge branch 'main' into update-compose-bom
9 months ago
Don Turner 84e2714e72
Merge pull request #1229 from android/update-app-screenshots
9 months ago
dturner 94be3515ab 🤖 Updates screenshots
9 months ago
Don Turner 1f77b520c0 Make app screenshots use the app theme
9 months ago
dturner 02d4fea615 🤖 Updates screenshots
9 months ago
Don Turner 8494b74646 Fix spotless (really should enable the commit hook to do this)
9 months ago
Don Turner 68c15a891c Fix text styles and spacing now that includeFontPadding is false
9 months ago
Don Turner a507ff6d8e Wrap NiaApp with NiaTheme for app screenshot tests
9 months ago
dturner 81a5c0a3a7 🤖 Updates screenshots
9 months ago
Don Turner 092daacced Revert fontSize change
9 months ago
Don Turner 1de15f0fab Fix spotless (again)
9 months ago
Don Turner 76d59b3da8
Merge branch 'main' into update-compose-bom
9 months ago
Don Turner 1d2029aa2c
Merge pull request #1040 from SimonMarquis/fix-unit-test
9 months ago
Don Turner adddea6fc7 Remove includeFontPadding, default behaviour is fine
9 months ago
Tomáš Mlynarič 8b56fd3160 Remove disk usage testing
9 months ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
9 months ago
Jose Alcérreca dba36d694f
[CI] Adds free-disk-space action to fix CI (#1219)
10 months ago
dturner 9e645356f6 🤖 Updates screenshots
10 months ago
Don Turner 3868371ec8 Switch default padding to true since this was actually false by default since Compose 1.6.0-alpha01
10 months ago
Don Turner 2271d01da5 Fix spotless
10 months ago
Don Turner c773fd7d0a Switch off default font padding to avoid changing UI
10 months ago
Don Turner b1d867f827 Replace BoxWithConstraints with Box (fixes linter error)
10 months ago
Don Turner 3b1ee87194 Fix ShortText icon
10 months ago