immich/mobile/lib/interfaces
Aleksandr 2b131fe935
feat: opt-in sync of deletes and restores from web to Android ()
* 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
..
activity_api.interface.dart refactor(mobile): more repositories () 2024-09-24 08:24:48 +02:00
album.interface.dart refactor: user entity () 2025-03-12 08:56:56 -05:00
album_api.interface.dart feat(album): album view sort order () 2024-12-16 16:11:48 +00:00
album_media.interface.dart refactor(mobile): encapsulate most access to photomanager in repository () 2024-09-18 17:15:52 +02:00
asset.interface.dart refactor(mobile): device asset entity to use modified time () 2025-04-03 14:42:35 -05:00
asset_api.interface.dart refactor(mobile): use repositories in a number of services () 2024-09-24 12:50:21 +00:00
asset_media.interface.dart fix(mobile): incorrect filename is retrieved during upload () 2024-09-27 22:28:31 +07:00
auth.interface.dart feat(mobile): Auto switching server URLs () 2024-12-05 09:11:48 -06:00
auth_api.interface.dart chore(mobile): refactor authentication () 2024-11-26 12:43:44 -06:00
backup_album.interface.dart refactor(mobile): backup provider () 2025-02-27 09:56:23 -06:00
database.interface.dart refactor(mobile): DB repository for asset, backup, sync service () 2024-09-30 21:37:30 +07:00
download.interface.dart feat(mobile): enhance download operations () 2024-09-29 08:22:02 +00:00
etag.interface.dart refactor(mobile): remove int user id () 2025-03-18 11:05:37 -05:00
file_media.interface.dart fix(mobile): Fix minor issues with downloading assets () 2024-10-20 12:56:02 -05:00
folder_api.interface.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
local_files_manager.interface.dart feat: opt-in sync of deletes and restores from web to Android () 2025-04-08 08:50:40 -05:00
network.interface.dart feat(mobile): Auto switching server URLs () 2024-12-05 09:11:48 -06:00
partner.interface.dart refactor: user entity () 2025-03-12 08:56:56 -05:00
partner_api.interface.dart refactor: user entity () 2025-03-12 08:56:56 -05:00
person_api.interface.dart fix(mobile): search page issues () 2025-01-31 03:12:57 +00:00
share_handler.interface.dart feat(mobile): share to mechanism () 2025-01-16 21:20:44 -06:00
timeline.interface.dart refactor(mobile): remove int user id () 2025-03-18 11:05:37 -05:00
upload.interface.dart feat(mobile): share to mechanism () 2025-01-16 21:20:44 -06:00