immich/mobile/lib/routing
martyfuhry 32a065afc7
feat(mobile): Use new search API and GridView for Places / Locations (#2043)
* Use new search API and GridView for Places / Locations

* Fixes search service by adding clip: true

* Rebased from master, uses view all explore grid now

* localized view all button

* adds empty

* style text

* Fix issue with horizontal Things not render due to missing height info

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-03-23 10:08:14 -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): Use new search API and GridView for Places / Locations (#2043) 2023-03-23 10:08:14 -05:00
router.gr.dart feat(mobile): Use new search API and GridView for Places / Locations (#2043) 2023-03-23 10:08:14 -05:00
tab_navigation_observer.dart chore(mobile): Run dart analyze in CI (#1425) 2023-01-26 08:40:19 -06:00