Commit Graph

391 Commits (76d59b3da82af57e2462f3161fe56812004063b1)

Author SHA1 Message Date
Don Turner 76d59b3da8
Merge branch 'main' into update-compose-bom 1 year ago
Don Turner 1d2029aa2c
Merge pull request from SimonMarquis/fix-unit-test 1 year ago
Don Turner adddea6fc7 Remove includeFontPadding, default behaviour is fine 1 year ago
dturner 9e645356f6 🤖 Updates screenshots 1 year ago
Don Turner 3868371ec8 Switch default padding to true since this was actually false by default since Compose 1.6.0-alpha01 1 year ago
Don Turner c773fd7d0a Switch off default font padding to avoid changing UI 1 year ago
Don Turner 3b1ee87194 Fix ShortText icon 1 year ago
dturner 6b2b01ed82 🤖 Updates screenshots 1 year ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes 1 year ago
Tomáš Mlynarič 4cdc2ad345 Add comment for Retrofit async OkHttp 1 year ago
Tomáš Mlynarič d110d92b87 Optimize OkHttp initialization for Retrofit 1 year ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp 1 year ago
Simon Marquis b687328567
Replace comments with proper `@TestOnly` annotations 1 year ago
Simon Marquis a83f6691c4
Fix addNewsResources issue 1 year ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test 1 year ago
Don Turner 691bf2aad6
Merge pull request from SimonMarquis/optimize-avd 1 year ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning 1 year ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify 1 year ago
Don Turner 0f0511748e
Merge pull request from SimonMarquis/cleanup-dependencies 1 year ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries` 1 year ago
Don Turner 89d39a7242
Merge pull request from SimonMarquis/resource-prefix 1 year ago
Simon Marquis bdb10a6870
Update core/designsystem/src/main/kotlin/com/google/samples/apps/nowinandroid/core/designsystem/component/scrollbar/ScrollbarExt.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 56fbe13b5a Ignore function naming check when annotated with @Test 1 year ago
lihenggui 485440b550 Suppress ktlint:standard:function-naming in ResultKtTest 1 year ago
lihenggui d671126f9e Move @Suppress("ktlint:standard:max-line-length") to function scope 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
Yuya e8f4537e7c Update thumbTrackSizePercent calculation for readability 1 year ago
Yuya 07d9877331 Update thumb movement range by thumb size, in app scrollbars 1 year ago
Ben Trengrove e62d70bf5a
Merge pull request from android/ben/itemstate 1 year ago
dahunsi e334a727c3 Fix typo in app scrollbars 1 year ago
Ben Trengrove 3142ecb495 Remove redundant mutable state 1 year ago
Ben Trengrove 22df321b9e Apply spotless 1 year ago
Ben Trengrove 72da8e2e56 Use custom Modifier.Node instead of background 1 year ago
Ben Trengrove d8880e98f0 Move state into a state holder and remove redundant Box 1 year ago
Ben Trengrove 01928d7df5 Move scrollbar changes out of composition 1 year ago
Simon Marquis caa482bc71 Kotlinify codebase 1 year ago
Simon Marquis 988002e692 Update Robolectric 4.11.1 1 year ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version 1 year ago
Mario Manhique b2c1c11218
Update MainDispatcherRule.kt 1 year ago
Adetunji Dahunsi 78573b8efc
Merge pull request from tjmtic/now-update-888 1 year ago
Jonathan Koren 5482d81fdc fixed for PR 985 1 year ago
TM 2b84fafcf7 Merge remote-tracking branch 'upstream/main' into now-update-888 1 year ago
Simon Marquis 245723b5b2 Fix compiler warning: Remove single lambda parameter declaration 1 year ago
Adetunji Dahunsi 0287af8d9a
Merge pull request from android/tj/staggered-grid-feed 1 year ago
TM 7fc67c2915 Update compose-runtime version; Update primitive mutable states to mutableState API where applicable 1 year ago