nc-photos/app/lib/use_case
Ming Ming 3631abaf7d Revamp Photos tab
- Lazy loading
- Minimap
2024-05-06 22:32:45 +08:00
..
album Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
collection
compat Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
face_recognition_person Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
file Revamp Photos tab 2024-05-06 22:32:45 +08:00
nc_album Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
person Fix race condition when mixing stream and raw access with pref controller 2023-12-14 00:55:47 +08:00
recognize_face Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
archive_file.dart Migrate UpdateProperty to controller 2024-02-07 01:14:30 +08:00
archive_file.g.dart
cache_favorite.dart Deprecate FavoriteResyncedEvent 2024-02-07 01:14:30 +08:00
cache_favorite.g.dart
copy.dart
copy.g.dart
create_dir.dart
create_share.dart List and create share now take file descriptor instead of file 2024-02-14 01:13:45 +08:00
delete_local.dart
delete_local.g.dart
download_file.dart
download_preview.dart
find_file.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
find_file.g.dart
find_file_descriptor.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
find_file_descriptor.g.dart
get_file_binary.dart
import_pending_shared_album.dart
import_potential_shared_album.dart Fix race condition when mixing stream and raw access with pref controller 2023-12-14 00:55:47 +08:00
import_potential_shared_album.g.dart
inflate_file_descriptor.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
list_archived_file.dart Add use case to list archived files 2024-05-06 22:32:43 +08:00
list_file_tag.dart
list_location_file.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
list_location_group.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
list_location_group.g.dart
list_potential_shared_album.dart Fix race condition when mixing stream and raw access with pref controller 2023-12-14 00:55:47 +08:00
list_potential_shared_album.g.dart
list_share.dart List and create share now take file descriptor instead of file 2024-02-14 01:13:45 +08:00
list_share.g.dart
list_share_with_me.dart
list_sharee.dart
list_sharing.dart
list_sharing.g.dart
list_tag.dart
list_tagged_file.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
list_tagged_file.g.dart
load_metadata.dart
load_metadata.g.dart
ls.dart
ls_single_file.dart
ls_trashbin.dart
move.dart
move.g.dart
populate_album.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
populate_album.g.dart
preprocess_album.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
put_file_binary.dart
put_file_binary.g.dart
remove.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
remove.g.dart
remove_share.dart
request_public_link.dart
request_public_link.g.dart
restore_trashbin.dart Fix exception when restoring files from trash 2024-02-07 01:11:39 +08:00
resync_album.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
resync_album.g.dart
scan_dir.dart
scan_dir.g.dart
scan_dir_offline.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
scan_local_dir.dart
scan_missing_metadata.dart
search.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
share_local.dart
share_local.g.dart
startup_sync.dart Deprecate FavoriteResyncedEvent 2024-02-07 01:14:30 +08:00
startup_sync.g.dart Fix startup sync results not propagated to main isolate 2024-02-07 01:14:30 +08:00
sync_dir.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
sync_dir.g.dart
sync_favorite.dart Fix startup sync results not propagated to main isolate 2024-02-07 01:14:30 +08:00
sync_favorite.g.dart
sync_tag.dart Fix startup sync results not propagated to main isolate 2024-02-07 01:14:30 +08:00
sync_tag.g.dart
unimport_shared_album.dart
update_album.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
update_album_time.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
update_album_with_actual_items.dart
update_album_with_actual_items.g.dart
update_auto_album_cover.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
update_missing_metadata.dart Migrate UpdateProperty to controller 2024-02-07 01:14:30 +08:00
update_missing_metadata.g.dart
update_property.dart Migrate UpdateProperty to controller 2024-02-07 01:14:30 +08:00
update_property.g.dart