Commit Graph

250 Commits (av/lifecycle-2.8.0-alpha02)

Author SHA1 Message Date
dturner 27fd4e544a 🤖 Updates screenshots
2 years ago
dturner 02d4fea615 🤖 Updates screenshots
2 years ago
Don Turner a507ff6d8e Wrap NiaApp with NiaTheme for app screenshot tests
2 years ago
dturner 6b2b01ed82 🤖 Updates screenshots
2 years ago
Tomáš Mlynarič 58483b6166 Revert fast initialization of Coil
2 years ago
Tomáš Mlynarič f3e89bad4a Add braces
2 years ago
Tomáš Mlynarič d1211f15e7 Inline initialization
2 years ago
Tomáš Mlynarič e853748cf7 Don't use runBlocking if async init completed
2 years ago
Tomáš Mlynarič 7c33946ce1 Launch loader directly without additional coroutine scope
2 years ago
Tomáš Mlynarič 8e3903e90c Fix comment
2 years ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp
2 years ago
Don Turner f5b3ae56dc
Merge pull request #951 from SimonMarquis/issue-945
2 years ago
Don Turner 691bf2aad6
Merge pull request #785 from SimonMarquis/optimize-avd
2 years ago
SimonMarquis afdfd8acc5 🤖 Updates screenshots
2 years ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Simon Marquis 0699efc592
Merge branch 'main' into issue-945
2 years ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
2 years ago
Don Turner a5c030f740
Merge pull request #956 from KDW03/add_saved_test
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
Don Turner ad15f0137e
Merge pull request #1094 from lihenggui/main
2 years ago
Don Turner 8d5ef578c6
Merge pull request #1103 from android/add_icon_comment
2 years ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
2 years ago
Don Turner b801a7deea Moving comments to _after_ first XML element
2 years ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
2 years ago
Don Turner d018e57f52 Fix spotless
2 years ago
Don Turner e6b5560f07
Revert "Move app screenshot tests to match dependencies declaration"
2 years ago
Don Turner 28bb3f1b2f Add comment explaining why the launcher icon colors differ per build variant
2 years ago
Simon Marquis 83764082ff Move app screenshot tests to match dependencies declaration
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago
lihenggui fb5bd225be Spotless
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Simon Marquis 988002e692 Update Robolectric 4.11.1
2 years ago
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
2 years ago
mmoczkowski f365e8b782 🤖 Updates screenshots
2 years ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
2 years ago
Jose Alcérreca 3f22248cb7
[CI] Better caching and fewer jobs run
2 years ago
TM d3d5b02428 Inline color values for app icons
2 years ago
TM 9b83237bfd Removed Comments
2 years ago
TM afb427b9c5 Use colors from design palette in build variant icons
2 years ago
TM 38d0c15d33 Create different icons for each build variant
2 years ago
Jose Alcérreca 431069ab77
NiaAppScreenSizesScreenshotTests.kt: Fixes screenshot test showing wrong width (#986)
2 years ago
tunjid b2498c763f 🤖 Updates screenshots
2 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis faf42aa133
Merge remote-tracking branch 'origin/main' into issue-945
2 years ago
kimdowoo bc56ba79bc Add Test for Saved Top Level Destination
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
Simon Marquis 03ba943632 Extract `ProfileVerifier` logs from `MainActivity` to `NiaApplication`
2 years ago