Commit Graph

330 Commits (feature/list-detail-pane-scaffold)

Author SHA1 Message Date
Jonathan Koren d12f5207a5 Merge branch 'main'
2 years ago
Jonathan Koren 3390dc7dae Bump M3 adaptive navigation suite to alpha03
2 years ago
Jonathan Koren d17a0dcc64 Bump M3 adaptive to alpha06
2 years ago
Jonathan Koren c1d6c88bb0
Run dependencyGuard task during CI (#1064)
2 years ago
Don Turner f5b3ae56dc
Merge pull request #951 from SimonMarquis/issue-945
2 years ago
Don Turner 691bf2aad6
Merge pull request #785 from SimonMarquis/optimize-avd
2 years ago
SimonMarquis afdfd8acc5 🤖 Updates screenshots
2 years ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner 046831df36 Update dependency guard classpaths
2 years ago
Simon Marquis 0699efc592
Merge branch 'main' into issue-945
2 years ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
2 years ago
Don Turner a5c030f740
Merge pull request #956 from KDW03/add_saved_test
2 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
Don Turner ad15f0137e
Merge pull request #1094 from lihenggui/main
2 years ago
Don Turner 8d5ef578c6
Merge pull request #1103 from android/add_icon_comment
2 years ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
2 years ago
Don Turner b801a7deea Moving comments to _after_ first XML element
2 years ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
2 years ago
Don Turner d018e57f52 Fix spotless
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
Simon Marquis 83764082ff Move app screenshot tests to match dependencies declaration
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago
lihenggui fb5bd225be Spotless
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
Jonathan Koren 392eaa3e61 Add dependencyGuard to AndroidApplicationConventionPlugin
2 years ago
Jonathan Koren d15a203c59 Only record prodReleaseRuntimeClasspath configuration
2 years ago
Jonathan Koren d5d5e3561f Add dependency guard plugin
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Simon Marquis 988002e692 Update Robolectric 4.11.1
2 years ago
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
2 years ago
Miłosz Moczkowski dfff80640f Implement list/detail view with the new material3-adaptive API
2 years ago
mmoczkowski f365e8b782 🤖 Updates screenshots
2 years ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
2 years ago
Ben Weiss aa8ce0e1f6
Add automated baseline profile generation (#880)
2 years ago
Don Turner f3b2655e2f
Merge pull request #933 from danysantiago/main
2 years ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version
2 years ago
Jose Alcérreca 3f22248cb7
[CI] Better caching and fewer jobs run
2 years ago
Alex Vanyo 360b33eb82 Add automatic checks for badging
2 years ago
TM d3d5b02428 Inline color values for app icons
2 years ago
TM 9b83237bfd Removed Comments
2 years ago
TM afb427b9c5 Use colors from design palette in build variant icons
2 years ago
TM 38d0c15d33 Create different icons for each build variant
2 years ago
Jose Alcérreca 431069ab77
NiaAppScreenSizesScreenshotTests.kt: Fixes screenshot test showing wrong width (#986)
2 years ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
2 years ago