- Dec 06, 2022
-
-
Georg Koppen authored
Bug 40083: Make locale ordering in BuildConfig deterministic Bug 40042: Add option do overwrite timestamp in extension version Bug 40059: Use MOZ_BUILD_DATE for versionCode At the same time we adapt MOZ_BUILD_DATE to our needs where it is actually used and not in tor-browser-build. This gives us more flexibility. See: tor-browser-build#40084. Bug 40067: Fix reproducibility issue in classes2.dex We make sure our MOZ_BUILD_DATE gets used as a source for showing date related information on the Fenix about page. Bug 40071: Show only supported locales Bug 40064: Use Gecko Beta for Nightly and Debug variants Bug 40123: Allow building the instrumented tests apks for variants other than debug This allows to specify the variant of the instrumented tests via a `testBuildType` gradle argument. It also applies a workaround for a R8 issue from https://issuetracker.google.com/issues/140851070. Bug 40143: Use deterministic date in Test apk The build config was using Date() when generating the Test apk's versionName.
-
Arturo Mejia authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Jul 05, 2022
-
-
github-actions[bot] authored
Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
- Jun 21, 2022
-
-
github-actions[bot] authored
Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MickeyMoz authored
-
- Jun 17, 2022
-
-
github-actions[bot] authored
Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
- Jun 15, 2022
-
-
github-actions[bot] authored
Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
- Jun 13, 2022
-
-
github-actions[bot] authored
Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
- Jun 10, 2022
-
-
github-actions[bot] authored
Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
- Jun 08, 2022
-
-
MickeyMoz authored
-
- Jun 06, 2022
-
-
github-actions[bot] authored
Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
- Jun 03, 2022
-
-
MickeyMoz authored
-
- Jun 01, 2022
-
-
MickeyMoz authored
-
- May 30, 2022
-
-
Donal Meehan authored
-
Gabriel Luong authored
-
- May 29, 2022
-
-
MickeyMoz authored
-
- May 28, 2022
-
-
MickeyMoz authored
-
- May 27, 2022
-
-
MickeyMoz authored
-
- May 26, 2022
-
-
Mugurell authored
-
- May 25, 2022
- May 24, 2022
-
-
MickeyMoz authored
-
- May 23, 2022
-
-
MickeyMoz authored
-
- May 22, 2022
-
-
MickeyMoz authored
-
- May 21, 2022
-
-
MickeyMoz authored
-
- May 20, 2022
-
-
MickeyMoz authored
-
Arturo Mejia authored
-
MickeyMoz authored
-
- May 19, 2022
-
-
MickeyMoz authored
-
- May 18, 2022
-
-
MickeyMoz authored
-
- May 17, 2022
-
-
MickeyMoz authored
-
- May 16, 2022
-
-
MickeyMoz authored
-
- May 13, 2022
-
-
MickeyMoz authored
-
- May 12, 2022
-
-
MickeyMoz authored
-
- May 11, 2022
-
-
MickeyMoz authored
-
- May 10, 2022
-
-
MickeyMoz authored
-
MickeyMoz authored
-
Mugurell authored
-
Mugurell authored
After the update `TestCoroutineDispatcher`, `TestCoroutineScope` and `runBlockingTest` are deprecated. Instead of these new `TestDispatcher`, `TestScope` and `runTest` APIs are used. Took the oportunity to also replace most of the `runBlocking` calls with the new `runTest` specially designed for running coroutines in tests API.
-
bendk authored
* Fixup breaking changes from AppServices upgrade to 93.0.0 * android-components RemoteTabsStorage now requires a Context param * Update Android Components version to 102.0.20220509214046 Co-authored-by:
James Hugman <james@hugman.tv> Co-authored-by:
Mark Hammond <mhammond@skippinet.com.au> Co-authored-by:
Jonathan Almeida <jalmeida@mozilla.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-