1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/library/bookmarks
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
..
addfolder Fixes #5212 - Change tint in onCreateOptionsMenu 2019-09-12 10:30:49 -07:00
edit Fixes #5212 - Change tint in onCreateOptionsMenu 2019-09-12 10:30:49 -07:00
selectfolder No issue: Only use iconTint in XML for bookmark menus (#5145) 2019-09-10 09:04:05 -07:00
viewholders For #2570: Hide 3-dots menu when in select mode for bookmarks and history (#5173) 2019-09-12 13:56:39 -07:00
BookmarkAdapter.kt Rename BookmarkStore/State/Action to BookmarkFragmentStore/State/Action. 2019-09-03 10:09:06 -07:00
BookmarkController.kt Move classes out of top-level package 2019-08-21 13:52:30 -07:00
BookmarkDeselectNavigationListener.kt Move bookmark navigation listener to separate file 2019-09-10 16:53:09 -07:00
BookmarkFragment.kt Move bookmark navigation listener to separate file 2019-09-10 16:53:09 -07:00
BookmarkFragmentInteractor.kt Rename BookmarkStore/State/Action to BookmarkFragmentStore/State/Action. 2019-09-03 10:09:06 -07:00
BookmarkFragmentStore.kt Fix ktlint MaxLineLength issues. 2019-09-03 10:09:06 -07:00
BookmarkItemMenu.kt Move classes out of top-level package 2019-08-21 13:52:30 -07:00
BookmarkView.kt For #2570: Hide 3-dots menu when in select mode for bookmarks and history (#5173) 2019-09-12 13:56:39 -07:00
BookmarksSharedViewModel.kt For #4128: Migrate Bookmarks to LibState (#4254) 2019-07-25 21:55:51 -05:00
SignInView.kt Closes #4396 - Add a Bookmarks Controller (#4593) 2019-08-19 08:34:57 -07:00