1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Mihai Adrian c8bc144114 For #2570: Hide 3-dots menu when in select mode for bookmarks and history (#5173)
Show or hide overflow menu for entire list is triggered when mode is changed
For bookmarks, due to implementation of selection and diffUtil,
additional check is necessary for current item (last selected) that is redrawn
2019-09-12 13:56:39 -07:00
..
browser For #3700 - Add Setting to Delete Data on "Quit" menu action 2019-09-11 16:06:18 -07:00
collections For #4877: Restored logic for closing tabs when not on browserFragment 2019-09-10 21:42:16 -07:00
components For #4458 - Enable font inflation with font auto size setting (#5252) 2019-09-12 09:05:16 -07:00
crashes Code Health #4883: Refactored accessing settings by using Context extensions (#4973) 2019-09-10 10:11:58 -07:00
customtabs Closes #5091: Refactor Sentry BreadCrumbs to use lib-crash BreadCrumbs 2019-09-11 16:14:42 -07:00
downloads Closes #1657 - Use Gecko for downloads (#4296) 2019-08-02 17:28:30 -07:00
exceptions Fix ktlint MaxLineLength issues. 2019-09-03 10:09:06 -07:00
ext For #1114: Show playing tab 2019-09-11 15:45:22 -07:00
home For #4658: Add private browsing mode shortcut telemetry 2019-09-11 16:03:22 -07:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library For #2570: Hide 3-dots menu when in select mode for bookmarks and history (#5173) 2019-09-12 13:56:39 -07:00
onboarding Code Health #4883: Refactored accessing settings by using Context extensions (#4973) 2019-09-10 10:11:58 -07:00
quickactionsheet Code Health #4883: Refactored accessing settings by using Context extensions (#4973) 2019-09-10 10:11:58 -07:00
search For #4155: Adds popup menu for browser toolbar 2019-09-11 09:03:17 -07:00
session For #5075 - Fix boolean error for private mode notification persistence (#5120) 2019-09-05 09:21:56 -07:00
settings For #5178 - Polish delete browsing data item layout 2019-09-11 18:11:26 -07:00
share For #3371: Show snackbar message when share fails with crash (#5210) 2019-09-12 09:26:24 -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 #5263 - Hide ETP Panel Settings for custom tab 2019-09-12 10:45:35 -07:00
utils For #3700 - Add Setting to Delete Data on "Quit" menu action 2019-09-11 16:06:18 -07:00
whatsnew For #4474: Adds what's new button to home screen menu (#5088) 2019-09-03 15:16:29 -05:00
widget For #419: Create launch icon for private browsing (#4948) 2019-09-11 10:52:33 -07:00
AppRequestInterceptor.kt Code Health #4883: Refactored accessing settings by using Context extensions (#4973) 2019-09-10 10:11:58 -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 Fix #4612: Fetch experiments from Remote Settings CDN 2019-08-08 10:15:01 -07:00
FeatureFlags.kt For #3700 - Add Setting to Delete Data on "Quit" menu action 2019-09-11 16:06:18 -07:00
FenixApplication.kt Code Health #4883: Refactored accessing settings by using Context extensions (#4973) 2019-09-10 10:11:58 -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 Closes #5091: Refactor Sentry BreadCrumbs to use lib-crash BreadCrumbs 2019-09-11 16:14:42 -07:00
IntentReceiverActivity.kt For #419: Create launch icon for private browsing (#4948) 2019-09-11 10:52:33 -07:00