Commit Graph

507 Commits (79787caa601b8bc5271dc214dc25f22af4a80279)

Author SHA1 Message Date
Don Turner 488b97a071
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/NiaApp.kt
5 months ago
Don Turner dfcf4af55a
Merge branch 'main' into av/material-adaptive-beta-01
5 months ago
Don Turner d2113521a8
Merge pull request #1447 from android/dependabot/gradle/hilt-2.51.1
5 months ago
alexvanyo 8f2beaf889 🤖 Updates screenshots
5 months ago
alexvanyo aa31f65e81 🤖 Updates baselines for Dependency Guard
5 months ago
dependabot[bot] 8987ae7eae 🤖 Updates baselines for Dependency Guard
6 months ago
Alex Vanyo 211654ff16
Merge pull request #1373 from android/av/navigation-suite
6 months ago
dependabot[bot] e75590ce21 🤖 Updates baselines for Dependency Guard
6 months ago
dependabot[bot] a161109168 🤖 Updates baselines for Dependency Guard
6 months ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
6 months ago
Don Turner be752e779d Fix tests, fix spotless
6 months ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
6 months ago
Don Turner 68152e5056 Update to adaptive alpha12, fix merge issues
6 months ago
Don Turner e3d45af760
Merge pull request #1406 from SimonMarquis/patch-1
6 months ago
Don Turner 25ffcb12c1
Merge pull request #1300 from android/dependabot/gradle/protobuf-4.26.0
6 months ago
Don Turner 10ff0f3e2b
Merge pull request #1127 from android/dependabot/gradle/androidx.activity-activity-compose-1.8.2
6 months ago
Don Turner f711e69cd2 Merge branch 'main' into dt/nav-safe-args (AnimatedPane broken)
6 months ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
6 months ago
Don Turner 173ac6711a Remove autoVerify from intent filter
6 months ago
Don Turner 93a48a221a Use version catalog reference to serialization plugin
6 months ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
6 months ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
6 months ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
6 months ago
Alex Vanyo a324fcc8d3 Fix state loss with workaround
6 months ago
Alex Vanyo c2fc34c761 Save nested nav key in instance state
6 months ago
alexvanyo 1f90979509 🤖 Updates baselines for Dependency Guard
6 months ago
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
6 months ago
Don Turner 2264451bb8 Use navigation argument topicId as default value to InterestListDetailScreen
6 months ago
Don Turner 116e961f1b Change startDestination from KClass to default instance
6 months ago
dturner 8cc0fc00e6 🤖 Updates screenshots
6 months ago
dturner 0f926ba859 🤖 Updates baselines for Dependency Guard
6 months ago
Don Turner 924391cd22 Fix spotless
6 months ago
Don Turner 2d45b84031
Merge branch 'main' into dt/nav-safe-args
6 months ago
Don Turner 29e08ea1a0 Add deeplink action to enable testing from terminal
6 months ago
Don Turner 9779074997 Remove Interests2PaneViewModel as it was overkill for holding a single string value
6 months ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
6 months ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
6 months ago
Don Turner d96bcf8ffe Migrate Interests nested NavHost to safe args
6 months ago
Don Turner afad1b9ac7
Merge pull request #1383 from android/av/navigation-2.7.7
6 months ago
Alex Vanyo 068cee0278 Add workaround for state loss bug
6 months ago
Simon Marquis 3e1f545869
Update build.gradle.kts
6 months ago
Jose Alcérreca ead3f49f7b
Fixes flakiness in app's screenshot tests (#1395)
6 months ago
Jose Alcérreca 1da560f582
Revert "Configure baseline profiles in the baselineProfile lambda" (#1398)
6 months ago
Ben Weiss 7980c1d0df
Configure baseline profiles in the baselineProfile lambda (#1060)
7 months ago
Alex Vanyo 91215c5c89 Update to navigation 2.7.7
7 months ago
Don Turner c7d5cb4012 Replace TestHarness with DeviceConfigurationOverride after merging main
7 months ago
Don Turner 61cce4bf19
Merge branch 'main' into replace-testharness
7 months ago
Sergey Pinkevich 2ade8c8f1c Merge branch 'dependabot/gradle/androidx.activity-activity-compose-1.8.2' of https://github.com/android/nowinandroid into dependabot/gradle/androidx.activity-activity-compose-1.8.2
7 months ago
Alex Vanyo d452f22a68 Update badging
7 months ago
Alex Vanyo 9b4c22cb2d Update to material3-adaptive alpha10
7 months ago
Alex Vanyo 0be0bc191f Update usage of material3 adaptive to be edge-to-edge
7 months ago
Jose Alcérreca 16f45c0b1a
Adds screenshot tests for snackbar (#1343)
7 months ago
Don Turner 739dc00987 Fix spotless
7 months ago
Don Turner fc2146c970
Merge branch 'main' into replace-testharness
7 months ago
Don Turner 655aebccdc Remove workaround for https://issuetracker.google.com/327149166
7 months ago
Jaehwa Noh a22b724a66 Change getByName to named
7 months ago
Jose Alcérreca 78e3725f9f
Sets up jacoco coverage with a combined report and a GHA (#1303)
7 months ago
Simon Marquis 930e061611 Cleanup dependencies
8 months ago
Don Turner bd89507f10
Merge pull request #1306 from yongsuk44/feat/weak-warning
8 months ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
8 months ago
dependabot[bot] c4b669a138 🤖 Updates baselines for Dependency Guard
8 months ago
dependabot[bot] 7d2026f180 🤖 Updates baselines for Dependency Guard
8 months ago
Jonathan Koren dac1a9e446
Topic detail pane placeholder (#1280)
8 months ago
Don Turner 70dcd5119d Make path to module graph image dynamic. Fixes #1286
8 months ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
8 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
8 months ago
SergeyPinkevich 06f08a58dd 🤖 Updates baselines for Dependency Guard
8 months ago
alexvanyo a6f223301e 🤖 Updates baselines for Dependency Guard
8 months ago
Alex Vanyo cc02c30b8e Update material3-adaptive to 1.0.0-alpha08
8 months ago
Don Turner 0c9f0dd48c
Merge pull request #1217 from android/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.6.3
8 months ago
Don Turner e9565a567e
Merge pull request #1258 from Jaehwa-Noh/rename-test-function
8 months ago
Don Turner 74d1d91c28
Merge pull request #1263 from android/dependabot/gradle/kotlinxCoroutines-1.8.0
8 months ago
Don Turner 91af060e77
Merge pull request #1264 from android/dependabot/gradle/androidx.hilt-hilt-navigation-compose-1.2.0
8 months ago
Don Turner 1fde4f5753
Merge pull request #1266 from android/dependabot/gradle/androidx.browser-browser-1.8.0
8 months ago
mlykotom a7a7736426 🤖 Updates baselines for Dependency Guard
8 months ago
dependabot[bot] 5448786c4d 🤖 Updates baselines for Dependency Guard
8 months ago
dependabot[bot] 72f968ff2c 🤖 Updates baselines for Dependency Guard
8 months ago
dependabot[bot] 6e5548a837 🤖 Updates baselines for Dependency Guard
8 months ago
Jaehwa Noh d67b1a2504
Merge branch 'android:main' into rename-test-function
8 months ago
Jaehwa Noh e017b84a12 Remove explicit type argument.
8 months ago
Jaehwa Noh 8cfd42453c Rename test function name
8 months ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
8 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
8 months ago
Don Turner 2d610b0775 Merge branch 'main' into replace-testharness
8 months ago
Don Turner 7737368c0e
Update app/src/testDemo/kotlin/com/google/samples/apps/nowinandroid/ui/NiaAppScreenSizesScreenshotTests.kt
8 months ago
Don Turner 14b60b3a59
Merge branch 'main' into dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.6.3
8 months ago
Don Turner 8a3c34994d
Merge pull request #1239 from Jaehwa-Noh/java-to-kotlin
8 months ago
Don Turner 747c9275bc
Merge pull request #1249 from android/dt/fix-1231
8 months ago
Don Turner 77cbdb62a4 Remove unused release variable. Fixes #1231
8 months ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
8 months ago
Don Turner d768c796d4
Merge pull request #1244 from android/dependabot/gradle/hilt-2.51
8 months ago
Jaehwa Noh 1ca0085423
Merge branch 'android:main' into java-to-kotlin
8 months ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
8 months ago
dependabot[bot] b2b9f12915 🤖 Updates baselines for Dependency Guard
8 months ago
Jaehwa Noh 9b488bf70a Move java to kotlin folder.
8 months ago
dturner 43b2240bdd 🤖 Updates screenshots
8 months ago
Don Turner 73d0b70f21 Workaround for new ForcedSize behaviour, bump ui-test version
8 months ago
Don Turner fa811ab85f Bump to ui-test:1.7.0-alpha03, add parameter name
8 months ago
dturner 50d5583fe1 🤖 Updates screenshots
8 months ago
Don Turner d6357be8c4 Replace Accompanist TestHarness with DeviceConfigurationOverride
8 months ago