1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 16:41:59 +00:00
immich/mobile/lib
Saschl b1587a5dee
feat(mobile): darken screen on backup page (#11623)
* feat: keep screen active on backup

* show dialog

* improve dialog and use shared timer

* get rid of confirmation dialog

* fix timer logic

* fix: set timeout to 60 seconds

* fix: revert unwanted change

* fix: properly hide status bar

* remove unwanted change

* fix: properly restore status bar when waking up

* clean up

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-08-09 16:39:33 +00:00
..
constants feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
entities chore(mobile): refactor detail panel (#11662) 2024-08-09 13:43:47 +00:00
extensions feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models refactor: deduplicate MemoryType and ReactionType enums (#11479) 2024-07-31 12:08:31 -05:00
pages feat(mobile): darken screen on backup page (#11623) 2024-08-09 16:39:33 +00:00
providers fix(deps): update dependency auto_route to v9 (#11566) 2024-08-06 12:50:20 -05:00
routing fix(deps): update dependency auto_route to v9 (#11566) 2024-08-06 12:50:20 -05:00
services chore(mobile): refactor detail panel (#11662) 2024-08-09 13:43:47 +00:00
utils chore(mobile): refactor detail panel (#11662) 2024-08-09 13:43:47 +00:00
widgets fix(mobile): incorrect remove action from the album assets detail view (#11671) 2024-08-09 09:51:08 -05:00
main.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00