1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/settings
Fynn Petersen-Frey 5dfce4db34
feat(mobile): background backup progress notifications (#781)
* settings to configure upload progress notifications (none/standard/detailed)
* use native Android notifications to show progress information
* e.g. 50% (30/60) assets
* e.g. Uploading asset XYZ - 25% (2/8MB)
* no longer show errors if canceled by system (losing network)
2022-10-05 09:59:35 -05:00
..
models Add settings screen on mobile (#463) 2022-08-13 15:51:09 -05:00
providers Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
services feat(mobile): background backup progress notifications (#781) 2022-10-05 09:59:35 -05:00
ui feat(mobile): background backup progress notifications (#781) 2022-10-05 09:59:35 -05:00
views feat(mobile): Improve timeline performance on mobile - experimental (#710) 2022-09-28 11:30:38 -05:00