1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/session
Severin Rudie 10f334303d For #4780: remove previous fix for leaking private mode status
This didn't function when 'open links in a private tab' was set.  Rather than adding another sketchy fix for the edge case, following commits will change `usePrivateMode` to be maintained in memory, instead of in Settings.
2019-10-08 15:13:17 -07:00
..
NotificationSessionObserver.kt For #5075 - Fix boolean error for private mode notification persistence (#5120) 2019-09-05 09:21:56 -07:00
SessionNotificationService.kt For #4780: remove previous fix for leaking private mode status 2019-10-08 15:13:17 -07:00
VisibilityLifecycleCallback.kt For #2053: Add persistent notification to close all private browsing tabs (#4913) 2019-08-28 12:55:24 -07:00