1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/utils
Mihai Eduard Badea d66da53c9a For #2768 - Prevent screenshots in private mode
Added a new option in Private browsing menu to allow or prevent screenshots from being taken while in private mode by adding or removing the FLAG_SECURE flag from the home activity's window.

 This method is called whenever the activity is initialized to account for the browsing mode being changed and whenever the setting from the Private browsing menu is changed.

 The setting is by default set to true (screenshots are allowed to be taken)
2020-04-07 17:23:06 +03:00
..
BrowsersCache.kt Issue #7425 (et al): Cache the list of installed browsers 2020-01-07 18:40:07 -08:00
ClearableEditText.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
ClipboardHandler.kt For #1695 - Detect HTML mime type for clipboard URL (#6612) 2019-11-15 12:23:52 -08:00
FragmentPreDrawManager.kt For #167: Improves home to browser animation 2020-02-28 18:04:14 -07:00
ItsNotBrokenSnack.kt Issue #9128 & #9222 & #9499: Refactors snackbar creation and fixes placement (#9628) 2020-04-02 12:30:13 -07:00
OnWifiChanged.java 8017 advanced autoplay controls. (#8978) 2020-03-20 12:10:42 -07:00
RunWhenReadyQueue.kt Make sure reconnect item is displayed in HomeMenu in case of account problems 2020-03-31 16:07:35 -07:00
Settings.kt For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
Undo.kt Issue #9128 & #9222 & #9499: Refactors snackbar creation and fixes placement (#9628) 2020-04-02 12:30:13 -07:00