1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00
immich/mobile/lib/pages/common
Alex fa9bb8074c
feat(mobile): enhance download operations (#12973)
* add packages

* create download task

* show progress

* save video and image

* show progress info

* live photo wip

* download and link live photos

* Update list of assets

* wip

* correct progress

* add state to download

* revert unncessary change

* repository pattern

* translation

* remove unused code

* update method call from repository

* remove unused variable

* handle multiple livephotos download

* remove logging statement

* lint

* not removing all records
2024-09-29 08:22:02 +00:00
..
activities.page.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
album_additional_shared_user_selection.page.dart fix(deps): update dependency auto_route to v9 (#11566) 2024-08-06 12:50:20 -05:00
album_asset_selection.page.dart fix(deps): update dependency auto_route to v9 (#11566) 2024-08-06 12:50:20 -05:00
album_options.page.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
album_shared_user_selection.page.dart fix(deps): update dependency auto_route to v9 (#11566) 2024-08-06 12:50:20 -05:00
album_viewer.page.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
app_log.page.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
app_log_detail.page.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
create_album.page.dart fix(mobile): allow create empty non-shared albums, add proper button colors (#12103) 2024-08-29 15:57:42 +00:00
download_panel.dart feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
gallery_viewer.page.dart feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
headers_settings.page.dart chore(mobile): Flutter 3.24 (#11633) 2024-08-15 14:53:37 -05:00
settings.page.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
splash_screen.page.dart fix(mobile): mobile logging out randomly (#11431) 2024-07-30 13:15:48 -05:00
tab_controller.page.dart chore(mobile): Flutter 3.24 (#11633) 2024-08-15 14:53:37 -05:00
video_viewer.page.dart chore(mobile): Flutter 3.24 (#11633) 2024-08-15 14:53:37 -05:00