You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app
Aaron Klotz 0a0d48f48c Explicitly set android:extractNativeLibs to true in ApplicationManifest.xml
The Android Gradle Plugin's default for android:extractNativeLibs changed from
true to false beginning with version 3.6.0. Based on GeckoView's needs, we
should ensure that this attribute is explicitly set to true.
4 years ago
..
sampledata
src Explicitly set android:extractNativeLibs to true in ApplicationManifest.xml 4 years ago
.gitignore
build.gradle Close #18443: Use recyclerview-selection for multi-select mode in tray 4 years ago
lint-baseline.xml For #15788: Remove fixed issues from lint baseline. 4 years ago
lint.xml For #15640: Increase PrivateResource warning severity to error. 4 years ago
metrics.yaml Bug 1689162: Update Glean metrics.yaml schema (#18683) 4 years ago
pings.yaml Bug 1689162: Update Glean metrics.yaml schema (#18683) 4 years ago
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 4 years ago
proguard-rules.pro Closes #17451: remove verbose logs with proguard. 4 years ago