Commit Graph

230 Commits (afdfd8acc52953912e8d74485c65e308a408729d)

Author SHA1 Message Date
SimonMarquis afdfd8acc5 🤖 Updates screenshots
2 years ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
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 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
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 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
mmoczkowski f365e8b782 🤖 Updates screenshots
2 years ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
2 years ago
Jose Alcérreca 3f22248cb7
[CI] Better caching and fewer jobs run
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
tunjid b2498c763f 🤖 Updates screenshots
2 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
kimdowoo bc56ba79bc Add Test for Saved Top Level Destination
2 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Jose Alcérreca 151f877bbe
Adds screenshot tests to :core:designsystem (#931)
2 years ago
Milosz Moczkowski 851ca6388e
Merge pull request #868 from SimonMarquis/patch-4
2 years ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
2 years ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
3 years ago
Alex Vanyo a3ee09ec3e
Merge pull request #817 from android/av/enable-edge-to-edge
3 years ago
Simon Marquis d8a6d0de13 Replace NiaNetworkDataSource with TopicsRepository
3 years ago
Simon Marquis 57f3700980 Select last topic by name instead of a random one
3 years ago
Simon Marquis 64f81751b3
Handle topic clicks from all destinations
3 years ago
Alex Vanyo 2b218b97d9 Switch to new Activity.enableEdgeToEdge
3 years ago
Simon Marquis 0a1f333fc6
Update NavigationTest.kt
3 years ago
Simon Marquis bf5fdb4cf8
Update NavigationTest.kt
3 years ago
Simon Marquis 250850cf9b
Remove hardcoded topic names in `NavigationTest.kt`
3 years ago
Simon Marquis ba82b06cc3 Fix Lint `RememberReturnType` issue with explicit type
3 years ago
Milosz Moczkowski 04d3da39b9
Merge pull request #809 from SimonMarquis/launcher-icon-dark-theme
3 years ago
Murat Yener e96dac39b2 changed from ListenableFuture.get() to ListenableFuture.await()
3 years ago
Murat Yener 78ed9adca2 spotless fix
3 years ago
Murat Yener 7b5c0f2be8 Adds ProfileViewer to log the app's Baseline Profile Compilation Status
3 years ago
Simon Marquis cf64e25ad5 Extract launcher icon tints and provide `-night` alternatives
3 years ago
James Rose 7826b4f5f2
Merge pull request #748 from SimonMarquis/fix/permissions
3 years ago
Miłosz Moczkowski 7b30720b25 Remove nested scaffold from the bookmarks screen
3 years ago