1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 11:24:37 +02:00
immich/mobile/lib
Emanuel Bennici fd3a1a4da8
fix(mobile): Fix "Live Images" and "Recently added" page (#6030)
* fix(mobile): Load assets on "Live-Images" page

Instead of requesting the server for the relevant entries, we can use
the local DB.

This change fixes loading errors when going to the "Live-Images" page.
It is similar to the work done with #5971.

* fix(mobile): Fix Recently added page
2023-12-27 23:33:37 -06:00
..
constants fix(mobile): Fix pt-PT locale. Add missing pt-PT localizely entry (#5892) 2023-12-20 09:46:20 -06:00
extensions feat(mobile): edit date time & location (#5461) 2023-12-05 13:34:37 -06:00
module_template Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
modules fix(mobile): Fix "Live Images" and "Recently added" page (#6030) 2023-12-27 23:33:37 -06:00
routing feat(mobile): handle backup iCloud asset (#5508) 2023-12-07 09:53:15 -06:00
shared feat(mobile): load search result assets from local DB (#5971) 2023-12-26 15:41:51 -06:00
utils feat(mobile): unify asset grid multiselect actions (#5407) 2023-12-07 09:38:22 -06:00
main.dart refactor(mobile): immich loading overlay (#5320) 2023-11-29 04:20:00 +00:00