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/src/main/java/org/mozilla/fenix
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
..
addons Migrate some SessionManager usage to BrowserStore (#10789) 4 years ago
browser Bug 1643132 - Remove native "Report site issue" functionality. 4 years ago
cfr For #9488: Add experimentation support 4 years ago
collections Remove tab tray feature flag (#11176) 4 years ago
components for #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831) 4 years ago
crashes Integrate activity for showing past crashes. 4 years ago
customtabs Closes #10906: Add Open in app option in custom tab (#10929) 4 years ago
downloads Update Android Components version to 44.0.20200528190114 4 years ago
exceptions Fixes #9504: Edit logins (#9693) 4 years ago
ext For issue#10727 - Logins auth redirect 4 years ago
home for #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831) 4 years ago
library Fixes #10674: Add SignInView only once 4 years ago
media Update to new feature-media API. 4 years ago
migration For #11004: Fix invisible text on migration UI 4 years ago
onboarding Add tests for FenixOnboarding (#11057) 4 years ago
perf For #10434: Handle cases when proc/$pid/stat is not accessible. 4 years ago
push Use new AuotPushFeature.getSubscription API 4 years ago
search For #1216: Remove feature flag for voice search 4 years ago
session Migrate some SessionManager usage to BrowserStore (#10789) 4 years ago
settings Remove tab tray feature flag (#11176) 4 years ago
share For #10193 - Remove page title when sharing links 4 years ago
shortcut For #10969: Fix and clarify logic for checking showing PWA dialog. 4 years ago
sync For #10834 - Adding Sync Tabs Feature in Fenix 4 years ago
tabtray For #11267 - Announce "Your open tabs will be shown here (#11272) 4 years ago
theme For #8374 - Don't recreate ExternalAppBrowserActivity or finishing activities 4 years ago
trackingprotection For #11229: Update ETP cfr string and behaviour. 4 years ago
utils Remove tab tray feature flag (#11176) 4 years ago
whatsnew for #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831) 4 years ago
widget Feature/#220 language menu (#7070) 5 years ago
wifi For issue #8017 enable SitePermissionsWifiIntegration 4 years ago
AppRequestInterceptor.kt No issue: Remove unneeded logic to adjust TP 4 years ago
BrowserDirection.kt For #10834 - Adding Sync Tabs Feature in Fenix 4 years ago
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 4 years ago
ExperimentsManager.kt For #9488: Add experimentation support 4 years ago
FeatureFlags.kt For #10834 - Adding Sync Tabs Feature in Fenix 4 years ago
FenixApplication.kt for #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831) 4 years ago
GlobalDirections.kt Cleans up nav_graph.xml (#9829) 4 years ago
HomeActivity.kt for #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831) 4 years ago
IntentReceiverActivity.kt Issue #9815: Allow Intents to set HomeActivity.OPEN_TO_BROWSER. 4 years ago
StrictModeManager.kt for #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831) 4 years ago