linphone-android/app/src/main/res/layout
2021-11-10 14:30:45 +01:00
..
about_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
assistant_account_login_fragment.xml Display error to user in Linphone login assistant form 2021-04-17 10:05:30 +02:00
assistant_activity.xml Bumped dependencies + required code changes + updated CHANGELOG from release/4.5 2021-10-28 13:26:31 +02:00
assistant_country_picker_cell.xml Fixed country picker dialog in assistant when dark mode is enabled 2021-06-15 15:58:52 +02:00
assistant_country_picker_fragment.xml Fixed country picker dialog in assistant when dark mode is enabled 2021-06-15 15:58:52 +02:00
assistant_echo_canceller_calibration_fragment.xml Some small improvements 2021-04-17 10:00:30 +02:00
assistant_email_account_creation_fragment.xml Replaced ScrollViews by NestedScrollViews 2021-04-17 10:04:18 +02:00
assistant_email_account_validation_fragment.xml Kotlin rewrite 2021-04-17 10:00:27 +02:00
assistant_generic_account_login_fragment.xml Replaced ScrollViews by NestedScrollViews 2021-04-17 10:04:18 +02:00
assistant_phone_account_creation_fragment.xml Replaced ScrollViews by NestedScrollViews 2021-04-17 10:04:18 +02:00
assistant_phone_account_linking_fragment.xml Replaced ScrollViews by NestedScrollViews 2021-04-17 10:04:18 +02:00
assistant_phone_account_validation_fragment.xml Improved assistant input fields 2021-04-17 10:01:35 +02:00
assistant_qr_code_fragment.xml Added icons to settings menu + replaced some images by using default + tint 2021-04-17 10:05:29 +02:00
assistant_remote_provisioning_fragment.xml Improved assistant input fields 2021-04-17 10:01:35 +02:00
assistant_top_bar_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
assistant_welcome_fragment.xml Added read & agreed to general terms and privacy policy mandatory checkbox in assistant 2021-04-17 10:05:30 +02:00
call_activity.xml Adapting call activity layout for half opened mode on foldable devices 2021-09-10 16:44:18 +02:00
call_conference.xml Code cleanup 2021-04-23 11:08:44 +02:00
call_conference_cell.xml Finished ViewModel to Data rework 2021-04-17 10:05:30 +02:00
call_conference_participant.xml Finished ViewModel to Data rework 2021-04-17 10:05:30 +02:00
call_controls_fragment.xml Fixed UI issue when pausing call 2021-06-15 16:14:49 +02:00
call_incoming_activity.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
call_incoming_answer_decline_buttons.xml Added setting to disable animations 2021-04-17 10:04:18 +02:00
call_incoming_notification_heads_up.xml Some small improvements 2021-04-17 10:00:30 +02:00
call_outgoing_activity.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
call_overlay.xml Added setting for call overlay notification in app 2021-04-27 13:59:19 +02:00
call_paused.xml Finished ViewModel to Data rework 2021-04-17 10:05:30 +02:00
call_paused_cell.xml Kotlin rewrite 2021-04-17 10:00:27 +02:00
call_primary_buttons.xml Improved code 2021-04-17 10:05:01 +02:00
call_secondary_buttons.xml Code cleanup 2021-04-23 11:08:44 +02:00
call_single_statistic_cell.xml Code cleanup 2021-04-23 11:08:44 +02:00
call_statistics_cell.xml Same rework applied to other classes 2021-04-17 10:05:30 +02:00
call_statistics_cell_header.xml Finished ViewModel to Data rework 2021-04-17 10:05:30 +02:00
call_statistics_fragment.xml Replaced ScrollViews by NestedScrollViews 2021-04-17 10:04:18 +02:00
call_status_fragment.xml Use shapes to replace some png 2021-04-17 10:05:29 +02:00
call_video_fragment.xml Adapting call activity layout for half opened mode on foldable devices 2021-09-10 16:44:18 +02:00
chat_bubble_activity.xml Switch RichEditText to simple EditText in ChatBubble 2021-09-14 13:01:16 +02:00
chat_event_list_cell.xml UI changes when you have left a chat room 2021-08-27 14:24:52 +02:00
chat_message_attachment_cell.xml Added voice recording messages in chat 2021-07-08 12:58:10 +02:00
chat_message_content_cell.xml Switched to admin based ephemeral mode 2021-10-07 11:49:56 +02:00
chat_message_list_cell.xml Hide reply chat bubble if original message is missing 2021-11-05 17:07:04 +01:00
chat_message_long_press_menu.xml UI changes when you have left a chat room 2021-08-27 14:24:52 +02:00
chat_message_reply.xml Added voice recording messages in chat 2021-07-08 12:58:10 +02:00
chat_message_reply_bubble.xml Added reply to chat message feature 2021-07-08 12:57:48 +02:00
chat_message_reply_content_cell.xml Added voice recording messages in chat 2021-07-08 12:58:10 +02:00
chat_message_reply_preview_content_cell.xml Added voice recording messages in chat 2021-07-08 12:58:10 +02:00
chat_message_voice_record_content_cell.xml Added voice recording messages in chat 2021-07-08 12:58:10 +02:00
chat_message_voice_recording.xml Added voice recording messages in chat 2021-07-08 12:58:10 +02:00
chat_room_creation_contact_cell.xml Finished ViewModel to Data rework 2021-04-17 10:05:30 +02:00
chat_room_creation_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
chat_room_creation_selected_contact_cell.xml Kotlin rewrite 2021-04-17 10:00:27 +02:00
chat_room_detail_fragment.xml Add scroll to bottom & unread chat message counter in chat room while scrolling up in history 2021-10-19 17:27:09 +02:00
chat_room_devices_child_cell.xml Rework to rename classes that weren't real view models to avoid confusion and have a proper cleaning 2021-04-17 10:05:30 +02:00
chat_room_devices_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
chat_room_devices_group_cell.xml Finished ViewModel to Data rework 2021-04-17 10:05:30 +02:00
chat_room_ephemeral_duration_cell.xml Rework to rename classes that weren't real view models to avoid confusion and have a proper cleaning 2021-04-17 10:05:30 +02:00
chat_room_ephemeral_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
chat_room_group_info_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
chat_room_group_info_participant_cell.xml Hide set admin button when adding a new participant to an existing chat room, must be added first before being set as admin 2021-05-05 17:43:13 +02:00
chat_room_imdn_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
chat_room_imdn_participant_cell.xml Finished ViewModel to Data rework 2021-04-17 10:05:30 +02:00
chat_room_list_cell.xml Remove 1-1 chat room creation fragment from back stack + update chat rooms list when enabling/disabling ephemeral 2021-11-10 14:30:45 +01:00
chat_room_master_fragment.xml Reworked app to use SlidingPane and simplify navigation 2021-07-09 09:36:33 +02:00
chat_room_menu.xml Reworked chat room menu + prepared ephemeral session mode + fixed one-to-one not encrypted chat room menu visible 2021-09-06 12:45:21 +02:00
chat_unread_messages_list_header.xml Added fake event to indicate first unread message & unread message count in chat messages list 2021-10-26 15:22:10 +02:00
conference_paused.xml Code cleanup 2021-04-23 11:08:44 +02:00
contact_avatar.xml Renamed icons with typo 2021-04-17 10:05:30 +02:00
contact_avatar_big.xml Fixed initials being visible behind avatar if transparent 2021-04-17 10:04:18 +02:00
contact_detail_cell.xml Same rework applied to other classes 2021-04-17 10:05:30 +02:00
contact_detail_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
contact_editor_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
contact_list_cell.xml Added missing background color on some list cells, fixes transparency glitch 2021-06-08 16:07:06 +02:00
contact_master_fragment.xml Reworked app to use SlidingPane and simplify navigation 2021-07-09 09:36:33 +02:00
contact_number_address_editor_cell.xml Same rework applied to other classes 2021-04-17 10:05:30 +02:00
contact_sync_account_picker_cell.xml Code cleanup 2021-04-23 11:08:44 +02:00
contact_sync_account_picker_fragment.xml Contacts creator improvements to be able to choose where to store newly created contact 2021-04-17 10:01:35 +02:00
dialer_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
dialog.xml Added dialog when VFS is enabled and in-app viewers can't display a file asking whether to export file or open it as text 2021-04-22 15:48:49 +02:00
empty_fragment.xml Use FLAG_SECURE for sensitive screens such as encrypted chat rooms 2021-04-17 10:04:18 +02:00
file_audio_viewer_fragment.xml Added audio file viewer 2021-04-17 10:05:30 +02:00
file_config_viewer_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
file_image_viewer_fragment.xml Added audio file viewer 2021-04-17 10:05:30 +02:00
file_pdf_viewer_cell.xml Bumped dependencies + required code changes + updated CHANGELOG from release/4.5 2021-10-28 13:26:31 +02:00
file_pdf_viewer_fragment.xml Added audio file viewer 2021-04-17 10:05:30 +02:00
file_text_viewer_fragment.xml Added audio file viewer 2021-04-17 10:05:30 +02:00
file_video_viewer_fragment.xml Fixed in-app video player size (used when VFS is enabled) 2021-07-30 21:08:06 +02:00
file_viewer_top_bar_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
generic_list_header.xml Added missing background color on some list cells, fixes transparency glitch 2021-06-08 16:07:06 +02:00
history_detail_cell.xml Code cleanup 2021-04-23 11:08:44 +02:00
history_detail_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
history_list_cell.xml Added missing background color on some list cells, fixes transparency glitch 2021-06-08 16:07:06 +02:00
history_master_fragment.xml Reworked app to use SlidingPane and simplify navigation 2021-07-09 09:36:33 +02:00
imdn_list_header.xml Improved a few images 2021-04-17 10:05:29 +02:00
list_edit_top_bar_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
main_activity.xml Hide tabs fragments when keyboard is visible to gain some space 2021-07-15 14:54:56 +02:00
main_activity_content.xml Bumped dependencies + required code changes + updated CHANGELOG from release/4.5 2021-10-28 13:26:31 +02:00
numpad.xml Added animation for in-call numpad 2021-04-17 10:05:01 +02:00
recording_list_cell.xml Added missing background color on some list cells, fixes transparency glitch 2021-06-08 16:07:06 +02:00
recordings_fragment.xml Forward message UI improvements 2021-05-28 11:23:30 +02:00
settings_account_cell.xml Use shapes to replace some png 2021-04-17 10:05:29 +02:00
settings_account_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
settings_advanced_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
settings_audio_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
settings_call_fragment.xml Use self managed telecom manager mode for Android 8+ 2021-09-24 10:42:47 +02:00
settings_chat_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
settings_contacts_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
settings_fragment.xml Reworked app to use SlidingPane and simplify navigation 2021-07-09 09:36:33 +02:00
settings_network_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
settings_tunnel_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
settings_video_fragment.xml Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02:00
settings_widget_basic.xml Allow settings' titles to use 2 lines if too long 2021-09-10 17:15:54 +02:00
settings_widget_list.xml Allow settings' titles to use 2 lines if too long 2021-09-10 17:15:54 +02:00
settings_widget_switch.xml Allow settings' titles to use 2 lines if too long 2021-09-10 17:15:54 +02:00
settings_widget_switch_and_text.xml Allow settings' titles to use 2 lines if too long 2021-09-10 17:15:54 +02:00
settings_widget_text.xml Bumped dependencies + improved settings layout 2021-07-09 11:46:37 +02:00
side_menu_account_cell.xml Bumped dependencies + improved settings layout 2021-07-09 11:46:37 +02:00
side_menu_fragment.xml Minor UI fix for generic SIP login + added scrolling to side menu 2021-06-30 11:44:32 +02:00
status_fragment.xml Use shapes to replace some png 2021-04-17 10:05:29 +02:00
tabs_fragment.xml Improved code 2021-04-17 10:05:01 +02:00
wait_layout.xml Kotlin rewrite 2021-04-17 10:00:27 +02:00