Skip to content

Tags: drupalio/compose-samples

Tags

v1.0.0-beta03

Verified

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

[All] Update to Compose 1.0.0-beta03

v1.0.0-beta02

Verified

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

[All] Update to beta02

v1.0.0-beta01

Verified

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

Compose beta01

v1.0.0-alpha12

Fix bug link in comment

Change-Id: Ib827add7abb1cc664626cc6249208c5bd640d35b

v1.0.0-alpha11

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

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

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

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

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

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 <jolandaverhoef@google.com>
Co-authored-by: Nick Butcher <nickbutcher@users.noreply.github.com>
Co-authored-by: Nick Butcher <nickbutcher@google.com>
Co-authored-by: Florina Muntenescu <florinam@google.com>
Co-authored-by: Jose Alcerreca <jalc@google.com>
Co-authored-by: Jolanda Verhoef <JolandaVerhoef@users.noreply.github.com>
Co-authored-by: Jose Alcérreca <JoseAlcerreca@users.noreply.github.com>
Co-authored-by: Florina Muntenescu <2998890+florina-muntenescu@users.noreply.github.com>
Co-authored-by: Manuel Vivo <manuelvicnt@gmail.com>
Co-authored-by: Sean McQuillan <seanmcq@google.com>