Commit Graph

462 Commits (iceraven)

Author SHA1 Message Date
akliuxingyuan f2efeaef96 Merge remote-tracking branch 'origin/fenix/125.0' into iceraven 1 month ago
akliuxingyuan 09e75c1a78 Merge remote-tracking branch 'origin/fenix/124.0' into iceraven 2 months ago
mike a c9422e81ea Bug 1879370 - Add a ClippingBehavior supporting multiple toolbars 3 months ago
Jonathan Almeida 674bef5781 Bug 1881571 - Add tooling-lint component to Fenix 3 months ago
Ryan VanderMeulen 065f7e70fc Bug 1882134 - Use jvmToolchain for setting target JVM version 3 months ago
mcarare 31613f7088 Bug 1880077 - Switch to using Compose BOM instead of individual versioning 3 months ago
akliuxingyuan d2da775dfd Merge remote-tracking branch 'origin/fenix/123.0' into iceraven 3 months ago
mcarare 40c37e67ef Bug 1850316 - Remove navigation library duplication from FenixDependencies. 4 months ago
mcarare c9c9ad9b50 Bug 1870050 - Properly define buildConfigField SUPPORTED_LOCALE_ARRAY
This was previously generated as a side effect, and fails with the new AGP version.
See also https://github.com/mozilla-mobile/fenix/issues/14175.
4 months ago
github-actions[bot] bc729a894e Update to GeckoView Nightly 124.0.20240123053648 on main (#5258)
* Update GeckoView (Nightly) to 124.0.20240123053648.

* Update Glean to 56.1.0.

* Bug 1870050 - Properly define buildConfigField SUPPORTED_LOCALE_ARRAY

This was previously generated as a side effect, and fails with the new AGP version.
See also https://github.com/mozilla-mobile/fenix/issues/14175.

---------

Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Co-authored-by: mcarare <48995920+mcarare@users.noreply.github.com>
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
4 months ago
sarah541 a38cb0b853 Bug 1834842 - integrate updated SERP telemetry with Remote Settings Client 4 months ago
sarah541 8ed8e283ef Bug 1834842 - Replace Hardcoded SERP Telemetry 4 months ago
akliuxingyuan 279f9e954c Merge remote-tracking branch 'origin/fenix/122.0' into iceraven 4 months ago
rahulsainani ae1f431705 Bug 1807350 - Baseline profiles for nightly 5 months ago
t-p-white 3694a61fb4 Bug 1874675 - Replaced usages of runBlocking in MessageNotificationWorker 5 months ago
Noah Bond c68139c104 Bug 1864078 - Create debug drawer navigation UI 5 months ago
akliuxingyuan 91382bb269 Merge remote-tracking branch 'origin/fenix/121.0' into iceraven 6 months ago
akliuxingyuan f452411c41 update AMO collection 6 months ago
mcarare aba7bb120b Bug 1821005 - Restore reverted Gradle 8 upgrade due to startup crashes"
This reverts commit 592e88b3547d2e96ae04d8b5bd69cbab2ac3e97e.
6 months ago
Zac McKenney a694cdbedc Bug 1865634 - Use legacy packaging for native code on AAB
(cherry picked from commit e29acdb26ca6263416fe379cabdb67eb5b2794e6)
6 months ago
Zac McKenney 33b16eb182 Bug 1865634 - Use legacy packaging for native code on AAB 6 months ago
akliuxingyuan dd9f0b7833 Merge remote-tracking branch 'origin/fenix/120.0' into iceraven 6 months ago
Ryan VanderMeulen 2cf47b754e Bug 1857093 - Update Sentry to version 6.33.1 7 months ago
Ryan VanderMeulen e46a3545ae 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.
7 months ago
mcarare 7e56bcfda0 Bug 1821005 - Replace deprecated project.buildDir
This has been replaced by project.layout.buildDirectory.
7 months ago
mcarare b5a163e667 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.
7 months ago
mcarare 645b266285 Bug 1849833 - Replace deprecated extractNativeLibs manifest attribute.
Starting with AGP 4.2.0, the DSL option useLegacyPackaging replaces the extractNativeLibs manifest attribute.
https://developer.android.com/guide/topics/manifest/application-element#extractNativeLibs
7 months ago
Zac McKenney 265f79c70c Bug 1860186 - Dont split languages in AAB
(cherry picked from commit cbbfdd7641b4e63399f853f75c0fdb93dd409340)
7 months ago
akliuxingyuan 10defdb011 Merge remote-tracking branch 'origin/fenix/119.0' into iceraven 7 months ago
Zac McKenney a62d1e1639 Bug 1860186 - Dont split languages in AAB 7 months ago
github-actions[bot] 66033ba38b Update to A-S 120.20231014050328 on main (#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>
8 months ago
Jonathan Almeida 1d97ba7922 Bug 1807307 - Disable LeakCanary in ui-test-apk with gradle flag 8 months ago
Ryan VanderMeulen 2096242e9d Bug 1859017 - Update OkHttp to version 4.11.0. 8 months ago
Geoff Brown 62e1ee2f47 Bug 1856399 - Use distinct version code in Fenix AAB (#3919)
* Bug 1856399 - Use distinct version code in Fenix AAB

* Bug 1856399 - ensure aab version > apk version for given time

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
8 months ago
akliuxingyuan faaa23a167 Merge remote-tracking branch 'origin/fenix/118.0' into iceraven 8 months ago
Lina Butler 3ba6593f98 Bug 1851268 - Show Firefox Suggest search suggestions in Fenix.
This commit integrates the Firefox Suggest Android component added in
bug 1850296 into Fenix, and adds:

* A Nimbus feature for Firefox Suggest.
* A secret setting to enable the Firefox Suggest feature, only visible
  on the debug channel.
* Search settings for toggling sponsored and non-sponsored suggestions,
  only visible when the Firefox Suggest feature is enabled.

When the feature is enabled, Fenix will ingest new suggestions in
the background, show the new Search settings, and show matching
suggestions in the awesomebar depending on those Search settings.
8 months ago
mcarare 0093b20d93 Bug 1849833 - Replace deprecated enabled with required.
See https://docs.gradle.org/7.5/dsl/org.gradle.api.reporting.Report.html#org.gradle.api.reporting.Report:enabled
9 months ago
mcarare fd001d5ee4 Bug 1849833 - Replace deprecated OutputFile and VariantOutput. 9 months ago
mcarare 0991e4bbc8 Bug 1849833 - Use tasks.register to avoid unnecessary configuration. 9 months ago
mcarare 1eda8620ff Bug 1849833 - Replace deprecated flavorDimensions property.
Also do not add unused dimension 'engine'.
9 months ago
mcarare 1f930111f5 Bug 1849833 - Replace deprecated compileSdkVersion.
This is replaced by defaultConfig compileSdk.
9 months ago
mcarare 1b7c3f5631 Bug 1849833 - Replace all with configureEach.
This avoids unnecessary configuration.
9 months ago
mcarare f1f380a770 Bug 1849833 - Replace deprecated kotlinOptions method. 9 months ago
mcarare 3fddd3df77 Bug 1849833 - Replace qualified name with import. 9 months ago
Ryan VanderMeulen 47681e21d9 Bug 1852002 - Update AndroidX Lifecycle to version 2.6.2 9 months ago
akliuxingyuan 1ab4fe4471 Merge remote-tracking branch 'origin/fenix/117.0.1' into iceraven 9 months ago
akliuxingyuan 8c13773efd Merge remote-tracking branch 'origin/fenix/117.0' into iceraven 9 months ago
t-p-white 62488e8626 Revert "Bug 1837325 - Remove navigation library duplication from FenixDependencies."
This reverts commit bcfdc61d

(cherry picked from commit 1dce3627c2f62aedeca7c628a79c29b266e75b85)

# Conflicts:
#	fenix/plugins/fenixdependencies/src/main/java/FenixDependenciesPlugin.kt
9 months ago
t-p-white d8734aa3c0 Revert "Bug 1837325 - Remove navigation library duplication from FenixDependencies."
This reverts commit bcfdc61d

(cherry picked from commit 1dce3627c2f62aedeca7c628a79c29b266e75b85)
9 months ago
t-p-white d743c46919 Revert "Bug 1837325 - Remove navigation library duplication from FenixDependencies."
This reverts commit bcfdc61d
9 months ago