linphone-android/app/src/main/res/layout
2024-08-14 23:08:58 +02:00
..
account_advanced_settings.xml Removed unused code + updated account settings layout 2024-07-15 16:10:44 +02:00
account_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
account_popup_menu.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
account_profile_device_list_cell.xml Also improved account devices when system display & text size is increased by user 2024-08-07 15:19:52 +02:00
account_profile_fragment.xml Replaced AccountCreator by AccountManagerServices & using it to list account devices 2024-07-15 16:12:05 +02:00
account_profile_secure_mode_fragment.xml Removed secureMode/interopMode related code for now, will do it again the day it will be available in SDK + minor improvements 2024-07-15 16:10:44 +02:00
account_settings_fragment.xml Removed unused code + updated account settings layout 2024-07-15 16:10:44 +02:00
address_selected_list_cell.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
assistant_activity.xml Improved toasts mechanism so they don't overlap 2024-07-15 16:10:34 +02:00
assistant_country_picker_dropdown_cell.xml Code cleanup 2024-07-15 16:10:37 +02:00
assistant_landing_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
assistant_permissions_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
assistant_qr_code_scanner_fragment.xml Finished French translations 2024-07-15 16:10:41 +02:00
assistant_register_confirm_sms_code_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
assistant_register_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
assistant_third_party_sip_account_login_fragment.xml Added missing auth id field in third party account login form 2024-08-07 17:18:01 +02:00
assistant_third_party_sip_account_warning_fragment.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
bottom_nav_bar.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
call_actions_bottom_sheet.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
call_actions_generic.xml Layouts cleanup 2024-07-15 16:10:43 +02:00
call_active_conference_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
call_active_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
call_activity.xml Android 15 will force edge-to-edge, starting supporting it now 2024-07-15 16:10:44 +02:00
call_activity_other_calls_top_bar.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
call_audio_device_list_cell.xml Updated colors in main call views to keep the same color no matter the light/dark theme 2024-07-15 16:10:38 +02:00
call_audio_devices_bottom_sheet.xml Started call stats 2024-07-15 16:10:40 +02:00
call_conference_actions_bottom_sheet.xml Added share / download long press menu items for call recordings 2024-07-15 16:10:44 +02:00
call_conference_active_speaker_cell.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_conference_active_speaker_fragment.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_conference_audio_only_cell.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_conference_audio_only_fragment.xml Moved some code around & added invite participant into conf 2024-07-15 16:10:41 +02:00
call_conference_grid_cell.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_conference_grid_fragment.xml Fixed issue with full screen 2024-07-15 16:10:42 +02:00
call_conference_layout_bottom_sheet.xml Moved some code around & added invite participant into conf 2024-07-15 16:10:41 +02:00
call_conference_participant_list_cell.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_conference_participants_list_fragment.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_ended_actions.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_ended_fragment.xml Reworked zrtp sas validation dialog layout 2024-07-15 16:12:05 +02:00
call_incoming_actions.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_incoming_fragment.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_list_cell.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_media_encryption_info.xml Improved & factorized call's media encryption icon & label info 2024-07-15 16:12:05 +02:00
call_media_encryption_stats_bottom_sheet.xml Layouts cleanup 2024-07-15 16:10:43 +02:00
call_numpad_bottom_sheet.xml Layouts cleanup 2024-07-15 16:10:43 +02:00
call_outgoing_actions.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_outgoing_fragment.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
call_stats_bottom_sheet.xml Added FEC in-call stats 2024-07-15 16:12:05 +02:00
calls_list_fragment.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
calls_list_long_press_menu.xml Started to add chat during call 2024-07-15 16:10:41 +02:00
chat_bubble_content_grid_cell.xml Reworked chat message forward UI/UX 2024-07-15 16:12:05 +02:00
chat_bubble_emoji_picker_bottom_sheet.xml Do not use color night variant, instead use attr & theme 2024-07-15 16:10:38 +02:00
chat_bubble_incoming.xml Fixed chat bubbles & text going out of screen 2024-07-19 16:16:40 +02:00
chat_bubble_long_press_menu.xml Various UI improvements related to emoji reactions 2024-07-19 15:13:19 +02:00
chat_bubble_meeting_invite_content.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
chat_bubble_outgoing.xml Fixed chat bubbles & text going out of screen 2024-07-19 16:16:40 +02:00
chat_bubble_single_media_content.xml Fixed upload progress indicator not visible when uploading only one file 2024-08-05 12:16:40 +02:00
chat_bubble_voice_record_content.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
chat_conversation_attachments_area.xml Fixed chat attachments preview 2024-08-14 18:25:09 +02:00
chat_conversation_attachments_area_cell.xml Use chatMessage.markAsRead() newly added API 2024-08-14 23:08:58 +02:00
chat_conversation_e2e_details_bottom_sheet.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
chat_conversation_event.xml Added conversation messages decorator in secured chat room to explain and show info on click 2024-07-15 16:10:40 +02:00
chat_conversation_fragment.xml Various minor improvements 2024-08-14 09:34:41 +02:00
chat_conversation_participants_area.xml Layouts cleanup 2024-07-15 16:10:43 +02:00
chat_conversation_popup_menu.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
chat_conversation_record_voice_message_area.xml Layouts cleanup 2024-07-15 16:10:43 +02:00
chat_conversation_reply_area.xml Layouts cleanup 2024-07-15 16:10:43 +02:00
chat_conversation_secured_first_event.xml Layouts cleanup 2024-07-15 16:10:43 +02:00
chat_conversation_send_area.xml Keep pick file button instead of emoji picker in conversation while the keyboard is opened 2024-08-13 15:32:01 +02:00
chat_conversation_send_area_disabled_unsecured_warning.xml Layouts cleanup 2024-07-15 16:10:43 +02:00
chat_conversation_unsafe_details_bottom_sheet.xml Added explanation bottom sheet for unsafe conversations instead of going into account profile mode fragment that was recently removed 2024-07-15 16:10:44 +02:00
chat_document_content_list_cell.xml Improved media grid, making sub-sections by months 2024-07-15 16:10:43 +02:00
chat_documents_fragment.xml Use adapter & recyclerview to display media & documents in conversation 2024-07-15 16:10:40 +02:00
chat_emoji_reaction_picker.xml Various UI improvements related to emoji reactions 2024-07-19 15:13:19 +02:00
chat_ephemeral_lifetime_fragment.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
chat_info_fragment.xml Added confirmation dialog before clearing conversation history 2024-07-15 16:10:44 +02:00
chat_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
chat_list_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
chat_long_press_menu.xml Hide mark as read action on conversation if no unread message 2024-07-15 16:12:05 +02:00
chat_media_content_grid_cell.xml Moved file & media viewer in separated activities 2024-07-15 16:10:43 +02:00
chat_media_fragment.xml Moved file & media viewer in separated activities 2024-07-15 16:10:43 +02:00
chat_message_bottom_sheet.xml Do not use color night variant, instead use attr & theme 2024-07-15 16:10:38 +02:00
chat_message_bottom_sheet_list_cell.xml Factorized avatar + presence & trust badges 2024-07-15 16:10:41 +02:00
chat_message_forward_fragment.xml Factorized code 2024-07-15 16:12:05 +02:00
chat_participant_admin_popup_menu.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
chat_participant_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
contact_avatar.xml Improved connection to meeting waiting screen 2024-07-15 16:10:42 +02:00
contact_avatar_big.xml Increased trust/unsafe avatar overlay size for small/medium avatars so they are more visible 2024-07-15 16:10:42 +02:00
contact_avatar_huge.xml Increased trust/unsafe avatar overlay size for small/medium avatars so they are more visible 2024-07-15 16:10:42 +02:00
contact_avatar_medium.xml Improved connection to meeting waiting screen 2024-07-15 16:10:42 +02:00
contact_avatar_small.xml Improved connection to meeting waiting screen 2024-07-15 16:10:42 +02:00
contact_device_trust_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
contact_favourite_list_cell.xml Factorized avatar + presence & trust badges 2024-07-15 16:10:41 +02:00
contact_fragment.xml Disable action buttons & hide numbers & SIP addresses fields if contact doesn't contains any 2024-07-15 16:12:05 +02:00
contact_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
contact_new_or_edit_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
contact_new_or_edit_fragment.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
contact_number_address_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
contact_number_or_address_long_press_menu.xml Do not use color night variant, instead use attr & theme 2024-07-15 16:10:38 +02:00
contacts_list_filter_popup_menu.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
contacts_list_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
contacts_list_long_press_menu.xml Improved contacts display, fixed issue with LDAP results 2024-07-15 16:10:41 +02:00
dialog_assistant_accept_conditions_and_policy.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
dialog_assistant_create_account_confirm_phone_number.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
dialog_cancel_contact_changes.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_cancel_meeting.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_contact_confirm_trust_call.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
dialog_contact_trust_process.xml Finished contact trust explanation dialog 2024-07-15 16:12:05 +02:00
dialog_delete_contact.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_kick_from_conference.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_manage_account_international_prefix_help.xml Finished international prefix help dialog 2024-07-15 16:12:06 +02:00
dialog_merge_calls_into_conference.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_number_address_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_open_export_file.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_pick_number_or_address.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_remove_account.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_remove_all_call_logs.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_remove_call_logs.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_remove_conversation_history.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_set_or_edit_group_subject.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_update_account_password.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_update_available.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
dialog_zrtp_sas_validation.xml Various minor improvements 2024-08-14 09:34:41 +02:00
dialog_zrtp_security_alert.xml Various minor improvements 2024-08-14 09:34:41 +02:00
drawer_menu.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
drop_down_item.xml Do not use color night variant, instead use attr & theme 2024-07-15 16:10:38 +02:00
empty_fragment.xml Do not use color night variant, instead use attr & theme 2024-07-15 16:10:38 +02:00
file_media_viewer_activity.xml Fixed full screen switch after device rotation in media viewer 2024-07-22 10:25:37 +02:00
file_media_viewer_child_fragment.xml Fixed video player aspect ratio 2024-07-22 11:12:36 +02:00
file_pdf_viewer_page.xml Various minor improvements 2024-08-14 09:34:41 +02:00
file_viewer_activity.xml Various minor improvements 2024-08-14 09:34:41 +02:00
generic_add_participants_fragment.xml Factorized code 2024-07-15 16:12:05 +02:00
generic_address_picker_contact_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
generic_address_picker_conversation_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
generic_address_picker_list_decoration.xml Factorized code 2024-07-15 16:12:05 +02:00
generic_address_picker_suggestion_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
generic_dropdown_cell.xml Added audio device picker in advanced settings 2024-07-15 16:10:44 +02:00
help_debug_fragment.xml Copy app/SDK version when clicking on it 2024-08-07 16:36:27 +02:00
help_fragment.xml Improved help UI when system display & text size is increased by user 2024-08-07 15:09:06 +02:00
history_call_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
history_fragment.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
history_list_cell.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
history_list_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
history_list_long_press_menu.xml Do not use color night variant, instead use attr & theme 2024-07-15 16:10:38 +02:00
history_list_popup_menu.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
history_popup_menu.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
main_activity.xml Android 15 will force edge-to-edge, starting supporting it now 2024-07-15 16:10:44 +02:00
main_activity_notification_top_bar.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
main_activity_top_bar.xml Added IME action for main fragments search bar to close keyboard 2024-08-05 11:36:17 +02:00
meeting_edit_fragment.xml Updated schedule meeting layout 2024-07-15 16:12:05 +02:00
meeting_fragment.xml Fixed meetings participants not aligned top in list 2024-07-15 16:10:44 +02:00
meeting_list_cell.xml Display week info above meeting in list 2024-07-15 16:10:42 +02:00
meeting_list_today_indicator.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
meeting_participant_list_cell.xml Factorized avatar + presence & trust badges 2024-07-15 16:10:41 +02:00
meeting_popup_menu.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
meeting_schedule_fragment.xml Updated schedule meeting layout 2024-07-15 16:12:05 +02:00
meeting_schedule_participant_list_cell.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
meeting_waiting_room_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
meetings_list_decoration.xml Fixed wrong position of today indicator in meetings list 2024-07-15 16:10:39 +02:00
meetings_list_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
meetings_list_long_press_menu.xml Do not use color night variant, instead use attr & theme 2024-07-15 16:10:38 +02:00
multiple_participants_selection_placeholder.xml Added no participants selected placeholder 2024-07-15 16:10:43 +02:00
operation_in_progress.xml Intercept click on background while operation in progress dialog is visible 2024-07-15 16:12:05 +02:00
recording_list_cell.xml Removed secureMode/interopMode related code for now, will do it again the day it will be available in SDK + minor improvements 2024-07-15 16:10:44 +02:00
recording_player_fragment.xml Fixed file viewer header colors in dark mode 2024-07-15 16:10:44 +02:00
recordings_list_decoration.xml Started call recordings list 2024-07-15 16:10:43 +02:00
recordings_list_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
recordings_list_long_press_menu.xml Added share / download long press menu items for call recordings 2024-07-15 16:10:44 +02:00
settings_advanced_fragment.xml Moved some settings around, removed ADB logcat toggle 2024-07-15 16:10:44 +02:00
settings_calls.xml Various minor improvements 2024-08-14 09:34:41 +02:00
settings_chat.xml Removed auto-export media, won't work with auto download 2024-07-15 16:10:44 +02:00
settings_codec_list_cell.xml Added audio & video codecs settings in advanced parameters 2024-07-15 16:10:44 +02:00
settings_contacts.xml Added some customization settings 2024-07-15 16:10:41 +02:00
settings_contacts_carddav.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
settings_contacts_carddav_ldap_list_cell.xml Code cleanup, removed unused resources, fixed some colors 2024-07-15 16:10:43 +02:00
settings_contacts_ldap.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
settings_fragment.xml Added Tunnel settings 2024-07-15 16:10:44 +02:00
settings_meetings.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
settings_network.xml Added back IPv6 network setting 2024-07-15 16:12:05 +02:00
settings_security.xml Added a setting to disable UI secure mode preventing screenshots & screen recording 2024-07-15 16:10:43 +02:00
settings_tunnel.xml Added Tunnel settings 2024-07-15 16:10:44 +02:00
settings_user_interface.xml Added missing content descriptions 2024-07-15 16:10:43 +02:00
single_sign_on_fragment.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
start_call_fragment.xml Factorized code 2024-07-15 16:12:05 +02:00
start_call_numpad_bottom_sheet.xml Adding clear input when long pressing backspace button in numpad + playing DTMF tone if enabled at OS level 2024-07-15 16:10:44 +02:00
start_chat_fragment.xml Factorized code 2024-07-15 16:12:05 +02:00
toast.xml Added more space around list cells 2024-08-06 10:48:56 +02:00
welcome_activity.xml Do not use color night variant, instead use attr & theme 2024-07-15 16:10:38 +02:00
welcome_page_1.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
welcome_page_2.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
welcome_page_3.xml Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00