Commit Graph

357 Commits (2dd917fd7de59803745cc10c7ddcf06b5a083a07)

Author SHA1 Message Date
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 #1067 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 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 #972 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 #947 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
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
1 year ago
Don Turner 301661ce86
Merge pull request #959 from McGalanes/convention-plugins-toml
1 year ago
dahunsi 1d0435832d Fix spotless
1 year ago
dahunsi beaa85739d Address PR feedback
1 year ago
Don Turner 6e96d30519
Merge pull request #912 from lihenggui/main
1 year ago
Minseong Kim 5612396290 Fit typo in SystemTrayNotifier.kt
1 year ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
1 year ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
1 year ago
dahunsi 77451779cd Use animateItemPlacement() on feed
1 year ago
dahunsi 8b759ae569 Fix spotless
1 year ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
1 year ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
1 year ago
Jose Alcérreca 151f877bbe
Adds screenshot tests to :core:designsystem (#931)
1 year ago
Don Turner d0909a9c8f
Merge pull request #925 from SimonMarquis/remove-dispatcher
1 year ago
Simon Marquis 0ddcf0b4ab Remove unnecessary dispatcher switch in `DefaultRecentSearchRepository`
1 year ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main
1 year ago
Simon Marquis c98e6236d5 Replace identical `InstantSerializer` with KotlinX datetime default serializer
1 year ago
Jose Alcérreca 5b79869324
Adds dark screenshot tests and fixes background colors in ForYou (#918)
1 year ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
1 year ago
Milosz Moczkowski c57fb78fa7
Merge pull request #759 from SimonMarquis/lint/sarif
1 year ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
1 year ago
lihenggui fcc49d141d Upgrade Gradle to v8.3
1 year ago
Milosz Moczkowski 928833fe5d
Merge pull request #889 from RivanParmar/main
1 year ago
Jose Alcérreca 6c0d6ad82e
Fixes icons size in onboarding and restores LocalInspection for images (#909)
1 year ago
Simon Marquis 0ced769999 Widen `isNotEmpty` with `isNotBlank` to potentially catch blank values
1 year ago
Simon Marquis 4a5ec5bd82 Update `var` with fake default value to the more "correct" `lateinit var`
1 year ago
Simon Marquis f1bc6f1226 Restore `Unknown` type as empty `String`
1 year ago
Simon Marquis c831dc673c
Fix broken text
1 year ago
Simon Marquis daa2228132 Restore original `type` labels
1 year ago
Simon Marquis 480d8e7d7c Fix missing removal
1 year ago
Simon Marquis 553b01fcb6 spotlessApply
1 year ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
1 year ago