1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/asset_viewer
martyfuhry 732bd1e652
fix(mobile): Fixes memory image cache for local images (#9019)
* Fixes equality operator for immich local image provider

* Changes image cache manager to no longer be image cache managers

* Updates large image cache to 12 images

format

* Try 5 Image cache

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-04-24 23:30:32 -05:00
..
hooks refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
image_providers fix(mobile): Fixes memory image cache for local images (#9019) 2024-04-24 23:30:32 -05:00
models feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
providers feat(mobile): Added "jump to date" functionality to the memory view (#7323) 2024-04-24 15:02:03 -05:00
services refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
ui fix(mobile): spacing fixes of #8087 (#8163) 2024-03-21 11:23:06 -05:00
views feat(mobile): haptic feedback setting (#8723) 2024-04-15 07:50:47 +02:00