1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/routing
martyfuhry 501b96baf7
feat(mobile): Explore favorites, recently added, videos, and motion photos (#2076)
* Added placeholder for search explore

* refactor immich asset grid to use ref and provider

* all videos page

* got favorites, recently added, videos, and motion videos all using the immich grid

* Fixed issue with hero animations

* theming

* localization

* delete empty file

* style text

* Styling icons

* more styling

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-03-24 22:44:53 -05:00
..
auth_guard.dart refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -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 feat(mobile): Explore favorites, recently added, videos, and motion photos (#2076) 2023-03-24 22:44:53 -05:00
router.gr.dart feat(mobile): Explore favorites, recently added, videos, and motion photos (#2076) 2023-03-24 22:44:53 -05:00
tab_navigation_observer.dart chore(mobile): Run dart analyze in CI (#1425) 2023-01-26 08:40:19 -06:00