1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/routing
Dhrumil Shah fe9ef1a3ea
feat(mobile) - Add better offline support (#3279)
* WIP: Adding init support for offline-loading

* WIP: found bug and fixed with offline browing adv setting

* WIP: big some bugs with first login

* WIP: static analysis fixes

* PR: Removed setting for offline browing

* PR: static analysis - remove imports

* PR: Refactored user login state

* PR: changed logger log level as it happens a lot

* PR: change log var to _log

* PR: addressing comments

* WIP: bug fixes

* WIP: static analysis on the logger variable
2023-07-27 22:05:27 -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 chore(mobile): remove things sections (#3309) 2023-07-17 11:20:05 -05:00
router.gr.dart chore(mobile): remove things sections (#3309) 2023-07-17 11:20:05 -05:00
tab_navigation_observer.dart chore(mobile): remove things sections (#3309) 2023-07-17 11:20:05 -05:00