1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-17 16:25:03 +02:00
immich/mobile/lib/shared/providers
shalong-tanwen 77a5820c3c
fix(mobile): manual asset upload - app state handling + cancel button (#3611)
* feat(mobile): Cancel manual asset upload

* fix(mobile): re-add the missing translation keys

* feat(mobile): show manual upload error in backup page

* refactor: manual upload in-progress count

* fix(mobile): handle app state properly during manual asset upload
2023-08-12 16:02:58 -05:00
..
api.provider.dart
app_state.provider.dart fix(mobile): manual asset upload - app state handling + cancel button (#3611) 2023-08-12 16:02:58 -05:00
asset.provider.dart feat(Android): find & delete corrupt asset backups (#2963) 2023-06-27 12:25:00 -05:00
db.provider.dart
release_info.provider.dart
server_info.provider.dart chore(mobile): Add debug build type suffix to the applicationId and version (#2826) 2023-06-17 23:10:57 -05:00
user.provider.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
websocket.provider.dart