immich/mobile/lib/services
Alex 7a0107fc79
feat: show preparing/hashing status in backup page (#22222)
* only show preparing information while hashing

* pr feedback

* use count

* use a single query for count

* use Mert's query
2025-09-21 14:34:19 +07:00
..
action.service.dart fix: sqlite parameters limit (#22119) 2025-09-19 09:47:56 +07:00
activity.service.dart feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +07:00
album.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
api.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
app_settings.service.dart feat: add configurable backup on charging only and delay settings for android (#22114) 2025-09-17 14:13:49 +07:00
asset.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
auth.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
background.service.dart fix: do not listen for store updates in isolates (#21947) 2025-09-14 14:50:17 +07:00
backup.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
backup_album.service.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +07:00
backup_verification.service.dart feat: migrate store to sqlite (#21078) 2025-08-21 14:58:50 +07:00
deep_link.service.dart fix(mobile): ensure current asset is set in asset viewer (#21504) 2025-09-02 11:03:44 +07:00
device.service.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +07:00
download.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
entity.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
etag.service.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +07:00
exif.service.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +07:00
folder.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
gcast.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
hash.service.dart refactor: hashing service (#21997) 2025-09-17 23:42:37 +07:00
immich_logger.service.dart refactor(mobile): log service (#16383) 2025-02-27 15:18:49 +07:00
local_auth.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
local_files_manager.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
local_notification.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
localization.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
map.service.dart fix: mobile user agent set to immich_platform_version (#18478) 2025-05-22 10:35:24 +07:00
memory.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
network.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
oauth.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
partner.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
person.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
person.service.g.dart chore(mobile): generated files and ci check (#16798) 2025-03-11 12:22:31 +07:00
search.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
secure_storage.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
server_info.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
share.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
share_intent_service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
shared_link.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
stack.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
sync.service.dart feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 +07:00
timeline.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
trash.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
upload.service.dart feat: show preparing/hashing status in backup page (#22222) 2025-09-21 14:34:19 +07:00
widget.service.dart fix: empty custom header prevent logging in (#20693) 2025-08-05 16:14:21 +07:00