Commit Graph

2130 Commits (ja/coverage)
 

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