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
Sachin 74948cb3f1
for #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831)
for #7225, refactored and cleanup the branch.

for #7225, change strict mode policy only on main process.

for #7225, setting thread policy inside a seperate thread to keep it from getting overridden in activities.

for #7225 removed Handler().postAtFrontOfQueue as a solution due to unknown side effects. moved the enableStrictMode function to be static so we can reuse it.

for #7225 lint check

for #7225 created strict mode manager and moved enabledStrictMode function inside it.

for #7225 removed penalty death on network

for #7225 added allow disk access on thread for already existing violation


strict mode running in main process to see if it passes the gitlab check, will revert it if it doesnt

allowed diskread for super.onCreate for home activity

added comments for disk violation oncreate homeactivity

added fragment manager inside strictmode manager

allowed disk read for onboarding

allowed disk read for cachedTopSites
4 years ago
..
sampledata For #7092: Add initial Migration UI 4 years ago
src for #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831) 4 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Bug 1643132 - Add WebCompat Reporter feature. 4 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml Closes #10616 - Update docs for app_opened to reflect cold-start 4 years ago
pings.yaml Update Android Components version to 41.0.20200512130104 🎲🎲 (#10600) 4 years ago
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 4 years ago
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 4 years ago