X Tutup
The Wayback Machine - https://web.archive.org/web/20210723002210/https://github.com/android/compose-samples/commits/main
Skip to content
Permalink
main

Commits on Jul 22, 2021

  1. Merge pull request #609 from colinrtwhite/main

    Use ImageLoaderFactory to create the singleton ImageLoader.
    nickbutcher committed Jul 22, 2021
  2. Apply Spotless.

    colinrtwhite committed Jul 22, 2021

Commits on Jul 21, 2021

  1. PR feedback.

    colinrtwhite committed Jul 21, 2021
  2. Update dependencies

    - AGP 7.0.0-rc01
    - Spotless 5.14.2
    - Gradle 7.1.1
    
    Change-Id: I1eb53f5e3ac245b3e2e85e75f13a3c8eef2fa5c3
    chrisbanes committed Jul 21, 2021

Commits on Jul 13, 2021

  1. Merge pull request #513 from Abhimanyu14/abhimanyu/jetsurvey-issue-512

    [Jetsurvey] fixed app crash on changing date selection
    florina-muntenescu committed Jul 13, 2021

Commits on Jul 8, 2021

  1. [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
    JoseAlcerreca committed Jul 8, 2021

Commits on Jul 7, 2021

  1. Merge pull request #596 from JoseAlcerreca/jetchatmessageOrder

    Fixes new messages showing at the top of the log
    JoseAlcerreca committed Jul 7, 2021

Commits on Jul 1, 2021

  1. Merge pull request #585 from android/dev_rc01

    [All] Update to Compose 1.0.0-rc01
    JoseAlcerreca committed Jul 1, 2021
  2. [All] Update to Compose 1.0.0-rc01.

    Change-Id: I3d4161d28420aef82cb9d7aa5daf394f9194d890
    nickbutcher committed Jul 1, 2021

Commits on Jun 30, 2021

  1. [All] Update to Compose Snapshot 7506689.

    Change-Id: I6949c73fbd61c54acef6d88c92c1d44689638255
    nickbutcher committed Jun 30, 2021

Commits on Jun 29, 2021

  1. Merge pull request #588 from JoseAlcerreca/warningsAsErrors

    [All] Restricts allWarningsAsErrors to CI and local properties.
    JoseAlcerreca committed Jun 29, 2021

Commits on Jun 28, 2021

  1. [Crane] Revert AGP 7.0.0-beta03 due to Hilt incompatibility.

    Change-Id: I6e92254f66ee4e7f6fae4906ddcea6b175497ff2
    nickbutcher committed Jun 28, 2021

Commits on Jun 25, 2021

  1. [All] Update to Compose Snapshot 7489673.

    Change-Id: I0d4e8714126b35b05fb81d4f430839c6288654ee
    nickbutcher committed Jun 25, 2021
  2. Merge pull request #586 from alexvanyo/av/avoid-mutating-parameter

    [Jetsnack] Avoid mutating colors parameter
    nickbutcher committed Jun 25, 2021
  3. [Jetsnack] Avoid mutating colors parameter

    Change-Id: I2996ba10974c093ba8ba9f461769d60c4fcccf1c
    alexvanyo committed Jun 25, 2021

Commits on Jun 23, 2021

  1. Merge pull request #582 from android/bw/enableSaveState

    Enable state saving & restoration
    keyboardsurfer committed Jun 23, 2021

Commits on Jun 22, 2021

  1. Enable state saving & restoration

    When navigating using the bottom nav bar.
    This saves and restores scroll positions.
    keyboardsurfer committed Jun 22, 2021
Older
X Tutup