nc-photos/app/lib
2022-09-10 01:02:02 +08:00
..
api Show places in search page 2022-08-29 23:34:01 +08:00
bloc Remove leading/trailing space from search term 2022-09-08 15:26:03 +08:00
entity Remove leading/trailing space from search term 2022-09-08 15:26:03 +08:00
event Add new file property to store geocoded address 2022-08-29 23:32:46 +08:00
l10n Support sharing a reduced quality preview 2022-09-10 01:02:02 +08:00
mobile Fix return type does not match between app and web 2022-08-31 22:21:32 +08:00
platform Switch local DB from IndexedDB to SQLite 2022-07-24 22:01:47 +08:00
use_case Support sharing a reduced quality preview 2022-09-10 01:02:02 +08:00
web Remove unused import 2022-09-03 00:53:17 +08:00
widget Fix metadata task in some cases does not start unless refreshing twice 2022-09-10 01:02:02 +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 Search now return results from tags, locations and people 2022-09-08 13:10:00 +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 Support sharing a reduced quality preview 2022-09-10 01:02:02 +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 Add search 2022-08-07 23:54:35 +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 log 2022-08-07 01:26:20 +08:00
file_extension.dart Support loading metadata from local file 2022-05-14 15:00:43 +08:00
flutter_util.dart Add hero animation when opening image 2022-09-08 13:10:00 +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 Make groupBy return a map instead 2022-08-11 01:10:30 +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: 51.1 2022-09-08 15:26:03 +08:00
language_util.dart Fix string not translatable 2022-08-08 14:36:02 +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
location_util.dart Search now return results from tags, locations and people 2022-09-08 13:10:00 +08:00
main.dart Enable unawaited_futures lint 2022-07-29 03:02:15 +08:00
math_util.dart Add rad and deg conversion fn 2022-08-20 19:11:10 +08:00
metadata_task_manager.dart Run reverse geocoding in metadata task 2022-08-29 23:32:46 +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 Set day range of memory albums 2022-09-05 12:54:02 +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
reverse_geocoder.dart Add reverse geocoder 2022-08-29 23:32:46 +08:00
service.dart Run reverse geocoding in metadata task 2022-08-29 23:32:46 +08:00
session_storage.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
share_handler.dart Support sharing a reduced quality preview 2022-09-10 01:02:02 +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