1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/ext
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
..
Activity.kt For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
BookmarkNode.kt nested loop removed 2019-12-02 16:18:48 +00:00
BrowserIcons.kt Use glide-like image loading function 2019-07-29 10:22:23 -07:00
ConnectivityManager.kt For #7048: Network info migration (#7091) 2019-12-16 22:03:11 -08:00
Context.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
Drawable.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Fragment.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
ImageButton.kt For #2570: Hide 3-dots menu for all library items when in select mode (#5699) 2019-10-10 23:02:22 -07:00
Log.kt For #6464: Replace use of BuildConfig.DEBUG with ReleaseChannel.channel.isDebug. 2019-12-30 10:31:33 -08:00
NavController.kt For #9336 Check current destination before navigating (#9353) 2020-04-01 15:36:56 -07:00
Resources.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
Session.kt Update to new feature-media API. 2020-03-29 23:13:13 -07:00
SessionManager.kt Fixes #4771 - Add method for sessions of type (#4782) 2019-08-27 13:04:03 -07:00
String.kt Closes #9530: Don't crash on failed avatar fetches 2020-03-31 09:17:17 -07:00
TabCollection.kt For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
Toolbar.kt Use createBlendModeColorFilterCompat (#8129) 2020-02-06 11:18:08 -08:00
View.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00