Commit Graph

140 Commits (main)

Author SHA1 Message Date
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
4 months ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
4 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
4 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
4 months ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
4 months ago
Don Turner 68c15a891c Fix text styles and spacing now that includeFontPadding is false
4 months ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
5 months ago
Tomáš Mlynarič 44ae059a2b Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
5 months ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
5 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
6 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
6 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
6 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
6 months ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
7 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
7 months ago
lihenggui fb5bd225be Spotless
7 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
7 months ago
Ben Trengrove 3142ecb495 Remove redundant mutable state
7 months ago
Simon Marquis caa482bc71 Kotlinify codebase
7 months ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
9 months ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
9 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
9 months ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
9 months ago
dahunsi 77451779cd Use animateItemPlacement() on feed
10 months ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
10 months ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
10 months ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
10 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
10 months ago
Jose Alcérreca 6c0d6ad82e
Fixes icons size in onboarding and restores LocalInspection for images (#909)
11 months ago
Simon Marquis 0ced769999 Widen `isNotEmpty` with `isNotBlank` to potentially catch blank values
11 months ago
Simon Marquis 4a5ec5bd82 Update `var` with fake default value to the more "correct" `lateinit var`
11 months ago
Simon Marquis f1bc6f1226 Restore `Unknown` type as empty `String`
11 months ago
Simon Marquis c831dc673c
Fix broken text
11 months ago
Simon Marquis daa2228132 Restore original `type` labels
11 months ago
Simon Marquis 480d8e7d7c Fix missing removal
11 months ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
11 months ago
Adetunji Dahunsi 153b34fd50
Merge pull request #850 from qamarelsafadi/loading-progress-for-image
11 months ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
11 months ago
qamarelsafadi 308f51f87d Merge remote-tracking branch 'origin/loading-progress-for-image' into loading-progress-for-image
11 months ago
Qamar A. Safadi 2db3e0c804
Merge branch 'android:main' into loading-progress-for-image
11 months ago
qamarelsafadi 5d7e33d905 fix formatting
11 months ago
qamarelsafadi f203e9a218 feat: replacing SubcomposeAsyncImage as its not recommended to use with lazyLayout
11 months ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
11 months ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
11 months ago
qamarelsafadi 5bbcc904e9 feat: make painter in one line
11 months ago
Qamar A. Safadi 9f3103c212
Merge branch 'android:main' into loading-progress-for-image
11 months ago
prosixe c779b4e8ca Typo fix for topics
11 months ago
qamarelsafadi 57025e7587 fix: review notes
11 months ago
qamarelsafadi 8a197800c5 feat: fix format issue
11 months ago