2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

1631 Commits

Author SHA1 Message Date
Gabriel Luong
a688ce8faf Bug 1838120 - Unify Fenix buildSrc/Config with the ConfigPlugin 2023-06-20 20:27:56 +00:00
Gregory Mierzwinski
18b963de18 Bug 1838717 - Enable alerting for APK file size. (#2505)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-06-20 11:47:48 +00:00
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.
2023-06-14 21:17:00 +00:00
Gabriel Luong
1d4cdcc0b8 Bug 1837478 - Refactor FenixDependencies into a plugin using composite build 2023-06-09 20:47:36 +00:00
Ryan VanderMeulen
ef7720beaf Bug 1837323 - Update AndroidX Fragment to version 1.6.0 2023-06-08 15:58:50 +00:00
Ryan VanderMeulen
fc499e57db Bug 1837326 - Update Play In-App Reviews to version 2.0.1 2023-06-08 14:37:45 +00:00
Ryan VanderMeulen
ceba00930c Bug 1835190 - Update detekt to version 1.23.0 2023-06-02 00:45:29 +00:00
Ryan VanderMeulen
3c8214160d Bug 1836142 - Update Sentry to version 6.21.0 2023-06-01 16:48:25 +00:00
Ryan VanderMeulen
da50506daa Bug 1835210 - Minor AndroidX dependency updates 2023-05-26 13:16:04 +00:00
mcarare
bfe3f964ab Bug 1834746 - Upgrade Mockk to latest version. 2023-05-24 19:07:15 +00:00
Ryan VanderMeulen
fa5c1b4c3f Bug 1834775 - Update Fastlane Screengrab to version 2.1.1 2023-05-24 16:39:13 +00:00
Ryan VanderMeulen
b54c1f5630 Bug 1834775 - Update Python Envs Plugin to version 0.0.31 2023-05-24 16:39:13 +00:00
Ryan VanderMeulen
9e03fb74d9 Bug 1834775 - Update jacoco to version 0.8.10 2023-05-24 16:39:13 +00:00
Ryan VanderMeulen
16eb7f86db Bug 1834775 - Pin Gradle plugin versions in their respective Dependencies files 2023-05-24 16:39:13 +00:00
Ryan VanderMeulen
104b4d0264 Bug 1833926 - Update Protobuf gradle plugin to version 0.9.3 2023-05-19 08:47:56 +00:00
Ryan VanderMeulen
b18466e218 Bug 1833926 - Add the Protobuf gradle plugin to FenixDependencies.kt 2023-05-19 08:47:56 +00:00
Gabriel Luong
190102b3b7 Bug 1805070 - Part 4: Sync Fenix detekt configuration with AC 2023-05-19 01:22:23 +00:00
Ryan VanderMeulen
afe77b497b Bug 1833765 - Update LeakCanary to version 2.11 2023-05-18 15:40:25 +00:00
Ryan VanderMeulen
dfb04eb896 Bug 1833404 - Update Sentry to version 6.19.0 2023-05-16 19:49:16 +00:00
Ryan VanderMeulen
82b624120d Bug 1833292 - Update Google Accompanist to version 0.30.1 2023-05-16 13:39:02 +00:00
Ryan VanderMeulen
5613cd7f2f Bug 1832597 - Update some Fenix & Focus testing dependencies 2023-05-16 00:47:19 +00:00
Ryan VanderMeulen
8c591b923b Bug 1832851 - Update AndroidX ProfileInstaller to version 1.3.1 2023-05-15 14:59:03 +00:00
rahulsainani
f02fe91a42 Bug 1829083 - Migrate to compose foundation pager 2023-05-15 11:13:26 +00:00
Ryan VanderMeulen
70b75e9af1 Bug 1832416 - Update Material Components to version 1.9.0 2023-05-11 14:03:06 +00:00
Ryan VanderMeulen
5a70af6045 Bug 1831910 - Update AndroidX Activity to version 1.7.1 2023-05-09 15:39:45 +00:00
Ryan VanderMeulen
d7a9b0cabe Bug 1831916 - Update AndroidX Coordinatorlayout to version 1.2.0 2023-05-09 14:14:39 +00:00
Ryan VanderMeulen
20ff3d4a2f Bug 1831916 - Update AndroidX Constraintlayout to version 2.1.4 2023-05-09 14:14:39 +00:00
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
2023-05-05 22:58:06 +00:00
Ryan VanderMeulen
01171c2b1b Bug 1831239 - Update Kotlin to version 1.8.21 and AGP to version 7.4.2 2023-05-04 22:49:33 +00:00
MickeyMoz
0e67462c92 Update GeckoView (Nightly) to 114.0.20230504093414. 2023-05-04 15:29:07 +00:00
Ryan VanderMeulen
2a9d721bc7 Bug 1831237 - Update AndroidX Compose to version 1.4.3 2023-05-04 12:23:13 +00:00
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>
2023-05-03 23:27:40 +00:00
Ryan VanderMeulen
8c5f0fe0b1 Bug 1831082 - Update Sentry to version 6.18.1 2023-05-03 22:13:40 +00:00
Ryan VanderMeulen
b21ff16fed Bug 1830930 - Update AndroidX Annotation to version 1.6.0 2023-05-03 08:07:33 +00:00
Ryan VanderMeulen
f4577e5ab1 Bug 1830598 - Update a few AndroidX dependencies to their latest point releases 2023-05-03 05:23:39 +00:00
Ryan VanderMeulen
248850a03c Bug 1830601 - Update Robolectric to version 4.10.1 2023-05-03 02:59:10 +00:00
Ryan VanderMeulen
e073b71718 Bug 1830602 - Update AndroidX Core to version 1.10.0 2023-05-02 13:23:22 +00:00
Noah Bond
cfcfcca5b9 Bug 1826457 - Update Compose version to 1.4.2 and Lifecycle version to 2.6.1 2023-04-27 03:17:17 +00:00
Ryan VanderMeulen
9d7a4bdf00 Bug 1829228 - Update Kotlin to 1.8.20 and Compose Compiler to 1.4.6 2023-04-25 15:56:27 +00:00
rahulsainani
c9b5c9a7d4 Bug 1827631 - Use debugImplementation for compose tooling 2023-04-20 07:11:42 +00:00
iorgamgabriel
01cce97266 Bug 1825008 - Create a storage for submitted cookie banner site reports. 2023-04-10 18:01:47 +00:00
Ryan VanderMeulen
ee5d46a511 Bug 1826378 - Update Sentry to version 6.17.0 2023-04-05 15:35:14 +00:00
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.
2023-03-30 15:04:03 -04:00
mcarare
057c1d218c Bug 1811795 - Target Android 13 in Fenix. 2023-03-30 15:04:03 -04:00
Aaron Train
8eaebc046e Bug 1823442 - Remove androidx.tracing:tracing dependency 2023-03-21 20:59:59 +00:00
Ryan VanderMeulen
99952d83a6 Bug 1823532 - Remove jnaForTest from project Gradle build files.
Also remove the now-unneeded jna dependency inclusion.
2023-03-21 18:39:45 +00:00
Harrison Oglesby
480828bb9b Bug 1822269 - add androidx.activity-compose and androidx.activity-ktx dependencies 2023-03-20 09:39:08 -04:00
Ryan VanderMeulen
e3ec85ddf6 Bug 1822804 - Update jna to version 5.13.0 2023-03-16 19:35:13 +00:00
rahulsainani
5913d09770 Bug 1807324 - Add macrobenchmarks for startup metrics 2023-03-15 10:18:19 +01:00
Christian Sadilek
25108508ba Bug 1822375 - Remove unneeded and now incorrect AndroidComponents.kt 2023-03-14 20:14:26 +00:00