1
0
Fork 0
fenix/app/src/main
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
..
assets For #5892: Update horizontal line styling 2020-02-11 12:02:16 +01:00
java/org/mozilla For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
res For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
AndroidManifest.xml Update to new feature-media API. 2020-03-29 23:13:13 -07:00
ic_launcher-web.png Optimize PNGs. 2020-02-14 09:41:54 -08:00
ic_launcher_private-web.png Optimize PNGs. 2020-02-14 09:41:54 -08:00