1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/backup/models
shalong-tanwen deaf81e2a4
feat(mobile): Manual asset upload (#3445)
* fix: exclude albums filter in backup provider

* refactor: Separate builder methods for Top Control App Bar buttons

* fix: Show download button only for Remote only assets

* fix(mobile): Force Refresh duration is too low to trigger it consistently

* feat(mobile): Make Buttons dynamic in Home Selection DraggableScrollableSheet

* feat(mobile): Manual Asset upload

* refactor(mobile): Replace _showToast with ImmichToast calls

* refactor(mobile): home_page selectionAssetState handling

* chore(mobile): min and initial size of DraggableScrollState increased

This is to prevent the buttons in the bottom sheet getting clipped behind the 3 way navigation buttons
in the default density of Android devices

* feat(mobile): notifications for manual upload progress

* wording

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-08-06 02:40:50 +00:00
..
available_album.model.dart fix(mobile): Fixed iOS 16 overflow cache and memory leaked in gallery viewer. (#700) 2022-09-16 16:46:23 -05:00
backup_album.model.dart feature(mobile): no longer wait for background backup in settings (#1984) 2023-03-18 09:55:11 -05:00
backup_album.model.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
backup_state.model.dart feat(mobile): Manual asset upload (#3445) 2023-08-06 02:40:50 +00:00
current_upload_asset.model.dart infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
duplicated_asset.model.dart feature(mobile): no longer wait for background backup in settings (#1984) 2023-03-18 09:55:11 -05:00
duplicated_asset.model.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
error_upload_asset.model.dart infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
manual_upload_state.model.dart feat(mobile): Manual asset upload (#3445) 2023-08-06 02:40:50 +00:00