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