1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/library
Kainalu Hagiwara 6d8cfe1a50 For #13156, #13280 - Use payloads to bind bookmark viewholders.
Change the DiffUtil callback for bookmarks to use the generated equals()
method instead of only checking the title and url fields. This prevents
the BookmarkNode in our state from getting out of sync with the
BookmarkNode the viewholder is bound to.
2020-08-14 13:03:08 -07:00
..
bookmarks For #13156, #13280 - Use payloads to bind bookmark viewholders. 2020-08-14 13:03:08 -07:00
history For #9619 hide overflow menu for all history items in selected mode 2020-08-01 22:26:43 -04:00
LibraryPageFragment.kt For #10462: Removes back button from bookmarks and history fragments (#11721) 2020-06-22 13:15:33 -04:00
LibraryPageView.kt Prevent favicons from flashing when items are selected in History (#9233) 2020-04-01 15:43:21 -07:00
LibrarySiteItemView.kt For #12887: Use ListAdapter to diff history 2020-07-30 17:54:09 -07:00