Commit Graph

655 Commits (04302b7113a812b1b8a97dcafe57dc70728478bf)

Author SHA1 Message Date
Don Turner 2d34cb0d0d
Merge branch 'main' into dt/nav-safe-args
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
Alex Vanyo b2084bdd84 Update material3-adaptive to rc01
1 year ago
songgyubin a8a8647c20 Update to Material Adaptive 1.0.0-rc01
1 year ago
dependabot[bot] b778571ec1 🤖 Updates baselines for Dependency Guard
1 year ago
Alex Vanyo 1591f263a8 Update DeviceConfigurationOverride.WindowInsets to match upstream impl
2 years ago
Simon Marquis 45b0c2ab54 Remove `TemporaryFolder` JUnit rule in instrumented test
2 years ago
Simon Marquis dc09a1428c Add missing dependency in `:app` module
2 years ago
Simon Marquis dac9a6a0fa Remove implicit `TemporaryFolder` binding with InMemoryDataStore test module
2 years ago
Don Turner 50b13ecb21
Merge pull request #1539 from android/dt/remove-ad-property
2 years ago
Jonathan Koren 9e4532f0eb
Instrumented tests for InterestsListDetailScreen (#1518)
2 years ago
Don Turner 7d04af0217
Merge pull request #1062 from SimonMarquis/firebase-ktx
2 years ago
Don Turner a34fee2fcb Remove Firebase AD_SERVICE_CONFIG property
2 years ago
Simon Marquis 2caf7180a8 updateProdReleaseBadging
2 years ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
2 years ago
Simon Marquis 65848707f7 Merge remote-tracking branch 'origin/main' into firebase-ktx
2 years ago
Don Turner 373dae2387
Merge pull request #1006 from thatfiredev/rpf-update-firebase-ktx
2 years ago
Don Turner 3c6366dffd Update dependency guard
2 years ago
dturner 6f8dc49e44 🤖 Updates baselines for Dependency Guard
2 years ago
Don Turner fb991394f6 Add android.adservices.AD_SERVICES_CONFIG to badges
2 years ago
Don Turner c072de56d6
Apply suggestions from code review
2 years ago
Don Turner fe9652aaf1
Update app/src/main/AndroidManifest.xml
2 years ago
Don Turner 837dac809c
Merge branch 'main' into rpf-update-firebase-ktx
2 years ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
Simon Marquis 904e703b51 dependencyGuardBaseline
2 years ago
Simon Marquis ff3f2f89da updateProdReleaseBadging
2 years ago
Simon Marquis 2a43c3f725
Merge branch 'main' into firebase-ktx
2 years ago
Don Turner 39e7f06d2b
Merge pull request #1452 from android/dependabot/gradle/protobuf-4.26.1
2 years ago
Don Turner 709732834a
Merge pull request #1479 from android/dependabot/gradle/androidxLifecycle-2.8.1
2 years ago
Don Turner 76fe1dc0d5
Merge pull request #1481 from android/dependabot/gradle/androidx.appcompat-appcompat-1.7.0
2 years ago
Don Turner b85ecbfd65
Merge pull request #1498 from android/av/device-configuration-override-window-insets
2 years ago
Zongle Wang b905d52efb Remove extra ProGuard rules after OkHttp udpate
2 years ago
Alex Vanyo ea4ab1895b Add DeviceConfigurationOverride for insets to allow screenshot testing insets
2 years ago
dturner b73ee6da13 🤖 Updates baselines for Dependency Guard
2 years ago
Don Turner a6397b7d82 Merge branch 'main' into dt/nav-safe-args
2 years ago
Don Turner da8f32a2ea Rename Destinations to Routes
2 years ago
Don Turner 041e46eacf Merge branch 'main' into dt/nav-safe-args
2 years ago
dependabot[bot] 8d515159eb 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 4b04ef688d 🤖 Updates baselines for Dependency Guard
2 years ago
Simon Marquis 85129e4660
Kotlin 2.0.0 (#1036)
2 years ago
Don Turner 8a15a61a50
Merge pull request #1419 from android/av/fix-state-loss-with-workaround
2 years ago
Don Turner 488b97a071
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/NiaApp.kt
2 years ago
Don Turner dfcf4af55a
Merge branch 'main' into av/material-adaptive-beta-01
2 years ago
Don Turner d2113521a8
Merge pull request #1447 from android/dependabot/gradle/hilt-2.51.1
2 years ago
alexvanyo 8f2beaf889 🤖 Updates screenshots
2 years ago
alexvanyo aa31f65e81 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 8987ae7eae 🤖 Updates baselines for Dependency Guard
2 years ago
Alex Vanyo 211654ff16
Merge pull request #1373 from android/av/navigation-suite
2 years ago
dependabot[bot] e75590ce21 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] a161109168 🤖 Updates baselines for Dependency Guard
2 years ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
Don Turner be752e779d Fix tests, fix spotless
2 years ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
2 years ago
Don Turner 68152e5056 Update to adaptive alpha12, fix merge issues
2 years ago
Don Turner e3d45af760
Merge pull request #1406 from SimonMarquis/patch-1
2 years ago
Don Turner 25ffcb12c1
Merge pull request #1300 from android/dependabot/gradle/protobuf-4.26.0
2 years ago
Don Turner 10ff0f3e2b
Merge pull request #1127 from android/dependabot/gradle/androidx.activity-activity-compose-1.8.2
2 years ago
Don Turner f711e69cd2 Merge branch 'main' into dt/nav-safe-args (AnimatedPane broken)
2 years ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
2 years ago
Don Turner 173ac6711a Remove autoVerify from intent filter
2 years ago
Don Turner 93a48a221a Use version catalog reference to serialization plugin
2 years ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
2 years ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
2 years ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
2 years ago
Alex Vanyo a324fcc8d3 Fix state loss with workaround
2 years ago
Alex Vanyo c2fc34c761 Save nested nav key in instance state
2 years ago
alexvanyo 1f90979509 🤖 Updates baselines for Dependency Guard
2 years ago
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
2 years ago
Don Turner 2264451bb8 Use navigation argument topicId as default value to InterestListDetailScreen
2 years ago
Don Turner 116e961f1b Change startDestination from KClass to default instance
2 years ago
dturner 8cc0fc00e6 🤖 Updates screenshots
2 years ago
dturner 0f926ba859 🤖 Updates baselines for Dependency Guard
2 years ago
Don Turner 924391cd22 Fix spotless
2 years ago
Don Turner 2d45b84031
Merge branch 'main' into dt/nav-safe-args
2 years ago
Don Turner 29e08ea1a0 Add deeplink action to enable testing from terminal
2 years ago
Don Turner 9779074997 Remove Interests2PaneViewModel as it was overkill for holding a single string value
2 years ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
2 years ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
2 years ago
Don Turner d96bcf8ffe Migrate Interests nested NavHost to safe args
2 years ago
Don Turner afad1b9ac7
Merge pull request #1383 from android/av/navigation-2.7.7
2 years ago
Alex Vanyo 068cee0278 Add workaround for state loss bug
2 years ago
Simon Marquis 3e1f545869
Update build.gradle.kts
2 years ago
Jose Alcérreca ead3f49f7b
Fixes flakiness in app's screenshot tests (#1395)
2 years ago
Jose Alcérreca 1da560f582
Revert "Configure baseline profiles in the baselineProfile lambda" (#1398)
2 years ago
Ben Weiss 7980c1d0df
Configure baseline profiles in the baselineProfile lambda (#1060)
2 years ago
Alex Vanyo 91215c5c89 Update to navigation 2.7.7
2 years ago
Don Turner c7d5cb4012 Replace TestHarness with DeviceConfigurationOverride after merging main
2 years ago
Don Turner 61cce4bf19
Merge branch 'main' into replace-testharness
2 years 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
2 years ago
Alex Vanyo d452f22a68 Update badging
2 years ago
Alex Vanyo 9b4c22cb2d Update to material3-adaptive alpha10
2 years ago
Alex Vanyo 0be0bc191f Update usage of material3 adaptive to be edge-to-edge
2 years ago
Jose Alcérreca 16f45c0b1a
Adds screenshot tests for snackbar (#1343)
2 years ago
Tomáš Mlynarič 8d506bd598 Fix format
2 years ago
Tomáš Mlynarič 400f3b8a65 Fix default value
2 years ago
Tomáš Mlynarič bd508c477a Optimized handling of dark/light mode
2 years ago
Tomáš Mlynarič d71383c288 Add niaEdgeToEdge trace tag
2 years ago
Don Turner 739dc00987 Fix spotless
2 years ago
Don Turner fc2146c970
Merge branch 'main' into replace-testharness
2 years ago
Don Turner 655aebccdc Remove workaround for https://issuetracker.google.com/327149166
2 years ago
Jaehwa Noh a22b724a66 Change getByName to named
2 years ago
Jose Alcérreca 78e3725f9f
Sets up jacoco coverage with a combined report and a GHA (#1303)
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
Don Turner bd89507f10
Merge pull request #1306 from yongsuk44/feat/weak-warning
2 years ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
2 years ago
dependabot[bot] c4b669a138 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 7d2026f180 🤖 Updates baselines for Dependency Guard
2 years ago
Jonathan Koren dac1a9e446
Topic detail pane placeholder (#1280)
2 years ago
Don Turner 70dcd5119d Make path to module graph image dynamic. Fixes #1286
2 years ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
SergeyPinkevich 06f08a58dd 🤖 Updates baselines for Dependency Guard
2 years ago
alexvanyo a6f223301e 🤖 Updates baselines for Dependency Guard
2 years ago
Alex Vanyo cc02c30b8e Update material3-adaptive to 1.0.0-alpha08
2 years ago
Don Turner 0c9f0dd48c
Merge pull request #1217 from android/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.6.3
2 years ago
Don Turner e9565a567e
Merge pull request #1258 from Jaehwa-Noh/rename-test-function
2 years ago
Don Turner 74d1d91c28
Merge pull request #1263 from android/dependabot/gradle/kotlinxCoroutines-1.8.0
2 years ago
Don Turner 91af060e77
Merge pull request #1264 from android/dependabot/gradle/androidx.hilt-hilt-navigation-compose-1.2.0
2 years ago
Don Turner 1fde4f5753
Merge pull request #1266 from android/dependabot/gradle/androidx.browser-browser-1.8.0
2 years ago
mlykotom a7a7736426 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 5448786c4d 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 72f968ff2c 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 6e5548a837 🤖 Updates baselines for Dependency Guard
2 years ago
Jaehwa Noh d67b1a2504
Merge branch 'android:main' into rename-test-function
2 years ago
Jaehwa Noh e017b84a12 Remove explicit type argument.
2 years ago
Jaehwa Noh 8cfd42453c Rename test function name
2 years ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Don Turner 2d610b0775 Merge branch 'main' into replace-testharness
2 years ago
Don Turner 7737368c0e
Update app/src/testDemo/kotlin/com/google/samples/apps/nowinandroid/ui/NiaAppScreenSizesScreenshotTests.kt
2 years ago
Don Turner 14b60b3a59
Merge branch 'main' into dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.6.3
2 years ago
Don Turner 8a3c34994d
Merge pull request #1239 from Jaehwa-Noh/java-to-kotlin
2 years ago
Don Turner 747c9275bc
Merge pull request #1249 from android/dt/fix-1231
2 years ago
Don Turner 77cbdb62a4 Remove unused release variable. Fixes #1231
2 years ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
2 years ago
Don Turner d768c796d4
Merge pull request #1244 from android/dependabot/gradle/hilt-2.51
2 years ago
Jaehwa Noh 1ca0085423
Merge branch 'android:main' into java-to-kotlin
2 years ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
dependabot[bot] b2b9f12915 🤖 Updates baselines for Dependency Guard
2 years ago
Jaehwa Noh 9b488bf70a Move java to kotlin folder.
2 years ago
dturner 43b2240bdd 🤖 Updates screenshots
2 years ago
Don Turner 73d0b70f21 Workaround for new ForcedSize behaviour, bump ui-test version
2 years ago
Don Turner fa811ab85f Bump to ui-test:1.7.0-alpha03, add parameter name
2 years ago
dturner 50d5583fe1 🤖 Updates screenshots
2 years ago
Don Turner d6357be8c4 Replace Accompanist TestHarness with DeviceConfigurationOverride
2 years ago
dturner 27fd4e544a 🤖 Updates screenshots
2 years ago
dturner 02d4fea615 🤖 Updates screenshots
2 years ago
Don Turner a507ff6d8e Wrap NiaApp with NiaTheme for app screenshot tests
2 years ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
dturner 6b2b01ed82 🤖 Updates screenshots
2 years ago
dturner 076a2af757 🤖 Updates baselines for Dependency Guard
2 years ago
dturner 08d8f1393a 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 0c0adddf42 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 6add4d68e3
Bump protobuf from 3.24.4 to 3.25.2 (#1214)
2 years ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
2 years ago
Tomáš Mlynarič 58483b6166 Revert fast initialization of Coil
2 years ago
Tomáš Mlynarič f3e89bad4a Add braces
2 years ago
Tomáš Mlynarič d1211f15e7 Inline initialization
2 years ago
Tomáš Mlynarič e853748cf7 Don't use runBlocking if async init completed
2 years ago
Tomáš Mlynarič 7c33946ce1 Launch loader directly without additional coroutine scope
2 years ago
Tomáš Mlynarič 8e3903e90c Fix comment
2 years ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp
2 years ago
Tomáš Mlynarič 12a3a6edde Use trySend multiple times
2 years ago
Tomáš Mlynarič 08bfc54832 Update dependency guard baseline
2 years ago
Tomáš Mlynarič f8e797fd26 Rename currentTimezone variable
2 years ago
Tomáš Mlynarič 98e9e80639 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
2 years ago
Jonathan Koren c1d6c88bb0
Run dependencyGuard task during CI (#1064)
2 years ago
Tomáš Mlynarič 44ae059a2b Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
2 years ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Tomáš Mlynarič 395b9853df Add Composition Tracing
2 years ago
Don Turner f5b3ae56dc
Merge pull request #951 from SimonMarquis/issue-945
2 years ago
Don Turner 691bf2aad6
Merge pull request #785 from SimonMarquis/optimize-avd
2 years ago
Simon Marquis 48fde2c3bf
Fix badging after merge
2 years ago
Simon Marquis d9d9153eda
Merge branch 'main' into firebase-ktx
2 years ago
SimonMarquis afdfd8acc5 🤖 Updates screenshots
2 years ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner 046831df36 Update dependency guard classpaths
2 years ago
Simon Marquis 0699efc592
Merge branch 'main' into issue-945
2 years ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
2 years ago
Don Turner a5c030f740
Merge pull request #956 from KDW03/add_saved_test
2 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
Don Turner ad15f0137e
Merge pull request #1094 from lihenggui/main
2 years ago
Don Turner 8d5ef578c6
Merge pull request #1103 from android/add_icon_comment
2 years ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
2 years ago
Don Turner b801a7deea Moving comments to _after_ first XML element
2 years ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
2 years ago
Don Turner d018e57f52 Fix spotless
2 years ago
Don Turner e6b5560f07
Revert "Move app screenshot tests to match dependencies declaration"
2 years ago
Don Turner 28bb3f1b2f Add comment explaining why the launcher icon colors differ per build variant
2 years ago
Simon Marquis 83764082ff Move app screenshot tests to match dependencies declaration
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago
lihenggui fb5bd225be Spotless
2 years ago
Simon Marquis 2b739c0ffe Fix badging, which is not "stable" when it comes to ordering
2 years ago