FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump JetNews to alpha05 by objcode · Pull Request #221 · android/compose-samples · GitHub

Bump JetNews to alpha05 - #221

Merged
manuelvicnt merged 4 commits into
dev_alpha05from
jetnews_dev_alpha05
Oct 14, 2020
Merged

Bump JetNews to alpha05#221
manuelvicnt merged 4 commits into
dev_alpha05from
jetnews_dev_alpha05

Conversation

objcode commented Oct 13, 2020

Copy link
Copy Markdown
Contributor

Changes:

  • Use new produceState API in launchUiStateProducer
  • Rename launchUiStateProducer to produceUiState to match naming
  • Change launchInComposition to new API LaunchedTask
  • Replace Box/Surface with new Box import
  • Update modifiers for Text composable to work with new layout rules
  • Update to use new AmbientContentColor and AmbientEmphasisLevels

Bugfix:

  • Fix size of error case in [HomeScreenErrorAndContent], avoiding
    the swipe to refresh drawing in the incorrect place.

Changes:
- Use new produceState API in launchUiStateProducer
- Rename launchUiStateProducer to produceUiState to match naming
- Change launchInComposition to new API LaunchedTask
- Replace Box/Surface with new Box import
- Update modifiers for Text composable to work with new layout rules
- Update to use new AmbientContentColor and AmbientEmphasisLevels

Bugfix:
- Fix size of error case in [HomeScreenErrorAndContent], avoiding
  the swipe to refresh drawing in the incorrect place.
google-cla Bot added the cla: yes label Oct 13, 2020
objcode requested a review from manuelvicnt October 13, 2020 05:25

manuelvicnt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Small nit but LGTM

manuelvicnt merged commit 40b99f8 into dev_alpha05 Oct 14, 2020
manuelvicnt deleted the jetnews_dev_alpha05 branch October 14, 2020 06:18
manuelvicnt added a commit that referenced this pull request Oct 14, 2020
* [Jetcaster] Update to SNAPSHOT 6891475 (#216)

* Update Jetcaster to SNAPSHOT 6891475
* Fix episode title being centered

* [Crane] Update to SNAPSHOT 6891475 (#217)

* [Jetchat] Update to SNAPSHOT 6891475

Change-Id: I4a9e194aabce890638da09a632de33928ad5237f

* Spotless

Change-Id: Ic46c8dcfd12451ff3988a1127ac97062b0b440fb

* [Rally] Update to SNAPSHOT 6891475

Change-Id: I3252cfe051737927d76cc8559d24bf516a720d3c

* [Jetsurvey] Bump to alpha05

* [Jetsurvey] Using onSizeChanged to set the branding height

* [Jetsurvey] Bump to alpha05

* [Jetsurvey] Using onSizeChanged to set the branding height

* [Rally] Removes maven central snapshot repo

Change-Id: I473f1f55b40e4c81fc655568828db3ab94fea0a6

* [Jetchat] Removes maven central snapshot repo

Change-Id: I5b16871c3ef1a612da8b6f1d96309f2bc40c19d3

* [Jetsnack] Update to snapshot 6901934.

Change-Id: I1d6a951b9cba9994241315348daedaac1b5f278c

* [Jetsnack] Remove unused import.

Change-Id: Ieacdb2dc7253fe25977c123ee3d140b7bdb81f0d

* [Owl] Accept modifiers in search suggestion items.

Change-Id: I9a5bf25e5bfa4632738e1e03539039a9959a03f0

* [Owl] Update to snapshot 6901934.

Change-Id: I15c92c5252e61b8918bbb9c80cbdc679e3809555

* Bump JetNews to alpha05 (#221)

Changes:
- Use new produceState API in launchUiStateProducer
- Rename launchUiStateProducer to produceUiState to match naming
- Change launchInComposition to new API LaunchedTask
- Replace Box/Surface with new Box import
- Update modifiers for Text composable to work with new layout rules
- Update to use new AmbientContentColor and AmbientEmphasisLevels

Bugfix:
- Fix size of error case in [HomeScreenErrorAndContent], avoiding
  the swipe to refresh drawing in the incorrect place.

* [Readme] Removes known issues (#222)

* [All] Updates to alpha05 (#227)

* [All] Updates to 6901934 snapshot

* [All] Updates to alpha05

Co-authored-by: Chris Banes <chrisbanes@users.noreply.github.com>
Co-authored-by: Jose Alcerreca <jalc@google.com>
Co-authored-by: Florina Muntenescu <florinam@google.com>
Co-authored-by: Florina Muntenescu <2998890+florina-muntenescu@users.noreply.github.com>
Co-authored-by: Jose Alcérreca <JoseAlcerreca@users.noreply.github.com>
Co-authored-by: Nick Butcher <nickbutcher@google.com>
Co-authored-by: Nick Butcher <nickbutcher@users.noreply.github.com>
Co-authored-by: Sean McQuillan <seanmcq@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL