Commit Graph

110 Commits (cd62fd5e01ddf8902dd5c86bd2f0a3b368f8e34f)

Author SHA1 Message Date
Simon Marquis bdb10a6870
Update core/designsystem/src/main/kotlin/com/google/samples/apps/nowinandroid/core/designsystem/component/scrollbar/ScrollbarExt.kt
8 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
8 months ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
8 months ago
lihenggui 56fbe13b5a Ignore function naming check when annotated with @Test
8 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
9 months ago
lihenggui fb5bd225be Spotless
9 months ago
Yuya e8f4537e7c Update thumbTrackSizePercent calculation for readability
9 months ago
Yuya 07d9877331 Update thumb movement range by thumb size, in app scrollbars
9 months ago
dahunsi e334a727c3 Fix typo in app scrollbars
9 months ago
Ben Trengrove 22df321b9e Apply spotless
9 months ago
Ben Trengrove 72da8e2e56 Use custom Modifier.Node instead of background
9 months ago
Ben Trengrove d8880e98f0 Move state into a state holder and remove redundant Box
9 months ago
Ben Trengrove 01928d7df5 Move scrollbar changes out of composition
9 months ago
Simon Marquis caa482bc71 Kotlinify codebase
9 months ago
Simon Marquis 988002e692 Update Robolectric 4.11.1
9 months ago
Adetunji Dahunsi 78573b8efc
Merge pull request #972 from tjmtic/now-update-888
11 months ago
TM 2b84fafcf7 Merge remote-tracking branch 'upstream/main' into now-update-888
11 months ago
Simon Marquis 245723b5b2 Fix compiler warning: Remove single lambda parameter declaration
11 months ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
11 months ago
TM 7fc67c2915 Update compose-runtime version; Update primitive mutable states to mutableState API where applicable
11 months ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
11 months ago
dahunsi 1d0435832d Fix spotless
11 months ago
dahunsi beaa85739d Address PR feedback
11 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
11 months ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
11 months ago
dahunsi 8b759ae569 Fix spotless
11 months ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
11 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
11 months ago
Jose Alcérreca 151f877bbe
Adds screenshot tests to :core:designsystem (#931)
12 months ago
Milosz Moczkowski c57fb78fa7
Merge pull request #759 from SimonMarquis/lint/sarif
1 year ago
Jose Alcérreca 6c0d6ad82e
Fixes icons size in onboarding and restores LocalInspection for images (#909)
1 year ago
Adetunji Dahunsi 153b34fd50
Merge pull request #850 from qamarelsafadi/loading-progress-for-image
1 year ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
1 year ago
qamarelsafadi 5d7e33d905 fix formatting
1 year ago
qamarelsafadi f203e9a218 feat: replacing SubcomposeAsyncImage as its not recommended to use with lazyLayout
1 year ago
Qamar A. Safadi 5abc69fb49
Merge branch 'android:main' into loading-progress-for-image
1 year ago
AlirezaJoon a23ffab602 fix: add label to animations for fixing lint issue
1 year ago
Qamar A. Safadi 8aa0457ca9
Merge branch 'android:main' into loading-progress-for-image
1 year ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
1 year ago
qamarelsafadi 3595d8dcb5 feat: move the placeholder default value to the method
1 year ago
qamarelsafadi e276212574 feat: remove check if placeholder null and put a default placeholder if its not passed.
1 year ago
qamarelsafadi 9c1ec17a39 fix: modifier to Modifier
1 year ago
qamarelsafadi a294adb6b9 feat: fix format issue
1 year ago
qamarelsafadi 7a05f7db96 feat: Show loading progress for Image Component as a solve for
1 year ago
qamarelsafadi 3284eb68a3 feat: Show loading progress for Image Component as a solve for
1 year ago
Qamar Safadi ee8b70003d feat: Show loading progress for Image Component as a solve for
1 year ago
TJ Dahunsi 9babb50c58 Interact with scrollbar only if drag direction matches scrollbar orientation
1 year ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
1 year ago
TJ Dahunsi 806726a7f0 PR feedback
1 year ago
TJ Dahunsi eeb4973265 PR feedback
1 year ago