talk-android/app/src/main/res/layout
Marcel Hibbe 4c07ccec11
fix NPE when opening Contacts view.
because UserItem is used for ContactsController and ConversationInfoController it differs between two different xml designs in method getLayoutRes()
because of this there need to be checks which xml element exists or not. These are added with this commit.

In the long term UserItem should not use two different xml designs. This might also be a problem for view binding?!

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-02-25 12:11:43 +01:00
..
account_item.xml delete deprecated CallItem + refactor related code 2022-01-26 17:25:22 +01:00
activity_full_screen_image.xml make text preview dark/light aware, overall improvement of preview screens 2021-05-31 15:29:00 +02:00
activity_full_screen_media.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
activity_full_screen_text.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
activity_main.xml align search box text with avatars 2021-10-11 10:49:32 +02:00
activity_take_picture.xml use standardized values 2021-11-11 22:10:56 +01:00
bottom_sheet.xml Code changes due to conductor update to 3.0.1 2021-05-07 21:56:26 +02:00
call_activity.xml show audio button also for videocalls 2022-02-07 13:09:39 +01:00
call_item.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
call_notification_activity.xml remove avatar blurring for background (=fix blocking of call controls) 2021-11-11 13:52:18 +01:00
call_states.xml replace CallController with CallActivity etc. (WIP) 2021-11-11 13:23:40 +01:00
controller_account_verification.xml Introduce SearchBar/Toolbar dark/light design 2021-04-07 14:52:43 +02:00
controller_browser.xml move refresh action to swipe action 2021-09-03 12:58:46 +02:00
controller_chat.xml restrict to start a call when permission is missing 2022-01-12 12:29:06 +00:00
controller_contacts_rv.xml change order/icon of public conversation creation item 2021-05-03 10:55:13 +02:00
controller_conversation_info.xml add ability to clear chat history 2021-07-19 13:51:37 +02:00
controller_conversations_rv.xml delete deprecated CallItem + refactor related code 2022-01-26 17:25:22 +01:00
controller_entry_menu.xml fix light theme color for Entry menu box 2022-02-16 11:34:08 +01:00
controller_generic_rv.xml delete deprecated CallItem + refactor related code 2022-01-26 17:25:22 +01:00
controller_geocoding.xml add linebreaks 2021-06-11 16:30:38 +02:00
controller_location.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
controller_locked.xml shorten app label Nextcloud Talk -> Talk while keeping "Nextcloud Talk" as a label within the app itself 2021-06-30 18:07:54 +02:00
controller_operations_menu.xml fix lint warnings 2022-02-16 11:34:10 +01:00
controller_profile.xml add placeholder image to avatar for profile view 2021-05-27 11:03:42 +02:00
controller_server_selection.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
controller_settings.xml Proposed UI changes of notification settings 2021-12-14 22:05:48 +01:00
controller_web_view_login.xml Add nice FAB animation & cleanups to layouts 2018-12-17 13:40:43 +01:00
conversation_privacy_toggle.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
current_account_item.xml delete deprecated CallItem + refactor related code 2022-01-26 17:25:22 +01:00
dialog_attachment.xml Adjust bottom sheet item height to material 3 2022-02-07 14:41:32 +01:00
dialog_audio_output.xml Adjust bottom sheet item height to material 3 2022-02-07 14:41:32 +01:00
dialog_bottom_contacts.xml make bottom sheets dark/light themed 2022-02-16 11:34:07 +01:00
dialog_choose_account.xml fix seperator color for in account dialog 2022-02-25 12:11:39 +01:00
dialog_conversation_operations.xml include dialog header in operation_items_layout 2022-02-16 11:34:10 +01:00
dialog_scope.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
dialog_set_status.xml add user status option to account dialog (WIP) 2022-02-25 12:11:36 +01:00
empty_list.xml Add user profile, allow to edit it, if server supports it 2021-04-08 09:43:37 +02:00
geocoding_item.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
item_custom_incoming_location_message.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
item_custom_incoming_preview_message.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
item_custom_incoming_text_message_shimmer.xml Add shimmer for chat content loading 2021-06-28 23:54:40 +02:00
item_custom_incoming_text_message.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
item_custom_incoming_voice_message.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
item_custom_outcoming_location_message.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
item_custom_outcoming_preview_message.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
item_custom_outcoming_text_message.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
item_custom_outcoming_voice_message.xml fix lint/spotbugs warnings 2021-06-29 22:49:33 +02:00
item_message_quote.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
item_system_message.xml streamline colors 2020-10-27 10:37:02 +01:00
join_conversation_via_link.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
library_fast_scroller_layout.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
lobby_view.xml Remove overdraw 2021-10-19 17:28:57 +02:00
menu_item_sheet.xml Adjust bottom sheet item to material 3 2022-02-07 21:00:50 +01:00
notification_settings_item.xml Replace 'mute calls' by 'call notifications' 2021-10-25 11:43:32 +02:00
predefined_status.xml add user status option to account dialog (WIP) 2022-02-25 12:11:36 +01:00
progress_layout.xml First draft of participants management 2019-09-16 11:10:35 +02:00
rv_item_app.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
rv_item_browser_file.xml Align file browser layout and folder icon with files client 2021-12-02 18:23:06 +01:00
rv_item_contact_shimmer.xml add contacts shimmer and improve link-based conversation creation items 2021-05-02 21:40:33 +02:00
rv_item_contact.xml fix NPE when opening Contacts view. 2022-02-25 12:11:43 +01:00
rv_item_conversation_info_participant.xml fix NPE when opening Contacts view. 2022-02-25 12:11:43 +01:00
rv_item_conversation_with_last_message_shimmer.xml tone down placeholders in dark mode 2021-04-26 15:52:52 +02:00
rv_item_conversation_with_last_message.xml show user statuses in conversation info (wip) 2022-02-25 12:11:40 +01:00
rv_item_menu.xml Adjust conversation list bottom sheet item to material 3 2022-02-07 21:18:52 +01:00
rv_item_notification_sound.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
rv_item_progress.xml Add nice FAB animation & cleanups to layouts 2018-12-17 13:40:43 +01:00
rv_item_title_header.xml Improve RTL text flow for untranslated strings in rtl languages/views 2021-07-17 14:00:50 +02:00
search_layout.xml align search box text with avatars 2021-10-11 10:49:32 +02:00
sorting_order_fragment.xml Add order capabilities to file browser 2021-09-03 12:58:46 +02:00
user_info_details_table_item_shimmer.xml tone down placeholders in dark mode 2021-04-26 15:52:52 +02:00
user_info_details_table_item.xml a11y dynamic content descriptions for scope toggles on profile 2021-05-04 18:16:17 +02:00
view_message_input.xml Image keyboard support in chat 2022-01-04 15:38:24 +01:00
webinar_info_item.xml unify remaining preference elements 2021-04-12 17:52:04 +02:00