immich/mobile/ios/Runner
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
..
Assets.xcassets refactor(mobile): backup album selection (#8053) 2024-03-19 08:40:14 -05:00
Background refactor: hashing service (#21997) 2025-09-17 23:42:37 -05:00
BackgroundSync chore(mobile): use path provider foundation (#16804) 2025-03-11 09:26:43 -05:00
Base.lproj chore(mobile): post release tasks (#12157) 2024-08-30 16:35:06 -05:00
Connectivity fix: android background backups (#21795) 2025-09-11 12:01:15 -05:00
Images fix(mobile): load original image (#22142) 2025-09-17 12:14:16 -04:00
Sync refactor: hashing service (#21997) 2025-09-17 23:42:37 -05:00
AppDelegate.swift fix: local sync task never runs on iOS (#21491) 2025-09-03 02:05:58 +05:30
Info.plist chore: post release tasks (#22014) 2025-09-15 18:08:25 +00:00
Runner-Bridging-Header.h Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
Runner.entitlements feat(mobile): deep links (#19232) 2025-06-24 09:20:24 -05:00
RunnerProfile.entitlements feat(mobile): deep links (#19232) 2025-06-24 09:20:24 -05:00