Don Turner
da8f32a2ea
Rename Destinations to Routes
...
Change-Id: Ie9120031fc3738d0640c922624f15db0e15417d7
7 months ago
Don Turner
041e46eacf
Merge branch 'main' into dt/nav-safe-args
...
* main:
Remove the printModulePaths task and read modules direct from settings
Update pull_request_template.md
Made pull request instructions clearer
Update gradle wrapper
Upgrade AGP to 8.4.0, Android Build Tools to 31.4.0, and Gradle to 8.7.
Regenerate SVG graphs and cleanup/reformat files
Update build.gradle.kts
Remove duplicated AndroidX Work testing dependency
Bump gradle/wrapper-validation-action from 2 to 3
🤖 Updates baselines for Dependency Guard
Bump com.dropbox.dependency-guard from 0.4.3 to 0.5.0
Bump protobuf from 3.25.2 to 4.26.0
Bump app.cash.turbine:turbine from 1.0.0 to 1.1.0
Bump androidxMacroBenchmark from 1.2.2 to 1.2.3
🤖 Updates baselines for Dependency Guard
Unnecessary safe call on a non-null receiver
Bump androidx.activity:activity-compose from 1.8.0 to 1.8.2
Apply suggestions from code review
Move Android instrumented test `ThemeTest` to unit test
Change-Id: Id3283279ca5a9d90c2bbc4740d6c583ba8dded41
7 months ago
Don Turner
e5008c655e
Merge pull request #1460 from android/dt/tidy-graph-script
...
Remove the printModulePaths task and read modules direct from settings
7 months ago
Don Turner
2ec94082e3
Remove the printModulePaths task and read modules direct from settings
...
Change-Id: Ib871afb7e9f5da3a4240e18062fad9e701c218e7
7 months ago
Don Turner
8fc2e15e73
Update to navigation 2.8.0-beta01
...
Change-Id: I2f01dc19e37b9fe890ad861909f57198cc5262d4
7 months ago
Don Turner
be752e779d
Fix tests, fix spotless
...
Change-Id: I55e779abe4ee49dc93916d9e1184ed81e1b2bbd0
8 months ago
Don Turner
b85cf7d476
Merge pull request #1434 from lihenggui/ml/agp8_4
...
Upgrade AGP to 8.4.0, Android Build Tools to 31.4.0, and Gradle to 8.7.
8 months ago
Don Turner
aba2b2c154
Remove different deeplink destination, add route for nested nav host
...
Change-Id: Idb9586752d815449243d6d529e9b655c45e395ad
8 months ago
Don Turner
68152e5056
Update to adaptive alpha12, fix merge issues
...
Change-Id: I99703db37712abb46b844beb73bb14ddd5283165
8 months ago
Don Turner
ab8ddc3590
Merge pull request #1048 from SimonMarquis/move-android-instrumented-test
...
Move Android instrumented test `ThemeTest` to unit test
8 months ago
Don Turner
3141de0dc4
Merge pull request #1407 from SimonMarquis/svg-reformat
...
Regenerate SVG graphs and cleanup/reformat files
8 months ago
Don Turner
7659925df7
Merge branch 'main' into move-android-instrumented-test
8 months ago
Don Turner
3cf6f643d7
Merge pull request #1436 from android/dturner-patch-1
...
Made pull request instructions clearer
8 months ago
Don Turner
7c16da9961
Update pull_request_template.md
8 months ago
Don Turner
8a6572cffd
Made pull request instructions clearer
8 months ago
Don Turner
3b02f81563
Merge pull request #1166 from SimonMarquis/patch-2
...
Unnecessary safe call on a non-null receiver
8 months ago
Don Turner
e3d45af760
Merge pull request #1406 from SimonMarquis/patch-1
...
Remove duplicated AndroidX Work testing dependency
8 months ago
Mercury Li
a7fb45cff9
Merge branch 'main' into ml/agp8_4
8 months ago
Don Turner
31b0cf4c63
Merge pull request #1378 from android/dependabot/github_actions/gradle/wrapper-validation-action-3
...
Bump gradle/wrapper-validation-action from 2 to 3
8 months ago
Don Turner
ab4deb112b
Merge pull request #1301 from android/dependabot/gradle/com.dropbox.dependency-guard-0.5.0
...
Bump com.dropbox.dependency-guard from 0.4.3 to 0.5.0
8 months ago
Don Turner
25ffcb12c1
Merge pull request #1300 from android/dependabot/gradle/protobuf-4.26.0
...
Bump protobuf from 3.25.2 to 4.26.0
8 months ago
Don Turner
de9ee5a3bd
Merge pull request #1299 from android/dependabot/gradle/app.cash.turbine-turbine-1.1.0
...
Bump app.cash.turbine:turbine from 1.0.0 to 1.1.0
8 months ago
Don Turner
d642084eea
Merge pull request #1298 from android/dependabot/gradle/androidxMacroBenchmark-1.2.3
...
Bump androidxMacroBenchmark from 1.2.2 to 1.2.3
8 months ago
Don Turner
10ff0f3e2b
Merge pull request #1127 from android/dependabot/gradle/androidx.activity-activity-compose-1.8.2
...
Bump androidx.activity:activity-compose from 1.8.0 to 1.8.2
8 months ago
lihenggui
8dd3249a2f
Update gradle wrapper
8 months ago
lihenggui
4496627c65
Upgrade AGP to 8.4.0, Android Build Tools to 31.4.0, and Gradle to 8.7.
8 months ago
Don Turner
f711e69cd2
Merge branch 'main' into dt/nav-safe-args (AnimatedPane broken)
...
* main:
Save nested nav key in instance state
🤖 Updates baselines for Dependency Guard
Recreate nested nav to work with AnimatedPane
Remove forgotten Trace.endSection()
Offload connectivity monitor to a background thread
Change-Id: I4002a07484a4d633c57406aedabf9f5d813a8592
8 months ago
Don Turner
4a84cf2bf4
Add specific type for deeplinks
...
Change-Id: I63c0abb16cbf540ef72dfb945518a48113bdbf75
8 months ago
Don Turner
3cff2fbda2
Remove unnecessary comment
...
Change-Id: I535ca7fcec48c32b727c1c6c465a719d60dcb0f9
8 months ago
Don Turner
173ac6711a
Remove autoVerify from intent filter
...
Change-Id: Ia7460a618b2ddf8a25debce92308573bc18368a8
8 months ago
Don Turner
93a48a221a
Use version catalog reference to serialization plugin
...
Change-Id: Ia197b2403e8250720387123d8c5d5d9ad809a036
8 months ago
Don Turner
f67f4d1a83
Update ForYou destination to match current deeplink pattern
...
Change-Id: Ia5ab36f2d75d8d061e63c0cac5262503bc93a638
8 months ago
Don Turner
7ec21d9d2f
Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
...
Change-Id: Icfa79eac6f7327c365f79fd7d15dfa1f8c77184d
8 months ago
Tomáš Mlynarič
7f2ce57c67
Merge pull request #1368 from android/mlykotom/offload-connectivity-monitor
...
Offload connectivity monitor to a background thread
8 months ago
Alex Vanyo
3dd424067f
Merge pull request #1380 from android/av/nested-nav-with-animated-pane
...
Recreate nested nav to work with AnimatedPane
8 months ago
Alex Vanyo
c2fc34c761
Save nested nav key in instance state
...
Change-Id: If1155bfbe080eb4df3c59faaec0fb4cd4da3821d
8 months ago
alexvanyo
1f90979509
🤖 Updates baselines for Dependency Guard
8 months ago
Alex Vanyo
1c0508a678
Recreate nested nav to work with AnimatedPane
...
Change-Id: I6b526331b7fc62b968ac39e91753a8a1e5343023
8 months ago
Don Turner
2264451bb8
Use navigation argument topicId as default value to InterestListDetailScreen
...
Change-Id: I659f729191bce00683b1621c360c8f36f00595f9
8 months ago
Don Turner
116e961f1b
Change startDestination from KClass to default instance
...
Change-Id: Ia5bb0abd366653aff5cf5a772ac11a837e96b9b1
8 months ago
dturner
8cc0fc00e6
🤖 Updates screenshots
8 months ago
dturner
0f926ba859
🤖 Updates baselines for Dependency Guard
8 months ago
Don Turner
924391cd22
Fix spotless
...
Change-Id: I7dcd7fa9544c873edeb8270f8d89b3bcb7211428
8 months ago
Don Turner
2d45b84031
Merge branch 'main' into dt/nav-safe-args
8 months ago
Don Turner
29e08ea1a0
Add deeplink action to enable testing from terminal
...
Change-Id: Ia112f87c7f1bb7fa9ebe08b82d26e00b4ad17d05
8 months ago
Don Turner
9779074997
Remove Interests2PaneViewModel as it was overkill for holding a single string value
...
Change-Id: I4767578028b55c2bc7b1763bdeef87345b9fbf06
8 months ago
Don Turner
89163b5ea1
Migrate remainder of app to type-safe navigation
...
Change-Id: I02a8efb46695b3a90701966bfea4ed76aeec131b
8 months ago
Don Turner
490997281a
Update to alpha08, use toRoute to obtain destination inside VM
...
Change-Id: I72f617c594b5e0ae272cf94d2d7288446153420a
8 months ago
Don Turner
d96bcf8ffe
Migrate Interests nested NavHost to safe args
...
Change-Id: I4f3c310be693ecbcbc8b99c4e573d7fc6e9a2f74
8 months ago
Don Turner
afad1b9ac7
Merge pull request #1383 from android/av/navigation-2.7.7
...
Update to navigation 2.7.7
8 months ago