Commit Graph

350 Commits (284978fbcd06c7af67212d94f2b08f2d6f5f8fe6)

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