main
Commits on Jul 22, 2021
-
Merge pull request #609 from colinrtwhite/main
Use ImageLoaderFactory to create the singleton ImageLoader.
-
Commits on Jul 21, 2021
-
-
- AGP 7.0.0-rc01 - Spotless 5.14.2 - Gradle 7.1.1 Change-Id: I1eb53f5e3ac245b3e2e85e75f13a3c8eef2fa5c3
-
Commits on Jul 16, 2021
Commits on Jul 14, 2021
Commits on Jul 13, 2021
-
-
Merge pull request #513 from Abhimanyu14/abhimanyu/jetsurvey-issue-512
[Jetsurvey] fixed app crash on changing date selection
Commits on Jul 12, 2021
Commits on Jul 9, 2021
Commits on Jul 8, 2021
-
[JetNews] Adds Robolectric tests (#556)
* [JetNews] Trying out Robolectric. * GHA: enable local tests for JetNews * GHA: Make test depend on build * Run local tests in the build step to measure time difference * Fixes Robolectric test * Do not run testRelease on GHA * Removes robolectric dep in sharedTests to avoid creation of src/test * Adding robolectric.properties to checksum.sh file * Removes comment about failing test * Addresses comments * Robolectric properties comment * Bumps Robolectric version * Downgrading Robolectric to 4.5.1 * Removes comment from robolectric.properties to see if it fixes CI * Debugging on CI * Temporarily disable cache on CI * Restores cache
Commits on Jul 7, 2021
-
Merge pull request #596 from JoseAlcerreca/jetchatmessageOrder
Fixes new messages showing at the top of the log
-
Commits on Jul 1, 2021
-
Merge pull request #585 from android/dev_rc01
[All] Update to Compose 1.0.0-rc01
-
[All] Update to Compose 1.0.0-rc01.
Change-Id: I3d4161d28420aef82cb9d7aa5daf394f9194d890
Commits on Jun 30, 2021
-
[All] Update to Compose Snapshot 7506689.
Change-Id: I6949c73fbd61c54acef6d88c92c1d44689638255
Commits on Jun 29, 2021
-
Merge pull request #588 from JoseAlcerreca/warningsAsErrors
[All] Restricts allWarningsAsErrors to CI and local properties.
-
-
[JetNews] Restricts allWarningsAsErrors to CI and local properties. S…
…hould fail on CI.
Commits on Jun 28, 2021
-
[Crane] Revert AGP 7.0.0-beta03 due to Hilt incompatibility.
Change-Id: I6e92254f66ee4e7f6fae4906ddcea6b175497ff2
Commits on Jun 25, 2021
-
[All] Update to Compose Snapshot 7489673.
Change-Id: I0d4e8714126b35b05fb81d4f430839c6288654ee
-
Merge pull request #586 from alexvanyo/av/avoid-mutating-parameter
[Jetsnack] Avoid mutating colors parameter
-
[Jetsnack] Avoid mutating colors parameter
Change-Id: I2996ba10974c093ba8ba9f461769d60c4fcccf1c
Commits on Jun 23, 2021
-
Merge pull request #582 from android/bw/enableSaveState
Enable state saving & restoration
Commits on Jun 22, 2021
-
Enable state saving & restoration
When navigating using the bottom nav bar. This saves and restores scroll positions.

