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/components
Michael Comella f19c9920f9 For #13959: move resetAfter into StrictModeManager.
In a followup PR, we need to add state to strictModeManager (the
number of suppressions). This is much simpler to do when this is defined
as a class rather than an object. However, when this is defined as a
class, `resetAfter` needs access to the strictModeManager. Instead of
passing it in as an argument, it made sense to move this function onto
the strictModeManager instead.

Since folks are used to calling:
```
StrictMode.ThreadPolicy.allowThreadDiskReads().resetAfter
```

We're going to have to add a lint check to prevent them from doing that.
4 years ago
..
history Test paged history provider 4 years ago
metrics For #13959: move resetAfter into StrictModeManager. 4 years ago
searchengine For mozilla-mobile/android-components#8429 - Dont initialize MLS if token is null 4 years ago
settings FNX-14583 ⁃ Extract and test preference helpers for Settings (#13402) 4 years ago
tips For #14679 For #14676 - Dismiss MP Migration tip, init in disabled state 4 years ago
toolbar For #12383 #15407 #12860 - Switch to using shared view model for session to delete on home 4 years ago
AccountAbnormalities.kt For #13959: move resetAfter into StrictModeManager. 4 years ago
Analytics.kt For #13959: move resetAfter into StrictModeManager. 4 years ago
BackgroundServices.kt For #13959: move resetAfter into StrictModeManager. 4 years ago
Components.kt For #13959: move resetAfter into StrictModeManager. 4 years ago
Core.kt For #13959: move resetAfter into StrictModeManager. 4 years ago
FenixSnackbar.kt For #14982 - Show snackbars with padding with static bottom toolbar 4 years ago
FindInPageIntegration.kt No issue: Move Do and OpenClass to utils pkg. 4 years ago
FxaServer.kt Update FxaServer.kt 4 years ago
InflationAwareFeature.kt Fix license on remaining files 4 years ago
IntentProcessorType.kt For #10844 - Fennec page shortcuts will open in normal tabs 4 years ago
IntentProcessors.kt Update LongParameterList baseline 4 years ago
NotificationManager.kt No issue: Use SendTabFeature and FxaPushSupportFeature 4 years ago
PerformanceComponent.kt for #13479, added a VisualCompletenessQueue.kt class to handle all the functionality related to visual completeness 4 years ago
PermissionStorage.kt Enforce IO thread inside of components (#14704) 4 years ago
PrivateShortcutCreateManager.kt For #7208 For #7212 - Update parameterized strings 4 years ago
Push.kt Fix license on remaining files 4 years ago
ReviewPromptController.kt For #14318 - Use old API to try to fix startup crash without GPS 4 years ago
Search.kt No issue: Move Do and OpenClass to utils pkg. 4 years ago
SearchWidgetCreator.kt For #9488: Add experimentation support 4 years ago
Services.kt For #13507 - Performance fixes for the ReviewPromptController 4 years ago
StoreProvider.kt Fix license on remaining files 4 years ago
TabCollectionStorage.kt For #13959: move resetAfter into StrictModeManager. 4 years ago
TrackingProtectionPolicyFactory.kt For #13812: add ETP category for redirect trackers (#15139) 4 years ago
UseCases.kt Fixes for A-C 57.0.20200826190111: Move EngineSession to BrowserState 4 years ago