immich/mobile/lib/pages
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 chore(deps): bump flutter to 3.35.3 (#22054) 2025-09-16 21:10:01 -05:00
albums chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
backup refactor: hashing service (#21997) 2025-09-17 23:42:37 -05:00
common chore(mobile): translate missing strings (#22057) 2025-09-16 08:51:03 -05:00
editing chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
library chore(deps): bump flutter to 3.35.3 (#22054) 2025-09-16 21:10:01 -05:00
login chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
onboarding chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
photos chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
search chore(mobile): translate missing strings (#22057) 2025-09-16 08:51:03 -05:00
settings chore: make beta timeline the default (#21751) 2025-09-10 12:11:46 -05:00
share_intent chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00