Skip to content

Tags: Grimness/compose-samples

Tags

v1.0.0-alpha12

Toggle v1.0.0-alpha12's commit message
Fix bug link in comment

Change-Id: Ib827add7abb1cc664626cc6249208c5bd640d35b

v1.0.0-alpha11

Toggle v1.0.0-alpha11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[All] Update to alpha11

[All] Update to alpha11

v1.0.0-alpha10

Toggle v1.0.0-alpha10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request android#356 from android/dev_alpha10

[All] Update to alpha10

v1.0.0-alpha09

Toggle v1.0.0-alpha09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request android#333 from android/dev_alpha09

Update for Jetpack Compose 1.0.0-alpha09

v1.0.0-alpha08

Toggle v1.0.0-alpha08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request android#308 from android/dev_alpha08

[All] Update to Compose 1.0.0-alpha08

v1.0.0-alpha07

Toggle v1.0.0-alpha07's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request android#283 from android/dev_alpha07

[All] Update to Compose 1.0.0-alpha07

v1.0.0-alpha06

Toggle v1.0.0-alpha06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[All] Update to Compose 1.0.0-alpha06 (android#261)

* [Jetsnack] Cart implementation
* [Jetsnack] Reuse Quantity Selector
* [Jetsnack] Reuse Destination Bar
* [Jetsnack] Add Inspired By Section to Cart
* [Jetsnack] Add Checkout Bar to cart
* [Jetsnack] Fix Spotless issues
* [Jetsnack] Fix review comments
* [Jetsnack] Fix review comments
* Update to snapshot 6922857.
* [Jetsurvey] Bump to alpha06
* [Owl] Update to snapshot 6922857.
* [JetChat] Update to snapshot 6922857
* [Rally] Update to snapshot 6922857
* [Jetcaster] Update to snapshot 6922857.
* Removes unncessary elevation param
* [Crane] Update to 6922857 snapshot (android#246)
* [Owl] Replace elevation overlay workaround with AmbientElevationOverlay.
* [Jetchat] Replace elevation overlay workaround with AmbientElevationOverlay
* [Jetsurvey] Redesigned next/prev buttons
* [Jetsurvey] Redesigned progress indicator
* [Jetsurvey] Adding elevation to the action bar
* [Jetsurvey] Capitalising strings
* [Jetsurvey] Question title redesigned
* [Jetsurvey] Removing unused composable
* [Jetsurvey] Removing the column usage in progress indicator
* [Crane] Adds Hilt to the project (android#237)
* [JetNews] bump to alpha06 (android#258)
* [JetNews] bump to alpha06
* Fix unused modifier on BookmarkButton
* Update all samples to AGP 4.2.0-alpha15
* Turn on allWarningsAsErrors in Jetsurvey
* Tidy up gradle.properties

We now have parallel compilation, caching
and on-demand configuration enabled on all projects

* Disable Jetifier where possible
Only Crane requires Jetifier becuase it uses the
Google Maps SDK.

* Update all projects to ktlint 0.39.0
* Update snapshot URL
* Update to Compose 1.0.0-alpha06

Co-authored-by: Jolanda Verhoef <[email protected]>
Co-authored-by: Nick Butcher <[email protected]>
Co-authored-by: Nick Butcher <[email protected]>
Co-authored-by: Florina Muntenescu <[email protected]>
Co-authored-by: Jose Alcerreca <[email protected]>
Co-authored-by: Jolanda Verhoef <[email protected]>
Co-authored-by: Jose Alcérreca <[email protected]>
Co-authored-by: Florina Muntenescu <[email protected]>
Co-authored-by: Manuel Vivo <[email protected]>
Co-authored-by: Sean McQuillan <[email protected]>

v1.0.0-alpha05

Toggle v1.0.0-alpha05's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merges alpha05 branch to main (android#228)

* [Jetcaster] Update to SNAPSHOT 6891475 (android#216)

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

* [Crane] Update to SNAPSHOT 6891475 (android#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 (android#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 (android#222)

* [All] Updates to alpha05 (android#227)

* [All] Updates to 6901934 snapshot

* [All] Updates to alpha05

Co-authored-by: Chris Banes <[email protected]>
Co-authored-by: Jose Alcerreca <[email protected]>
Co-authored-by: Florina Muntenescu <[email protected]>
Co-authored-by: Florina Muntenescu <[email protected]>
Co-authored-by: Jose Alcérreca <[email protected]>
Co-authored-by: Nick Butcher <[email protected]>
Co-authored-by: Nick Butcher <[email protected]>
Co-authored-by: Sean McQuillan <[email protected]>

v1.0.0-alpha04

Toggle v1.0.0-alpha04's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Readme] Jetnews and Crane cannot be updated to alpha04 (android#205)

v1.0.0-alpha03

Toggle v1.0.0-alpha03's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Automatically create GitHub release with APKs (android#187)