Commit Graph

7 Commits

Author SHA1 Message Date
Jonathan Almeida
9a50e9b6f7 [components] Close https://github.com/mozilla-mobile/android-components/issues/7313: Use storage/loader to get thumbnails
We were seeing odd bugs and performance issues from trying to map the
disk cache into the TabsTrayPresenter.

A better solution, would be to load the thumbnails straight from the
cache, and incremental updates via the store.
2020-06-12 12:30:10 -04:00
Christian Sadilek
f79337f01f [components] Issue https://github.com/mozilla-mobile/android-components/issues/7295: Don't block store thread when saving thumbnail 2020-06-09 09:37:19 -04:00
Gabriel Luong
bffa57d108 [components] Issue https://github.com/mozilla-mobile/android-components/issues/7021: Integrate the ThumbnailDiskCache with BrowserThumbnails 2020-05-28 16:56:20 -04:00
Gabriel Luong
368b1a3f4c [components] Issue https://github.com/mozilla-mobile/android-components/issues/2754: Adds ThumbnailDiskCache for persisting and restoring thumbnails. 2020-05-21 13:39:07 -04:00
Jonathan Almeida
58f7a73883 [components] Close https://github.com/mozilla-mobile/android-components/issues/6842: Migrate to browser-state in BrowserThumbnails 2020-05-12 18:46:24 -04:00
Christian Sadilek
387b26e835 [components] Closes https://github.com/mozilla-mobile/android-components/issues/2985: Launch reader view in extension page 2020-05-05 13:15:51 -04:00
Gabriel Luong
f5b851bd14 [components] Issue https://github.com/mozilla-mobile/android-components/issues/6827: Move Thumbnails into its own browser component 2020-05-01 18:21:24 -04:00