nc-photos/app/lib
2024-10-29 01:28:59 +08:00
..
api Migrate from kDebugMode to something we can control 2024-10-20 21:49:53 +08:00
bloc Migrate from kDebugMode to something we can control 2024-10-20 21:49:53 +08:00
controller Fix adding items to uninited collections did not update the items count 2024-10-27 22:21:15 +08:00
db New MapBrowser to browse photo clusters on a map 2024-07-20 03:37:46 +08:00
entity New settings page to configure nav bar in collections tab 2024-10-26 21:42:55 +08:00
event
l10n Warn user when they try to remove a fixed button 2024-10-27 02:25:47 +08:00
legacy Improve debug log 2024-10-29 01:28:52 +08:00
mobile Reuse http client instead of making a new one on every connection 2024-07-31 22:53:50 +08:00
platform
theme
use_case Fix removing photos from a server album incorrectly deleted it, and implement runtime blocks to prevent this from happening again 2024-09-26 01:27:18 +08:00
web Reuse http client instead of making a new one on every connection 2024-07-31 22:53:50 +08:00
widget Require explicit type 2024-10-29 01:28:59 +08:00
account.dart Migrate hasNewSharedAlbum in account pref 2024-10-23 00:45:27 +08:00
account.g.dart Migrate from kDebugMode to something we can control 2024-10-20 21:49:53 +08:00
animation_util.dart Add app lock 2024-05-25 17:46:01 +08:00
app_init.dart Migrate from kDebugMode to something we can control 2024-10-20 21:49:53 +08:00
app_localizations.dart
app_localizations.g.dart
asset.dart Support playing live photos taken with a Google Pixel 2024-06-08 01:34:50 +08:00
bloc_util.dart Workaround memory leak in bloc 2024-06-18 01:36:45 +08:00
cache_manager_util.dart Reuse http client instead of making a new one on every connection 2024-07-31 22:53:50 +08:00
connectivity_util.dart
debug_util.dart Migrate from kDebugMode to something we can control 2024-10-20 21:49:53 +08:00
di_container.dart New MapBrowser to browse photo clusters on a map 2024-07-20 03:37:46 +08:00
download_handler.dart Replace tuple with records 2024-07-02 01:39:25 +08:00
download_handler.g.dart
exception.dart
exception_event.dart
exception_util.dart New nav bar design in Collections page 2024-10-26 21:42:53 +08:00
file_extension.dart
flutter_util.dart
geocoder_util.dart
gps_map_util.dart
help_utils.dart Add a dialog that lead user to the video preview help page 2024-06-21 02:44:40 +08:00
image_size_getter_util.dart
internal_download_handler.dart Replace tuple with records 2024-07-02 01:39:25 +08:00
internal_download_handler.g.dart
json_util.dart Map browser now default to the position of the last known latest photo 2024-07-20 03:37:46 +08:00
k.dart 70.0 2024-10-19 19:20:39 +08:00
language_util.dart Fix language order 2024-08-11 00:26:29 +08:00
live_photo_util.dart Fix pixel live photos not playing when taken with JPG+RAW 2024-09-19 01:30:50 +08:00
main.dart
main.g.dart
metadata_task_manager.dart
metadata_task_manager.g.dart
navigation_manager.dart
notified_action.dart
np_api_util.dart
object_extension.dart
override_comparator.dart
progress_util.dart
progress_util.g.dart
protected_page_handler.dart Require auth again after suspending for some time 2024-05-28 00:26:23 +08:00
protected_page_handler.g.dart Add app lock 2024-05-25 17:46:01 +08:00
remote_storage_util.dart
rx_extension.dart
service.dart Move more pref to controller 2024-08-20 01:21:36 +08:00
service.g.dart
session_storage.dart Add a dialog that lead user to the video preview help page 2024-06-21 02:44:40 +08:00
set_as_handler.dart Unify exception snackbar handling 2024-06-19 21:08:24 +08:00
set_as_handler.g.dart
share_handler.dart Unify exception snackbar handling 2024-06-19 21:08:24 +08:00
share_handler.g.dart
size.dart Fix some lint warnings 2024-09-19 01:30:50 +08:00
size.g.dart
snack_bar_manager.dart Unify exception snackbar handling 2024-06-19 21:08:24 +08:00
snack_bar_manager.g.dart
stream_extension.dart Create abstraction and move gmap backend for map browser to package 2024-07-22 23:18:04 +08:00
stream_util.dart Require explicit type 2024-10-29 01:28:59 +08:00
suggester.dart Migrate from kDebugMode to something we can control 2024-10-20 21:49:53 +08:00
suggester.g.dart
theme.dart Downgrade flutter to 3.19 until I figure out how to get visiblity_detector to work with 3.22 2024-10-20 22:42:14 +08:00
throttler.dart
throttler.g.dart
toast.dart
touch_manager.dart
touch_manager.g.dart
url_launcher_util.dart