nc-photos/lib
2022-02-08 18:22:55 +08:00
..
api Support home dir named not as the username 2022-01-17 16:50:56 +08:00
bloc Skip touch token check if etag matches 2022-02-08 18:22:54 +08:00
entity Use const whenever possible 2022-02-08 18:22:55 +08:00
event Fix AccountPref firing PrefUpdatedEvent 2021-12-08 04:29:42 +08:00
l10n Fix fi translation 2022-02-08 18:22:44 +08:00
mobile Add OSM as alternative map provider 2021-11-25 21:02:41 +08:00
platform Move account settings out of pref 2021-12-08 04:29:42 +08:00
use_case Remove obsolete argument 2022-01-22 19:23:21 +08:00
web Add OSM as alternative map provider 2021-11-25 21:02:41 +08:00
widget Unify icon used for add to album button 2022-02-08 18:22:55 +08:00
account.dart Support home dir named not as the username 2022-01-17 16:50:56 +08:00
app_db.dart Drop db if failed migrating 2022-01-16 04:41:34 +08:00
app_localizations.dart Fix exception when accessing localized string with broken context 2021-08-30 03:58:51 +08:00
async_util.dart Refactor: extract wait fn 2021-11-25 21:02:42 +08:00
cache_manager_util.dart Separate cache for different use cases 2021-09-16 18:26:40 +08:00
changelog.dart Versioning: 36.0 2022-01-17 19:00:21 +08:00
ci_string.dart Refactor: make search suggestion bloc generic 2021-11-25 21:02:42 +08:00
connectivity_util.dart Refactor: extract wait fn 2021-11-25 21:02:42 +08:00
date_time_extension.dart Add memory album 2022-01-16 04:37:02 +08:00
debug_util.dart Improve how filenames are logged 2021-12-02 19:58:36 +08:00
di_container.dart Overhaul how dependencies are injected to clients 2021-12-08 04:29:43 +08:00
double_extension.dart Initial commit 2021-04-10 12:28:12 +08:00
download_handler.dart Remove redundant functions 2022-01-06 18:55:46 +08:00
exception.dart Disallow updating album with a newer version 2021-11-25 21:02:41 +08:00
exception_event.dart Refactoring: replace tuple with actual class 2021-09-29 04:57:38 +08:00
exception_util.dart Disallow updating album with a newer version 2021-11-25 21:02:41 +08:00
help_utils.dart Support home dir named not as the username 2022-01-17 16:50:56 +08:00
image_size_getter_util.dart Initial commit 2021-04-10 12:28:12 +08:00
int_util.dart Split large dirs in DB 2021-04-27 19:06:33 +08:00
iterable_extension.dart Remove redundant functions 2022-01-06 18:55:46 +08:00
k.dart Versioning: 36.1 2022-01-17 22:09:57 +08:00
language_util.dart Enable pl translation 2022-01-22 19:21:16 +08:00
list_extension.dart Slice lists 2022-01-06 18:55:46 +08:00
main.dart Reset orientation on start 2022-01-17 18:59:55 +08:00
metadata_task_manager.dart Fix shared files in share folder not scanned for metadata 2021-12-08 04:29:42 +08:00
notified_action.dart Refactor: extract archive selection fn 2022-02-08 18:22:55 +08:00
num_extension.dart Check if number is in specific range 2021-06-23 01:05:01 +08:00
object_extension.dart Rewrite how file data are stored in local DB 2022-01-06 18:55:46 +08:00
or_null.dart Migrate to null-safety 2021-07-25 00:23:08 +08:00
override_comparator.dart Refactor: extract class to override operator== 2021-11-25 21:02:41 +08:00
pref.dart Skip touch token check if etag matches 2022-02-08 18:22:54 +08:00
pref_util.dart Move account settings out of pref 2021-12-08 04:29:42 +08:00
primitive.dart Fix metadata task not fired after switching account 2021-05-25 22:01:41 +08:00
remote_storage_util.dart Share multiple files as link 2021-10-09 16:46:18 +08:00
session_storage.dart Conform to the new lint rules 2021-09-16 03:53:10 +08:00
share_handler.dart Upgrade dependencies 2021-12-10 13:32:00 +08:00
snack_bar_manager.dart Handle replaceable snack bars in manager 2021-12-02 19:58:37 +08:00
string_extension.dart Slice strings 2021-12-02 19:57:05 +08:00
theme.dart Add memory album 2022-01-16 04:37:02 +08:00
throttler.dart Conform to the new lint rules 2021-09-16 03:53:10 +08:00
touch_token_manager.dart Skip touch token check if etag matches 2022-02-08 18:22:54 +08:00
type.dart Simplify code with typedef 2021-08-08 15:13:27 +08:00