1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/shared/services
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
..
api.service.dart feat(mobile): Facial recognition (#2507) 2023-06-23 10:44:02 -05:00
asset.service.dart feat(mobile): sync remote assets without thumbs (#2705) 2023-06-14 16:35:32 +02:00
hash.service.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
immich_logger.service.dart feature(mobile): configurable log level (#2248) 2023-04-14 08:50:46 -05:00
server_info.service.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
share.service.dart feat(mobile): improved logging page experience (#2158) 2023-04-03 16:43:46 -05:00
sync.service.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
user.service.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00