1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/settings
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
..
about Add secret debug menu to override FxA servers 2020-03-27 22:59:14 -07:00
account Issue #9128 & #9222 & #9499: Refactors snackbar creation and fixes placement (#9628) 2020-04-02 12:30:13 -07:00
advanced For #220 - Removes feature flag for language picker (#9191) 2020-04-06 14:29:52 -07:00
deletebrowsingdata Issue #9128 & #9222 & #9499: Refactors snackbar creation and fixes placement (#9628) 2020-04-02 12:30:13 -07:00
logins Issue #9128 & #9222 & #9499: Refactors snackbar creation and fixes placement (#9628) 2020-04-02 12:30:13 -07:00
quicksettings For #9177, #8248 - Hide empty verified by block when no cert 2020-03-20 19:40:51 -07:00
search Issue #9128 & #9222 & #9499: Refactors snackbar creation and fixes placement (#9628) 2020-04-02 12:30:13 -07:00
sitepermissions For issue #8017 enable SitePermissionsWifiIntegration 2020-03-27 20:44:16 -04:00
AccessibilityFragment.kt Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
CustomizationFragment.kt For #5905 - Combine theme and toolbar settings 2020-02-11 18:14:14 -08:00
DataChoicesFragment.kt For #4674 - Adds ability to toggle metric services by type 2020-02-10 12:33:53 +02:00
DefaultBrowserPreference.kt Issue #7425 (et al): Cache the list of installed browsers 2020-01-07 18:40:07 -08:00
DefaultBrowserSettingsFragment.kt For #8354 Remove unsetting open links in private if not default browser 2020-02-18 09:34:36 -08:00
DropDownListPreference.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 2020-02-24 18:07:02 -08:00
Extensions.kt For #8411: integrate AC permissions changes (#8618) 2020-02-25 07:36:19 -08:00
LoginsFragment.kt Revert "For #7603 - Temporarily do not show biometric prompt for OnePlus devices" 2020-03-02 14:31:08 -08:00
OnSharedPreferenceChangeListener.kt Clean up settings fragments 2019-12-19 14:29:28 -08:00
PairFragment.kt No Issue - Fixes warnings / compiler errors with A-C update 2019-11-28 12:45:45 +01:00
PhoneFeature.kt 8017 advanced autoplay controls. (#8978) 2020-03-20 12:10:42 -07:00
PrivateBrowsingFragment.kt For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
RadioButtonInfoPreference.kt Add ETP accessibility labels 2019-11-21 15:27:35 -08:00
RadioButtonPreference.kt For #7965 - removed unused strings, reverted changes to radiobutton widget 2020-02-06 18:48:23 -08:00
SettingsFragment.kt For #220 - Removes feature flag for language picker (#9191) 2020-04-06 14:29:52 -07:00
SharedPreferenceUpdater.kt Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
StringSharedPreferenceUpdater.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 2020-02-24 18:07:02 -08:00
SupportUtils.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
TextPercentageSeekBarPreference.kt No issue: Clean up preferences code (#4699) 2019-08-21 08:38:14 -07:00
TrackingProtectionFragment.kt For #8540: Fix ETP options not being correctly applied (#8688) 2020-02-26 12:25:40 -08:00