Commit Graph

350 Commits (2401e20dd4f00b3187a9dbe348bbbb4d682aa4af)

Author SHA1 Message Date
yschimke 2401e20dd4 🤖 Updates screenshots
2 months ago
Yuri Schimke d7f1863920 remove sdk 21
2 months ago
Yuri Schimke 56fd308d65 revert screenshots
2 months ago
Yuri Schimke 0dd998765c Update dependencies
2 months ago
Don Turner d4087b74a1
Merge pull request #1681 from android/dt/improve-navigation
3 months ago
Don Turner b478ceae54 Fix failing UI test, add unit test and refactor
3 months ago
Don Turner fbf0558465 Fix navigation test for ForYou to TopicScreen
3 months ago
dturner 2eee83eeda 🤖 Updates screenshots
3 months ago
Don Turner d5d270bc5d Update Espresso and a few other libs to fix NoClassDefFoundError when running UI test
3 months ago
Don Turner ecfb5157dd Improve test data and add UI test for topic chip
3 months ago
Don Turner 89795c98b5 Fix spotless
3 months ago
Don Turner ef132e07e3 Fix the top app bar logic for top level destinations
3 months ago
Don Turner 5994d8c6fd Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
3 months ago
Simon Marquis 567a6e7da2
Delete unused color
3 months ago
Simon Marquis 8ca16d85a7 Merge remote-tracking branch 'origin/main' into in-memory-datastore
4 months ago
Momin Tahir 4699fa9d6c
make view model instance as private in MainActivity (#1621)
4 months ago
Ben Weiss c01a129e4a
Nightly builds with baseline profiles (#1173)
4 months ago
Jonathan Koren 447cd7eba3
Convert InterestsListDetailScreenTest to unit test (#1560)
5 months ago
Don Turner 7ed2b12d4f Fix #1595 navigation to topic detail screen causes crash
5 months ago
Don Turner 6cf8db2ac7
Merge branch 'main' into dt/nav-safe-args
5 months ago
Don Turner 371e181b79
Merge pull request #1559 from android/av/dcowi-update
5 months ago
Don Turner 8d57134663 Fix spotless
5 months ago
Don Turner 4b3f5370b9 Clean up deep link handling
5 months ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
5 months ago
Don Turner e19c31570b Tidy up top level destination handling
5 months ago
Enrico Mazzucchelli e611320b9c Fix minor issues
5 months ago
Alex Vanyo 1591f263a8 Update DeviceConfigurationOverride.WindowInsets to match upstream impl
6 months ago
Simon Marquis 45b0c2ab54 Remove `TemporaryFolder` JUnit rule in instrumented test
7 months ago
Simon Marquis dac9a6a0fa Remove implicit `TemporaryFolder` binding with InMemoryDataStore test module
7 months ago
Don Turner 50b13ecb21
Merge pull request #1539 from android/dt/remove-ad-property
7 months ago
Jonathan Koren 9e4532f0eb
Instrumented tests for InterestsListDetailScreen (#1518)
7 months ago
Don Turner a34fee2fcb Remove Firebase AD_SERVICE_CONFIG property
7 months ago
Don Turner c072de56d6
Apply suggestions from code review
7 months ago
Don Turner fe9652aaf1
Update app/src/main/AndroidManifest.xml
7 months ago
Don Turner 837dac809c
Merge branch 'main' into rpf-update-firebase-ktx
7 months ago
Alex Vanyo ea4ab1895b Add DeviceConfigurationOverride for insets to allow screenshot testing insets
8 months ago
Don Turner a6397b7d82 Merge branch 'main' into dt/nav-safe-args
8 months ago
Don Turner da8f32a2ea Rename Destinations to Routes
8 months ago
Don Turner 8a15a61a50
Merge pull request #1419 from android/av/fix-state-loss-with-workaround
8 months ago
Don Turner 488b97a071
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/NiaApp.kt
8 months ago
alexvanyo 8f2beaf889 🤖 Updates screenshots
8 months ago
Don Turner be752e779d Fix tests, fix spotless
9 months ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
9 months ago
Don Turner 68152e5056 Update to adaptive alpha12, fix merge issues
9 months ago
Don Turner f711e69cd2 Merge branch 'main' into dt/nav-safe-args (AnimatedPane broken)
9 months ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
9 months ago
Don Turner 173ac6711a Remove autoVerify from intent filter
9 months ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
9 months ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
9 months ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
9 months ago