Commit Graph

152 Commits (04b8335a688939b05c72bb2e36fded1a2ca19e59)

Author SHA1 Message Date
lihenggui a383a5f35a Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
yongsuk44 af7729586c Remove empty primary constructors
2 years ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
lihenggui 0aac9206f0 Fix test errors in tests in :core:designsystem module
2 years ago
lihenggui 94b14e7279 spotlessApply
2 years ago
lihenggui 1aa6375d26 Fix compilation errors in tests in the designsystem module
2 years ago
lihenggui bc5d12aef2 Fix errors in the designsystem module
2 years ago
lihenggui 20a8d5c9af Fix warnings in Theme.kt
2 years ago
lihenggui 3d179d6757 Add test dependencies in the KmpLibraryConventionPlugin
2 years ago
lihenggui 0dce05406c WIP: Make :core:designsystem as the multiplatform module
2 years ago
lihenggui 6c89a82e30 Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Don Turner 42e9a3a2c6
Merge pull request #1182 from SimonMarquis/api-compose-ui-tooling
2 years ago
Don Turner 171fa88ac0
Merge pull request #1248 from yongsuk44/main
2 years ago
kim-yongsuk 3fa75a037a Apply Composable Parameter Ordering Guidelines
2 years ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
2 years ago
lihenggui bd2059ba88 Implement network module
2 years ago
dturner 27fd4e544a 🤖 Updates screenshots
2 years ago
Don Turner 08dfec01f6 Fix individual UI components
2 years ago
dturner 02d4fea615 🤖 Updates screenshots
2 years ago
Don Turner 8494b74646 Fix spotless (really should enable the commit hook to do this)
2 years ago
Don Turner 68c15a891c Fix text styles and spacing now that includeFontPadding is false
2 years ago
dturner 81a5c0a3a7 🤖 Updates screenshots
2 years ago
Don Turner 092daacced Revert fontSize change
2 years ago
Don Turner 1de15f0fab Fix spotless (again)
2 years ago
Don Turner adddea6fc7 Remove includeFontPadding, default behaviour is fine
2 years ago
dturner 9e645356f6 🤖 Updates screenshots
2 years ago
Don Turner 3868371ec8 Switch default padding to true since this was actually false by default since Compose 1.6.0-alpha01
2 years ago
Don Turner c773fd7d0a Switch off default font padding to avoid changing UI
2 years ago
Don Turner 3b1ee87194 Fix ShortText icon
2 years ago
dturner 6b2b01ed82 🤖 Updates screenshots
2 years ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
2 years ago
Simon Marquis d932cde110
Move `androidx.compose.ui:ui-tooling` dependency to convention plugin
2 years ago
Don Turner 691bf2aad6
Merge pull request #785 from SimonMarquis/optimize-avd
2 years ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Simon Marquis bdb10a6870
Update core/designsystem/src/main/kotlin/com/google/samples/apps/nowinandroid/core/designsystem/component/scrollbar/ScrollbarExt.kt
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
2 years ago
lihenggui 56fbe13b5a Ignore function naming check when annotated with @Test
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago
lihenggui fb5bd225be Spotless
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Yuya e8f4537e7c Update thumbTrackSizePercent calculation for readability
2 years ago
Yuya 07d9877331 Update thumb movement range by thumb size, in app scrollbars
2 years ago
dahunsi e334a727c3 Fix typo in app scrollbars
2 years ago
Ben Trengrove 22df321b9e Apply spotless
2 years ago