Commit Graph

123 Commits (25ffcb12c13586045683c9455bc75034d7c3a24c)

Author SHA1 Message Date
dturner 0d6566b75b 🤖 Updates screenshots
8 months ago
Don Turner fc2146c970
Merge branch 'main' into replace-testharness
8 months ago
yongsuk44 af7729586c Remove empty primary constructors
8 months ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
8 months ago
Don Turner 2d610b0775 Merge branch 'main' into replace-testharness
9 months ago
kim-yongsuk 3fa75a037a Apply Composable Parameter Ordering Guidelines
9 months ago
dturner 50d5583fe1 🤖 Updates screenshots
9 months ago
Don Turner d6357be8c4 Replace Accompanist TestHarness with DeviceConfigurationOverride
9 months ago
Don Turner 7abcefdfdf Update Compose BOM to 2024.02.00. Fixes #1218
9 months ago
dturner 27fd4e544a 🤖 Updates screenshots
9 months ago
Don Turner 08dfec01f6 Fix individual UI components
9 months ago
dturner 02d4fea615 🤖 Updates screenshots
9 months ago
Don Turner 8494b74646 Fix spotless (really should enable the commit hook to do this)
9 months ago
Don Turner 68c15a891c Fix text styles and spacing now that includeFontPadding is false
9 months ago
dturner 81a5c0a3a7 🤖 Updates screenshots
9 months ago
Don Turner 092daacced Revert fontSize change
9 months ago
Don Turner 1de15f0fab Fix spotless (again)
9 months ago
Don Turner adddea6fc7 Remove includeFontPadding, default behaviour is fine
9 months ago
dturner 9e645356f6 🤖 Updates screenshots
9 months ago
Don Turner 3868371ec8 Switch default padding to true since this was actually false by default since Compose 1.6.0-alpha01
9 months ago
Don Turner c773fd7d0a Switch off default font padding to avoid changing UI
9 months ago
Don Turner 3b1ee87194 Fix ShortText icon
9 months ago
dturner 6b2b01ed82 🤖 Updates screenshots
9 months ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
9 months ago
Don Turner 691bf2aad6
Merge pull request #785 from SimonMarquis/optimize-avd
11 months ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
11 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
11 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
11 months ago
Simon Marquis bdb10a6870
Update core/designsystem/src/main/kotlin/com/google/samples/apps/nowinandroid/core/designsystem/component/scrollbar/ScrollbarExt.kt
11 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
11 months ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
11 months ago
lihenggui 56fbe13b5a Ignore function naming check when annotated with @Test
11 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
12 months ago
lihenggui fb5bd225be Spotless
12 months ago
Yuya e8f4537e7c Update thumbTrackSizePercent calculation for readability
12 months ago
Yuya 07d9877331 Update thumb movement range by thumb size, in app scrollbars
12 months ago
dahunsi e334a727c3 Fix typo in app scrollbars
12 months 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
Adetunji Dahunsi 78573b8efc
Merge pull request #972 from tjmtic/now-update-888
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
TM 7fc67c2915 Update compose-runtime version; Update primitive mutable states to mutableState API where applicable
1 year ago
dahunsi 1d0435832d Fix spotless
1 year ago
dahunsi beaa85739d Address PR feedback
1 year ago
dahunsi 8b759ae569 Fix spotless
1 year ago