1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 22:51:59 +00:00
immich/mobile/lib
Yashraj Jain b95bc32310
fix(mobile): do not removed not backup asset when selecting the correspond options (#13256)
* fixed the local ids selecting issue

* code: updated impl inside deleteLocalOnlyAssets

* fix: used png instead of jpg to maintain picture quality

* Revert "fix: used png instead of jpg to maintain picture quality"

This reverts commit 04f2ed54e4.

* fix: update logic from code-review perspective

* refractor (mobile) : Dart fix applied

* fix (mobile) : Updated multi grid as per requirement

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-11-01 09:03:03 -05:00
..
constants feat(mobile): new mobile UI (#12582) 2024-10-10 15:44:14 +07:00
entities fix(mobile): not throwing error when cannot parse orientation value (#13853) 2024-10-31 09:37:02 -05:00
extensions fix(mobile): share to error (#13044) 2024-09-30 20:51:47 +07:00
interfaces fix(mobile): Fix minor issues with downloading assets (#13609) 2024-10-20 12:56:02 -05:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models fix(mobile): search page (#13833) 2024-10-30 14:27:13 -05:00
pages fix(mobile): search page (#13833) 2024-10-30 14:27:13 -05:00
providers fix(mobile): do not removed not backup asset when selecting the correspond options (#13256) 2024-11-01 09:03:03 -05:00
repositories fix(mobile): Fix minor issues with downloading assets (#13609) 2024-10-20 12:56:02 -05:00
routing chore(mobile): search page minor enhancements (#13403) 2024-10-14 09:50:07 +07:00
services fix(mobile): search page (#13833) 2024-10-30 14:27:13 -05:00
utils feat(mobile): new mobile UI (#12582) 2024-10-10 15:44:14 +07:00
widgets fix(mobile): do not removed not backup asset when selecting the correspond options (#13256) 2024-11-01 09:03:03 -05:00
main.dart fix(mobile): Fix minor issues with downloading assets (#13609) 2024-10-20 12:56:02 -05:00