fenix/app
Michael Comella 3994747be9 Closes #20679: revert allowaccessmodification proguard disabling.
We disabled the allowaccessmodification proguard option because it broke
functionality or crashed the app (I can't rememeber). As far as we know,
the R8 bug was fixed in the R8 bundled with the Android Gradle Plugin
v4.1. We're now on AGP v7.0.0-rc1 so we should be able to revert this
now.

This commit reverts the following commits:

Revert "Proguard/r8: Do not allow access modification."
This reverts commit 98bf27fdd4.

Revert "Dump `proguard-android-optimize.txt` into local configuration for later modification"
This reverts commit 88fe3fbf82.
2021-08-06 20:07:32 +00:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src Issue #19956: Add telemetry for tab view setting changes 2021-08-06 19:33:54 +00:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
benchmark.gradle For #19901: correct spacing in comment on how to run 2021-07-22 15:24:35 +00:00
build.gradle Closes #20679: revert allowaccessmodification proguard disabling. 2021-08-06 20:07:32 +00:00
lint-baseline.xml For #17917 - Add a Kotlin synthetics Lint detector 2021-08-06 14:09:15 +00:00
lint.xml #7346 update lint-baseline.xml and remove activity_addons.xml as unused resource 2021-08-02 10:22:34 +02:00
metrics.yaml Issue #19956: Add telemetry for tab view setting changes 2021-08-06 19:33:54 +00:00
pings.yaml Update glean notification emails to new email group (#20070) 2021-06-17 14:48:34 -05:00
proguard-rules.pro Closes #17451: remove verbose logs with proguard. 2021-01-21 18:31:25 -05:00