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/library/bookmarks
Severin Rudie ca6c324f29 Issue #4513: added isLoading to bookmark state
This was added to the state object as a top level param because it could reasonably coexist with any value of `tree` or `mode`. Even if we don't now, we may someday want to display a loading indicator while also showing cached bookmarks.

For now, we set isLoading to false whenever we receive any bookmarks
5 years ago
..
addfolder Fixes #5212 - Change tint in onCreateOptionsMenu 5 years ago
edit Move BookmarkNode extensions to helper class (#4752) 5 years ago
selectfolder Move BookmarkNode extensions to helper class (#4752) 5 years ago
viewholders For #2570: Hide 3-dots menu when in select mode for bookmarks and history (#5173) 5 years ago
BookmarkAdapter.kt Use .orEmpty() 5 years ago
BookmarkController.kt For #2754 Add tab cards to share sheet (#5493) 5 years ago
BookmarkDeselectNavigationListener.kt Issue #4513: fix mismatched bookmark listener lifecycles 5 years ago
BookmarkFragment.kt Issue #4513: added isLoading to bookmark state 5 years ago
BookmarkFragmentInteractor.kt Move BookmarkNode extensions to helper class (#4752) 5 years ago
BookmarkFragmentStore.kt Issue #4513: added isLoading to bookmark state 5 years ago
BookmarkItemMenu.kt Move classes out of top-level package 5 years ago
BookmarkView.kt For #2570: Hide 3-dots menu when in select mode for bookmarks and history (#5173) 5 years ago
BookmarksSharedViewModel.kt For #4128: Migrate Bookmarks to LibState (#4254) 5 years ago
DesktopFolders.kt Move BookmarkNode extensions to helper class (#4752) 5 years ago
SignInView.kt Closes #4396 - Add a Bookmarks Controller (#4593) 5 years ago