Commit Graph

250 Commits (av/lifecycle-2.8.0-alpha02)

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