1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/routing
Alex 0d0866d5d9
feat(mobile): Facial recognition (#2507)
* Add API service

* Added service, provider

* merge main

* update pubspec

* styling

* dev: add person search result page

* dev: display person asset on page

* dev: add rename form

* style form

* dev: mechanism to add name to faces

* styling

* fix bad merge

* update api

* test

* revert

* Add header widget

* change name

* show all people page

* fix test

* pr feedback

* Add name to app bar

* feedback

* styling
2023-06-23 10:44:02 -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): Facial recognition (#2507) 2023-06-23 10:44:02 -05:00
router.gr.dart feat(mobile): Facial recognition (#2507) 2023-06-23 10:44:02 -05:00
tab_navigation_observer.dart feat(mobile): Facial recognition (#2507) 2023-06-23 10:44:02 -05:00