immich/mobile/ios
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
..
ci_scripts fix: shell scripts (#7186) 2024-02-18 17:03:01 -06:00
fastlane chore: version v1.142.1 2025-09-15 17:08:25 +00:00
Flutter chore(deps): bump flutter to 3.35.3 (#22054) 2025-09-16 21:10:01 -05:00
Runner refactor: hashing service (#21997) 2025-09-17 23:42:37 -05:00
Runner.xcodeproj fix: asset viewer background isn't shown (#22161) 2025-09-17 23:26:16 -05:00
Runner.xcworkspace Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
ShareExtension feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
WidgetExtension feat(mobile): use custom headers when connecting in widget (#20666) 2025-08-05 10:29:27 -05:00
.gitignore refactor: hashing service (#21997) 2025-09-17 23:42:37 -05:00
Gemfile Change version of fastlane to override the current upload error to TestFlight 2022-03-18 20:39:31 -05:00
Gemfile.lock chore(deps): bump rexml from 3.2.8 to 3.3.6 in /mobile/ios (#12621) 2024-10-09 22:59:24 +07:00
Podfile chore(mobile): bump ios deployment target (#17715) 2025-04-21 05:18:25 +00:00
Podfile.lock chore(deps): bump flutter to 3.35.3 (#22054) 2025-09-16 21:10:01 -05:00