.. |
api
|
Fix destination in move/copy not encoded correctly
|
2021-11-25 21:02:41 +08:00 |
bloc
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:43 +08:00 |
entity
|
Fix reshared file listed as missing share
|
2021-12-08 04:29:43 +08:00 |
event
|
Fix AccountPref firing PrefUpdatedEvent
|
2021-12-08 04:29:42 +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
|
Move account settings out of pref
|
2021-12-08 04:29:42 +08:00 |
use_case
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:43 +08:00 |
web
|
Add OSM as alternative map provider
|
2021-11-25 21:02:41 +08:00 |
widget
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:43 +08:00 |
account.dart
|
Move account settings out of pref
|
2021-12-08 04:29: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
|
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
|
(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
|
Move account settings out of pref
|
2021-12-08 04:29:42 +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
|
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
|
Add scope function: run
|
2021-12-08 04:29: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
|
Fix AccountPref firing PrefUpdatedEvent
|
2021-12-08 04:29:42 +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
|
Fix running android specific code on web
|
2021-11-25 21:02:41 +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
|
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
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:41 +08:00 |
type.dart
|
Simplify code with typedef
|
2021-08-08 15:13:27 +08:00 |