Commit Graph

272 Commits (238461d428fea901b50ef4436f258b2b4787a235)

Author SHA1 Message Date
Don Turner 013424896c
Merge pull request #1050 from android/bw/threadPolicy
9 months ago
Ben Weiss 27a05c416e
Extract strict mode policy into function
9 months ago
Ben Weiss 225f05e697
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/NiaApplication.kt
9 months ago
Don Turner 462440e990
Merge pull request #1695 from gibachan/remove-redundant-annotations
9 months ago
Ben Weiss e8035622b3
Enable the thread police 👮 for debug builds
9 months ago
Tram Bui 827d3d66e2 incorporate safe fallback destination to null destination UI flickering
9 months ago
gibachan 2190258ef9 Remove redundant annotations
10 months ago
Don Turner d4087b74a1
Merge pull request #1681 from android/dt/improve-navigation
10 months ago
Don Turner 89795c98b5 Fix spotless
11 months ago
Don Turner ef132e07e3 Fix the top app bar logic for top level destinations
11 months ago
Don Turner 5994d8c6fd Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
11 months ago
Simon Marquis 567a6e7da2
Delete unused color
11 months ago
Momin Tahir 4699fa9d6c
make view model instance as private in MainActivity (#1621)
1 year ago
Ben Weiss c01a129e4a
Nightly builds with baseline profiles (#1173)
1 year ago
Don Turner 7ed2b12d4f Fix #1595 navigation to topic detail screen causes crash
1 year ago
Don Turner 6cf8db2ac7
Merge branch 'main' into dt/nav-safe-args
1 year ago
Don Turner 8d57134663 Fix spotless
1 year ago
Don Turner 4b3f5370b9 Clean up deep link handling
1 year ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
1 year ago
Don Turner e19c31570b Tidy up top level destination handling
1 year ago
Enrico Mazzucchelli e611320b9c Fix minor issues
1 year ago
Don Turner 50b13ecb21
Merge pull request #1539 from android/dt/remove-ad-property
1 year ago
Jonathan Koren 9e4532f0eb
Instrumented tests for InterestsListDetailScreen (#1518)
1 year ago
Don Turner a34fee2fcb Remove Firebase AD_SERVICE_CONFIG property
1 year ago
Don Turner c072de56d6
Apply suggestions from code review
1 year ago
Don Turner fe9652aaf1
Update app/src/main/AndroidManifest.xml
1 year ago
Don Turner 837dac809c
Merge branch 'main' into rpf-update-firebase-ktx
1 year ago
Don Turner a6397b7d82 Merge branch 'main' into dt/nav-safe-args
1 year ago
Don Turner da8f32a2ea Rename Destinations to Routes
1 year ago
Don Turner 8a15a61a50
Merge pull request #1419 from android/av/fix-state-loss-with-workaround
1 year ago
Don Turner 488b97a071
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/NiaApp.kt
1 year ago
Don Turner be752e779d Fix tests, fix spotless
1 year ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
1 year ago
Don Turner 68152e5056 Update to adaptive alpha12, fix merge issues
1 year ago
Don Turner f711e69cd2 Merge branch 'main' into dt/nav-safe-args (AnimatedPane broken)
1 year ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
1 year ago
Don Turner 173ac6711a Remove autoVerify from intent filter
1 year ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
1 year ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
1 year ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
1 year ago
Alex Vanyo a324fcc8d3 Fix state loss with workaround
1 year ago
Alex Vanyo c2fc34c761 Save nested nav key in instance state
1 year ago
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
1 year ago
Don Turner 2264451bb8 Use navigation argument topicId as default value to InterestListDetailScreen
1 year ago
Don Turner 116e961f1b Change startDestination from KClass to default instance
1 year ago
Don Turner 924391cd22 Fix spotless
1 year ago
Don Turner 2d45b84031
Merge branch 'main' into dt/nav-safe-args
1 year ago
Don Turner 29e08ea1a0 Add deeplink action to enable testing from terminal
1 year ago
Don Turner 9779074997 Remove Interests2PaneViewModel as it was overkill for holding a single string value
1 year ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
1 year ago