github-actions
f8593e994f
Import translations from android-l10n
2023-11-11 00:30:35 +00:00
Ryan VanderMeulen
c65ab071b9
Bug 1821005 - Revert Gradle 8 upgrade due to startup crashes
...
Revert "Bug 1863744 - Update Gradle to version 8.4"
This reverts commit 829795632954148709fbe945c78d55cc62053ac8.
Revert "Bug 1821005 - Apply additional keep rules for missing classes detected while running R8."
This reverts commit 8f3f246cc5ff571323f56d46963d8d176bec91e3.
Revert "Bug 1821005 - Set UI_INJECTION_HOST mode for lint in test."
This reverts commit 6962bf0b5df57781045f68417f76527bcdf521ab.
Revert "Bug 1821005 - Include sourcesJar as an input of publishing."
This reverts commit 41b2a48da577787c3189eec8c8af71c35cfecbfb.
Revert "Bug 1821005 - Set compileOptions for android subprojects."
This reverts commit fb21df9d0a9cd585e216733dc1bf929636df20f1.
Revert "Bug 1821005 - Replace deprecated project.buildDir"
This reverts commit 6f880de46ec73f7e5240a0279108bbb6aeb0f63b.
Revert "Bug 1821005 - Exclude generated metrics docs from detekt."
This reverts commit f17d2430bf1daabeed2724312354018050f3f52a.
Revert "Bug 1821005 - Exclude build in extensions versioning from detekt."
This reverts commit 34144c5ad1d62e2d85492f8d32341bbcd032690b.
Revert "Bug 1821005 - Add uses-feature tag for camera permission."
This reverts commit 13c80944bd1756cdcaa98eef783b6a23ad12cabd.
Revert "Bug 1821005 - Set nonTransitiveRClass and nonFinalResIds build flags to false."
This reverts commit 219fbc19c54134ad264edc79642fa1799c6f54d6.
Revert "Bug 1821005 - Apply plugin: 'kotlin-android' for UI modules."
This reverts commit ddbd5e18eb9d2b33b4de4a6df48d97ec4ab42963.
Revert "Bug 1821005 - Enable generation of the BuildConfig class"
This reverts commit 65c2b8c63790fbd2352f3f94b99c80d81d18dae1.
Revert "Bug 1821005 - Add namespace to samples-glean-library module"
This reverts commit 0239233efb1cc4e896e4aa0337e3da911eeb2f1c.
Revert "Bug 1821005 - Replace deprecated toLowerCase with lowercase."
This reverts commit 69f2c66aad3aa638a1bab31b2a1e6c597d1f3992.
Revert "Bug 1821005 - Replace deprecated 'toInt' method with 'code' property."
This reverts commit 7adb38a6fbe20de3fdb6723a10e574d183e7fcff.
Revert "Bug 1821005 - Replace deprecated execResult."
This reverts commit bfd02dd16d7e5c9dbcf34858fbbe4176d698f8cd.
Revert "Bug 1849833 - Replace deprecated extractNativeLibs manifest attribute."
This reverts commit a05bc9618457ab2d71a5d3d88d8d3b0318497a54.
Revert "Bug 1821005 - Upgrade AGP to 8.0.2"
This reverts commit fc0fadd63553e2144ce074454d502ecf307eb988.
Revert "Bug 1821005 - Upgrade kotlin-dsl to 4.1.0."
This reverts commit 14e8903e922fa22e28450520be3b6152be6a3a8f.
Revert "Bug 1821005 - Upgrade Gradle to 8.3 version."
This reverts commit f14f447a4d43588d24e4ca3efde0668ddcf7cf08.
2023-11-08 13:35:38 -05:00
mcarare
04345cb27b
Bug 1821005 - Enable generation of the BuildConfig class
...
For modules that use buildConfigField and generate metrics, because BuildConfig is not generated by default after Gradle 8.
2023-11-08 09:10:09 +00:00
mcarare
89090842e7
Bug 1821005 - Replace deprecated execResult.
2023-11-08 09:10:09 +00:00
James Hugman
0e1d0d238a
Bug 1862927 — Remove duplicate nimbus enrollment/exposure events
2023-11-03 21:52:41 +00:00
Ben Dean-Kawamura
1d1b1051f9
Bug 1861219 - Resolve breaking changes to the Rust fxa-client
...
This is mostly just renames.
2023-11-03 18:38:11 +00:00
alexandra.virvara
ef3d185387
Bug 1826772: conditionally displayed cards
2023-10-31 10:40:57 +00:00
github-actions[bot]
1739f32d7f
Update to A-S 120.20231014050328 on main ( https://github.com/mozilla-mobile/firefox-android/pull/4088 )
...
* Update A-S to 120.20231014050328.
* No bug - Update uses of `SuggestionQuery` in Firefox Suggest.
This commit fixes the breaking change introduced in
mozilla/application-services#5867 .
* Fixup build breaking from Nimbus pref-key addition
---------
Co-authored-by: MickeyMoz <sebastian@mozilla.com >
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com >
Co-authored-by: Lina Butler <lina@yakshaving.ninja >
Co-authored-by: James Hugman <james@hugman.tv >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-16 20:03:20 +00:00
mcarare
fbfcc83411
Bug 1859017 - Replace setDispatcher method with var assignment.
...
setDispatcher method no longer exists.
2023-10-16 13:39:23 +00:00
Ben Dean-Kawamura
3b3e14c165
Bug 1855291 - Handle FxA exceptions in getManageAccountURL
...
I didn't make any unit tests for this since it seemed fairly trivial,
but I can add them if needed.
2023-10-12 17:45:00 +00:00
github-actions
d40e474012
Import translations from android-l10n
2023-09-30 00:29:49 +00:00
Jan-Erik Rediger
cce169a1da
Bug 1855421 - Glean: Pass through enableEventTimestamps
2023-09-28 12:36:17 +00:00
Sammy Khamis
6cdeeb8a07
Bug 1849031 - Remove SQLCipher migration calls
2023-09-12 21:48:05 +00:00
mcarare
84353d11f8
Bug 1849833 - Move misplaced dependencies block.
...
dependencies are defined by buildscript.
2023-09-11 06:36:20 +00:00
mcarare
063c553913
Bug 1849833 - Replace deprecated compileSdkVersion.
...
This is replaced by defaultConfig compileSdk.
2023-09-11 06:36:20 +00:00
jackyzy823
7d6c48e2f5
Bug 1851213 - Prefix Application Services dependency
2023-09-05 22:54:54 +00:00
mcarare
34951bac9d
Bug 1847996 - Migrate from kapt to KSP.
2023-09-04 13:48:08 +00:00
iTrooz
2faa4efee1
Bug 1813788 - Split deleting site data from browsing history
2023-08-22 17:09:23 +00:00
Gabriel Luong
cd6f5e0e77
Bug 1795140 - Enable AbsentOrWrongFileLicense detekt rule
2023-08-14 17:53:38 +00:00
mike a
90cc12c255
Bug 1815637 - cherry picking 548379d, the original rtl commit
2023-08-04 04:32:44 +00:00
MatthewTighe
076307442c
Bug 1839158 - Ignore invalid credit card save requests
2023-08-01 23:48:17 +00:00
alexandra.virvara
c34338bb73
Bug 1822514: Save lastSyncedTime preference when sync account is successful
2023-07-28 06:24:07 +00:00
MatthewTighe
c87183c8b5
Bug 1843168 - Expose Mockito through test support component
2023-07-24 18:02:09 +00:00
Harrison Oglesby
4d2235b113
Bug 1841156 - New event telemetry for Firefox Sync.
2023-07-20 17:51:36 +00:00
James Hugman
49f769edbe
Bug 1843546 — Fixup message-under-experiment while experimenter doesn't do feature versioning
2023-07-18 13:23:06 +00:00
James Hugman
48da7c5772
Bug 1843546 — Fixup malformed control messages
2023-07-18 13:23:06 +00:00
Arturo Mejia
8b238ff494
Reverts "Bug 1815637 - Add rtl support."
2023-07-13 17:55:12 +00:00
Gabriel Luong
bdb061cf96
Bug 1840210 - Rename mozac_ic_check to mozac_ic_checkmark_24
2023-07-10 22:15:49 +00:00
James Hugman
df0d2e4a75
Bug 1842242 — Make messaging feature coenrolling
2023-07-10 18:45:11 +00:00
James Hugman
2be75519cf
Bug 1841262 — Add coenrolling features to NimbusBuilder
...
This commit refactors the android-components implementations of `NimbusBuilder`
and `Nimbus` to accommodate the new `getCoenrollingFeatureIds()` API.
This API is internal to Application Services, but needs to be passed in
via the constructor of the Nimbus object.
2023-07-06 16:21:32 +00:00
Mark Hammond
b3d6444870
Bug 1832097 - don't try and decrypt empty credit-card numbers.
2023-07-06 13:42:46 +00:00
github-actions
671c33c1b3
Import translations from android-l10n
2023-07-04 00:29:41 +00:00
mike a
220598ba24
Bug 1840308 – added condition to finish first time splash screen faster if the marekting and experiment data is fetched first
2023-06-29 03:19:37 +00:00
Mark Hammond
0bc6185532
Bug 1810630 - add 'manage account' to the sync menu. ( https://github.com/mozilla-mobile/firefox-android/pull/2566 )
2023-06-22 19:47:50 +00:00
Sammy Khamis
1dcd3bf715
Bug 1834870: Move sync telemetry into application services
2023-06-16 03:01:16 +00:00
mcarare
afab2e0abe
Bug 1831352 - Replace AuthType mocks with object mocks.
...
Mockito cannot mock sealed classes.
2023-06-12 19:40:42 +00:00
Tarik Eshaq
9b0af3d7bc
Bug 1832676: Fixes handle push breaking changes
2023-05-24 21:33:58 +00:00
Ryan VanderMeulen
6ea91426a5
Bug 1834775 - Pin Gradle plugin versions in their respective Dependencies files
2023-05-24 16:39:13 +00:00
Tarik Eshaq
f09b5f43ec
Bug 1804274: Adds entrypoints for firefox accounts
...
Co-authored-by: Matt Tighe <MatthewTighe>
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com >
Co-authored-by: Tarik Eshaq <teshaq@mozilla.com >
2023-05-19 04:01:09 +00:00
James Hugman
162aff3d56
Bug 1833851 — Remove deprecated context param in FeatureHolder callers
2023-05-18 14:27:56 +00:00
Gabriel Luong
76d275939e
Bug 1833221 - Update metrics.md with the new autogenerated glean verison
2023-05-16 00:04:27 +00:00
mike a
5743e44398
Bug 1807138 – increase snackbar width for tablets
2023-05-09 22:18:37 +00:00
mike a
0f6ee09218
Bug 1815637 - Add rtl support
2023-05-09 18:41:08 +00:00
github-actions
59cf7ecc2e
Import translations from android-l10n
2023-05-05 00:32:51 +00:00
Bruno Rosa
4b1bd86d12
Bug 1823678 - Integrate Server Knobs into Fenix
2023-05-04 14:26:29 +00:00
github-actions
3617f37c80
Import translations from android-l10n
2023-05-04 01:08:57 +00:00
Mark Hammond
25ef1f3531
Bug 1830574 - Remove duplicate DeviceType types
2023-04-29 02:46:15 +00:00
Ben Dean-Kawamura
fe1ad0b0e0
Bug 1823462 - New application-services release system
...
Application services is going to switch to rapid-release / train style
model where:
- The version numbers correspond to the Fx version (113.x for the
current nightly cycle).
- There are nightly builds for the current nightly release (for
example 113.[timestamp]
- At the end of the nightly release cycle, there's a release (for
example 113.0)
- There may be subsequent releases if changes are uplifted (for
example 113.1)
- Updated the gradle code to handle the new system. The application
services versioning is stored in the version/channel fields of the
`ApplicationServicesConfig` object.
- Updated the gradle code to fetch packages from the Maven
nightly/staging repos if needed.
- Updated relbot to 6.1.0. This is needed to handle the a-s nightly
version bump.
- Updated creating-a-release-branch docs
2023-04-25 02:13:24 +00:00
github-actions
639a0f0c29
Import translations from android-l10n
2023-04-20 03:44:36 +00:00
Roger Yang
8b59549dac
Bug 1828947 - Update notification email for permanent telemetry collections
2023-04-19 16:30:11 +00:00