Commit Graph

306 Commits (65f0d5b2d9cb1a743e91dbd7eb06423baf9c03a7)

Author SHA1 Message Date
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
1 year ago
Don Turner ad15f0137e
Merge pull request #1094 from lihenggui/main
1 year ago
Don Turner 8d5ef578c6
Merge pull request #1103 from android/add_icon_comment
1 year ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
1 year ago
Don Turner b801a7deea Moving comments to _after_ first XML element
1 year ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
1 year ago
Don Turner d018e57f52 Fix spotless
1 year ago
Don Turner e6b5560f07
Revert "Move app screenshot tests to match dependencies declaration"
1 year ago
Don Turner 28bb3f1b2f Add comment explaining why the launcher icon colors differ per build variant
1 year ago
Simon Marquis 83764082ff Move app screenshot tests to match dependencies declaration
1 year ago
lihenggui 32e1ec0447 Remove violations: property-naming
1 year ago
lihenggui fb5bd225be Spotless
1 year ago
Jonathan Koren 392eaa3e61 Add dependencyGuard to AndroidApplicationConventionPlugin
1 year ago
Jonathan Koren d15a203c59 Only record prodReleaseRuntimeClasspath configuration
1 year ago
Jonathan Koren d5d5e3561f Add dependency guard plugin
1 year ago
Simon Marquis caa482bc71 Kotlinify codebase
1 year ago
Simon Marquis 988002e692 Update Robolectric 4.11.1
1 year ago
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
1 year ago
mmoczkowski f365e8b782 🤖 Updates screenshots
1 year ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
1 year ago
Ben Weiss aa8ce0e1f6
Add automated baseline profile generation (#880)
1 year ago
Don Turner f3b2655e2f
Merge pull request #933 from danysantiago/main
1 year ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version
1 year ago
Jose Alcérreca 3f22248cb7
[CI] Better caching and fewer jobs run
1 year ago
Alex Vanyo 360b33eb82 Add automatic checks for badging
1 year ago
TM d3d5b02428 Inline color values for app icons
1 year ago
TM 9b83237bfd Removed Comments
1 year ago
TM afb427b9c5 Use colors from design palette in build variant icons
1 year ago
TM 38d0c15d33 Create different icons for each build variant
1 year ago
Jose Alcérreca 431069ab77
NiaAppScreenSizesScreenshotTests.kt: Fixes screenshot test showing wrong width (#986)
1 year ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
1 year ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
1 year ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
1 year ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
1 year ago
tunjid b2498c763f 🤖 Updates screenshots
1 year ago
Don Turner e40fb7925d
Merge pull request #779 from SimonMarquis/java-to-kotlin-sourceset
1 year ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
1 year ago
Simon Marquis 49a2fb5272
Fix wrong configuration name, leaking `work-testing` to runtime classpath
1 year ago
Jose Alcérreca 151f877bbe
Adds screenshot tests to :core:designsystem (#931)
1 year ago
Milosz Moczkowski 851ca6388e
Merge pull request #868 from SimonMarquis/patch-4
1 year ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
1 year ago
Don Turner e96e54f7de
Merge pull request #806 from SimonMarquis/objenesis
1 year ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
1 year ago
Alex Vanyo a3ee09ec3e
Merge pull request #817 from android/av/enable-edge-to-edge
1 year ago
Simon Marquis d8a6d0de13 Replace NiaNetworkDataSource with TopicsRepository
1 year ago
Simon Marquis 57f3700980 Select last topic by name instead of a random one
1 year ago
Simon Marquis 64f81751b3
Handle topic clicks from all destinations
1 year ago
Alex Vanyo 2b218b97d9 Switch to new Activity.enableEdgeToEdge
1 year ago
Simon Marquis 0a1f333fc6
Update NavigationTest.kt
1 year ago
Simon Marquis bf5fdb4cf8
Update NavigationTest.kt
1 year ago