Commit Graph

2830 Commits (dt/fix-tests)
 

Author SHA1 Message Date
Don Turner 74466d6e21
Merge pull request #1085 from android/av/truth-for-badging
2 years ago
Don Turner 75cd16ba18
Merge pull request #1086 from SimonMarquis/patch-3
2 years ago
Don Turner 98f69d8cb0
Merge pull request #1087 from SimonMarquis/patch-4
2 years ago
Don Turner cdbfdc819d
Merge pull request #1104 from android/update-readme-for-testing
2 years ago
Don Turner 047ce5b5fa
Merge pull request #1105 from android/revert-1096-fix/990
2 years ago
Don Turner 4f733e4c3e
Merge pull request #1106 from android/remove-prod-build-from-ci
2 years ago
Don Turner d018e57f52 Fix spotless
2 years ago
Don Turner a49e901fb4 Don't run unit tests on prodDebug variant
2 years ago
Don Turner d711a1a4dd
Update README.md
2 years ago
Don Turner e6b5560f07
Revert "Move app screenshot tests to match dependencies declaration"
2 years ago
Don Turner 28bb3f1b2f Add comment explaining why the launcher icon colors differ per build variant
2 years ago
Don Turner f1d045aef4
Merge pull request #1096 from SimonMarquis/fix/990
2 years ago
dependabot[bot] f9a498caf6
Bump actions/upload-artifact from 3 to 4
2 years ago
Simon Marquis 83764082ff Move app screenshot tests to match dependencies declaration
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
2 years ago
lihenggui fb5bd225be Spotless
2 years ago
lihenggui ff599eac37 Ignore property-naming and discouraged-comment-location
2 years ago
lihenggui 0490e014f6 Update Spotless and ktlint
2 years ago
Simon Marquis 2ba04dfd9d 🔄
2 years ago
Simon Marquis 2b739c0ffe Fix badging, which is not "stable" when it comes to ordering
2 years ago
Simon Marquis 65a8b0d3b5 dependencyGuardBaseline
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Simon Marquis 5f7d4ea1d5 Replace custom `RoomSchemaArgProvider` in favor of the new Room Gradle plugin
2 years ago
Simon Marquis e305b07271
Remove unnecessary RequiresOptIn opt-in
2 years ago
Simon Marquis 02adbe0aad
Remove unnecessary FlowPreview opt-in
2 years ago
Simon Marquis 8d0a9bacd4 Update max concurrent PRs for dependabot
2 years ago
Simon Marquis 768738350b
Merge branch 'main' into firebase-ktx
2 years ago
Alex Vanyo 5df9cce37c Add truth for better badging diff output
2 years ago
Adetunji Dahunsi 63bba2ede7
Merge pull request #1080 from oikvpqya/fix-scrollbar-thumb
2 years ago
Yuya e8f4537e7c Update thumbTrackSizePercent calculation for readability
2 years ago
Scott Stanchfield 646c9cf4de
Merge pull request #1081 from android/av/stricter-task-creation
2 years ago
Alex Vanyo 46b0a81080 Use normal propery setting
2 years ago
Alex Vanyo 8a992996a4 Enable stricter validation for build-logic convention plugins
2 years ago
Yuya 07d9877331 Update thumb movement range by thumb size, in app scrollbars
2 years ago
dependabot[bot] 9a8bfd86ed
Bump androidxMacroBenchmark from 1.2.0 to 1.2.2
2 years ago
dependabot[bot] b75ddce630
Bump androidx.compose.runtime:runtime-tracing
2 years ago
dependabot[bot] b80e8a5e3f
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0
2 years ago
dependabot[bot] af26182193
Bump hilt from 2.48.1 to 2.49
2 years ago
dependabot[bot] a96e0709d8
Bump actions/setup-java from 3 to 4
2 years ago
Jonathan Koren b39f3f33d8
Merge pull request #893 from SimonMarquis/dependabot
2 years ago
Ben Trengrove e62d70bf5a
Merge pull request #1067 from android/ben/itemstate
2 years ago
Adetunji Dahunsi 3f400cab1f
Merge pull request #1069 from android/tj/scrollbars-typo
2 years ago
dahunsi e334a727c3 Fix typo in app scrollbars
2 years ago
Ben Trengrove 3142ecb495 Remove redundant mutable state
2 years ago
Ben Trengrove eb54ec71e9
Merge pull request #1063 from android/ben/scrollbars_perf
2 years ago
Ben Trengrove 22df321b9e Apply spotless
2 years ago
Ben Trengrove 72da8e2e56 Use custom Modifier.Node instead of background
2 years ago
Ben Trengrove d8880e98f0 Move state into a state holder and remove redundant Box
2 years ago
Ben Trengrove 01928d7df5 Move scrollbar changes out of composition
2 years ago