1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/album/views
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_viewer_page.dart Better caching for mobile (#521) 2022-08-29 22:44:43 -05:00
asset_selection_page.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
create_album_page.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
library_page.dart Use CachedNetworkImage and separate cache for thumbnails on library page (#509) 2022-08-21 09:41:36 -07:00
select_additional_user_for_sharing_page.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
select_user_for_sharing_page.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
sharing_page.dart Use CachedNetworkImage and separate cache for thumbnails on library page (#509) 2022-08-21 09:41:36 -07:00