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
Grisha Kruglov 9e7269214c Closes #2835: Do not assume bookmarks fragment is attached while processing operations
This is mostly necessary when we're running stuff in a coroutine, so the patch likely goes
overboard a bit with the nullability checks... but it shouldn't hurt.
5 years ago
..
addfolder For #1598: Auto-select new created folder for moving bookmarks 5 years ago
edit No issue: Fix crash on bookmark folder selection and Snackbar color 5 years ago
selectfolder treewide: Resolve compilation warnings (#2859) 5 years ago
BookmarkAdapter.kt treewide: Resolve compilation warnings (#2859) 5 years ago
BookmarkComponent.kt Teases apart ViewModel dependencies (#2499) 5 years ago
BookmarkFragment.kt Closes #2835: Do not assume bookmarks fragment is attached while processing operations 5 years ago
BookmarkItemMenu.kt For #2224: Removes select bookmark and fixes crash 5 years ago
BookmarkUIView.kt Closes #2252: Show "Desktop Bookmarks" in the Bookmarks library (#2797) 5 years ago
BookmarksSharedViewModel.kt Closes #1312, #1236, #1237, #1238, #1239: Creating, Editing, and Deleting Bookmarks and Bookmark Folders 5 years ago
SignInComponent.kt Teases apart ViewModel dependencies (#2499) 5 years ago
SignInUIView.kt Closes #1312, #1236, #1237, #1238, #1239: Creating, Editing, and Deleting Bookmarks and Bookmark Folders 5 years ago