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/main/java/org/mozilla/fenix/session
Severin Rudie 3be06953d6 For #4780 switch off private mode (#5614)
* Do not launch in Private Mode

When the app launches do not launch in Private Mode in order to prevent usage leaks to other users of the device.

* Issue #4780: add comments to use private mode

* For #4780: write tests for clear private mode on create app

* For #4780: clear private mode when privacy notification is removed
5 years ago
..
NotificationSessionObserver.kt For #5075 - Fix boolean error for private mode notification persistence (#5120) 5 years ago
SessionNotificationService.kt For #4780 switch off private mode (#5614) 5 years ago
VisibilityLifecycleCallback.kt For #2053: Add persistent notification to close all private browsing tabs (#4913) 5 years ago