nextcloud-talk-android/app/src/main/res/layout
Marcel Hibbe 73d48a395c show detailed list of voters
+ refactoring adapter and viewholders for result screen

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-07-22 17:54:56 +00: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_message_search.xml Fix some lint issues 2022-06-01 16:49:19 +02:00
activity_remote_file_browser.xml Reimplement BrowserController with new architecture pattern 2022-06-08 18:15:21 +02:00
activity_shared_items.xml SharedItems: show empty state when there are no shared items 2022-05-23 17:35:14 +02:00
activity_take_picture.xml use standardized values 2021-11-11 22:10:56 +01:00
bottom_sheet.xml update bottom sheet design to latest material3, including icon tinting 2022-04-08 09:21:09 +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_chat.xml restrict to start a call when permission is missing 2022-01-12 12:29:06 +00:00
controller_contacts_rv.xml Migrate ContactsController to kotlin + viewbinding 2022-05-13 11:07:38 +02:00
controller_conversation_info.xml Remove redundant 'Shared items' string in conversation info 2022-04-29 10:17:58 +02:00
controller_conversations_rv.xml delete deprecated CallItem + refactor related code 2022-01-26 17:25:22 +01:00
controller_entry_menu.xml update bottom sheet design to latest material3, including icon tinting 2022-04-08 09:21:09 +02: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 WIP: upload profile picture from camera 2022-07-07 13:51:55 +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 modify StatusDrawable and use it for conversationList 2022-02-25 12:11:43 +01:00
dialog_attachment.xml wip: create poll. show outgoing polls 2022-07-22 17:54:56 +00:00
dialog_audio_output.xml align remaining bottom sheets with clickable background animation 2022-04-22 11:28:09 +02:00
dialog_bottom_contacts.xml update bottom sheet design to latest material3, including icon tinting 2022-04-08 09:21:09 +02:00
dialog_choose_account.xml align remaining bottom sheets with clickable background animation 2022-04-22 11:28:09 +02:00
dialog_conversation_operations.xml align remaining bottom sheets with clickable background animation 2022-04-22 11:28:09 +02:00
dialog_message_actions.xml fix lint score 2022-04-22 11:28:09 +02:00
dialog_message_reactions.xml optimize reactions list height 2022-04-08 09:21:14 +02:00
dialog_poll_create.xml poll creation: add logic to enable/disable buttons 2022-07-22 17:54:56 +00:00
dialog_poll_main.xml move details text to PollMainViewModel 2022-07-22 17:54:56 +00:00
dialog_poll_results.xml show detailed list of voters 2022-07-22 17:54:56 +00:00
dialog_poll_vote.xml rename close poll to end poll 2022-07-22 17:54:56 +00:00
dialog_scope.xml align remaining bottom sheets with clickable background animation 2022-04-22 11:28:09 +02:00
dialog_set_status.xml add rounded colors to online status buttons 2022-02-25 12:11:45 +01:00
empty_list.xml Implement search in specific chat 2022-06-01 16:49:19 +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 add reactions for LocationMessageViewHolders 2022-04-08 13:22:26 +02:00
item_custom_incoming_poll_message.xml fetch poll to set subtitle in message 2022-07-22 17:54:56 +00:00
item_custom_incoming_preview_message.xml add reactions for previewMessageHolders 2022-04-08 09:21:15 +02:00
item_custom_incoming_text_message.xml support reactions for TextMessages (in+out) and VoiceMessages (in+out) 2022-04-08 09:21:13 +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_voice_message.xml support reactions for TextMessages (in+out) and VoiceMessages (in+out) 2022-04-08 09:21:13 +02:00
item_custom_outcoming_location_message.xml add reactions for LocationMessageViewHolders 2022-04-08 13:22:26 +02:00
item_custom_outcoming_poll_message.xml wip: create poll. show outgoing polls 2022-07-22 17:54:56 +00:00
item_custom_outcoming_preview_message.xml add reactions for previewMessageHolders 2022-04-08 09:21:15 +02:00
item_custom_outcoming_text_message.xml support reactions for TextMessages (in+out) and VoiceMessages (in+out) 2022-04-08 09:21:13 +02:00
item_custom_outcoming_voice_message.xml support reactions for TextMessages (in+out) and VoiceMessages (in+out) 2022-04-08 09:21:13 +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_reactions_tab.xml Add "all" tab for reactions 2022-04-08 09:21:13 +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
poll_create_options_item.xml wip: create poll using livedata 2022-07-22 17:54:56 +00:00
poll_result_header_item.xml show detailed list of voters 2022-07-22 17:54:56 +00:00
poll_result_voter_item.xml show detailed list of voters 2022-07-22 17:54:56 +00: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
reaction_item.xml align remaining bottom sheets with clickable background animation 2022-04-22 11:28:09 +02:00
reactions_inside_message.xml add license header 2022-04-08 09:21:14 +02:00
rv_item_browser_file.xml fix selection on click for new implementation, move sorting dialog references to new sorting class references 2022-06-08 18:15:39 +02:00
rv_item_contact.xml fix NPE when opening Contacts view. 2022-02-25 12:11:43 +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_conversation_info_participant.xml use seperate xml designs for Items (+use viewbinding) 2022-02-28 09:52:45 +01:00
rv_item_conversation_with_last_message.xml use StatusDrawable for conversationInfo and mention autocomplete 2022-02-25 12:11:44 +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_load_more.xml Implement global message search 2022-06-01 16:49:10 +02: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_search_message.xml Implement global message search 2022-06-01 16:49:10 +02: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
shared_item_grid.xml add fallback image for mimetype if drawee request fails 2022-04-29 14:24:14 +02:00
shared_item_list.xml add fallback image for mimetype if drawee request fails 2022-04-29 14:24:14 +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.xml a11y dynamic content descriptions for scope toggles on profile 2021-05-04 18:16:17 +02:00
user_info_details_table_item_shimmer.xml tone down placeholders in dark mode 2021-04-26 15:52:52 +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