ente/lib/ui
2021-09-20 20:25:52 +05:30
..
common Fix color schemes for dialogs 2021-08-27 19:10:43 +05:30
huge_listview Extract constants to a separate file 2021-09-15 00:18:26 +05:30
payment Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
settings Rename variable 2021-09-16 02:41:21 +05:30
app_lock.dart Remove animations from app lock 2021-03-21 15:23:21 +05:30
app_update_dialog.dart Add parameter to determine last supported version 2021-08-18 12:32:39 +05:30
backup_folder_selection_page.dart Remove unnecessary log 2021-08-22 19:17:27 +05:30
billing_questions_widget.dart Extract billing questions to a separate widget 2021-07-26 20:42:24 +05:30
blurred_file_backdrop.dart Fix lint warnings 2021-07-22 11:49:34 +05:30
change_email_dialog.dart Change copy 2021-07-29 00:32:51 +05:30
circular_network_image_widget.dart Set the correct width for progress bar within circular image widget 2020-08-09 20:00:35 +05:30
collection_page.dart Use shared_collection for incoming collections 2021-09-10 23:56:04 +05:30
collections_gallery_widget.dart Persist the correct sortKey 2021-09-11 12:42:53 +05:30
common_elements.dart Format delete button 2021-09-16 01:32:42 +05:30
create_collection_page.dart Minor string changes 2021-09-13 14:17:57 +05:30
custom_app_bar.dart Fade app bar in and out 2021-07-05 23:35:51 +05:30
deduplicate_page.dart Add size information 2021-09-20 20:25:52 +05:30
detail_page.dart Show minimal option in the detail view 2021-09-16 02:10:08 +05:30
device_folder_page.dart Increase size of the backup configuration header 2021-07-28 01:16:20 +05:30
email_entry_page.dart Add de language arb 2021-08-28 10:44:43 +05:30
exif_info_dialog.dart Clear origin files that are cached 2021-08-24 12:44:51 +05:30
expansion_card.dart Linter: fix curly_braces_in_flow_control_structures issue 2021-09-05 12:04:52 +05:30
extents_page_view.dart Preload all home views 2020-11-16 13:58:43 +05:30
fading_app_bar.dart Show minimal option in the detail view 2021-09-16 02:10:08 +05:30
fading_bottom_bar.dart Show minimal option in the detail view 2021-09-16 02:10:08 +05:30
file_info_dialog.dart Clear origin files that are cached 2021-08-24 12:44:51 +05:30
free_space_page.dart Fix height of the free up space button 2021-08-09 12:36:11 +05:30
gallery.dart Load images from the 18th century too 🤷 2021-07-22 02:23:51 +05:30
gallery_app_bar_widget.dart Reorder move button 2021-09-13 14:10:35 +05:30
gallery_footer_widget.dart Reuse BackupFolderSelectionPage 2021-07-12 00:05:16 +05:30
grant_permissions_widget.dart Fix button height 2021-07-10 13:12:43 +05:30
home_widget.dart Move home_widget strings to resources 2021-08-28 10:44:43 +05:30
image_editor_page.dart Gracefully handle deletion of unsynced files 2021-07-24 22:52:46 +05:30
landing_page_widget.dart use hi language for l10n setup 2021-08-31 16:04:46 +05:30
lifecycle_event_handler.dart Paste auth code in clipboard if any 2021-06-29 16:01:27 +05:30
linear_progress_dialog.dart Add progress dialog 2021-06-28 21:22:21 +05:30
loading_photos_widget.dart Update text 2021-08-28 22:00:34 +05:30
loading_widget.dart Update loading widget style 2020-06-23 23:09:45 +05:30
location_search_results_page.dart Linter: fix list warning 2021-09-05 14:57:07 +05:30
location_search_widget.dart Log all network requests 2020-11-19 23:52:30 +05:30
lock_screen.dart Log stack trace 2021-08-09 13:51:18 +05:30
log_file_viewer.dart Increase spacing 2021-08-09 20:25:34 +05:30
login_page.dart l10n: Basic setup with en language 2021-08-28 10:44:41 +05:30
memories_widget.dart Fix lint warnings 2021-08-06 01:05:09 +05:30
nav_bar.dart Linter: fix curly_braces_in_flow_control_structures issue 2021-09-05 12:04:52 +05:30
ott_verification_page.dart Add hook to change email 2021-07-28 23:36:30 +05:30
password_entry_page.dart Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
password_reentry_page.dart l10n: Basic setup with en language 2021-08-28 10:44:41 +05:30
progress_dialog.dart Update progress dialog style 2021-03-31 13:54:50 +05:30
recovery_key_dialog.dart Move delete to async ops 2021-08-09 12:04:42 +05:30
recovery_page.dart Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
search_page.dart Remove face search widgets 2020-10-29 05:11:43 +05:30
set_wallpaper_dialog.dart Update library to set wallpaper 2021-07-10 13:21:54 +05:30
settings_button.dart Push to navigator without triggering a rebuild 2021-05-08 23:44:18 +05:30
settings_page.dart Add widget to render user details 2021-07-28 19:38:27 +05:30
share_collection_widget.dart ShareDialog: catch & log unhandled err during collection path decryption 2021-09-10 17:17:58 +05:30
shared_collections_gallery.dart Use shared_collection for incoming collections 2021-09-10 23:56:04 +05:30
sync_indicator.dart Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
thumbnail_widget.dart Accept param to determine if live photo overlay should be rendered 2021-08-06 01:05:40 +05:30
two_factor_authentication_page.dart Change button text 2021-06-29 20:04:28 +05:30
two_factor_recovery_page.dart Remove unused imports 2021-06-28 10:45:02 +05:30
two_factor_setup_page.dart Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
video_controls.dart Linter: fix curly_braces_in_flow_control_structures issue 2021-09-05 12:04:52 +05:30
video_widget.dart Fix color of video widget's progress indicator 2021-09-16 00:36:36 +05:30
web_page.dart Revert "Switch to older version of WebView" 2021-05-25 17:46:42 +05:30
zoomable_image.dart Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
zoomable_live_image.dart Minor formatting changes 2021-08-10 13:38:07 +05:30