1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
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
..
addons For issue #9647 Crash when tapping settings after quickly 2020-04-06 13:47:21 -04:00
browser Issue #9128 & #9222 & #9499: Refactors snackbar creation and fixes placement (#9628) 2020-04-02 12:30:13 -07:00
collections Update to new feature-media API. 2020-03-29 23:13:13 -07:00
components Fix errors in top_sites_count metric 2020-04-06 10:34:52 -07:00
crashes For #7753: Increases touch target of crash page 2020-02-10 10:36:46 -08:00
customtabs Issue #9128 & #9222 & #9499: Refactors snackbar creation and fixes placement (#9628) 2020-04-02 12:30:13 -07:00
downloads For #7219 - Polish Download Notification Dialog. (#7224) 2019-12-18 12:26:41 -05:00
exceptions No issue: Remove feature flag for removing one TP exception 2020-03-24 11:14:07 -04:00
ext For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
home For #9687: Refactor onboarding cards to follow app architecture (#9743) 2020-04-06 11:00:47 -07:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library Issue #9128 & #9222 & #9499: Refactors snackbar creation and fixes placement (#9628) 2020-04-02 12:30:13 -07:00
media Update to new feature-media API. 2020-03-29 23:13:13 -07:00
migration Remove @UseExperimental for usages of the flow api 2020-03-18 17:25:51 -07:00
onboarding fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
perf Pre: introduce a RunWhenReadyQueue 2020-03-30 21:43:38 -07:00
push For #9059: Add WebPush engine integration 2020-03-09 16:50:29 -04:00
search Update Android Components version to 38.0.20200403130109. 2020-04-03 16:15:31 +02:00
session Pre: introduce a RunWhenReadyQueue 2020-03-30 21:43:38 -07:00
settings For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
share Issue #9128 & #9222 & #9499: Refactors snackbar creation and fixes placement (#9628) 2020-04-02 12:30:13 -07:00
shortcut For #768: Add first time PWA dialog (#9308) 2020-04-01 22:56:12 -04:00
test For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
theme fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
trackingprotection For #8594: Show correct info in Etp settings info (#8687) 2020-02-25 09:18:27 -08:00
utils For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
whatsnew For #5656: Fixes nightly major version number crash 2019-09-27 15:06:57 -07:00
widget Feature/#220 language menu (#7070) 2020-01-03 18:15:35 -08:00
wifi For issue #8017 enable SitePermissionsWifiIntegration 2020-03-27 20:44:16 -04:00
AppRequestInterceptor.kt No issue: Remove unneeded logic to adjust TP 2020-03-13 14:08:49 -04:00
BrowserDirection.kt For #7272: Show info when saved logins list is empty. (#7891) 2020-01-24 18:13:44 -08:00
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 2020-01-26 11:53:26 +01:00
FeatureFlags.kt For #9770 - Disable pull to refresh pending changes 2020-04-07 17:06:43 +03:00
FenixApplication.kt Part 6: Kick-off account manager initialization after visual completeness 2020-03-30 21:43:38 -07:00
GlobalDirections.kt For issue #8908 Notify users when previously unsupported add-ons 2020-03-11 11:24:01 -04:00
HomeActivity.kt For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
IntentReceiverActivity.kt For #7781: instrument visual completeness for top sites. 2020-02-28 13:37:06 -08:00