Commit Graph

192 Commits (254b4642592319538d3f290a058b244f6bb7c708)

Author SHA1 Message Date
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
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
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 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago
lihenggui fb5bd225be Spotless
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
2 years ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
2 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis faf42aa133
Merge remote-tracking branch 'origin/main' into issue-945
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
Simon Marquis 03ba943632 Extract `ProfileVerifier` logs from `MainActivity` to `NiaApplication`
2 years ago
Milosz Moczkowski 851ca6388e
Merge pull request #868 from SimonMarquis/patch-4
3 years ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
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
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
Miłosz Moczkowski 7b30720b25 Remove nested scaffold from the bookmarks screen
3 years ago
Miłosz Moczkowski 479a2f00b0 Refactor icons
3 years ago
Miłosz Moczkowski ded8b109b9 Refactor custom notificationDot modifier
3 years ago
James Rose a68eedebfa
Merge pull request #713 from android/jr/settings-dialog-state
3 years ago
James Rose 62a77321d3 Save the showSettingsDialog flag in instance state
3 years ago
TJ Dahunsi ef97cb941c Route notification deep link through for you screen
3 years ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
3 years ago
James Rose b49767a88c Rename getUserNewsResources to observeAll
3 years ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
3 years ago
James Rose ebfbb5bafd Display unread state on the news feed and bottom nav bar
3 years ago
Alex Vanyo 01b5f34eb3 Update to Compose Material 3 1.1.0-alpha06
3 years ago
Alex Vanyo 874c2d1487
Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
3 years ago
Caren 6a5feb767e
Merge pull request #582 from yschimke/loaders
3 years ago
Simon Marquis 4d4f7d4a15 Merge remote-tracking branch 'origin/main' into update/androidx-lifecycle
3 years ago
Yuri Schimke 9e399b69ea Improve network pooling and avoid startup image fetches.
3 years ago
Don Turner 79da80756e Merge "Remove AD_ID permission" into main
3 years ago
Don Turner 11a4bbaa48 Remove AD_ID permission
3 years ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
3 years ago
Márton Braun 322ff63dbc Route topic chip tap events up to NiaNavHost
3 years ago
Don Turner e3e33d8497 Merge "Add Firebase analytics. See go/nia-firebase-services." into main
3 years ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
3 years ago
Simon Marquis f9a3533df3 Updgrade androidx-lifecycle from 2.6.0-alpha03 to 2.6.0-alpha05
3 years ago