Ben Weiss
d8b735f80e
Revert "Improve accessibility to ForYou topics ( #1309 )" ( #1732 )
...
This reverts commit 48544194f4
.
1 month ago
Don Turner
013424896c
Merge pull request #1050 from android/bw/threadPolicy
...
Enable the thread police 👮 for debug builds
1 month ago
Jaehwa Noh
48544194f4
Improve accessibility to ForYou topics ( #1309 )
...
* Clear semantics.
Change-Id: I69a48798f6be8433e877c38166bd73cd776d71ac
* Merge the descendants semantics.
Change-Id: Ifbe91bb694b393e6780f93732a7d38f5ee355680
* Add string for icon description.
Change-Id: Ibf35c651aeacfbe317794ed898f0fb0e8bc1ec15
* Change icon description.
Change-Id: I9359bf8c9272b247669ae58fd79e5f79466ec0a9
* Change state of icon check logic.
Change-Id: I3e5e89fc1c469c3f3c4744d18f697f68d070996b
* Merge only text.
Change-Id: I36eefc6dd9f56f7a1f63003f0f95f6755ae16def
* Add stateDescription.
Change-Id: Id4d32e49374dbdb6e666048937e37060cbd4b454
* Add toggleableState.
Change-Id: I9f836e2463bf800786d11f9e0997a7d570ff90b0
* Set clearAndSetSemantics at Row.
Change-Id: Ic25b9ca11bbcc40c8ff24172669b07ea9b7642a9
* Set stateDescription "Following" and "Not Following".
Change-Id: Ib82ac94b05a5d373ac10787aac5241fb4f03c7b2
* Find topic by onNodeWithContentDescription.
Change-Id: I2423e3846c02169f6bf1fc30d9b4034b5f79efb3
* Find topic by onNodeWithContentDescription.
Change-Id: Iefc97fd9e52227f51f7d40f8c10cb4878cde90c0
1 month ago
Ben Weiss
27a05c416e
Extract strict mode policy into function
...
Change-Id: If170b2b05859ebfca7bc91ccc790be5b43a1b772
1 month ago
Ben Weiss
225f05e697
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/NiaApplication.kt
...
Co-authored-by: Don Turner <dturner@users.noreply.github.com>
1 month ago
Don Turner
462440e990
Merge pull request #1695 from gibachan/remove-redundant-annotations
...
Remove redundant annotations
1 month ago
Ben Weiss
e8035622b3
Enable the thread police 👮 for debug builds
...
* App will now crash if someone does funky stuff on the main thread.
Change-Id: I9026c100705f2fec6963a1d888b40906186f9d28
1 month ago
Tram Bui
0e52982866
Merge branch 'main' into trambui/navigation-null-debug
1 month ago
Tram Bui
827d3d66e2
incorporate safe fallback destination to null destination UI flickering
1 month ago
Ben Weiss
4a0723441f
Dependency version upgrades, not API 35 yet ( #1719 )
...
* Update screenshots
Change-Id: Ibed7889a3389ab6044e00a185158f36ce857b6b2
* Dependency version upgrades
Change-Id: Ib4a1f9bef1dd3e1736907479125d0abb5b22e9bd
* Address review comments
Change-Id: Ia2c6a52e289285a7a78336fa4250fa6a04ccb5c4
* 🤖 Updates baselines for Dependency Guard
* 🤖 Updates screenshots
1 month ago
Ben Weiss
729681b79a
Revert "Bump protobuf from 4.26.1 to 4.28.2 ( #1630 )"
...
This reverts commit 82b6352da1
.
1 month ago
dependabot[bot]
82b6352da1
Bump protobuf from 4.26.1 to 4.28.2 ( #1630 )
...
* Bump protobuf from 4.26.1 to 4.28.2
Bumps `protobuf` from 4.26.1 to 4.28.2.
Updates `com.google.protobuf:protobuf-kotlin-lite` from 4.26.1 to 4.28.2
Updates `com.google.protobuf:protoc` from 4.26.1 to 4.28.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-kotlin-lite
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protoc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* 🤖 Updates baselines for Dependency Guard
* 🤖 Updates screenshots
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Weiss <keyboardsurfer@users.noreply.github.com>
1 month ago
dependabot[bot]
56c284a303
Bump com.google.accompanist:accompanist-permissions from 0.34.0 to 0.36.0 ( #1658 )
...
* Bump com.google.accompanist:accompanist-permissions
Bumps [com.google.accompanist:accompanist-permissions](https://github.com/google/accompanist ) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/google/accompanist/releases )
- [Commits](https://github.com/google/accompanist/compare/v0.34.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-permissions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* 🤖 Updates baselines for Dependency Guard
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 month ago
Don Turner
284978fbcd
Merge pull request #1689 from Jaehwa-Noh/replace-test-to-version-catalog
...
Replace kotlin("test") to version catalog `kotlin.test`.
2 months ago
yschimke
2401e20dd4
🤖 Updates screenshots
2 months ago
Yuri Schimke
d7f1863920
remove sdk 21
2 months ago
Yuri Schimke
56fd308d65
revert screenshots
2 months ago
Yuri Schimke
0dd998765c
Update dependencies
...
Update Compose BOM to 2024.11.00 and update other dependencies, such as Robolectric and Roborazzi.
Also, update Screenshot Tests with sdk version 35 for better screenshot testing.
2 months ago
gibachan
2190258ef9
Remove redundant annotations
2 months ago
Jaehwa Noh
1d659b0eea
Replace kotlin("test") to version catalog `kotlin.test`.
...
Change-Id: Ifd7de5dda724102063a9df660cacc6d6b16699e0
2 months ago
Don Turner
d4087b74a1
Merge pull request #1681 from android/dt/improve-navigation
...
Fix topic chip navigation from ForYou screen
2 months ago
Don Turner
b478ceae54
Fix failing UI test, add unit test and refactor
2 months ago
Don Turner
fbf0558465
Fix navigation test for ForYou to TopicScreen
2 months ago
dturner
2eee83eeda
🤖 Updates screenshots
2 months ago
dturner
a134126d8a
🤖 Updates baselines for Dependency Guard
2 months ago
Don Turner
d5d270bc5d
Update Espresso and a few other libs to fix NoClassDefFoundError when running UI test
2 months ago
Don Turner
ecfb5157dd
Improve test data and add UI test for topic chip
2 months ago
Don Turner
89795c98b5
Fix spotless
2 months ago
Don Turner
ef132e07e3
Fix the top app bar logic for top level destinations
2 months ago
Don Turner
5994d8c6fd
Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
2 months ago
Simon Marquis
567a6e7da2
Delete unused color
2 months ago
Simon Marquis
3e380b823f
Merge remote-tracking branch 'origin/main' into in-memory-datastore
3 months ago
Simon Marquis
96f850f243
Fix prodRelease-badging.txt
4 months ago
Simon Marquis
8ca16d85a7
Merge remote-tracking branch 'origin/main' into in-memory-datastore
4 months ago
Don Turner
271a3ba520
Merge pull request #1631 from android/dependabot/gradle/androidxLifecycle-2.8.6
...
Bump androidxLifecycle from 2.8.3 to 2.8.6
4 months ago
Don Turner
1c5919b4c4
Merge pull request #1632 from android/dependabot/gradle/com.google.android.gms-play-services-oss-licenses-17.1.0
...
Bump com.google.android.gms:play-services-oss-licenses from 17.0.1 to 17.1.0
4 months ago
Don Turner
db75ccd332
Merge pull request #1635 from android/dependabot/gradle/androidxDataStore-1.1.1
...
Bump androidxDataStore from 1.0.0 to 1.1.1
4 months ago
Don Turner
2e6b68150d
Merge pull request #1637 from android/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-datetime-0.6.1
...
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.5.0 to 0.6.1
4 months ago
Don Turner
573cf2d1b8
Merge pull request #1623 from android/retrofit-2.11.0
...
Update to Retrofit 2.11.0
4 months ago
dependabot[bot]
82ae178059
🤖 Updates baselines for Dependency Guard
4 months ago
dependabot[bot]
546f04ce20
🤖 Updates baselines for Dependency Guard
4 months ago
dependabot[bot]
04a080cd32
🤖 Updates baselines for Dependency Guard
4 months ago
dependabot[bot]
247388fb1d
🤖 Updates baselines for Dependency Guard
4 months ago
Momin Tahir
4699fa9d6c
make view model instance as private in MainActivity ( #1621 )
4 months ago
Simon Marquis
2b625cbb17
Update app/dependencies/prodReleaseRuntimeClasspath.txt
4 months ago
Simon Marquis
dc14461490
Update retrofit from 2.9.0 to 2.11.0
...
- Replace Jake Wharton's Kotlinx Serialization converter with new retrofit's `converter-kotlinx-serialization`.
- Remove custom Proguard rules that are now part of the dependency: https://github.com/square/retrofit/tree/trunk/retrofit-response-type-keeper#readme
Changelog: https://github.com/square/retrofit/blob/trunk/CHANGELOG.md
4 months ago
dturner
cd814c0aa7
🤖 Updates baselines for Dependency Guard
4 months ago
Ben Weiss
c01a129e4a
Nightly builds with baseline profiles ( #1173 )
...
* Overall build
* Enable nightly builds
* Enable Startup Profile generation for release builds
* Skip BP generation for regular Builds
* Test baseline profiles for all variants
* Cleanup
* Remove stale baseline-prof.txt
* Add generated profiles to .gitignore
* GMD
* Setup GMD in separate step
* Add GMD setup to all workflows
* Lower GMD specs
* Update GMD and Android SDK setup
* Add options test options for GMD startup
* Ensure only one device is used for bp / benchmark
* Apply guidance from issuetracker b/287312019
* Add new metrics for baseline profile measurement
Added custom metrics to better understand how effective a baseline
profile is. These TraceSectionMetrics keep track of JIT compilations
as well as class initializations which should go down when a BP is
properly applied to the app.
4 months ago
Don Turner
f13324f13a
Merge pull request #1611 from android/dependabot/gradle/androidx.activity-activity-compose-1.9.2
...
Bump androidx.activity:activity-compose from 1.8.2 to 1.9.2
4 months ago
dependabot[bot]
81e8495492
🤖 Updates baselines for Dependency Guard
4 months ago