Commit Graph

1631 Commits (c12f7e6c03bfbbc50999b96a1207b3545a24f9a8)

Author SHA1 Message Date
Gabriel Luong a688ce8faf Bug 1838120 - Unify Fenix buildSrc/Config with the ConfigPlugin 1 year ago
Gregory Mierzwinski 18b963de18 Bug 1838717 - Enable alerting for APK file size. (#2505)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
Gabriel Luong 91d83cbc6b Bug 1838312 - Remove hardcoded compileSdkVersion, minSdkVersion and targetSdkVersion in Fenix and Focus
This removes the hardcoded compileSdkVersion, minSdkVersion and targetSdkVersion in Fenix and Focus
in favor of reading these SDK versions via our config from AC.
1 year ago
Gabriel Luong 1d4cdcc0b8 Bug 1837478 - Refactor FenixDependencies into a plugin using composite build 1 year ago
Ryan VanderMeulen ef7720beaf Bug 1837323 - Update AndroidX Fragment to version 1.6.0 1 year ago
Ryan VanderMeulen fc499e57db Bug 1837326 - Update Play In-App Reviews to version 2.0.1 1 year ago
Ryan VanderMeulen ceba00930c Bug 1835190 - Update detekt to version 1.23.0 1 year ago
Ryan VanderMeulen 3c8214160d Bug 1836142 - Update Sentry to version 6.21.0 1 year ago
Ryan VanderMeulen da50506daa Bug 1835210 - Minor AndroidX dependency updates 1 year ago
mcarare bfe3f964ab Bug 1834746 - Upgrade Mockk to latest version. 1 year ago
Ryan VanderMeulen fa5c1b4c3f Bug 1834775 - Update Fastlane Screengrab to version 2.1.1 1 year ago
Ryan VanderMeulen b54c1f5630 Bug 1834775 - Update Python Envs Plugin to version 0.0.31 1 year ago
Ryan VanderMeulen 9e03fb74d9 Bug 1834775 - Update jacoco to version 0.8.10 1 year ago
Ryan VanderMeulen 16eb7f86db Bug 1834775 - Pin Gradle plugin versions in their respective Dependencies files 1 year ago
Ryan VanderMeulen 104b4d0264 Bug 1833926 - Update Protobuf gradle plugin to version 0.9.3 1 year ago
Ryan VanderMeulen b18466e218 Bug 1833926 - Add the Protobuf gradle plugin to FenixDependencies.kt 1 year ago
Gabriel Luong 190102b3b7 Bug 1805070 - Part 4: Sync Fenix detekt configuration with AC 1 year ago
Ryan VanderMeulen afe77b497b Bug 1833765 - Update LeakCanary to version 2.11 1 year ago
Ryan VanderMeulen dfb04eb896 Bug 1833404 - Update Sentry to version 6.19.0 1 year ago
Ryan VanderMeulen 82b624120d Bug 1833292 - Update Google Accompanist to version 0.30.1 1 year ago
Ryan VanderMeulen 5613cd7f2f Bug 1832597 - Update some Fenix & Focus testing dependencies 1 year ago
Ryan VanderMeulen 8c591b923b Bug 1832851 - Update AndroidX ProfileInstaller to version 1.3.1 1 year ago
rahulsainani f02fe91a42 Bug 1829083 - Migrate to compose foundation pager 1 year ago
Ryan VanderMeulen 70b75e9af1 Bug 1832416 - Update Material Components to version 1.9.0 1 year ago
Ryan VanderMeulen 5a70af6045 Bug 1831910 - Update AndroidX Activity to version 1.7.1 1 year ago
Ryan VanderMeulen d7a9b0cabe Bug 1831916 - Update AndroidX Coordinatorlayout to version 1.2.0 1 year ago
Ryan VanderMeulen 20ff3d4a2f Bug 1831916 - Update AndroidX Constraintlayout to version 2.1.4 1 year ago
Harrison Oglesby 475c0f1814 Bug 1822447 - Upgrade RecyclerView Library and remove tab tray thumbnail placeholder (#1691)
* Bug 1822447 - upgrade androidx_recyclerview to 1.3.0

* Bug 1822447 - remove default placeholder imageview from tab tray items

* Bug 1822447 - upgrade androidx_recyclerview in AC to 1.3.0
1 year ago
Ryan VanderMeulen 01171c2b1b Bug 1831239 - Update Kotlin to version 1.8.21 and AGP to version 7.4.2 1 year ago
MickeyMoz 0e67462c92 Update GeckoView (Nightly) to 114.0.20230504093414. 1 year ago
Ryan VanderMeulen 2a9d721bc7 Bug 1831237 - Update AndroidX Compose to version 1.4.3 1 year ago
Ryan VanderMeulen d5ad186095 Bug 1831023 - Update AndroidX Appcompat to version 1.6.1 (#1884)
* Bug 1831023 - Update AndroidX Appcompat to version 1.6.1

* Bug 1831023 - Add manifest entry for push notification permission

* Bug 1831023 - Add suppression for MissingPermission linter failure

* Bug 1831023 - Add super.onBackPressed() to TrackingProtectionPanelDialogFragment.kt

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
Ryan VanderMeulen 8c5f0fe0b1 Bug 1831082 - Update Sentry to version 6.18.1 1 year ago
Ryan VanderMeulen b21ff16fed Bug 1830930 - Update AndroidX Annotation to version 1.6.0 1 year ago
Ryan VanderMeulen f4577e5ab1 Bug 1830598 - Update a few AndroidX dependencies to their latest point releases 1 year ago
Ryan VanderMeulen 248850a03c Bug 1830601 - Update Robolectric to version 4.10.1 1 year ago
Ryan VanderMeulen e073b71718 Bug 1830602 - Update AndroidX Core to version 1.10.0 1 year ago
Noah Bond cfcfcca5b9 Bug 1826457 - Update Compose version to 1.4.2 and Lifecycle version to 2.6.1 1 year ago
Ryan VanderMeulen 9d7a4bdf00 Bug 1829228 - Update Kotlin to 1.8.20 and Compose Compiler to 1.4.6 1 year ago
rahulsainani c9b5c9a7d4 Bug 1827631 - Use debugImplementation for compose tooling 1 year ago
iorgamgabriel 01cce97266 Bug 1825008 - Create a storage for submitted cookie banner site reports. 1 year ago
Ryan VanderMeulen ee5d46a511 Bug 1826378 - Update Sentry to version 6.17.0 1 year ago
mcarare 105c1cdd7c Bug 1796348 - Upgrade core to 1.9.0
This version adds @RequiresPermission to APIs that require granting the POST_NOTIFICATIONS permission on SDK 33 and above.
1 year ago
mcarare 057c1d218c Bug 1811795 - Target Android 13 in Fenix. 1 year ago
Aaron Train 8eaebc046e Bug 1823442 - Remove androidx.tracing:tracing dependency 1 year ago
Ryan VanderMeulen 99952d83a6 Bug 1823532 - Remove jnaForTest from project Gradle build files.
Also remove the now-unneeded jna dependency inclusion.
1 year ago
Harrison Oglesby 480828bb9b Bug 1822269 - add androidx.activity-compose and androidx.activity-ktx dependencies 1 year ago
Ryan VanderMeulen e3ec85ddf6 Bug 1822804 - Update jna to version 5.13.0 1 year ago
rahulsainani 5913d09770 Bug 1807324 - Add macrobenchmarks for startup metrics 1 year ago
Christian Sadilek 25108508ba Bug 1822375 - Remove unneeded and now incorrect AndroidComponents.kt 1 year ago