Don Turner
5075c934ac
Merge pull request #1050 from android/bw/threadPolicy
...
Enable the thread police 👮 for debug builds
9 months ago
Jaehwa Noh
1042308db1
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
9 months ago
Jaehwa Noh
405870587b
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
9 months ago
Don Turner
c7042cba16
Merge pull request #1708 from yschimke/introduce_screenshot_a11y_tests
...
Introduce screenshot accessibility tests
9 months ago
Ben Weiss
0528d4a161
Extract strict mode policy into function
...
Change-Id: If170b2b05859ebfca7bc91ccc790be5b43a1b772
9 months ago
Ben Weiss
5f07614fa6
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/NiaApplication.kt
...
Co-authored-by: Don Turner <dturner@users.noreply.github.com>
9 months ago
Andrea Severi
650320c16e
fix xml spotless check
9 months ago
Don Turner
a2098f6b6c
Merge branch 'main' into introduce_screenshot_a11y_tests
9 months ago
Don Turner
0d7f1845e0
Merge pull request #1711 from AdnanHabibMirza/adnan/typesafe_project_accessor
...
Use typesafe project accessor
9 months ago
Don Turner
7647588044
Merge pull request #1707 from yongsuk44/feature/type-safe
...
Refactor: Use type safe SearchRoute
9 months ago
Don Turner
63624549e8
Merge pull request #1695 from gibachan/remove-redundant-annotations
...
Remove redundant annotations
9 months ago
Don Turner
f22898b2c6
Merge pull request #1731 from android/dt/update-screenshots-2
...
Update screenshots (again)
9 months ago
Don Turner
a770404175
Update screenshots (again)
9 months ago
Don Turner
8b02a79b17
Merge pull request #1723 from android/dt/update-screenshots
...
Update screenshots
9 months ago
Don Turner
f247b5e845
Merge pull request #1725 from android/dt/add-api34emu
...
Add API 34 emulator
9 months ago
Don Turner
58cb0d8090
Merge pull request #1728 from android/trambui/navigation-null-debug
...
incorporate safe fallback destination to fix null destination causing UI flickering
9 months ago
hiroaki404
4148426f69
fix typo
...
Change-Id: I65dcde81c68c24bfd58f0b66c6ed826e802aff67
9 months ago
hiroaki404
0aa5e41d2b
use backgroundScope
...
Change-Id: I78d5e53d343dac7e7d27896c95714a53a9a7229a
9 months ago
Ben Weiss
30a843768b
Enable the thread police 👮 for debug builds
...
* App will now crash if someone does funky stuff on the main thread.
Change-Id: I9026c100705f2fec6963a1d888b40906186f9d28
9 months ago
Jaehwa Noh
5b9b3a9bf7
Replace Annotation to compiler args. ( #1602 )
...
Change-Id: I691fc0f14d4bb2c62224dc77a5d0f3a08b59a75b
9 months ago
nosho.hiroaki
692af193a5
fix test name and typo, and user assertion instead of check method
...
Change-Id: I45e04df676fe9f5e5e893a1fc6e8f54e9e7d7a1a
9 months ago
nosho.hiroaki
167ccd54da
improve BookmarksViewModelTest coverage
...
Change-Id: Ide13abd9a125a337ba9c9fff2136221e16ebd46e
9 months ago
Andrea Severi
4d566e7337
opt out of forced dark mode
9 months ago
takahirom
e321c86629
Add comment for application theme
9 months ago
takahirom
1fbfc0fc8b
Add no actionbar theme to hilt
9 months ago
takahirom
1d954acfa0
Target SDK 35
9 months ago
takahirom
9ccb7f1e61
Apply theme in test
9 months ago
Tram Bui
7fff787dc6
Merge branch 'main' into trambui/navigation-null-debug
9 months ago
Tram Bui
aa8038a803
incorporate safe fallback destination to null destination UI flickering
9 months ago
Ben Weiss
84f20ce6cd
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
9 months ago
Rudr Pratap Singh
67b9b2f07d
Issue #1272 rewrote it.enableAndroidTest to it.androidTest.enable ( #1456 )
9 months ago
Jaehwa Noh
1ad0df4dd6
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
.
9 months ago
Jaehwa Noh
410e43b4ba
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
9 months ago
Simon Marquis
524d01bdcd
Merge remote-tracking branch 'upstream/main' into sarif
9 months ago
Don Turner
86c2adbcde
Add API 34 emulator
9 months ago
Don Turner
fe896858a0
Merge pull request #1724 from android/dt/remove-api30emu
...
Removing API 30 emulator while investigating flakiness
9 months ago
Don Turner
b9b9a36ca6
Removing API 30 emulator while investigating flakiness
9 months ago
Don Turner
ea746bc503
Update screenshots
9 months ago
Don Turner
4cd6f35dc0
Merge pull request #1720 from android/revert-1344-main
...
Revert "Upgrade retrofit to 2.10.0"
9 months ago
Don Turner
3abd02bc09
Merge pull request #1722 from android/revert-1630-dependabot/gradle/protobuf-4.28.2
...
Revert "Bump protobuf from 4.26.1 to 4.28.2"
9 months ago
Ben Weiss
74088c40a5
Revert "Bump protobuf from 4.26.1 to 4.28.2 ( #1630 )"
...
This reverts commit 82b6352da1
.
9 months ago
dturner
f2e42a3c31
🤖 Updates screenshots
9 months ago
Don Turner
d5f3b2b9a5
Merge pull request #1721 from android/revert-1656-dependabot/gradle/firebaseCrashlyticsPlugin-3.0.2
...
Revert "Bump firebaseCrashlyticsPlugin from 2.9.9 to 3.0.2"
9 months ago
Don Turner
2c3991d564
Revert "Bump firebaseCrashlyticsPlugin from 2.9.9 to 3.0.2 ( #1656 )"
...
This reverts commit d10c8c0c25
.
9 months ago
Don Turner
0f5914322e
Revert "Upgrade retrofit to 2.10.0 ( #1344 )"
...
This reverts commit 9f11fe6337
.
9 months ago
blue928sky
3cf44b0b8a
Move Android instrumented test NiaAppStateTest to unit test
...
Change-Id: I0a84dc37184a9ea7d4c18fa598bc447b0c48eb62
9 months ago
Simon Marquis
c311cf354a
Bump `github/codeql-action/upload-sarif@v3`
9 months ago
Simon Marquis
942b0e83c8
Merge branch 'main' into sarif
9 months ago
Jaehwa Noh
9ebdf5c2fe
Empty search text is added in recent searches problem fix. ( #1223 )
...
* Add if state to prevent blank query.
* Create test emptySearchText_NotAddToRecentSearches
- For empty query not add in recent query list.
* Apply early return.
* assertEquals to assertNull.
Co-authored-by: Simon Marquis <contact@simon-marquis.fr>
* Import org.junit.Assert.assertNull
* Change org.junit.Assert.assertNull to kotlin.test.assertNull.
Change-Id: I60083b0b9a1dcaed84d957b49c91e5163d5659d6
* Add 'or' to prevent search when query is blank.
Change-Id: If498de05889d6d5946b1bbb1d1c10cb311bb9b52
* Create stateIsEmptyQuery_withThreeWhiteSpacesSearchQuery test.
Change-Id: I6d6e8f9fe988ca83fae484e4f2338ad6fe58b676
* Add UI logic to prevent blank text search in SearchScreen.
- Early return to do not call onSearchExplicitlyTriggered()
Change-Id: I28db284eac9059fb6f48dd718721a1fc5fdb8f7a
* Apply trim at query to remove whitespace.
Change-Id: Id349af4bb1af3d0f1c3973e6fb9e6f3e7b924d9b
* Create test stateIsEmptyQuery_withThreeWhiteSpacesAndOneLetterSearchQuery
Change-Id: Iee59f6085e4045b2e3c532f78804926290b6c6c5
* Update feature/search/src/test/kotlin/com/google/samples/apps/nowinandroid/feature/search/SearchViewModelTest.kt
Change name to emptySearchText_isNotAddedTorecentSearches()
Co-authored-by: Don Turner <dturner@users.noreply.github.com>
* Change name to searchTextWithThreeSpaces_isEmptyQuery()
Co-authored-by: Don Turner <dturner@users.noreply.github.com>
* Change name to searchTextWithThreeWhiteSpacesAndOneCharacter_isEmptyQuery()
Change-Id: I4c82b12e2c9bd4ff480e94061caf257a603e38da
* Revert "Change name to searchTextWithThreeWhiteSpacesAndOneCharacter_isEmptyQuery()"
This reverts commit e4c176598a
.
* Change name to searchTextWithThreeSpacesAndOneLetter_isEmptyQuery
Co-authored-by: Don Turner <dturner@users.noreply.github.com>
* Add end curly bracket.
Change-Id: I7bd113e7b65d646f5321e34a7df2868f6e239cad
---------
Co-authored-by: Simon Marquis <contact@simon-marquis.fr>
Co-authored-by: Don Turner <dturner@users.noreply.github.com>
9 months ago
dependabot[bot]
7463bb9353
Bump madrapps/jacoco-report from 1.7.0 to 1.7.1 ( #1627 )
...
Bumps [madrapps/jacoco-report](https://github.com/madrapps/jacoco-report ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/madrapps/jacoco-report/releases )
- [Commits](https://github.com/madrapps/jacoco-report/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: madrapps/jacoco-report
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago