Commit Graph

151 Commits (bd951fbfa411716ebcdbda46bf5426f723696bee)

Author SHA1 Message Date
lihenggui 4f07a16a7c Migrate interest module to multiplatform
2 years ago
lihenggui 6d05ba133e Migrate bookmarks to multiplatform module
2 years ago
lihenggui b275cdcb79 Fix compilation errors in the ui module
2 years ago
lihenggui 2c98afa365 Spotless
2 years ago
lihenggui 31a84c4ef3 Use the new compose compiler
2 years ago
lihenggui 75afb8ab06 Update dependencies and fix compilation errors
2 years ago
lihenggui 2a2ff78e32 Merge branch 'main' into compose_multiplatform
2 years ago
lihenggui ec4b78e767 Convert :core:ui to the multiplatform module
2 years ago
lihenggui a383a5f35a Merge remote-tracking branch 'upstream/main' into compose_multiplatform
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
lihenggui 6c89a82e30 Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
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
lihenggui bd2059ba88 Implement network module
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)
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
Simon Marquis 4a5ec5bd82 Update `var` with fake default value to the more "correct" `lateinit var`
3 years ago
Simon Marquis f1bc6f1226 Restore `Unknown` type as empty `String`
3 years ago
Simon Marquis c831dc673c
Fix broken text
3 years ago
Simon Marquis daa2228132 Restore original `type` labels
3 years ago
Simon Marquis 480d8e7d7c Fix missing removal
3 years ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
3 years ago
Adetunji Dahunsi 153b34fd50
Merge pull request #850 from qamarelsafadi/loading-progress-for-image
3 years ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
3 years ago