Commit Graph

316 Commits (c8a40882ac2568cb0c8f6d54af56618acc85ed7c)

Author SHA1 Message Date
Jaehwa Noh 8528ab178c
Merge branch 'android:main' into main
10 months ago
Don Turner db5e2b649e Remove unnecessary Boxes
10 months ago
dturner 27fd4e544a 🤖 Updates screenshots
10 months ago
Jaehwa Noh f1a55cced3 Create test stateIsEmptyQuery_withThreeWhiteSpacesAndOneLetterSearchQuery
10 months ago
Jaehwa Noh 324b693289 Apply trim at query to remove whitespace.
10 months ago
dturner 02d4fea615 🤖 Updates screenshots
10 months ago
Jaehwa Noh 983c6fec14 Add UI logic to prevent blank text search in SearchScreen.
10 months ago
Jaehwa Noh b0e121263e Create stateIsEmptyQuery_withThreeWhiteSpacesSearchQuery test.
10 months ago
Jaehwa Noh 1976c4cf3c Add 'or' to prevent search when query is blank.
10 months ago
Jaehwa Noh ad2c782317 Change org.junit.Assert.assertNull to kotlin.test.assertNull.
10 months ago
Jaehwa Noh 9fb4c6a64b Import org.junit.Assert.assertNull
10 months ago
Jaehwa Noh cd6224c3c3
assertEquals to assertNull.
10 months ago
Jaehwa Noh d1582a0114 Apply early return.
10 months ago
Jaehwa Noh aa42b488a2 Create test emptySearchText_NotAddToRecentSearches
10 months ago
Jaehwa Noh 97686cbd8f Add if state to prevent blank query.
10 months ago
dturner 81a5c0a3a7 🤖 Updates screenshots
10 months ago
Don Turner 76d59b3da8
Merge branch 'main' into update-compose-bom
10 months ago
Don Turner 1d2029aa2c
Merge pull request #1040 from SimonMarquis/fix-unit-test
10 months ago
dturner 9e645356f6 🤖 Updates screenshots
10 months ago
Don Turner 2271d01da5 Fix spotless
10 months ago
Don Turner b1d867f827 Replace BoxWithConstraints with Box (fixes linter error)
10 months ago
dturner 6b2b01ed82 🤖 Updates screenshots
10 months ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
10 months ago
Don Turner 69f4287ab5 Merge branch 'main' into lifecycle2.7.0
10 months ago
Don Turner 2ad48843f6 Fix formatting
10 months ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
11 months ago
Don Turner 254b464259 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
11 months ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere
11 months ago
Jose Alcérreca 3ff5d48f37
Restores screenshot tests in foryou (#1199)
11 months ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
11 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
1 year ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
1 year ago
Simon Marquis b043d8db86
Replace workaround on SettingsViewModel now that a fix has been deployed
1 year ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
1 year ago
Simon Marquis cd62fd5e01
Update feature/search/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/search/navigation/SearchNavigation.kt
1 year ago
Simon Marquis b7a628ece5
Update feature/interests/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/interests/navigation/InterestsNavigation.kt
1 year ago
Simon Marquis 6cd5958665
Update feature/bookmarks/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/bookmarks/navigation/BookmarksNavigation.kt
1 year ago
Simon Marquis 65f0d5b2d9
Update feature/foryou/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/foryou/navigation/ForYouNavigation.kt
1 year ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
1 year ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
1 year ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
1 year ago
lihenggui 32e1ec0447 Remove violations: property-naming
1 year ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
1 year ago
lihenggui fb5bd225be Spotless
1 year ago
Simon Marquis f27a2e176e Reduce overall build complexity
1 year ago
Simon Marquis caa482bc71 Kotlinify codebase
1 year ago
Simon Marquis 988002e692 Update Robolectric 4.11.1
1 year ago
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
1 year ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
1 year ago
kimdowoo 129099e219 refactor/Convert object to data object in sealed interface
1 year ago