1
0
Fork 0
fenix/app
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
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle For #9631: remove assertk dependency. 2020-04-06 16:56:40 -07:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #6174 - Add telemetry for WebExtensions (#8318) 2020-04-02 10:12:31 -07:00
pings.yaml For #9136: Send all adjust properties to glean (#9253) 2020-03-20 10:06:55 -07:00
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 2020-03-11 17:10:40 -07:00