Commit Graph

195 Commits (7f6fdcda4bcf1a6a1d69fd070a610f431d38932f)

Author SHA1 Message Date
Sebastian Kaspari 9fdfd82bc0 [fenix] Update to Mozilla Android Components 12.0.0-SNAPSHOT. 5 years ago
Sebastian Kaspari 1ad6f0ea20 [fenix] Add browser-state component. 5 years ago
Petru Lingurar 2f4392c064 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/5067 - Refactor ShareController to use SendTabUseCases
Navigation between app fragments uses ShareTab as arguments. The newly used
SendTabUseCases uses TabData which is not Parcelable.
For minimal changes we'll keep both data classes and ShareController will know
how to map between the two.
Removed the `sessionId` property of ShareTab as it isn't needed anymore.
5 years ago
Sebastian Kaspari 2782f833a8 [fenix] Issue https://github.com/mozilla-mobile/fenix/pull/4907: Config: Get rid of "floating pow()". 5 years ago
Sebastian Kaspari 8ad7dcfe04 [fenix] Issue https://github.com/mozilla-mobile/fenix/pull/4907: Config: Update commment explaining fennec versioning scheme. 5 years ago
Sebastian Kaspari 9a01bb2639 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/4873: Use Fennec version code mechanism for fennecProduction build type. 5 years ago
Christian Sadilek 8cb7b66108 [fenix] Use Mozilla Application Services 0.38.1 5 years ago
Christian Sadilek 9023fb1289 [fenix] Use Mozilla Android Components 11.0.0-SNAPSHOT 5 years ago
Tiger Oakes e4abe9cace [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/773 - Add shortcuts to homescreen (https://github.com/mozilla-mobile/fenix/pull/4925) 5 years ago
Colin Lee b472ab03be [fenix] For https://github.com/mozilla-mobile/fenix/issues/4064: Old R8 & keep rules are inhibiting optimizations (https://github.com/mozilla-mobile/fenix/pull/4930) 5 years ago
Sebastian Kaspari 5db6464268 [fenix] Use Mozilla Android Components 10.0.1. 5 years ago
Colin Lee cdc611fec5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4885: D8 Build failure on attempt to execute UI test (https://github.com/mozilla-mobile/fenix/pull/4903)
* For https://github.com/mozilla-mobile/fenix/issues/4885: D8 Build failure on attempt to execute UI test

* Disabled screengrab tests until AndroidX fix is available
5 years ago
Colin Lee bd400b8f53 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4064: Dispatchers.Main still has long cold start delay (Phase II) 5 years ago
Jonathan Almeida 584103cdf6 [fenix] Use Mozilla Android Components 10.0.0 5 years ago
Arturo Mejia 7f746f6f17 [fenix] Use Mozilla Android Components 9.0.0-SNAPSHOT. (https://github.com/mozilla-mobile/fenix/pull/4750) 5 years ago
Sebastian Kaspari c30700580c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4719: Get rid of fragment-testing dependency and create fragments in StoreProviderTest manually. (https://github.com/mozilla-mobile/fenix/pull/4722) 5 years ago
Sebastian Kaspari d7f108f7cb [fenix] Use Mozilla Android Components 8.0.0. (https://github.com/mozilla-mobile/fenix/pull/4706)
This should build and is needed right away, but taskcluster scopes are messed up right now.
5 years ago
Sawyer Blatz 20b0c30640 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4123: Adds telemetry for quick action open in app (https://github.com/mozilla-mobile/fenix/pull/4629) 5 years ago
Colin Lee 9124321227 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4652: Crash "Can not perform this action after onSaveInstanceState" (https://github.com/mozilla-mobile/fenix/pull/4654) 5 years ago
ekager 81fb1389ed [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4650 - Downgrade recyclerview to Version 1.1.0-beta01 5 years ago
Emily Kager 527b52ed71 [fenix] No issue: Update testing dependencies 5 years ago
Emily Kager 03e8f5b054 [fenix] No issue: Update testing dependencies and deprecated method (https://github.com/mozilla-mobile/fenix/pull/4608) 5 years ago
Emily Kager 4ad3e4088b [fenix] No issue: Update AndroidX dependencies August 5 years ago
Christian Sadilek 260b91bc23 [fenix] Use Mozilla Android Components 8.0.0 5 years ago
Colin Lee 32ec775443 [fenix] No issue: Add OSS licenses link to About page 5 years ago
Amit Parameshwar 267142b6c0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4102: Upgrade Leanplum version number (https://github.com/mozilla-mobile/fenix/pull/4534)
Closes https://github.com/mozilla-mobile/fenix/issues/4102 - Upgrade Leanplum version from 4.3.1 to 5.2.3
5 years ago
Travis Long 4d977e253e [fenix] Integrate service-experiments component (https://github.com/mozilla-mobile/fenix/pull/4098) 5 years ago
Thom Chiovoloni e958f9fca9 [fenix] Bump A-C version 5 years ago
Thom Chiovoloni dc7b4f682d [fenix] Update fenix for new megazord setup 5 years ago
ekager cfda0676e7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4137 - Adds pagination to the history view 5 years ago
Sebastian Kaspari 34853bff08 [fenix] Update to use Mozilla Android Components 6.0.2. 5 years ago
Sebastian Kaspari 3f6add95ae [fenix] Update to use Mozilla Android Components 6.0.1. (https://github.com/mozilla-mobile/fenix/pull/4413) 5 years ago
Sebastian Kaspari a4add1765d [fenix] Switch to GeckoView 69 Beta. 5 years ago
Sebastian Kaspari 4401093b9a [fenix] Use Mozilla Android Components 6.0.0 release. (https://github.com/mozilla-mobile/fenix/pull/4380) 5 years ago
Colin Lee 526c077529 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4128: Migrate Bookmarks to LibState (https://github.com/mozilla-mobile/fenix/pull/4254) 5 years ago
Jonathan Almeida 2ef80d8869 [fenix] Update to use Mozilla Android Components 6.0.0 5 years ago
Tiger Oakes 9e87335875 [fenix] Update to use Mozilla Android Components 5.0.0 5 years ago
Sawyer Blatz 1f301464fb [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2464: Remove Glide dependency (https://github.com/mozilla-mobile/fenix/pull/4169) 5 years ago
Sebastian Kaspari ec41aea0d5 [fenix] Update to use Mozilla Android Components 4.0.1. (https://github.com/mozilla-mobile/fenix/pull/4146) 5 years ago
Sebastian Kaspari d7da01235a [fenix] Use Mozilla Android Components 4.0.0. 5 years ago
Jonathan Almeida 01457f8490 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3015: Add push support for send tab 5 years ago
Sebastian Kaspari 30f9fdfa86 [fenix] After mege day: Switch from GV 68 beta to GV 68 release. 5 years ago
Jeff Boek 8f72063d99 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3633 - Refactors the search screen to use lib-state
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Adds SearchStore

* For https://github.com/mozilla-mobile/fenix/issues/3633 - Refactors AwesomeBarUIView

* For https://github.com/mozilla-mobile/fenix/issues/3633 - Refactors ToolbarUIView to use lib-state

* For https://github.com/mozilla-mobile/fenix/issues/3633 - Fixes a couple of state bugs

* For https://github.com/mozilla-mobile/fenix/issues/3633 - Moves all user interaction to SearchInteractor

* For https://github.com/mozilla-mobile/fenix/issues/3633 - Adds kdocs to SearchStore and SearchInteractor

* For https://github.com/mozilla-mobile/fenix/issues/3633 - Adds documentation for the properties on SearchState
Also removes uneccessary property

* For https://github.com/mozilla-mobile/fenix/issues/3633 - Creates `StateViewModel` to handle state restoration

* For https://github.com/mozilla-mobile/fenix/issues/3633 - Adds a test for onTextChanged

* For https://github.com/mozilla-mobile/fenix/issues/3633 - Adds tests for SearchInteractor

* For https://github.com/mozilla-mobile/fenix/issues/3633 - Fixes bugs and adds documentation
5 years ago
Grisha Kruglov 8729a8cc7f [fenix] Update FxA integration to new APIs 5 years ago
Grisha Kruglov e8f820bf98 [fenix] Bump a-s version 5 years ago
Sebastian Kaspari 483f850886 [fenix] Update to Mozilla Android Components 4.0.0-SNAPSHOT. 5 years ago
Emily Kager 1690de8ad5 [fenix] No issue: Update androidx dependencies (https://github.com/mozilla-mobile/fenix/pull/3883) 5 years ago
Colin Lee 47ef5c191d [fenix] Update Android Gradle Plugin to 3.4.1 (https://github.com/mozilla-mobile/fenix/pull/3930) 5 years ago
Colin Lee e34a537230 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2683. Update Gradle to `5.5` (https://github.com/mozilla-mobile/fenix/pull/3929)
* Closes https://github.com/mozilla-mobile/fenix/issues/2683. Update Gradle to `5.4.1`

* Upgrade to Gradle 5.5
5 years ago
Richard Pappalardo 623407a92f [fenix] Update HomeScreenTest (https://github.com/mozilla-mobile/fenix/pull/3882) 5 years ago