Commit Graph

201 Commits (12b56b81a07c337fe1a0a2b4ecbaea52b759606d)

Author SHA1 Message Date
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
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
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
Simon Marquis 250850cf9b
Remove hardcoded topic names in `NavigationTest.kt`
1 year ago
Simon Marquis ba82b06cc3 Fix Lint `RememberReturnType` issue with explicit type
1 year ago
Milosz Moczkowski 04d3da39b9
Merge pull request #809 from SimonMarquis/launcher-icon-dark-theme
1 year ago
Murat Yener e96dac39b2 changed from ListenableFuture.get() to ListenableFuture.await()
1 year ago
Murat Yener 78ed9adca2 spotless fix
1 year ago
Murat Yener 7b5c0f2be8 Adds ProfileViewer to log the app's Baseline Profile Compilation Status
1 year ago
Simon Marquis cf64e25ad5 Extract launcher icon tints and provide `-night` alternatives
1 year ago
James Rose 7826b4f5f2
Merge pull request #748 from SimonMarquis/fix/permissions
1 year ago
Miłosz Moczkowski 7b30720b25 Remove nested scaffold from the bookmarks screen
2 years ago
Miłosz Moczkowski 479a2f00b0 Refactor icons
2 years ago
Miłosz Moczkowski ded8b109b9 Refactor custom notificationDot modifier
2 years ago
Simon Marquis 823c4db201 Grant `POST_NOTIFICATIONS` permission in more instrumented tests
2 years ago
James Rose a68eedebfa
Merge pull request #713 from android/jr/settings-dialog-state
2 years ago
James Rose 62a77321d3 Save the showSettingsDialog flag in instance state
2 years ago
TJ Dahunsi ef97cb941c Route notification deep link through for you screen
2 years ago
Milosz Moczkowski 553f55f978
Merge pull request #679 from SimonMarquis/patch-3
2 years ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
2 years ago
Simon Marquis 3a810f015b Remove unused variables
2 years ago
Simon Marquis 091abad348
Simplify String resource loading in NavigationTest.kt
2 years ago
James Rose b49767a88c Rename getUserNewsResources to observeAll
2 years ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
2 years ago
James Rose ebfbb5bafd Display unread state on the news feed and bottom nav bar
2 years ago
Alex Vanyo 01b5f34eb3 Update to Compose Material 3 1.1.0-alpha06
2 years ago
Alex Vanyo 874c2d1487
Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
2 years ago
Caren 6a5feb767e
Merge pull request #582 from yschimke/loaders
2 years ago
Simon Marquis 4d4f7d4a15 Merge remote-tracking branch 'origin/main' into update/androidx-lifecycle
2 years ago
Yuri Schimke 9e399b69ea Improve network pooling and avoid startup image fetches.
2 years ago
Don Turner 79da80756e Merge "Remove AD_ID permission" into main
2 years ago
Don Turner 11a4bbaa48 Remove AD_ID permission
2 years ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
2 years ago
Márton Braun 322ff63dbc Route topic chip tap events up to NiaNavHost
2 years ago
Don Turner e3e33d8497 Merge "Add Firebase analytics. See go/nia-firebase-services." into main
2 years ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
2 years ago
Simon Marquis f9a3533df3 Updgrade androidx-lifecycle from 2.6.0-alpha03 to 2.6.0-alpha05
2 years ago
Alex Vanyo b72d0fe1af Fix settings dialog dismissed test on non-portrait phones
2 years ago
Alex Vanyo 9b6695d8dd Remove unused import
2 years ago
Alex Vanyo b4de09d0b2 Use only width to determine navigation UI
2 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
2 years ago