immich/mobile/lib
Aleksandr 2b131fe935
feat: opt-in sync of deletes and restores from web to Android (#16732)
* Features: Local file movement to trash and restoration back to the album added. (Android)

* Comments fixes

* settings button marked as [EXPERIMENTAL]

* _moveToTrashMatchedAssets refactored, moveToTrash renamed.

* fix: bad merge

* Permission check and request for local storage added.

* Permission request added on settings switcher

* Settings button logic changed

* Method channel file_trash moved to BackgroundServicePlugin

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-04-08 08:50:40 -05:00
..
constants refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 -05:00
domain feat: opt-in sync of deletes and restores from web to Android (#16732) 2025-04-08 08:50:40 -05:00
entities refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 -05:00
extensions refactor(mobile): remove int user id (#16814) 2025-03-18 11:05:37 -05:00
infrastructure fix(mobile): ignore invalid store keys (#17370) 2025-04-03 22:35:50 -05:00
interfaces feat: opt-in sync of deletes and restores from web to Android (#16732) 2025-04-08 08:50:40 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models feat(ml): better multilingual search with nllb models (#13567) 2025-03-31 11:06:57 -04:00
pages fix(mobile): video player restarting when device rotates (#17362) 2025-04-07 09:26:08 -05:00
providers feat: opt-in sync of deletes and restores from web to Android (#16732) 2025-04-08 08:50:40 -05:00
repositories feat: opt-in sync of deletes and restores from web to Android (#16732) 2025-04-08 08:50:40 -05:00
routing refactor(mobile): use user service methods (#16783) 2025-03-18 08:32:33 -05:00
services feat: opt-in sync of deletes and restores from web to Android (#16732) 2025-04-08 08:50:40 -05:00
theme chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
utils feat: opt-in sync of deletes and restores from web to Android (#16732) 2025-04-08 08:50:40 -05:00
widgets feat: opt-in sync of deletes and restores from web to Android (#16732) 2025-04-08 08:50:40 -05:00
main.dart refactor(mobile): log service (#16383) 2025-02-27 15:18:49 -05:00