ente/lib/ui
Manav 3515498711 Use black background to improve navigation transitions to web views
By default, the web view uses a white background. This was causing an
ugly flash during the initial navigation to a page containing a web
view.

This was fixed by setting the web view's background to transparent in
https://github.com/ente-io/frame/pull/233/files.

That fixed the white flash. But when we use a transparent background,
it causesanother different sort of weirdness -- during the navigation,
the navigation bar remains visible, but the rest of the new screen
below remains transparent. So visually it looks as if only the
navigation bar is sliding in from the right.

The issue with fixing a color is that at some point, our web pages
will start having separate light/dark modes, and the background color
won't be fixed always. Currently though, we only have dark mode
pages. And also the app is only in dark mode, with a black
background. So using black as the background solves the navigation
weirdness, and also doesn't stray too much from the eventual color of
the rendered page.
2022-05-09 23:49:58 +05:30
..
common show dialog with email address initiating share files 2022-03-08 13:15:18 +05:30
editor lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
huge_listview Fix lint warnings 2021-10-30 05:26:27 +05:30
payment update query param key for familyPortal url 2022-04-26 14:11:44 +05:30
settings Merge remote-tracking branch 'origin/master' into family_plan 2022-04-25 10:27:54 +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
archive_page.dart Resolve existing package import issues 2021-10-30 11:21:23 +05:30
backup_folder_selection_page.dart Remove unnecessary log 2021-08-22 19:17:27 +05:30
billing_questions_widget.dart replace expansion_card with expansion_title_card (null safe & active package) 2021-11-01 15:45:23 +05:30
blurred_file_backdrop.dart Replace BackdropFilter with less expensive ImageFiltered 2021-10-04 02:52:37 +05:30
change_email_dialog.dart Remove unused import 2022-02-04 00:14:16 +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 Resolve existing package import issues 2021-10-30 11:21:23 +05:30
collections_gallery_widget.dart Fix albums layout on ipad/bigger screens 2022-04-23 11:59:46 +05:30
common_elements.dart Remove unnecessary param 2021-09-22 14:03:43 +05:30
create_collection_page.dart remove blocking upload dialog for manually backed up files 2022-02-13 18:12:34 +05:30
custom_app_bar.dart Fade app bar in and out 2021-07-05 23:35:51 +05:30
deduplicate_page.dart Add separate toggle to club duplicates by creation time 2022-01-21 15:18:08 +05:30
detail_page.dart Fix navigator stack on file deleted 2021-10-30 05:21:17 +05:30
device_folder_page.dart Fix lint warnings 2021-10-30 05:26:27 +05:30
email_entry_page.dart add option to share logs from log in/sign up screen 2022-02-05 22:13:40 +05:30
exif_info_dialog.dart Clear origin files that are cached 2021-08-24 12:44:51 +05:30
expansion_card.dart lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
extents_page_view.dart Preload all home views 2020-11-16 13:58:43 +05:30
fading_app_bar.dart Add todo 2021-10-30 05:22:03 +05:30
fading_bottom_bar.dart Fix share dialog position for bottom bar button 2022-04-22 21:34:34 +05:30
file_info_dialog.dart Wrap filename 2021-11-24 17:03:22 +05:30
file_widget.dart use separate event to force_reload trash 2021-10-28 16:47:00 +05:30
free_space_page.dart Fix height of the free up space button 2021-08-09 12:36:11 +05:30
gallery.dart Define precise event types for file deletion 2021-10-30 05:25:29 +05:30
gallery_app_bar_widget.dart Fix share popup position for other share buttons 2022-04-22 21:35:30 +05:30
gallery_footer_widget.dart Fix lint warning 2021-10-06 16:47:26 +05:30
grant_permissions_widget.dart Fix button height 2021-07-10 13:12:43 +05:30
home_widget.dart minor fix 2022-03-21 16:13:30 +05:30
image_editor_page.dart lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
landing_page_widget.dart remove usage of import Applocalization 2022-02-04 11:01:07 +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 copy 2022-01-05 15:02:07 +05:30
loading_widget.dart Update loading widget style 2020-06-23 23:09:45 +05:30
location_search_results_page.dart lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
location_search_widget.dart Log all network requests 2020-11-19 23:52:30 +05:30
lock_screen.dart make it mandatory to pass authentication reason 2021-11-27 11:49:05 +05:30
log_file_viewer.dart Increase spacing 2021-08-09 20:25:34 +05:30
login_page.dart trim email id 2022-02-05 23:39:31 +05:30
manage_links_widget.dart Auto focus on password entry field 2022-02-26 18:37:28 +05:30
memories_widget.dart Fix share popup position for other share buttons 2022-04-22 21:35:30 +05:30
nav_bar.dart lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
ott_verification_page.dart add option to share logs from log in/sign up screen 2022-02-05 22:13:40 +05:30
password_entry_page.dart attempt to save password during change 2021-11-11 16:24:52 +05:30
password_reentry_page.dart remove usage of import Applocalization 2022-02-04 11:01:07 +05:30
progress_dialog.dart make fields which are not re-assigned as final 2021-10-30 11:48:45 +05:30
recovery_key_dialog.dart Merge branch 'mnemonic_passphrase' of github.com:ente-io/frame into mnemonic_passphrase 2021-11-14 13:04:45 +05:30
recovery_page.dart Add support to show mnemonic recovery key 2021-11-12 23:10:56 +05:30
rename_dialog.dart refactor: ChangeCollectionNameDialog to generic RenameDialog 2021-11-12 17:18:39 +05:30
search_page.dart Remove face search widgets 2020-10-29 05:11:43 +05:30
sessions_page.dart Merge branch 'bg_sync' into bugfix_ios 2021-11-27 12:06:23 +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 social section to the app 2022-03-08 12:34:53 +05:30
share_collection_widget.dart Add extra padding 2022-03-10 15:07:22 +05:30
shared_collections_gallery.dart Fix albums layout on ipad/bigger screens 2022-04-23 11:59:46 +05:30
sync_indicator.dart Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
thumbnail_widget.dart Fix archive icon color 2022-03-24 23:01:41 +05:30
trash_page.dart Resolve existing package import issues 2021-10-30 11:21:23 +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 upgrade video_player and chewie package 2021-10-06 13:55:00 +05:30
video_widget.dart Go back to gallery on swipe down 2022-03-14 17:14:18 +05:30
web_page.dart Use black background to improve navigation transitions to web views 2022-05-09 23:49:58 +05:30
zoomable_image.dart Fixed behaviour of double tap to zoom 2022-03-20 15:03:46 +05:30
zoomable_live_image.dart Fix clash in zoom state 2022-03-20 14:25:44 +05:30