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/src/test/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)
4 years ago
..
browser Reverts all BrowsingModeManager changes 4 years ago
collections For #9631: replace assertk assertions with junit. 4 years ago
components For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
crashes Split out CustomTabToolbarIntegration (#7107) 5 years ago
customtabs For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
exceptions Fix breaking changes from new TrackingProtectionException 4 years ago
ext For #2768 - Prevent screenshots in private mode 4 years ago
helpers For #9605 - review: clarify comments in new test runner. 4 years ago
home For #9631: replace assertk assertions with junit. 4 years ago
library For #9631: replace assertk assertions with junit. 4 years ago
perf No issue: remove unused HotStartPerformanceMonitor. 4 years ago
search For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
session For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
settings For #9631: replace assertk assertions with junit. 4 years ago
share For #9631: replace assertk assertions with junit. 4 years ago
trackingprotection For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
utils For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
whatsnew For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
widget For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
AppRequestInterceptorTest.kt For #9631: replace assertk assertions with junit. 4 years ago
HomeActivityTest.kt For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
IntentReceiverActivityTest.kt For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
ReleaseChannelTest.kt For #6464: Add ReleaseChannel test to document assumptions. 5 years ago