immich/mobile/lib
Alex 0e7816130b
chore: use foreground service for uploading large file on Android (#21095)
* chore: use foreground service for uploading large file on Android

* Update main.dart

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>

* Update mobile/lib/main.dart

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>

---------

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
2025-08-20 22:59:24 +05:30
..
constants feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
domain feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
entities chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
extensions fix(mobile): use cached thumbnail in full size image provider (#20637) 2025-08-05 10:20:25 -04:00
infrastructure fix(mobile): sort local album by most recently modified (#21038) 2025-08-19 02:13:40 +00:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
pages fix: sync remote before starting backup (#20906) 2025-08-14 17:19:08 -05:00
platform feat(mobile): platform thumbnail api (#20910) 2025-08-19 12:48:35 -04:00
presentation refactor: bottom sheet action button (#20964) 2025-08-18 10:20:08 -05:00
providers fix(mobile): sort local album by most recently modified (#21038) 2025-08-19 02:13:40 +00:00
repositories feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
routing feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
services feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
theme chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
utils refactor: bottom sheet action button (#20964) 2025-08-18 10:20:08 -05:00
widgets fix: sync block login progress (#20939) 2025-08-14 19:08:04 -05:00
main.dart chore: use foreground service for uploading large file on Android (#21095) 2025-08-20 22:59:24 +05:30