1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/album/ui
Matthias Rupp 25e68cf826
Better caching for mobile (#521)
* Use custom caches in all modules

* Cache Settings

* Fix wrong key

* Create custom cache repository based on hive

* Show cache usage in settings

* Show cache sizes

* Change settings ranges and default value

* Handle cache clear by operating system

* Resolve review comments
2022-08-29 22:44:43 -05:00
..
album_action_outlined_button.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
album_thumbnail_card.dart Use CachedNetworkImage and separate cache for thumbnails on library page (#509) 2022-08-21 09:41:36 -07:00
album_title_text_field.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
album_viewer_appbar.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
album_viewer_editable_title.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
album_viewer_thumbnail.dart Better caching for mobile (#521) 2022-08-29 22:44:43 -05:00
asset_grid_by_month.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
month_group_title.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
selection_thumbnail_image.dart Better caching for mobile (#521) 2022-08-29 22:44:43 -05:00
shared_album_thumbnail_image.dart Better caching for mobile (#521) 2022-08-29 22:44:43 -05:00
sharing_sliver_appbar.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00