Commit Graph

2250 Commits (31237816e31cd4f6a30adb818b4e9ccdc2d58cce)
 

Author SHA1 Message Date
yongsuk 894e817f8f
Update typo setup.sh
8 months ago
Simon Marquis b687328567
Replace comments with proper `@TestOnly` annotations
8 months ago
Simon Marquis a83f6691c4
Fix addNewsResources issue
8 months ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
8 months ago
Jonathan Koren c1d6c88bb0
Run dependencyGuard task during CI (#1064)
8 months ago
Tomáš Mlynarič a16d5f726c More readable zoneId creation
8 months ago
Tomáš Mlynarič 44ae059a2b Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
8 months ago
Tomáš Mlynarič 1e925ed99f
Conflate TimeZoneMonitor emissions
8 months ago
Tomáš Mlynarič 0b3ece1bb9 Fix spotless
8 months ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
8 months ago
Tomáš Mlynarič 395b9853df Add Composition Tracing
8 months ago
dependabot[bot] 20c8db6b0c
Bump gradle/gradle-build-action from 2 to 3
8 months ago
Simon Marquis db4bf1c782
Keep `androidx.compose.ui:ui-tooling-preview` on all buildTypes
8 months ago
Simon Marquis d932cde110
Move `androidx.compose.ui:ui-tooling` dependency to convention plugin
8 months ago
Simon Marquis 3fbdf75ecf
Unnecessary safe call on a non-null receiver
8 months ago
Alex Vanyo aea26aa831
Merge pull request #1158 from android/av/enable-kvm
9 months ago
Alex Vanyo 3d1550be45 Enable KVM on base Linux image
9 months ago
Arash Ebrahimzade 44cd995d3d
Updated screenshot tests link
9 months ago
dependabot[bot] 4cd0778cdc
Bump androidx.activity:activity-compose from 1.8.0 to 1.8.2
9 months ago
Don Turner f5b3ae56dc
Merge pull request #951 from SimonMarquis/issue-945
9 months ago
Don Turner 691bf2aad6
Merge pull request #785 from SimonMarquis/optimize-avd
9 months ago
Don Turner 36cacbdc27
Merge pull request #1039 from SimonMarquis/kotlinify
9 months ago
Simon Marquis b848351f9c
🔄
9 months ago
SimonMarquis afdfd8acc5 🤖 Updates screenshots
9 months ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
9 months ago
Simon Marquis d17f3b1101
Merge branch 'main' into move-android-instrumented-test
9 months ago
Simon Marquis c1118eaf22
Apply suggestions from code review
9 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
9 months ago
Don Turner 4238aa4c4e
Merge pull request #1123 from SimonMarquis/libs-lint-androidTools
9 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
9 months ago
Don Turner 41d307b478
Merge pull request #1120 from SimonMarquis/enum-entries
9 months ago
Don Turner 607b232ca3
Merge pull request #1121 from SimonMarquis/lint-designsystem-tests
9 months ago
Simon Marquis 61f80739ef
Merge `lint` dependency version with `androidTools`
9 months ago
Don Turner 339280e4c7
Merge pull request #1122 from SimonMarquis/fix-dialog-layout
9 months ago
Don Turner 046831df36 Update dependency guard classpaths
9 months ago
Simon Marquis 59143b0b79
Suppress `LintImplTrimIndent` for `trimMargin()`
9 months ago
Simon Marquis 0699efc592
Merge branch 'main' into issue-945
9 months ago
Simon Marquis b043d8db86
Replace workaround on SettingsViewModel now that a fix has been deployed
9 months ago
Simon Marquis a8450176ed
Add tests for `DesignSystemDetector` lint
9 months ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
9 months ago
Don Turner a5c030f740
Merge pull request #956 from KDW03/add_saved_test
9 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
9 months ago
Don Turner 28735a4da3
Merge pull request #1061 from SimonMarquis/gradle-8.5
9 months ago
Simon Marquis cd62fd5e01
Update feature/search/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/search/navigation/SearchNavigation.kt
10 months ago
Simon Marquis b7a628ece5
Update feature/interests/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/interests/navigation/InterestsNavigation.kt
10 months ago
Simon Marquis 6cd5958665
Update feature/bookmarks/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/bookmarks/navigation/BookmarksNavigation.kt
10 months ago
Simon Marquis 65f0d5b2d9
Update feature/foryou/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/foryou/navigation/ForYouNavigation.kt
10 months ago
Simon Marquis bdb10a6870
Update core/designsystem/src/main/kotlin/com/google/samples/apps/nowinandroid/core/designsystem/component/scrollbar/ScrollbarExt.kt
10 months ago
Don Turner 9d2d5bed2c
Merge pull request #1055 from SimonMarquis/room-gradle-plugin
10 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
10 months ago