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
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)
5 years ago
..
sampledata For #7092: Add initial Migration UI 5 years ago
src For #2768 - Prevent screenshots in private mode 5 years ago
.gitignore Initializes Android project 6 years ago
build.gradle For #9631: remove assertk dependency. 5 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml For #6174 - Add telemetry for WebExtensions (#8318) 5 years ago
pings.yaml For #9136: Send all adjust properties to glean (#9253) 5 years ago
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 5 years ago