nc-photos/lib
2021-12-02 19:57:05 +08:00
..
api Fix destination in move/copy not encoded correctly 2021-11-25 21:02:41 +08:00
bloc Refactor: format code 2021-12-02 19:57:05 +08:00
entity Fix share responsibilities among users in shared album 2021-11-25 22:59:25 +08:00
event Fix list album not handling new/removed share 2021-10-28 04:48:51 +08:00
l10n Direct user to wiki when opening shared album the 1st time 2021-11-27 01:14:58 +08:00
mobile Add OSM as alternative map provider 2021-11-25 21:02:41 +08:00
platform Handle download in dart to support customized request 2021-11-03 21:41:06 +08:00
use_case Remove shared album from collection when deleting 2021-12-02 19:57:05 +08:00
web Add OSM as alternative map provider 2021-11-25 21:02:41 +08:00
widget Refactor: remove useless copy 2021-12-02 19:57:05 +08:00
account.dart Only reacts to events of the same account 2021-11-25 21:02:42 +08:00
app_db.dart Refactor: simplify constructing album upgrader 2021-11-25 21:02:41 +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: 33.0 2021-11-09 14:01:47 +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
debug_util.dart Keep filename if it's null 2021-11-25 21:02:41 +08:00
double_extension.dart Initial commit 2021-04-10 12:28:12 +08:00
download_handler.dart (Android) Show our own download notifs 2021-10-02 17:36:11 +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 Direct user to wiki when opening shared album the 1st time 2021-11-27 01:14:58 +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 Refactor: relocate function 2021-11-25 21:02:42 +08:00
k.dart Versioning: 33.0 2021-11-09 14:01:47 +08:00
language_util.dart Simplify Pref access 2021-10-28 05:22:12 +08:00
list_extension.dart Refactor: relocate function 2021-11-25 21:02:42 +08:00
main.dart Refactor: decouple pref and storage to ease unit test 2021-11-04 03:23:35 +08:00
metadata_task_manager.dart Refactor: extract fn to unstrip file path 2021-11-25 21:02:41 +08:00
notified_action.dart Fix snackbar not always closed in notified action 2021-10-28 04:48:51 +08:00
num_extension.dart Check if number is in specific range 2021-06-23 01:05:01 +08:00
object_extension.dart Revamp how share is managed for album 2021-11-25 21:02:41 +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 Direct user to wiki when opening shared album the 1st time 2021-11-27 01:14:58 +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 Fix running android specific code on web 2021-11-25 21:02:41 +08:00
snack_bar_manager.dart Migrate to null-safety 2021-07-25 00:23:08 +08:00
string_extension.dart Compare username ignoring case 2021-10-30 01:42:44 +08:00
theme.dart Simplify Pref access 2021-10-28 05:22:12 +08:00
throttler.dart Conform to the new lint rules 2021-09-16 03:53:10 +08:00
touch_token_manager.dart Conform to the new lint rules 2021-09-16 03:53:10 +08:00
type.dart Simplify code with typedef 2021-08-08 15:13:27 +08:00