Commit Graph

152 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Rob Orgiu c4c9c9f728 Reformat NewsResourceCard
8 months ago
Rob Orgiu a9e9c96e44 Simplify Drag&Drop implementation
8 months ago
Rob Orgiu 46a146735e Merge remote-tracking branch 'refs/remotes/origin/main' into update-drag-and-drop
8 months ago
Rob Orgiu e05afab096 Simplify Drag&Drop implementation
10 months ago
gibachan ffdc9b56e1 Remove redundant annotations
10 months ago
Don Turner d3f430cdcc Fix navigation test for ForYou to TopicScreen
10 months ago
Don Turner 5c83853b59 Improve test data and add UI test for topic chip
10 months ago
Don Turner 62f5ee3e31 Reduce icon sizes
11 months ago
Alex Vanyo 6c8cbf235c Replace animateItemPlacement with animateItem
1 year ago
Rob Orgiu 7eb0dba21e Improve internalization
1 year ago
Rob Orgiu 5b674e2247 Add drag feature
1 year ago
Simon Marquis 0639b375f1 Cleanup dependencies
1 year ago
yongsuk44 8e9b39fa31 Remove unnecessary opt-in annotations
1 year ago
Don Turner 6da850d28a Remove the search module's dependency on other feature modules
2 years ago
Don Turner 7415ae3b46 Add title to READMEs to describe the dependency graph
2 years ago
Don Turner 2004c9abca Update module dependency graphs and add script to create them
2 years ago
Tomáš Mlynarič 8f89ca6cbb Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
Don Turner 502edda0b7 Fix text styles and spacing now that includeFontPadding is false
2 years ago
Tomáš Mlynarič e208bd0bfd Use kotlinx.datetime.Timezone instead of java ZoneId
2 years ago
Tomáš Mlynarič e19d435317 Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
2 years ago
Tomáš Mlynarič c432f74054 Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Don Turner 4843216871 Merge branch 'main' into kotlinify
2 years ago
Don Turner 305f049429 Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner 137944ab9a Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Don Turner e4991aff96 Merge branch 'main' into kotlinify
2 years ago
Simon Marquis 2e663d3572 Merge branch 'main' into kotlinify
2 years ago
lihenggui 402ca7d782 Remove violations: discouraged-comment-location
2 years ago
lihenggui 5e965962c5 Spotless
2 years ago
Simon Marquis 171e2e83f5 Reduce overall build complexity
2 years ago
Ben Trengrove 1d65b7b702 Remove redundant mutable state
2 years ago
Simon Marquis 6a3a5ea692 Kotlinify codebase
2 years ago
Adetunji Dahunsi 27dd4e66ad Merge pull request #947 from android/tj/staggered-grid-feed
2 years ago
Don Turner 3d85cd06d0 Merge pull request #958 from McGalanes/main
2 years ago
Melwin Magalhaes f470be2860 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes d089ccd9d7 Use typesafe project accessors for project modules
2 years ago
dahunsi 738fbc190d Use animateItemPlacement() on feed
2 years ago
dahunsi 768c484090 Use lazy vertical staggered grid in feed to maximize space utilization
2 years ago
Simon Marquis 79bb3b9edf Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis 415e35c35e Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Jose Alcérreca 9748be62c5 Adds Screenshot testing with Roborazzi (#876)
2 years ago
Jose Alcérreca 2ddeb7a456 Fixes icons size in onboarding and restores LocalInspection for images (#909)
2 years ago
Simon Marquis bd6fc86158 Widen `isNotEmpty` with `isNotBlank` to potentially catch blank values
2 years ago
Simon Marquis 5503aba044 Update `var` with fake default value to the more "correct" `lateinit var`
2 years ago
Simon Marquis b924cfd6f2 Restore `Unknown` type as empty `String`
2 years ago
Simon Marquis 66a7cb6dca Fix broken text
2 years ago
Simon Marquis 642d32bf38 Restore original `type` labels
2 years ago
Simon Marquis 9c60c758ee Fix missing removal
2 years ago
Simon Marquis 81bec2e367 Replace `NewsResourceType` enum with simpler String type
2 years ago
Adetunji Dahunsi adfa471cd5 Merge pull request #850 from qamarelsafadi/loading-progress-for-image
2 years ago