Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Jetpack Compose #10335

Closed
8 tasks done
pocmo opened this issue May 26, 2021 · 2 comments
Closed
8 tasks done

Jetpack Compose #10335

pocmo opened this issue May 26, 2021 · 2 comments
Assignees
Labels
⌨️ code Technical debt, code clean up, small API change .. 🔎 Needs investigation

Comments

@pocmo
Copy link
Contributor

pocmo commented May 26, 2021

This issue tracks the work required to get Jetpack Compose setup in the Android Components repository.

I recently did this for Reference Browser and the work is more or less covered by the following pull requests:

Currently most of the required tooling and dependencies are not stable yet. So I wouldn't necessarily do the switch now - especially since that would also require changes in the downstream projects. But I want to start a branch and figure out what things are missing. Jetpack Compose should hit stable in July (and hopefully all tooling too) and ideally we will be ready by then.

We will at least need:

Apps:

┆Issue is synchronized with this Jira Task

@pocmo pocmo added ⌨️ code Technical debt, code clean up, small API change .. 🔎 Needs investigation labels May 26, 2021
@pocmo pocmo self-assigned this May 26, 2021
@pocmo
Copy link
Contributor Author

pocmo commented May 26, 2021

Given the timing it would be nice to have this completely ready for the 92 cycle, which starts July 13th.

pocmo added a commit to pocmo/android-components that referenced this issue May 26, 2021
pocmo added a commit to pocmo/android-components that referenced this issue May 26, 2021
pocmo added a commit to pocmo/android-components that referenced this issue May 26, 2021
pocmo added a commit to pocmo/android-components that referenced this issue May 26, 2021
pocmo added a commit to pocmo/android-components that referenced this issue May 26, 2021
@pocmo
Copy link
Contributor Author

pocmo commented May 27, 2021

Found a blocker in Glean:
https://bugzilla.mozilla.org/show_bug.cgi?id=1713084

pocmo added a commit to pocmo/android-components that referenced this issue May 27, 2021
pocmo added a commit to pocmo/android-components that referenced this issue May 27, 2021
…d VERSION_NAME fields in library modules (for Glean).
pocmo added a commit to pocmo/android-components that referenced this issue May 27, 2021
pocmo added a commit to pocmo/android-components that referenced this issue May 27, 2021
pocmo added a commit to pocmo/android-components that referenced this issue May 27, 2021
mergify bot pushed a commit that referenced this issue May 31, 2021
pocmo added a commit that referenced this issue Jun 1, 2021
pocmo added a commit that referenced this issue Jun 1, 2021
pocmo added a commit that referenced this issue Jun 1, 2021
pocmo added a commit that referenced this issue Jun 2, 2021
… bindings to a concept-engine implementation.
pocmo added a commit to pocmo/android-components that referenced this issue Jun 2, 2021
pocmo added a commit to pocmo/android-components that referenced this issue Jun 2, 2021
pocmo added a commit to pocmo/android-components that referenced this issue Jun 2, 2021
…d VERSION_NAME fields in library modules (for Glean).
grigoryk pushed a commit to gabrielluong/android-components that referenced this issue Sep 11, 2021
grigoryk pushed a commit to gabrielluong/android-components that referenced this issue Sep 11, 2021
grigoryk pushed a commit to gabrielluong/android-components that referenced this issue Sep 11, 2021
grigoryk pushed a commit to gabrielluong/android-components that referenced this issue Sep 11, 2021
grigoryk pushed a commit to gabrielluong/android-components that referenced this issue Sep 11, 2021
grigoryk pushed a commit to gabrielluong/android-components that referenced this issue Sep 11, 2021
grigoryk pushed a commit to gabrielluong/android-components that referenced this issue Sep 11, 2021
grigoryk pushed a commit to gabrielluong/android-components that referenced this issue Sep 11, 2021
grigoryk pushed a commit to gabrielluong/android-components that referenced this issue Sep 11, 2021
…mpose and add first prototype components.

* Issue mozilla-mobile#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 24, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 24, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
JohanLorenzo pushed a commit to JohanLorenzo/android-l10n that referenced this issue Oct 25, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
JohanLorenzo pushed a commit to JohanLorenzo/android-l10n that referenced this issue Oct 25, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
JohanLorenzo pushed a commit to JohanLorenzo/android-l10n that referenced this issue Oct 25, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
JohanLorenzo pushed a commit to JohanLorenzo/android-l10n that referenced this issue Oct 25, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 25, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 26, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 27, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 27, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 27, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 27, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 28, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 28, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 28, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 29, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 30, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 30, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 31, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
mozilla-l10n-automation-bot pushed a commit to mozilla-l10n-automation-bot/android-l10n that referenced this issue Oct 31, 2022
…pendencies to support Jetpack Compose and add first prototype components.

* Issue mozilla-mobile/android-components#10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue mozilla-mobile/android-components#10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue mozilla-mobile/android-components#10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue mozilla-mobile/android-components#10335: Introduce Jetpack Compose bindings for lib-state.
* Issue mozilla-mobile/android-components#10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue mozilla-mobile/android-components#10335: Add TargetTab helper for observing specific tabs.
* Issue mozilla-mobile/android-components#10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue mozilla-mobile/android-components#10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue mozilla-mobile/android-components#10335: Update to Beta 3 of the Android Gradle plugin.
* Issue mozilla-mobile/android-components#10335: Allow usage of http when substituting maven repositories in CI.
* Issue mozilla-mobile/android-components#10335: Rename TabTarget helper to just Target.
* Issue mozilla-mobile/android-components#10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@06c42dd
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⌨️ code Technical debt, code clean up, small API change .. 🔎 Needs investigation
Projects
None yet
Development

No branches or pull requests

1 participant