Commit Graph

310 Commits (8cbbd454ebb9901f05e5f37c44564d82d67ede0c)

Author SHA1 Message Date
Don Turner 1ded3e3db5 Refactor settings feature from api to impl
8 months ago
Don Turner b9a80fc038 Refactor navigation routes to NavKeys
8 months ago
Don Turner bd484ebb3c Title bar is now hidden on non top-level keys.
8 months ago
Don Turner af504d2331 More NavigationState refactoring. Fix compilation errors.
8 months ago
Don Turner f6824858c4 Refactor NavigationState and make tests pass
8 months ago
Don Turner 386d1a0a16 WIP remove DI 2
8 months ago
Don Turner c9bba49957 WIP remove DI
8 months ago
Don Turner adcc3871be Refactor navigation state management
8 months ago
Clara Fok dc29a5eb62 run spotless
8 months ago
Clara Fok b91a965ae2 Refactored NiaNavigator
8 months ago
Clara Fok e373828f5f Update feature ViewModels and tests
8 months ago
Clara Fok 4a8eaba408 Refactor Interests to ListDetailScene
8 months ago
Clara Fok c9e38b329a Refactor app to navigation3
8 months ago
Clara Fok d30083005e Refactor feature modules to navigation3
8 months ago
Clara Fok af3ca67f64 Add NiaBackStack and BackStack providers
8 months ago
Clara Fok 068d8cc93c Split feature modules into api and impl modules
8 months ago
Jaehwa Noh 9b33232fc7 Fix spotless.
1 year ago
Jaehwa Noh 84dbcb678a Exclude the ime window inset at the snack bar.
1 year ago
Alex Vanyo 476baff45f
Merge pull request #1855 from SimonMarquis/deprecated-centerAlignedTopAppBarColors
1 year ago
Ben Weiss 425ddf6a69
Remove death penalty from strict mode violations (#1857)
1 year ago
Simon Marquis fe4ebce324 Replace deprecated `centerAlignedTopAppBarColors` with `topAppBarColors`
1 year ago
Alex Vanyo fc418fc7a5
Rename highlightSelectedTopic to shouldHighlightSelectedTopic
1 year ago
Alex Vanyo 77c0d6c500
Rename to topicRoute
1 year ago
Alex Vanyo e25b3634ca
Add predictive back and pane expansion back handling
1 year ago
Alex Vanyo 800e3d55c9
Assisted inject approach
1 year ago
Alex Vanyo f3cf2379a3
Update to material3-adaptive 1.1
1 year ago
Jaehwa Noh aa18b8b711 Merge branch 'android-remote-main' into fix-snackbar
1 year ago
Don Turner 904e6fccee
Merge pull request #1730 from seve-andre/force-dark-opt-out
2 years ago
Andrea Severi 38dcac5340
remove API 29 themes.xml
2 years ago
Andrea Severi 67646f3fd5
replace version code with api level
2 years ago
Tomáš Mlynarič b2c71025b5 Merge branch 'main' into mlykotom/optimize-startup
2 years ago
Don Turner 013424896c
Merge pull request #1050 from android/bw/threadPolicy
2 years ago
Ben Weiss 27a05c416e
Extract strict mode policy into function
2 years ago
Ben Weiss 225f05e697
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/NiaApplication.kt
2 years ago
Andrea Severi 1927b6d9bd
fix xml spotless check
2 years ago
Don Turner 462440e990
Merge pull request #1695 from gibachan/remove-redundant-annotations
2 years ago
Ben Weiss e8035622b3
Enable the thread police 👮 for debug builds
2 years ago
Andrea Severi 95ab14601f
opt out of forced dark mode
2 years ago
Tram Bui 827d3d66e2 incorporate safe fallback destination to null destination UI flickering
2 years ago
Jaehwa Noh 23ba734a04 Ensure showing snackBar on a large screen.
2 years ago
gibachan 2190258ef9 Remove redundant annotations
2 years ago
Don Turner d4087b74a1
Merge pull request #1681 from android/dt/improve-navigation
2 years ago
Don Turner 89795c98b5 Fix spotless
2 years ago
Don Turner ef132e07e3 Fix the top app bar logic for top level destinations
2 years ago
Don Turner 5994d8c6fd Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
2 years ago
Simon Marquis 567a6e7da2
Delete unused color
2 years ago
Momin Tahir 4699fa9d6c
make view model instance as private in MainActivity (#1621)
2 years ago
Ben Weiss c01a129e4a
Nightly builds with baseline profiles (#1173)
2 years ago
Don Turner 7ed2b12d4f Fix #1595 navigation to topic detail screen causes crash
2 years ago
Don Turner 6cf8db2ac7
Merge branch 'main' into dt/nav-safe-args
2 years ago