- 22 Feb, 2021 1 commit
-
-
rxu authored
-
- 02 Feb, 2021 1 commit
-
-
Arturo Mejia authored
-
- 29 Jan, 2021 2 commits
-
-
Jonathan Almeida authored
-
Jonathan Almeida authored
When we build release APKs on Mozilla infrastructure, we want a way to know this in code for features that would only work on them.
-
- 21 Jan, 2021 1 commit
-
-
William Durand authored
-
- 14 Jan, 2021 1 commit
-
-
isabelrios authored
* Changes to run tests on beta builds * remove dontoptime and fix bookmarks tests * fix ktlint and smokeTest * add variable for package name * rebase and fix conflicts * add yml files and modify script to run tests * fix yml file indentation * changes in kind file and add try_task * fix error kind file * fix error kind file 2 * fix error kind file 3 * fix reviewer comments * remove mockwebserver implementation as per reviewer comment * run beta tests only on releases branches * reg exp for master branch * reg exp for master branch2 * modify try_task with release branch * remove try file * let's start by running only one test * address latest reviewers comments * double check correct tasks for release branch * remove try file after confirming beta build run Co-authored-by:
isabel rios <isabelrios@MBP-de-isabel-2.home>
-
- 05 Jan, 2021 1 commit
-
-
Sebastian Kaspari authored
-
- 07 Dec, 2020 1 commit
-
-
Sebastian Kaspari authored
-
- 03 Dec, 2020 2 commits
-
-
Elise Richards authored
Upgrades to A-C 69.0.20201203202830 and addresses breaking changes: - Upgrades androidx workmanager to 2.4.0 in line with A-C. - RecordingDevicesNotificationFeature was removed - SearchUseCases accept parent session ID instead of session itself
-
jhugman authored
This PR builds on [AC##9024][1], and implements setting the Nimbus endpoints from [a secret set at build time][2]. For production use, this requires a secret named `nimbus_url` to be put into CI. Note: Nimbus is currently behind a feature flag. If developers wish to use a Nimbus server for local development, you can set the url by adding an entry into local.properties, e.g.: ``` nimbus.remote-settings.url=https://settings.stage.moz4ws.net ``` Without setting server, Nimbus will be able to function, except no experimental definitions will be fetched, and features under experiment will be configured as if not enrolled in the experiment. [1]: https://github.com/mozilla-mobile/android-components/pull/9024 [2]: https://groups.google.com/a/mozilla.com/g/android-components-team/c/lAGVKQy8aiA/m/rY3uGAwhBAAJ
-
- 30 Nov, 2020 2 commits
-
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
- 19 Nov, 2020 1 commit
-
-
jhugman authored
-
- 12 Nov, 2020 1 commit
-
-
Sebastian Kaspari authored
For #16302 - Use larger heap size when running unit tests and fork new process after every 80 test classes. (#16526)
-
- 03 Nov, 2020 1 commit
-
-
Sebastian Kaspari authored
This patch introduces a build flag that can be used on demand on the command line (`./gradlew -PmozillaOnline [..}`) or permanently when added to local.properties (`mozillaOnline`). At runtime `Config.channel.isMozillaOnline` will return `true` if the flag was set at build time.
-
- 19 Oct, 2020 2 commits
-
-
Sebastian Kaspari authored
* Closes #13262: Update AGP to 4 * Update to Mozilla Android Components 63.0.20201019090011. * Update Kotlin to 1.4.10 and Coroutines to 1.3.9. * Fix new compiler warnings. * Fix compilation of lint rules module. * Pin JNA version. * Fix new lint errors. Co-authored-by:
Tiger Oakes <toakes@mozilla.com>
-
Christian Sadilek authored
-
- 16 Oct, 2020 1 commit
-
-
ekager authored
-
- 14 Oct, 2020 2 commits
-
-
Michael Comella authored
-
Mugurell authored
A hardcoded unix file separator prevented us from building a proper list of locales for which we actually have packaged translations.
-
- 08 Oct, 2020 1 commit
-
-
Jonathan Almeida authored
-
- 01 Oct, 2020 1 commit
-
-
Michael Comella authored
This should be more performant and easier to maintain.
-
- 25 Sep, 2020 1 commit
-
-
Christian Sadilek authored
-
- 22 Sep, 2020 1 commit
-
-
Christian Sadilek authored
-
- 11 Sep, 2020 1 commit
-
-
ekager authored
-
- 02 Sep, 2020 2 commits
-
-
Christian Sadilek authored
-
Tiger Oakes authored
-
- 28 Aug, 2020 1 commit
-
-
Jeff Boek authored
-
- 27 Aug, 2020 1 commit
-
-
Elise Richards authored
-
- 24 Aug, 2020 1 commit
-
-
Gabriel Luong authored
-
- 18 Aug, 2020 2 commits
-
-
Kainalu Hagiwara authored
-
Gilbert Gilb's authored
As Google's library for showing licences isn't open-source, this commit reimplements its main Activity. This is in prevision to having an OSS flavor of fenix. We chose to not introduce dependencies to third-party libraries such as AboutLibraries for now, and we'll stick to using Google's gradle plugin for the dependencies extraction. Fixes #7584 See also #162
-
- 06 Aug, 2020 1 commit
-
-
Sebastian Kaspari authored
Co-authored-by:
Johan Lorenzo <jlorenzo@mozilla.com>
-
- 05 Aug, 2020 2 commits
-
-
Michael Comella authored
afaict, this is only used for BrowserPerformanceTestActivity, which is being removed in this PR.
-
Tiger Oakes authored
-
- 03 Aug, 2020 1 commit
-
-
Tiger Oakes authored
-
- 02 Aug, 2020 1 commit
-
-
Ankur Khandelwal authored
-
- 30 Jul, 2020 1 commit
-
-
Tiger Oakes authored
-
- 28 Jul, 2020 1 commit
-
-
Jonathan Almeida authored
When we simplified our variants, our deep link scheme for nightly was lost.
-
- 25 Jul, 2020 1 commit
-
-
Tiger Oakes authored
-