mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-05 19:41:57 +02:00
![]() The non-squashed original commits are available at 243bd3a56: * First, quick and dirty version * Basic HTML connectivity view * Codestyle, automatically refresh * Make it accessible from the settings * Improve usability I did some user-testing with my family, these are the results: - Added an emoji to the html page (red dot for not connected, and so on) - Adapted error messages for SMTP: "Not started" -> "(You did not try to send a message recently)" "🟢 Connected" -> "🟢 Your last message was sent successfully" - "Not connected" is misleading, because they think that this means that there is no internet connection. But "Not connected" can have other causes, like, a not responding server or a changed-but-not-updated-in-DC password Possible solutions: - "Not connected" -> "Not connected with gmx.de" (or whatever comes after the '@' in configured_addr). The problem: some people have an own domain for their emails, but no own servers. "Not connected with <your domain>" and might make them think that the problem is that DC tries to connect to the server <your domain>, while the server is hosted at Strato.com. - We can ask the system whether there currently is network and then show another error message. The problem: Sometimes the system is wrong. * Remove error_network * Remove server_response string * Move `getConnectivitySummary()` to `DcHelper` * Implement the changes we agreed on * Remove string error_no_network * small fixes |
||
---|---|---|
.. | ||
check.png | ||
clear_profile_avatar.png | ||
divet_lower_right_dark.png | ||
divet_lower_right_light.png | ||
ic_account_box_dark.png | ||
ic_account_box_light.png | ||
ic_add_white_24dp.png | ||
ic_advanced_white_24dp.png | ||
ic_archive_white_24dp.png | ||
ic_arrow_back_white_24dp.png | ||
ic_attach_grey600_24dp.png | ||
ic_attach_white_24dp.png | ||
ic_backspace_grey600_24dp.png | ||
ic_blur_on_white_24.png | ||
ic_brightness_6_white_24dp.png | ||
ic_brush_highlight_32.webp | ||
ic_brush_marker_32.webp | ||
ic_camera_alt_white_24dp.png | ||
ic_check_white_24dp.png | ||
ic_circle_fill_white_48dp.png | ||
ic_clear_white_24dp.png | ||
ic_close_white_18dp.webp | ||
ic_close_white_24dp.png | ||
ic_contact_picture.png | ||
ic_content_copy_white_24dp.png | ||
ic_create_white_24dp.png | ||
ic_crop_32.webp | ||
ic_delete_white_24dp.png | ||
ic_delivery_status_read.png | ||
ic_delivery_status_sending.png | ||
ic_delivery_status_sent.png | ||
ic_emoji_32.webp | ||
ic_flip_32.png | ||
ic_forum_white_24dp.png | ||
ic_forward_white_24dp.png | ||
ic_group_grey600_24dp.png | ||
ic_group_white_24dp.png | ||
ic_headset_white_24dp.png | ||
ic_help_white_24dp.png | ||
ic_image_dark.png | ||
ic_image_light.png | ||
ic_image_white_24dp.png | ||
ic_info_outline_dark.png | ||
ic_info_outline_light.png | ||
ic_info_outline_white_24dp.png | ||
ic_insert_drive_file_white_24dp.png | ||
ic_keyboard_arrow_down_white_24dp.png | ||
ic_keyboard_grey600_24dp.png | ||
ic_keyboard_white_24dp.png | ||
ic_launch_white_24dp.png | ||
ic_local_dining_white_24dp.png | ||
ic_location_on_white_24dp.png | ||
ic_lock_white_18dp.png | ||
ic_lock_white_24dp.png | ||
ic_mic_grey600_24dp.png | ||
ic_mic_white_24dp.png | ||
ic_mic_white_48dp.png | ||
ic_mood_grey600_24dp.png | ||
ic_mood_white_24dp.png | ||
ic_movie_creation_dark.png | ||
ic_movie_creation_light.png | ||
ic_notifications_white_24dp.png | ||
ic_pause_circle_fill_white_48dp.png | ||
ic_person_white_24dp.png | ||
ic_pets_white_24dp.png | ||
ic_photo_camera_dark.png | ||
ic_photo_camera_light.png | ||
ic_pin_white.png | ||
ic_play_circle_fill_white_48dp.png | ||
ic_reply.png | ||
ic_reply_white_24dp.png | ||
ic_reply_white_36dp.png | ||
ic_rotate_32.webp | ||
ic_scroll_down.png | ||
ic_send_push.png | ||
ic_send_push_white_24dp.png | ||
ic_send_sms_insecure.png | ||
ic_send_sms_insecure_dark.png | ||
ic_send_sms_white_24dp.png | ||
ic_swap_vert_white_24dp.png | ||
ic_tag_faces_white_24dp.png | ||
ic_text_32.webp | ||
ic_trash_filled_32.webp | ||
ic_unarchive_white_24dp.png | ||
ic_undo_32.webp | ||
ic_unlocked_white_24dp.png | ||
ic_unpin_white.png | ||
ic_volume_off_grey600_18dp.png | ||
ic_volume_off_white_18dp.png | ||
ic_volume_up_dark.png | ||
ic_volume_up_light.png | ||
ic_warning_dark.png | ||
ic_warning_light.png | ||
ic_wb_sunny_white_24dp.png | ||
ic_work_white_24dp.png | ||
msg_encr_out.png | ||
notification_permanent.png | ||
notify_panel_notification_icon_bg.png | ||
quick_camera_dark.png | ||
quick_camera_exit_fullscreen.png | ||
quick_camera_front.png | ||
quick_camera_fullscreen.png | ||
quick_camera_hide.png | ||
quick_camera_light.png | ||
quick_camera_rear.png | ||
quick_shutter_button.png |