nc-photos/app/lib
2022-08-07 01:26:19 +08:00
..
api Remove undocumented tag property 2022-08-07 01:26:19 +08:00
bloc Migrate PersonBrowser to use PhotoListItemBuilder 2022-08-07 01:26:19 +08:00
entity Remove undocumented tag property 2022-08-07 01:26:19 +08:00
event Optimize SyncFavorite to only update a column 2022-07-28 17:47:59 +08:00
l10n Update untranslated messages 2022-08-07 01:20:48 +08:00
mobile Enable unawaited_futures lint 2022-07-29 03:02:15 +08:00
platform Switch local DB from IndexedDB to SQLite 2022-07-24 22:01:47 +08:00
use_case Run startup sync in background isolate 2022-07-28 17:47:59 +08:00
web Switch local DB from IndexedDB to SQLite 2022-07-24 22:01:47 +08:00
widget Fix number of photos is visible before finished loading 2022-08-07 01:26:19 +08:00
account.dart Fix user ID and display name mixed up in logic 2022-07-24 22:01:49 +08:00
app_init.dart Set the drift logger also in isolates 2022-07-28 17:47:59 +08:00
app_localizations.dart Build photo list in isolate 2022-06-08 19:09:15 +08:00
async_util.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
cache_manager_util.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
ci_string.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
compute_queue.dart Build photo list in isolate 2022-06-08 19:09:15 +08:00
connectivity_util.dart Remove obsolete code 2022-06-08 02:53:07 +08:00
date_time_extension.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
debug_util.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
di_container.dart Update TouchTokenManager to not cache the tokens 2022-07-24 22:01:51 +08:00
double_extension.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
download_handler.dart Enable unawaited_futures lint 2022-07-29 03:02:15 +08:00
exception.dart Overhaul and migrate MediaStore 2022-05-14 15:00:43 +08:00
exception_event.dart Change error type 2022-05-21 19:37:39 +08:00
exception_util.dart Improve logs 2022-07-24 22:01:51 +08:00
file_extension.dart Support loading metadata from local file 2022-05-14 15:00:43 +08:00
future_extension.dart Allow processing exif over data network 2022-06-08 02:54:11 +08:00
future_util.dart Enable unawaited_futures lint 2022-07-29 03:02:15 +08:00
help_utils.dart Add link to help wiki 2022-07-24 22:01:46 +08:00
image_size_getter_util.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
int_extension.dart Add utility fn 2022-05-14 15:00:43 +08:00
int_util.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
iterable_extension.dart Fix start arg ignored in indexOf 2022-07-28 17:47:59 +08:00
iterator_extension.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
json_util.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
k.dart Versioning: 47.0 2022-07-29 03:02:15 +08:00
language_util.dart Match the native language name with Android's 2022-05-14 14:47:31 +08:00
list_extension.dart Util fn to trasform list in-place 2022-06-07 01:39:29 +08:00
list_util.dart Switch local DB from IndexedDB to SQLite 2022-07-24 22:01:47 +08:00
main.dart Enable unawaited_futures lint 2022-07-29 03:02:15 +08:00
metadata_task_manager.dart Enable avoid_void_async lint 2022-07-29 03:02:15 +08:00
navigation_manager.dart Add a link to trash after removing items 2022-04-23 04:26:19 +08:00
notified_action.dart Improve how snack bars are queued 2022-07-28 17:47:59 +08:00
num_extension.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
object_extension.dart Build photo list in isolate 2022-06-08 19:09:15 +08:00
or_null.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
override_comparator.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
pixel_image_provider.dart ImageProvider for raw RGBA pixels 2022-07-24 22:01:45 +08:00
pref.dart Add known accounts to db on upgrade 2022-07-24 22:01:50 +08:00
pref_util.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
primitive.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
remote_storage_util.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
service.dart Enable avoid_void_async lint 2022-07-29 03:02:15 +08:00
session_storage.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
share_handler.dart Enable unawaited_futures lint 2022-07-29 03:02:15 +08:00
snack_bar_manager.dart Improve how snack bars are queued 2022-07-28 17:47:59 +08:00
stream_extension.dart Utility fn for stream 2022-07-28 17:47:59 +08:00
string_extension.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
theme.dart Adjust image color 2022-07-24 22:01:46 +08:00
throttler.dart Throttle calls to update remote touch token 2022-07-24 22:01:50 +08:00
touch_token_manager.dart Update TouchTokenManager to not cache the tokens 2022-07-24 22:01:51 +08:00
type.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
url_launcher_util.dart Update url_launcher 2022-07-09 19:24:00 +08:00