Commit Graph

18 Commits

Author SHA1 Message Date
Mozilla L10n Automation Bot
0c48094300 [components] Import l10n. 2021-08-31 00:19:40 +00:00
Mozilla L10n Automation Bot
5e6230314e [components] Import l10n. 2021-08-30 00:20:42 +00:00
Mozilla L10n Automation Bot
06bf2369d8 [components] Import l10n. 2021-08-29 00:19:31 +00:00
Mozilla L10n Automation Bot
347d509d00 [components] Import l10n. 2021-08-28 00:19:36 +00:00
Mozilla L10n Automation Bot
863bf833ca [components] Import l10n. 2021-08-27 00:21:54 +00:00
Mozilla L10n Automation Bot
80c00b74ee [components] Import l10n. 2021-08-26 00:24:31 +00:00
Mozilla L10n Automation Bot
85f78e899b [components] Import l10n. 2021-08-25 00:17:33 +00:00
Mozilla L10n Automation Bot
077ea40cac [components] Import l10n. 2021-08-24 00:36:47 +00:00
Mozilla L10n Automation Bot
98591f6fa9 [components] Import l10n. 2021-08-23 00:21:30 +00:00
Mozilla L10n Automation Bot
0c51979722 [components] Import l10n. 2021-08-22 00:20:53 +00:00
Mozilla L10n Automation Bot
dabc2b280e [components] Import l10n. 2021-08-21 00:23:44 +00:00
Mozilla L10n Automation Bot
17fc4998db [components] Import l10n. 2021-08-20 00:24:12 +00:00
Mozilla L10n Automation Bot
0b0566b07d [components] Import l10n. 2021-08-19 00:22:48 +00:00
Gabriel Luong
d6c1fdf626 [components] Add a clear button to the BrowserEditToolbar 2021-07-29 15:33:39 +00:00
Sebastian Kaspari
8eac344532 [components] Add simple TabCounterButton to compose-tabstray. 2021-07-28 13:15:08 +00:00
Sebastian Kaspari
5987151bdc [components] BrowserToolbar: Add kdoc. 2021-07-21 16:07:18 +00:00
Sebastian Kaspari
3c70bc4b05 [components] compose-browser-toolbar: Add initial theming. 2021-07-21 15:46:17 +00:00
Sebastian Kaspari
f14b267388 [components] Issue https://github.com/mozilla-mobile/android-components/issues/10335: Update dependencies to support Jetpack Compose and add first prototype components.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Upgrade to Gradle 7.
* Update Android Gradle Plugin to 7.0.0 Beta 2.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Generate BuildConfig with VERSION_CODE and VERSION_NAME fields in library modules (for Glean).
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Add first component using Jetpack Compose: compose-browser-toolbar.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Introduce Jetpack Compose bindings for lib-state.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Upstream Jetpack Compose toolbar prototype from Reference Browser.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Add TargetTab helper for observing specific tabs.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Add compose-engine component for adding Jetpack Compose bindings to a concept-engine implementation.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Add new sample app (samples-compose-browser) for prototyping browser UI using Jetpack Compose.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Update to Beta 3 of the Android Gradle plugin.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Allow usage of http when substituting maven repositories in CI.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Rename TabTarget helper to just Target.
* Issue https://github.com/mozilla-mobile/android-components/issues/10335: Make BrowserToolbar follow target tab too.
* Add awesomebar prototype using Jetpack Compose.
* Update to Gradle 7.0.2.
2021-07-20 16:22:26 +00:00