Don Turner
db65a6f32b
Merge pull request #1413 from android/dt/nav-safe-args
...
Add type-safe navigation
3 months ago
Don Turner
6cf8db2ac7
Merge branch 'main' into dt/nav-safe-args
3 months ago
Don Turner
651f94edb0
Update badging
...
Change-Id: I4f1754950719e0a5fb0cc49d01a10ae1a388fd8f
3 months ago
Don Turner
72cab94bf0
Update to navigation 2.8.0 stable
...
Change-Id: I695d6e4117dd35bd34aefdaa8544f2bae2af7b3b
3 months ago
Jaehwa Noh
cc15e40877
Remove enableStrongSkippingMode.
...
https://kotlinlang.org/docs/whatsnew2020.html#strong-skipping-mode-enabled-by-default
Change-Id: I7b97ba1e593e7e852d690f59d59dd94d0107743f
3 months ago
Don Turner
bee8c88681
Update feature/interests/src/test/kotlin/com/google/samples/apps/nowinandroid/interests/InterestsViewModelTest.kt
...
Co-authored-by: Alex Vanyo <vanyo@google.com>
4 months ago
Don Turner
371e181b79
Merge pull request #1559 from android/av/dcowi-update
...
Update DeviceConfigurationOverride.WindowInsets to match upstream implementation
4 months ago
Don Turner
1d4b62b59b
Merge pull request #1578 from android/av/material3-adaptive-rc01
...
Update material3-adaptive to rc01
4 months ago
Don Turner
8ef91fd786
Merge pull request #1577 from android/dependabot/gradle/kotlin-ksp-1b68cfcf8d
...
Bump the kotlin-ksp group across 1 directory with 8 updates
4 months ago
Don Turner
9bb6bebf9b
Merge pull request #1589 from EnricoMazzu/fix_minor_lint_issues
...
Fix minor issues
4 months ago
Don Turner
af1097df4d
Merge pull request #1579 from android/av/agp-8.6
...
Update AGP to 8.6.0
4 months ago
Don Turner
4ff5b1fa26
Fix failing InterestsListDetailScreenTest
...
Change-Id: Ib6e47d9a9cced4c967756f95a5c98587628bd2cb
4 months ago
dturner
5429056d25
🤖 Updates baselines for Dependency Guard
4 months ago
Don Turner
8d57134663
Fix spotless
...
Change-Id: Ib093c206809a470b7f6135933bd2a72046865684
4 months ago
Don Turner
a8ffd1f2f1
Fix incorrect deep link key name in ForYouViewModelTest
...
Change-Id: I945632c419e11671eb73690999f9a234e577d16b
4 months ago
Don Turner
2d34cb0d0d
Merge branch 'main' into dt/nav-safe-args
4 months ago
Don Turner
4b3f5370b9
Clean up deep link handling
...
Change-Id: I9d589cfe5c20a6b55708b99f5d79b10271af8ab4
4 months ago
Don Turner
00efda54e8
Merge branch 'main' into dt/nav-safe-args
...
* main: (58 commits)
Instrumented tests for InterestsListDetailScreen (#1518 )
Remove Firebase AD_SERVICE_CONFIG property
updateProdReleaseBadging
Merge Android & JVM plugins into a single `HiltConventionPlugin`
Update dependency guard
🤖 Updates baselines for Dependency Guard
Update to Lifecycle 2.8.3
Add android.adservices.AD_SERVICES_CONFIG to badges
Apply suggestions from code review
Update app/src/main/AndroidManifest.xml
generateModuleGraphs
dependencyGuardBaseline
updateProdReleaseBadging
Fix spotless.
Change set to `=` operator
Cleanup unused reference in `libs.versions.toml`
Regenerate SVG graphs
Update comment wording
Use stdin to avoid repeating the output file name
Replace bash commands with proper svgo cli
...
Change-Id: I1d804dcb6ac0ca857cb303b8c8bff5704b5d27a5
4 months ago
Don Turner
e19c31570b
Tidy up top level destination handling
...
Change-Id: I385b6f49ba37801e40bb90254abe96e2350d48e8
4 months ago
Enrico Mazzucchelli
e611320b9c
Fix minor issues
4 months ago
dependabot[bot]
32893a837d
Bump madrapps/jacoco-report from 1.6.1 to 1.7.0
...
Bumps [madrapps/jacoco-report](https://github.com/madrapps/jacoco-report ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/madrapps/jacoco-report/releases )
- [Commits](https://github.com/madrapps/jacoco-report/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: madrapps/jacoco-report
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Simon Marquis
cf0e6d0e5c
Replace internal `capitalized` extension
...
'capitalized(): String' is deprecated. This was never intended as a public API.
4 months ago
Simon Marquis
564ec7563e
Update Gradle Wrapper from 8.7 to 8.10
...
Release notes:
- https://docs.gradle.org/8.8/release-notes.html
- https://docs.gradle.org/8.9/release-notes.html
- https://docs.gradle.org/8.10/release-notes.html
4 months ago
Alex Vanyo
bfb10516bd
Update AGP to 8.6.0
...
Change-Id: I93418b0f924b22121082827a84d5bce2128d4ea6
4 months ago
Alex Vanyo
b2084bdd84
Update material3-adaptive to rc01
...
Change-Id: I17ae06587cad7d7b823eb2c0362919510c3ed533
4 months ago
Alex Vanyo
02ecd0c7fd
Merge pull request #1573 from Songgyubin/fix-overlap-moving-between-tabs
...
Fix Overlap When Moving Between Tabs
4 months ago
songgyubin
a8a8647c20
Update to Material Adaptive 1.0.0-rc01
4 months ago
Roberto Orgiu
6de7c8f42a
Merge pull request #1557 from tiwiz/drag-feature-only
...
Add drag feature
4 months ago
dependabot[bot]
b778571ec1
🤖 Updates baselines for Dependency Guard
4 months ago
dependabot[bot]
44a33094f9
Bump the kotlin-ksp group across 1 directory with 8 updates
...
Bumps the kotlin-ksp group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) | `2.0.0` | `2.0.20` |
| [org.jetbrains.kotlin:compose-compiler-gradle-plugin](https://github.com/JetBrains/kotlin ) | `2.0.0` | `2.0.20` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) | `2.0.0` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin ) | `2.0.0` | `2.0.20` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) | `2.0.0` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin ) | `2.0.0` | `2.0.20` |
| [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp ) | `2.0.0-1.0.21` | `2.0.20-1.0.24` |
| [com.google.devtools.ksp](https://github.com/google/ksp ) | `2.0.0-1.0.21` | `2.0.20-1.0.24` |
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.20 )
Updates `org.jetbrains.kotlin:compose-compiler-gradle-plugin` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.20 )
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.20 )
Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.20 )
Updates `org.jetbrains.kotlin.jvm` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.20 )
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.20 )
Updates `org.jetbrains.kotlin:compose-compiler-gradle-plugin` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.20 )
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.20 )
Updates `org.jetbrains.kotlin.jvm` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.20 )
Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 2.0.0-1.0.21 to 2.0.20-1.0.24
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.21...2.0.20-1.0.24 )
Updates `com.google.devtools.ksp` from 2.0.0-1.0.21 to 2.0.20-1.0.24
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.21...2.0.20-1.0.24 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin:compose-compiler-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin.plugin.compose
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin:compose-compiler-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: com.google.devtools.ksp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
junyong
104f2591df
Remove duplicate dependency
4 months ago
Rob Orgiu
650471b1c2
Improve internalization
4 months ago
songgyubin
52713e4489
Fix Overlap When Moving Between Tabs
4 months ago
dependabot[bot]
73a938c2cb
Bump gradle/actions from 3 to 4
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3 to 4.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Alex Vanyo
1591f263a8
Update DeviceConfigurationOverride.WindowInsets to match upstream impl
...
Change-Id: Ibce5b499fc67305e12bb3862fc6aefc3647adb75
5 months ago
Rob Orgiu
4e62d0c084
Add drag feature
5 months ago
Don Turner
fc58680c06
Remove string-based argument name from navigation code
...
Change-Id: I7c880cc73374e053ea0d41df00a4bda95ed4b551
5 months ago
Don Turner
420076f01a
Update README.md
...
Add note about screenshot tests failing.
5 months ago
Don Turner
50b13ecb21
Merge pull request #1539 from android/dt/remove-ad-property
...
Remove Firebase AD_SERVICE_CONFIG property
5 months ago
Jonathan Koren
9e4532f0eb
Instrumented tests for InterestsListDetailScreen ( #1518 )
...
* Instrumented tests for InterestsListDetailScreen
Change-Id: I0325cea93bf1e1dc0b8d1fc56434d5413caf6fea
* Use BackHandler instead of asserting an Espresso exception
Change-Id: I6246fcdd51d09a609733fd83223f6d7b8c0cb6c1
* Workaround to make adaptive info use size override
currentWindowAdaptiveInfo() is not affected by using the ForcedSize
override, so the list detail scaffold directve will be calculated with
non-overridden values. This work around hoists the WindowAdaptiveInfo
so that we can pass in an appropriate value in tests.
Change-Id: Ieef99f6d710ddb70243ac5105aa7805dd638ccf8
* Spotless fixes
Change-Id: I7d8a0b3e2667ced3d73fc4f028d11823cda15455
* Review fixes
Change-Id: Iffd288c9a927f13069580c66a6ee3150abb63682
* Helper function to get topics
Change-Id: If336c4b9dac82382daf96284533a277cc58984fa
5 months ago
Don Turner
7d04af0217
Merge pull request #1062 from SimonMarquis/firebase-ktx
...
Firebase: Migrate to using the Kotlin extensions (KTX) APIs in the main modules
5 months ago
Don Turner
a34fee2fcb
Remove Firebase AD_SERVICE_CONFIG property
...
Change-Id: I084f98af8f7eb739be1053428593a2b880ae33f9
5 months ago
Don Turner
08305c4a52
Merge pull request #923 from SimonMarquis/jvm-alt
...
Prep work for JVM alternatives to modules/plugins
5 months ago
dependabot[bot]
668fceb011
Bump androidx.test:rules from 1.5.0 to 1.6.1
...
Bumps androidx.test:rules from 1.5.0 to 1.6.1.
---
updated-dependencies:
- dependency-name: androidx.test:rules
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Simon Marquis
2caf7180a8
updateProdReleaseBadging
6 months ago
Simon Marquis
d56e06e676
Merge Android & JVM plugins into a single `HiltConventionPlugin`
6 months ago
Simon Marquis
e71ce1fc00
Merge remote-tracking branch 'origin/main' into jvm-alt
6 months ago
Simon Marquis
65848707f7
Merge remote-tracking branch 'origin/main' into firebase-ktx
6 months ago
Don Turner
373dae2387
Merge pull request #1006 from thatfiredev/rpf-update-firebase-ktx
...
upgrade to Firebase BoM 32.5.0 and remove Firebase KTX
6 months ago
Don Turner
5aba8ea7b6
Merge pull request #1527 from android/dt/update-lifecycle
...
Update to Lifecycle 2.8.3
6 months ago