immich/mobile/lib/pages/backup
shenlong 532ec10d5f
refactor: hashing service (#21997)
* download only backup selected assets

* android impl

* fix tests

* limit concurrent hashing to 16

* extension cleanup

* optimized hashing

* hash only selected albums

* remove concurrency limit

* address review comments

* log more info on failure

* add native cancellation

* small batch size on ios, large on android

* fix: get correct resources

* cleanup getResource

* ios better hash cancellation

* handle graceful cancellation android

* do not trigger multiple hashing ops

* ios: fix circular reference, improve cancellation

* kotlin: more cancellation checks

* no need to create result

* cancel previous task

* avoid race condition

* ensure cancellation gets called

* fix cancellation not happening

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-09-17 23:42:37 -05:00
..
album_preview.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
backup_album_selection.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
backup_controller.page.dart chore(mobile): translate missing strings (#22057) 2025-09-16 08:51:03 -05:00
backup_options.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
drift_backup.page.dart chore: revert poll counts from DB rather than using callbacks from library (#22117) (#22140) 2025-09-17 15:41:33 +00:00
drift_backup_album_selection.page.dart refactor: hashing service (#21997) 2025-09-17 23:42:37 -05:00
drift_backup_asset_detail.page.dart chore(mobile): translate missing strings (#22057) 2025-09-16 08:51:03 -05:00
drift_backup_options.page.dart feat: network requirement option for upload (#20302) 2025-07-30 22:13:20 +05:30
drift_upload_detail.page.dart feat(mobile): optimized thumbnail widget (#21073) 2025-08-21 18:06:02 +00:00
failed_backup_status.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00