Commit Graph

206 Commits (5439e2d5496c3731ce40e0b50c99e09f5f76bd57)

Author SHA1 Message Date
Dennis Schubert ebee89cc0f [fenix] No bug - Add WebCompat feature. 5 years ago
Sawyer Blatz d95e439bab [fenix] Reverts https://github.com/mozilla-mobile/fenix/issues/1151: Removes unused Flipper library 5 years ago
Sebastian Kaspari 0e24e60901 [fenix] Use Mozilla Android Components 14.0.0-SNAPSHOT. 5 years ago
Emily Kager 44dee734d4 [fenix] No issue: Update androidx libraries Sept 5 2019 5 years ago
Sebastian Kaspari 509d3c5e20 [fenix] Unbreak Nightly: Get rid of fragment-testing dependency and create fragments in test manually. 5 years ago
Sawyer Blatz 8fcdbab068 [fenix] No issue: Updates to AC 13.0.0-SNAPSHOT (https://github.com/mozilla-mobile/fenix/pull/5240) 5 years ago
Emily Kager 3b0a3c1643 [fenix] Add Tracking Protection Info Panel 5 years ago
mihai-adrian 40108e53c7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4877: Restored logic for closing tabs when not on browserFragment
Added base test for CreateCollectionFragment that we can build upon later
5 years ago
Emily Kager 494e38fca2 [fenix] No issue: Use AC 12.0.0 release 5 years ago
Sawyer Blatz e2eb292241 [fenix] No issue: Only use iconTint in XML for bookmark menus (https://github.com/mozilla-mobile/fenix/pull/5145) 5 years ago
Colin Lee 736fb7fd7c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3106: Granular options for clearing user data 5 years ago
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