Commit Graph

159 Commits (19b761f0065bfb48df2d83014ff233c331e1229b)

Author SHA1 Message Date
Eric Schmidt 4be3bb9bb7
Update DevicePreviews.kt
6 months ago
Eric Schmidt d233f6a773
Update core/ui/src/main/kotlin/com/google/samples/apps/nowinandroid/core/ui/DevicePreviews.kt
6 months ago
Eric Schmidt 5916a4c923 feat: updates DevicePreviews.kt to use Devices constants
6 months ago
Simon Marquis 17162dab60 graphUpdate
10 months ago
Simon Marquis 1c61be7b7b Update color mapping
10 months ago
Simon Marquis e8dc43b58b graphUpdate
10 months ago
Simon Marquis e079e68815 Delete old graphs
10 months ago
Rob Orgiu 4885e92ba5 Reformat NewsResourceCard
2 years ago
Rob Orgiu 31c4f05872 Simplify Drag&Drop implementation
2 years ago
Rob Orgiu 8f75786c88 Merge remote-tracking branch 'refs/remotes/origin/main' into update-drag-and-drop
2 years ago
Rob Orgiu 093ff2c7f2 Simplify Drag&Drop implementation
2 years ago
gibachan 2190258ef9 Remove redundant annotations
2 years ago
Don Turner fbf0558465 Fix navigation test for ForYou to TopicScreen
2 years ago
Don Turner ecfb5157dd Improve test data and add UI test for topic chip
2 years ago
Don Turner bd557fd604 Reduce icon sizes
2 years ago
Alex Vanyo 04a9e1a7d2 Replace animateItemPlacement with animateItem
2 years ago
Rob Orgiu 650471b1c2 Improve internalization
2 years ago
Rob Orgiu 4e62d0c084 Add drag feature
2 years 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
3 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
3 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
3 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
3 years ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
3 years ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
3 years ago
lihenggui fb5bd225be Spotless
3 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
3 years ago
Ben Trengrove 3142ecb495 Remove redundant mutable state
3 years ago
Simon Marquis caa482bc71 Kotlinify codebase
3 years ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
3 years ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
3 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
3 years ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
3 years ago
dahunsi 77451779cd Use animateItemPlacement() on feed
3 years ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
3 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
3 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
3 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
3 years ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
3 years ago
Jose Alcérreca 6c0d6ad82e
Fixes icons size in onboarding and restores LocalInspection for images (#909)
3 years ago
Simon Marquis 0ced769999 Widen `isNotEmpty` with `isNotBlank` to potentially catch blank values
3 years ago