Don Turner
4277366b7c
Merge pull request #1729 from takahirom/takahirom/update-sdk-35/2024-12-11
...
Update SDK 35 with Theme Fixing
4 weeks ago
Don Turner
b786cb87cd
Update badging
4 weeks ago
Don Turner
19877b1bab
Merge pull request #1754 from android/dt/switch-to-renovate
...
Renovate: enable automerge
4 weeks ago
Don Turner
665fe9ff4a
Merge pull request #1528 from davidburstrom/main-single-source-of-plugin-ids
...
Use the version catalog as the source of truth for plugin IDs
4 weeks ago
Don Turner
3264a29dfd
Merge pull request #1741 from gibachan/useSupportLibrary
...
Remove useSupportLibrary
4 weeks ago
Don Turner
a6fe50a4b9
Re-enable automerge
4 weeks ago
Don Turner
86fab771f2
Merge pull request #1753 from android/dt/switch-to-renovate
...
Add Renovate, remove Dependabot
4 weeks ago
Don Turner
24b129bf3c
Merge pull request #1735 from SimonMarquis/patch-2
...
Add missing `security-events: write` permission
4 weeks ago
Don Turner
8f25d4be8f
Add Renovate, remove Dependabot
4 weeks ago
Don Turner
c890f7b544
Merge pull request #1736 from android/av/lazy-aapt2-executable
...
Replace aapt2 executable with lazy property
4 weeks ago
gibachan
a17574305c
Remove vectorDrawables.useSupportLibrary = true
1 month ago
Alex Vanyo
b2b32e3ae7
Replace aapt2 executable with lazy property
...
Fixes #1677
Change-Id: Ic3ff5d8d54c607444c64fcd60671092344a726d7
1 month ago
Simon Marquis
ceab72b247
Add missing `security-events: write` permission
...
Required by codeql-action: https://github.com/github/codeql-action/tree/main?tab=readme-ov-file#workflow-permissions
1 month ago
Don Turner
d378b2bdad
Merge pull request #1733 from SimonMarquis/patch-2
...
Disable `GradleDependency` Lint warning
1 month ago
David Burström
6a49ba5fda
Use the version catalog as the source of truth for plugin IDs
...
The IDs stated in the build-logic build script must exactly match the plugin
IDs in the version catalog file. This solution reduces the inherent
duplication.
To avoid any IDE errors about missing plugin accessors when adding new plugins
to the build-logic script, it's recommended to add the new ID in the version
catalog first, then invoke Gradle (sync) in order to generate the accessor
classes.
1 month ago
Simon Marquis
9e42080bf5
Disable `GradleDependency` Lint warning
...
See #921
1 month ago
Don Turner
57d98cc2e2
Merge pull request #921 from SimonMarquis/sarif
...
Enable SARIF support on GitHub Actions
1 month ago
Ben Weiss
d8b735f80e
Revert "Improve accessibility to ForYou topics ( #1309 )" ( #1732 )
...
This reverts commit 48544194f4
.
1 month ago
Jaehwa Noh
b9105c61f7
Replace github action `always` into `!cancelled`. ( #1440 )
...
* Replace method always into cancelled.
Change-Id: I6518ce38a6640d42b9089e264c529ddaf75766b8
* Remove redundant if state.
1 month ago
takahirom
5984cb5ae9
Empty commit to trigger CI
1 month ago
takahirom
5e73c76acd
🤖 Updates screenshots
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
Jaehwa Noh
90b992b950
Improve `README.md` Noticeability ( #1405 )
...
* Highlight Note.
Change-Id: I79b564cf56428dd278d257da2c75f57312067148
* Highlight Note.
Change-Id: I9ec8e49a3fcd88de9de1838b3003ed81150d4cf6
* Change style.
* Add newline.
Change-Id: I8d443f63ba91082fcd6754a9b1f4a657091a1a11
* Add newline and emphasis.
Change-Id: I7fd4d80fde91ede9c4a784c04ebb895fa43bf015
1 month ago
Don Turner
6bf2d04d59
Merge pull request #1708 from yschimke/introduce_screenshot_a11y_tests
...
Introduce screenshot accessibility tests
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
a258794dc6
Merge branch 'main' into introduce_screenshot_a11y_tests
1 month ago
Don Turner
e36b7ab454
Merge pull request #1711 from AdnanHabibMirza/adnan/typesafe_project_accessor
...
Use typesafe project accessor
1 month ago
Don Turner
78b1a6748a
Merge pull request #1707 from yongsuk44/feature/type-safe
...
Refactor: Use type safe SearchRoute
1 month ago
Don Turner
462440e990
Merge pull request #1695 from gibachan/remove-redundant-annotations
...
Remove redundant annotations
1 month ago
Don Turner
55b67c345f
Merge pull request #1731 from android/dt/update-screenshots-2
...
Update screenshots (again)
1 month ago
Don Turner
d9b35f6ecb
Update screenshots (again)
1 month ago
Don Turner
104edcbe5e
Merge pull request #1723 from android/dt/update-screenshots
...
Update screenshots
1 month ago
Don Turner
3a3643e258
Merge pull request #1725 from android/dt/add-api34emu
...
Add API 34 emulator
1 month ago
Don Turner
cb811ecf6d
Merge pull request #1728 from android/trambui/navigation-null-debug
...
incorporate safe fallback destination to fix null destination causing UI flickering
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
Jaehwa Noh
81e7ef0a05
Replace Annotation to compiler args. ( #1602 )
...
Change-Id: I691fc0f14d4bb2c62224dc77a5d0f3a08b59a75b
1 month ago
takahirom
7c5bc96e4e
Add comment for application theme
1 month ago
takahirom
86e38418d5
Add no actionbar theme to hilt
1 month ago
takahirom
e0f30acddd
Target SDK 35
1 month ago
takahirom
2a2f45d51e
Apply theme in test
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
Rudr Pratap Singh
ba05404017
Issue #1272 rewrote it.enableAndroidTest to it.androidTest.enable ( #1456 )
1 month ago
Jaehwa Noh
e6ec99e793
Add clear instruction at CI screenshot tests error output ( #1423 )
...
* Add clear instruction
- Your fork's CI will take screenshots for your fork.
Change-Id: I7ea1a437be4f9723fcf71d4d18932f8f44f46fa8
* Remove screenshots to see CI instruction.
Change-Id: Ib12f0ee4ff4faff8287f9ddfd5e533868abca4f8
* Revert "Remove screenshots to see CI instruction."
This reverts commit 36de3be9ba
.
1 month ago
Jaehwa Noh
37fea198e4
Add instruction in ```generateModuleGraphs.sh``` documentation. ( #1361 )
...
* Add Others OS instruction in documentation.
Change-Id: I96be572051558d89e004187534da96a7b01a78ea
* Change apt-get to apt according to [documentation](https://graphviz.org/download/ )
Change-Id: I0c00ce50d6bce83de79b5612021822691090cb6f
1 month ago
Simon Marquis
2e1232c136
Merge remote-tracking branch 'upstream/main' into sarif
1 month ago
Don Turner
cc50941173
Add API 34 emulator
1 month ago