nc-photos/app/lib/entity
Ming Ming d5de52a789 Support ATTACH_DATA intent on android
This is typically used to set wallpaper or contact photos
2023-08-04 01:24:25 +08:00
..
album Upgrade drift 2023-07-12 00:52:50 +08:00
collection Rewrite face support 2023-07-22 22:27:54 +08:00
collection_item Correctly show shared items in a collaborative nc album 2023-05-21 21:54:24 +08:00
face_recognition_person Rename FaceRecognition table 2023-07-22 22:27:54 +08:00
favorite Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00
file Upgrade drift 2023-07-12 00:52:50 +08:00
local_file Support ATTACH_DATA intent on android 2023-08-04 01:24:25 +08:00
nc_album Correctly show shared items in a collaborative nc album 2023-05-21 21:54:24 +08:00
person Fix cover picked for Recognize person 2023-07-22 22:27:54 +08:00
pref Refactor: extract photos settings 2023-07-28 01:25:48 +08:00
recognize_face Support face provided by Recognize app 2023-07-22 22:27:54 +08:00
search Rename FaceRecognition table 2023-07-22 22:27:54 +08:00
share Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00
sharee Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00
sqlite Fix new db tables not truncated 2023-07-23 03:08:00 +08:00
tag Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00
tagged_file Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00
album.dart Add Album upgrader when reading from DB 2023-05-21 21:51:20 +08:00
album.g.dart Tweak generated logger code 2022-12-21 00:49:14 +08:00
collection.dart Regression: import album shared with you 2023-05-21 21:55:13 +08:00
collection.g.dart Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
collection_item.dart Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
exif.dart Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00
exif.g.dart Tweak generated logger code 2022-12-21 00:49:14 +08:00
exif_extension.dart Refactor: extract exif function 2022-08-20 19:11:10 +08:00
face_recognition_face.dart Rewrite face support 2023-07-22 22:27:54 +08:00
face_recognition_face.g.dart Rewrite face support 2023-07-22 22:27:54 +08:00
face_recognition_person.dart Rewrite face support 2023-07-22 22:27:54 +08:00
face_recognition_person.g.dart Rewrite face support 2023-07-22 22:27:54 +08:00
favorite.dart Use generator for toString 2022-12-09 00:03:28 +08:00
favorite.g.dart Use generator for toString 2022-12-09 00:03:28 +08:00
file.dart Make FileDescriptor's json serialization method more explicit 2023-05-21 21:51:20 +08:00
file.g.dart Tweak generated logger code 2022-12-21 00:49:14 +08:00
file_descriptor.dart Add toString to fd 2023-05-21 21:55:13 +08:00
file_descriptor.g.dart Add toString to fd 2023-05-21 21:55:13 +08:00
file_util.dart Fix shared image in collaborative album not showing in viewer 2023-05-21 21:54:24 +08:00
local_file.dart Use generator for toString 2022-12-09 00:03:28 +08:00
local_file.g.dart Use generator for toString 2022-12-09 00:03:28 +08:00
nc_album.dart Fix stripped path of nc album and item 2023-07-12 00:52:50 +08:00
nc_album.g.dart Correctly show shared items in a collaborative nc album 2023-05-21 21:54:24 +08:00
nc_album_item.dart Fix stripped path of nc album and item 2023-07-12 00:52:50 +08:00
nc_album_item.g.dart Correctly show shared items in a collaborative nc album 2023-05-21 21:54:24 +08:00
person.dart Select between Face Recognition and Recognize 2023-07-22 22:27:54 +08:00
person.g.dart Rewrite face support 2023-07-22 22:27:54 +08:00
person_face.dart Rewrite face support 2023-07-22 22:27:54 +08:00
person_face.g.dart Rewrite face support 2023-07-22 22:27:54 +08:00
pref.dart Select between Face Recognition and Recognize 2023-07-22 22:27:54 +08:00
pref.g.dart Select between Face Recognition and Recognize 2023-07-22 22:27:54 +08:00
pref_util.dart Refactor pref 2023-07-18 00:44:30 +08:00
recognize_face.dart Support face provided by Recognize app 2023-07-22 22:27:54 +08:00
recognize_face.g.dart Support face provided by Recognize app 2023-07-22 22:27:54 +08:00
recognize_face_item.dart Support face provided by Recognize app 2023-07-22 22:27:54 +08:00
recognize_face_item.g.dart Support face provided by Recognize app 2023-07-22 22:27:54 +08:00
search.dart Tidy up source files 2023-02-20 22:24:28 +08:00
search.g.dart Use generator for toString 2022-12-09 00:03:28 +08:00
search_util.dart Add search 2022-08-07 23:54:35 +08:00
server_status.dart Don't try to query ncalbum when Nextcloud <25 2023-05-21 21:54:24 +08:00
server_status.g.dart Don't try to query ncalbum when Nextcloud <25 2023-05-21 21:54:24 +08:00
share.dart Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00
share.g.dart Use generator for toString 2022-12-09 00:03:28 +08:00
sharee.dart Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00
sharee.g.dart Use generator for toString 2022-12-09 00:03:28 +08:00
tag.dart Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00
tag.g.dart Use generator for toString 2022-12-09 00:03:28 +08:00
tagged_file.dart Use generator for toString 2022-12-09 00:03:28 +08:00
tagged_file.g.dart Use generator for toString 2022-12-09 00:03:28 +08:00