- Aug 22, 2019
-
-
Justin Wood authored
-
Tiger Oakes authored
-
Sebastian Kaspari authored
-
Emily Kager authored
-
Emily Kager authored
-
- Aug 21, 2019
-
-
Mitchell Hentges authored
-
Colin Lee authored
-
Tiger Oakes authored
-
Richard Pappalardo authored
-
Jeff Boek authored
-
Jeff Boek authored
-
Sawyer Blatz authored
-
Emily Kager authored
-
Colin Lee authored
* For #3869: Switch to A-C SearchLocalizationProvider * Fix test
-
Nick Alexander authored
-
Mihai Adrian authored
RequestDesktopStateProvider was taken from private instead of desktopMode
-
Sourabh authored
-
Tiger Oakes authored
-
Emily Kager authored
-
Mitchell Hentges authored
* Remove "abi" product flavor and introduce "engine" product flavor. This patch will allow us to build Fenix against GeckoView Nightly and GeckoView Beta by introducing a new flavor dimension: engine = [geckoNightly, geckoBeta]. In addition to that it adds a "fenix" prefix to the nightly, beta and production flavors to reduce the ambiguity between fenix beta/nightly and GeckoView beta/nightly. For now the build types have the following engine variants enabled: **debug**: geckoNightly, geckoBeta Both variants enabled for local development and testing. **forPerformanceTest**: geckoNightly, geckoBeta Both variants enabled unless the perf team only cares about Nightly (tbd) **fenixNightlyLegacy**: geckoBeta Uses GeckoView Beta for now - the same version we ship production builds with (same behavior as before). This release type will eventualyl be decommissioned once we switch to a separate Nightly app on Google Play. **fenixNightly**: geckoBeta Uses GeckoView Beta for now - the same version we ship production builds with (same behavior as before). Changing this build to use GeckoView Nightly is currently being discussed. **fenixBeta**: geckoBeta Fenix Beta uses GeckoView Beta. **fenixProduction** Fenix Production uses GeckoView Beta (69) currently. * gradle.py/variant.py: Replace "abi" with "engine". * Disable enableUnitTestBinaryResources until we can switch to Android Gradle plugin 3.5. * Fenix nightly should use both geckoview nightly and beta * Updates automation to use apk splitting and support different engine
-
Jonathan Almeida authored
-
Emily Kager authored
-
Sawyer Blatz authored
-
- Aug 20, 2019
-
-
Yeon Taek Jeong authored
-
Emily Kager authored
-
Yeon Taek Jeong authored
-
(´⌣`ʃƪ) authored
-
Tiger Oakes authored
* Change Settings to use setters * Add delegate for shared preferences
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Sourabh authored
* For #4399: Create LibState Controller for Search * fix code format * add unit tests for DefaultSearchController * add more test * fix unit tests
-
Mugurell authored
New tests for `FragmentPreDrawManager` are to be added in #4828
-
Mugurell authored
The previous solution would result in a crash because the passed in viewTreeObserver that would trigger onPreDraw would be invalid. The proposed solution is simpler and ensures we'll always use the right viewTreeObserver. `FragmentPreDrawManager` is general enough that can be used by other Fragments also, so I've added it to the `utils` package.
-
Emily Kager authored
Remove space in placeholder for es (temp for release)
-
Axel Hecht authored
State: mozilla-l10n/android-l10n@413e05dba427ef8cbf9e5272ae5cc3b3ccdf91d3
-
- Aug 19, 2019
-
-
Tiger Oakes authored
-
Tiger Oakes authored
-