1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
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
2019-10-03 10:23:13 -07:00
..
browser For #3487 - Add back open image in new tab 2019-10-01 12:45:09 -07:00
collections For #4877: Restored logic for closing tabs when not on browserFragment 2019-09-10 21:42:16 -07:00
components For #5094: Adds telemetry for suggestion toggles (#5704) 2019-10-03 10:03:14 -07:00
crashes Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
customtabs Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
downloads Closes #1657 - Use Gecko for downloads (#4296) 2019-08-02 17:28:30 -07:00
exceptions For #5312 - Add Telemetry for Tracking Protection 2019-09-23 08:29:45 -07:00
ext Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
home For #5567: Removes search shortcuts button (#5739) 2019-10-03 08:53:16 -07:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library No issue: Move signedIn tracking to BookmarksSharedViewModel (#4755) 2019-09-27 08:57:38 -07:00
onboarding Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
quickactionsheet For #5568 - Don't pass in Session for QuickActionSheetController 2019-09-25 13:33:38 -07:00
search For #5567: Removes search shortcuts button (#5739) 2019-10-03 08:53:16 -07:00
session For #4780 switch off private mode (#5614) 2019-10-03 10:23:13 -07:00
settings For #5567: Removes search shortcuts button (#5739) 2019-10-03 08:53:16 -07:00
share For #2078 - Filter Out Self in Share Sheet (#5641) 2019-09-30 12:43:47 -07:00
shortcut For #5047 - Addresses nits 2019-09-11 16:10:54 -07:00
theme Move classes out of top-level package 2019-08-21 13:52:30 -07:00
trackingprotection For #5281 - Use TrackerLog for reporting ETP categories (#5556) 2019-09-25 10:48:06 -07:00
utils For #4780 switch off private mode (#5614) 2019-10-03 10:23:13 -07:00
whatsnew For #5656: Fixes nightly major version number crash 2019-09-27 15:06:57 -07:00
widget Closes #4711 - Extract VoiceSearchActivity (#5502) 2019-09-27 07:54:29 -07:00
AppRequestInterceptor.kt Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
BrowserDirection.kt Add Tracking Protection Info Panel 2019-09-11 07:47:13 -07:00
Config.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Experiments.kt FxA WebChannels integration 2019-09-16 19:44:13 -07:00
FeatureFlags.kt No issue: Removes feature flags for delete data (#5738) 2019-10-02 10:43:37 -07:00
FenixApplication.kt For #4780 switch off private mode (#5614) 2019-10-03 10:23:13 -07:00
FenixViewModelProvider.kt For #4529, #4427: Resuming after restoring instance state breaks UI (#4571) 2019-08-08 11:05:01 -05:00
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 2019-08-23 12:01:28 -04:00
HomeActivity.kt FxA WebChannels integration 2019-09-30 10:33:56 -07:00
IntentReceiverActivity.kt No issue: Updates naming of launch links privately var (#5701) 2019-10-02 12:11:21 -07:00