immich/mobile/lib/routing
shenlong 9f56bf0ab9
refactor(mobile): app bar (#4687)
* refactor(mobile): add app bar to library and sharing

* mobile: add app bar dialog

* fix(mobile): refetch profile image only when path is changed

* mobile: add server url to dialog

* mobile: move trash to library app bar

* replace discord link with github

* user confirmation before sign out

* edit some styles

---------

Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-10-30 12:17:34 -05:00
..
auth_guard.dart feat(mobile) - Add better offline support (#3279) 2023-07-27 22:05:27 -05:00
duplicate_guard.dart fix(mobile): Prevents duplicate taps navigating to the same route twice (#1855) 2023-02-24 10:51:35 -06:00
gallery_permission_guard.dart feat(mobile): Adds onboarding for permissions (#1865) 2023-02-28 10:22:18 -06:00
router.dart refactor(mobile): app bar (#4687) 2023-10-30 12:17:34 -05:00
router.gr.dart refactor(mobile): app bar (#4687) 2023-10-30 12:17:34 -05:00
tab_navigation_observer.dart fix(mobile): reduce server version api calls (#4265) 2023-09-29 21:51:54 +07:00