Commit Graph

156 Commits (eb83cb34342aa604a3e22b227d734bb1fd03f62c)

Author SHA1 Message Date
Simon Marquis 17162dab60 graphUpdate
3 months ago
Simon Marquis 1c61be7b7b Update color mapping
3 months ago
Simon Marquis e8dc43b58b graphUpdate
4 months ago
Simon Marquis e079e68815 Delete old graphs
4 months ago
Rob Orgiu 4885e92ba5 Reformat NewsResourceCard
11 months ago
Rob Orgiu 31c4f05872 Simplify Drag&Drop implementation
11 months ago
Rob Orgiu 8f75786c88 Merge remote-tracking branch 'refs/remotes/origin/main' into update-drag-and-drop
11 months ago
Rob Orgiu 093ff2c7f2 Simplify Drag&Drop implementation
1 year ago
gibachan 2190258ef9 Remove redundant annotations
1 year ago
Don Turner fbf0558465 Fix navigation test for ForYou to TopicScreen
1 year ago
Don Turner ecfb5157dd Improve test data and add UI test for topic chip
1 year ago
Don Turner bd557fd604 Reduce icon sizes
1 year ago
Alex Vanyo 04a9e1a7d2 Replace animateItemPlacement with animateItem
1 year ago
Rob Orgiu 650471b1c2 Improve internalization
1 year ago
Rob Orgiu 4e62d0c084 Add drag feature
1 year ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
2 years ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
Don Turner 68c15a891c Fix text styles and spacing now that includeFontPadding is false
2 years ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
2 years ago
Tomáš Mlynarič 44ae059a2b Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
2 years ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
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
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
2 years ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
2 years ago
lihenggui fb5bd225be Spotless
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Ben Trengrove 3142ecb495 Remove redundant mutable state
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
2 years ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
2 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
2 years ago
dahunsi 77451779cd Use animateItemPlacement() on feed
2 years ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
2 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
2 years ago
Jose Alcérreca 6c0d6ad82e
Fixes icons size in onboarding and restores LocalInspection for images (#909)
2 years ago
Simon Marquis 0ced769999 Widen `isNotEmpty` with `isNotBlank` to potentially catch blank values
2 years ago
Simon Marquis 4a5ec5bd82 Update `var` with fake default value to the more "correct" `lateinit var`
2 years ago
Simon Marquis f1bc6f1226 Restore `Unknown` type as empty `String`
2 years ago
Simon Marquis c831dc673c
Fix broken text
2 years ago