..
activity.xml
Use MaterialToolbar and AppBarLayout in all screens
2021-06-11 10:12:31 +02:00
activity_big_image_viewer.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
activity_bug_report.xml
PR review part 2
2021-07-01 12:51:33 +02:00
activity_call.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
activity_call_transfer.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
activity_emoji_reaction_picker.xml
Fix top row of emoji reaction picker on small displays
2021-07-12 17:56:58 +02:00
activity_filtered_rooms.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
activity_home.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
activity_incoming_share.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
activity_jitsi.xml
Some cleanup on the layout
2020-10-08 22:08:48 +02:00
activity_location_sharing.xml
Cleanup layout
2022-01-25 15:15:47 +01:00
activity_login.xml
FTUE - Choose a display name ( #5211 )
2022-03-02 17:59:40 +00:00
activity_main.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
activity_progress.xml
Rework colors management
2021-06-09 15:36:20 +02:00
activity_room_detail.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
activity_search.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
activity_signed_out.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
activity_simple.xml
Reduce dependency on Butterknife: remove usage of @BindView
2020-12-15 20:32:26 +01:00
activity_simple_loading.xml
Use style to take into account lineHeight
2021-06-14 23:06:56 +02:00
activity_threads.xml
- Add specific toolbar for threads
2021-11-22 14:02:17 +02:00
activity_vector_settings.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
activity_vector_web_view.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
activity_widget.xml
Use MaterialToolbar and AppBarLayout in all screens
2021-06-11 10:12:31 +02:00
alerter_incoming_call_layout.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
alerter_verification_layout.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:19:33 +01:00
bottom_sheet_add_rooms_or_spaces_to_space.xml
Add "Create room" shortcut in Explore Space screen
2022-01-10 17:00:32 +01:00
bottom_sheet_bootstrap.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
bottom_sheet_call_controls.xml
Call controls: move choose sound device out of overflow menu
2021-06-29 11:09:18 +02:00
bottom_sheet_call_dial_pad.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
bottom_sheet_call_dialer_choice.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
bottom_sheet_call_sound_device_chooser.xml
Call controls: move choose sound device out of overflow menu
2021-06-29 11:09:18 +02:00
bottom_sheet_generic_list.xml
Call: Clean code
2021-08-18 17:33:48 +02:00
bottom_sheet_generic_list_with_title.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
bottom_sheet_invited_to_space.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
bottom_sheet_leave_space.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
bottom_sheet_logout_and_backup.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
bottom_sheet_matrix_to_card.xml
Open Space Link initial commit
2021-04-28 11:15:58 +02:00
bottom_sheet_room_upgrade.xml
PR review part 2
2021-07-01 12:51:33 +02:00
bottom_sheet_room_widget_permission.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
bottom_sheet_save_recovery_key.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
bottom_sheet_space_invite.xml
Fix some typo in string resource name
2022-01-04 13:06:02 +01:00
bottom_sheet_space_invite_chooser.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
bottom_sheet_space_settings.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
bottom_sheet_thread_list.xml
Add encryption shield
2022-01-14 18:42:57 +02:00
bottom_sheet_tombstone_join.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
bottom_sheet_verification.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:19:33 +01:00
bottom_sheet_verification_child_fragment.xml
Verification: migrate to Epoxy - Request Fragment
2020-01-17 15:05:06 +01:00
bottom_sheet_with_fragments.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
composer_layout.xml
Remove unused strings
2022-02-25 13:45:24 +01:00
composer_layout_constraint_set_compact.xml
Remove unused strings
2022-02-25 13:45:24 +01:00
composer_layout_constraint_set_expanded.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
custom_action_item_layout_badge.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:19:33 +01:00
dialog_background_sync_mode.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
dialog_base_edit_text.xml
Fix some lint issue about accessibility
2021-02-12 14:35:28 +01:00
dialog_change_password.xml
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
2021-06-22 11:31:45 +02:00
dialog_confirmation_with_reason.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
dialog_device_verify.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
dialog_disclaimer_content.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
dialog_edit_power_level.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
dialog_export_e2e_keys.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
dialog_import_e2e_keys.xml
All the cleanup and rework end up by fixing some mistakes :)
2021-12-01 22:49:16 +01:00
dialog_no_sticker_pack.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
dialog_photo_or_video.xml
Rework colors management
2021-06-09 15:36:20 +02:00
dialog_preference_edit_text.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
dialog_recovery_key_saved_info.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
dialog_report_content.xml
Rework colors management
2021-06-09 15:36:20 +02:00
dialog_select_text_size.xml
Move XML namespaces to root element
2021-10-12 15:12:26 +02:00
dialog_share_qr_code.xml
Small cleanup
2020-11-20 14:50:21 +01:00
dialog_ssl_fingerprint.xml
Standardise spelling and casing of homeserver
2021-07-15 15:58:50 +01:00
emoji_chooser_fragment.xml
Cleanup
2020-08-03 18:50:04 +02:00
fragment_analytics_optin.xml
Limit width of content on tablets
2021-12-13 23:16:47 +01:00
fragment_attachments_preview.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
fragment_bootstrap_conclusion.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_bootstrap_enter_account_password.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
fragment_bootstrap_enter_passphrase.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_bootstrap_migrate_backup.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
fragment_bootstrap_reauth.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
fragment_bootstrap_save_key.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
fragment_bootstrap_setup_recovery.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
fragment_bootstrap_waiting.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
fragment_breadcrumbs.xml
Rework colors management
2021-06-09 15:36:20 +02:00
fragment_contacts_book.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_create_poll.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_create_room.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_deactivate_account.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_devtool_keyrequests.xml
More cleanup, remove useless attribute "orientation"
2021-12-01 22:58:21 +01:00
fragment_devtools_editor.xml
textSize 12sp -> Caption or Default
2021-06-14 21:22:56 +02:00
fragment_ftue_account_created.xml
adding post account created screen, going to the personalise next steps are still TODO
2022-02-07 09:22:36 +00:00
fragment_ftue_auth_splash.xml
adding tools:text for dynamically set text
2022-01-19 11:18:54 +00:00
fragment_ftue_auth_use_case.xml
applying design feedback
2022-02-03 11:28:33 +00:00
fragment_ftue_display_name.xml
FTUE - Choose a display name ( #5211 )
2022-03-02 17:59:40 +00:00
fragment_ftue_splash.xml
adding I already have an account functionality to the ftue auth splash
2022-01-06 17:50:13 +00:00
fragment_ftue_splash_carousel.xml
adding tools:text for dynamically set text
2022-01-19 11:18:54 +00:00
fragment_generic_recycler.xml
Rework colors management
2021-06-09 15:36:20 +02:00
fragment_generic_state_view_recycler.xml
Rename package im.vector.riotx
to im.vector.app
(IDE)
2020-08-03 18:46:29 +02:00
fragment_group_list.xml
Rename package im.vector.riotx
to im.vector.app
(IDE)
2020-08-03 18:46:29 +02:00
fragment_home_detail.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_home_drawer.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_incoming_share.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_join_rules_recycler.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
fragment_keys_backup_restore_from_key.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_keys_backup_restore_from_passphrase.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_keys_backup_restore_success.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_keys_backup_settings.xml
Rework colors management
2021-06-09 15:36:20 +02:00
fragment_keys_backup_setup_step1.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_keys_backup_setup_step2.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_keys_backup_setup_step3.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
fragment_loading.xml
PR review part 2
2021-07-01 12:51:33 +02:00
fragment_locale_picker.xml
Rework colors management
2021-06-09 15:36:20 +02:00
fragment_location_preview.xml
Prevent anr in timeline.
2022-01-24 17:36:26 +03:00
fragment_location_sharing.xml
Add a loader waiting for the user location to be known
2022-01-27 22:27:43 +01:00
fragment_login.xml
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
2021-06-22 11:31:45 +02:00
fragment_login_account_created.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_login_captcha.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_generic_text_input_form.xml
More cleanup, remove useless attribute "orientation"
2021-12-01 22:58:21 +01:00
fragment_login_generic_text_input_form_2.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_reset_password.xml
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
2021-06-22 11:31:45 +02:00
fragment_login_reset_password_2.xml
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
2021-06-22 11:31:45 +02:00
fragment_login_reset_password_mail_confirmation.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_reset_password_mail_confirmation_2.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_reset_password_success.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_reset_password_success_2.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_server_selection.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_login_server_selection_2.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_login_server_url_form.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_server_url_form_2.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_signin_password_2.xml
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
2021-06-22 11:31:45 +02:00
fragment_login_signin_to_any_2.xml
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
2021-06-22 11:31:45 +02:00
fragment_login_signin_username_2.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_signup_password_2.xml
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
2021-06-22 11:31:45 +02:00
fragment_login_signup_signin_selection.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_login_signup_username_2.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_splash.xml
adds a debug menu entry point in the splash debug info
2022-01-06 10:03:13 +00:00
fragment_login_splash_2.xml
adds a debug menu entry point in the splash debug info
2022-01-06 10:03:13 +00:00
fragment_login_sso_only_2.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_terms.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
fragment_login_terms_2.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
fragment_login_wait_for_email.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_wait_for_email_2.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_login_web.xml
Use MaterialToolbar and AppBarLayout in all screens
2021-06-11 10:12:31 +02:00
fragment_matrix_profile.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_matrix_to_room_space_card.xml
code quality changes
2022-02-02 15:19:48 +01:00
fragment_matrix_to_user_card.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_pin.xml
Cleanup
2021-02-12 15:21:10 +01:00
fragment_progress.xml
Fix / double bottomsheet effect
2020-11-28 00:41:29 +01:00
fragment_public_rooms.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_qr_code_scanner.xml
code review and lint fixes
2022-01-28 11:02:10 +01:00
fragment_reauth_confirm.xml
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
2021-06-22 11:31:45 +02:00
fragment_recyclerview_with_search.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_review_terms.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
fragment_room_directory_picker.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_room_list.xml
Use @id
and not @+id
when referencing ids in layouts - accessibilityTraversal
2021-12-01 22:16:28 +01:00
fragment_room_member_list.xml
Migrate to ViewBindings ( #1072 ) - WIP
2020-12-16 02:05:38 +01:00
fragment_room_preview_no_preview.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_room_setting_generic.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_room_uploads.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_room_widget.xml
More cleanup, remove useless attribute "orientation"
2021-12-01 22:58:21 +01:00
fragment_search.xml
Search Result | scroll jumps after pagination ( #2238 )
2020-10-30 09:02:29 +01:00
fragment_set_identity_server.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_settings_notifications_troubleshoot.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
fragment_space_add_rooms.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_space_create_choose_private_model.xml
Make Space creation screens more consistent
2022-01-31 09:24:24 +01:00
fragment_space_create_choose_type.xml
Make Space creation screens more consistent
2022-01-31 09:24:24 +01:00
fragment_space_create_generic_epoxy_form.xml
Rework colors management
2021-06-09 15:36:20 +02:00
fragment_space_directory.xml
Code review
2022-01-10 17:38:35 +01:00
fragment_space_leave_advanced.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_space_preview.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_space_restricted_select.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_ssss_access_from_key.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
fragment_ssss_access_from_passphrase.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
fragment_ssss_reset_all.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
fragment_thread_list.xml
PR Remarks
2022-01-17 17:28:40 +02:00
fragment_timeline.xml
#3296
2022-02-23 11:34:43 +01:00
fragment_user_code_show.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
fragment_user_list.xml
toolbar management ( #4887 )
2022-01-21 13:38:27 +01:00
grid_item_emoji.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
grid_section_header.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_attachment_big_preview.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_attachment_miniature_preview.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_autocomplete_command.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_autocomplete_emoji.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_autocomplete_header_item.xml
adding headers to separate sections
2022-02-17 11:23:00 +01:00
item_autocomplete_matrix_item.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_autocomplete_more_result.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_bottom_sheet_action.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_bottom_sheet_joinrule_restricted.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_bottom_sheet_message_preview.xml
Merge branch 'develop' into feature/fga/message_bubbles
2022-02-01 10:05:51 +01:00
item_bottom_sheet_message_status.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_bottom_sheet_quick_reaction.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_bottom_sheet_radio.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_bottom_sheet_room_preview.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_bottom_sheet_title.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_breadcrumbs.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_checkbox.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_completion_homeserver.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_contact_action.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_contact_detail.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_contact_main.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_create_direct_room_user.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_device.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_discovery_policy.xml
Merge branch 'develop' into feature/bma/avoid_useless_codegen
2021-12-10 16:09:47 +01:00
item_display_read_receipt.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_divider.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_divider_on_surface.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_editable_avatar.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_editable_square_avatar.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_emoji_result.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_emoji_verif.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
item_error_retry.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_expandable_textview.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_form_advanced_toggle.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_form_multiline_text_input.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_form_submit_button.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_form_switch.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_form_text_input.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_form_text_input_with_button.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_form_text_input_with_delete.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_generic_button.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_generic_empty_state.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_generic_footer.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_generic_header.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_generic_list.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_generic_loader.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_generic_pill_footer.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_generic_progress.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_generic_with_value.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_group.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_help_footer.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_invite_by_mail.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_keys_backup_settings_button_footer.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_known_user.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_loading.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_loading_square.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_locale.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_login_centered_button.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_login_error_retry.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_login_header.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_login_password_form.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_login_red_button.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_login_text.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_login_title.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_login_title_small.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_no_result.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_notification_troubleshoot.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
item_notifications_footer.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_policy.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_poll_option.xml
Code and design review fixes.
2021-12-13 17:07:17 +03:00
item_poll_type_selection.xml
Undisclosed poll implementation.
2022-01-24 14:31:50 +03:00
item_positive_button.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_profile_action.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_profile_matrix_item.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_profile_matrix_item_progress.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_profile_section.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_public_room.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_pushgateway.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_pushrule_raw.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_radio.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_room.xml
changes roomUnreadIndicator colour in item_room.xml
2022-02-22 11:11:31 +01:00
item_room_category.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
item_room_directory.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_room_directory_server.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_room_filter_footer.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_room_invitation.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_room_placeholder.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_room_to_add_in_space.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_room_to_add_in_space_placeholder.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_room_to_manage_in_space.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_room_widget.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_search_result.xml
Enhance filtering to support threads
2022-01-17 19:22:22 +02:00
item_settings_button.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_settings_button_single_line.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_settings_centered_image.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_settings_continue_cancel.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_settings_edit_text.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_settings_helper_info.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_settings_information.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_settings_progress.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_settings_section_title.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_settings_simple_item.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_settings_three_pid.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_simple_reaction_info.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_space.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_space_add.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_space_beta_header.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_space_roomchild.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_space_subspace.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_space_tab.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_space_top_summary.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_splash_carousel.xml
applying percentage based heights to the carousel hero image and paddings
2022-01-17 09:24:53 +00:00
item_sub_space.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_suggested_room.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_text_header.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_thread.xml
PR Remarks
2022-01-17 17:28:40 +02:00
item_timeline_empty.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_base.xml
Merge branch 'develop' into feature/fga/message_bubbles
2022-02-02 13:01:43 +01:00
item_timeline_event_base_noinfo.xml
RTL: better support for some TextViews
2022-01-31 19:20:00 +01:00
item_timeline_event_base_state.xml
Bubbles: fix paddings
2022-01-27 18:18:39 +01:00
item_timeline_event_blank_stub.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_bubble_incoming_base.xml
Bubbles: handle ripple effect
2022-01-28 17:55:32 +01:00
item_timeline_event_bubble_outgoing_base.xml
Bubbles: handle ripple effect
2022-01-28 17:55:32 +01:00
item_timeline_event_call_tile_stub.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_timeline_event_code_block_stub.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_create.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_day_separator.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_default_stub.xml
RTL: better support for some TextViews
2022-01-31 19:20:00 +01:00
item_timeline_event_file_stub.xml
Bubbles: make it works for file, voice and polls. Also add parity for "modern" layout.
2022-01-14 19:19:23 +01:00
item_timeline_event_location_stub.xml
Merge branch 'develop' into feature/ons/fix_failed_maps_rendering
2022-02-04 14:54:39 +03:00
item_timeline_event_media_message_stub.xml
Bubble: move overlay view to MessageBubbleView (and fix corner radius)
2022-01-28 15:09:43 +01:00
item_timeline_event_merged_header_stub.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_merged_room_creation_stub.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_merged_utd_stub.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_notice_stub.xml
RTL: better support for some TextViews
2022-01-31 19:20:00 +01:00
item_timeline_event_poll.xml
Bubbles: make it works for file, voice and polls. Also add parity for "modern" layout.
2022-01-14 19:19:23 +01:00
item_timeline_event_poll_container.xml
Implement poll in timeline ui.
2021-12-03 11:39:41 +03:00
item_timeline_event_read_receipts.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_redacted_stub.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_status_tile_stub.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_event_text_message_stub.xml
Bubble: better handling of timestamp position for text messages
2022-02-17 19:09:51 +01:00
item_timeline_event_verification_stub.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_timeline_event_view_stubs_container.xml
Merge branch 'develop' into feature/fga/message_bubbles
2022-01-27 18:59:10 +01:00
item_timeline_event_voice_stub.xml
Bubbles: make it works for file, voice and polls. Also add parity for "modern" layout.
2022-01-14 19:19:23 +01:00
item_timeline_event_widget_stub.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_timeline_read_marker.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_tos.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_unknown_room.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_uploads_file.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_uploads_image.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_uploads_video.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
item_user.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_user_directory_letter_header.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_user_list_header.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_verification_action.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_verification_big_image.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_verification_decimal_code.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_verification_emojis.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_verification_notice.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_verification_qr_code.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_verification_wait.xml
Fix some typo in string resource name
2022-01-04 13:06:02 +01:00
item_verification_waiting.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_vertical_margin.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
item_zero.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
layout_join_conference_action.xml
Fix memory leak on RoomDetailFragment
2021-09-08 16:47:53 +02:00
media_upload_download_progress_layout.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
merge_image_attachment_overlay.xml
Adding save icon into viewer
2022-02-24 17:39:40 +01:00
merge_overlay_waiting_view.xml
Remove the useless merge tag
2021-09-03 16:21:55 +02:00
motion_notifs_fab_menu_merge.xml
Use @id
and not @+id
when referencing ids in layouts - accessibilityTraversal
2021-12-01 22:16:28 +01:00
option_buttons.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
reaction_button.xml
#5313 : Update reaction button layout.
2022-02-23 11:26:21 +01:00
typing_message_layout.xml
#3296
2022-02-23 11:34:39 +01:00
vector_home_badge_unread_layout.xml
Use viewBindingIgnore="true" when we do not need the ViewBinding.
2021-12-07 17:32:52 +01:00
vector_invite_view.xml
Small issue
2022-01-24 18:57:53 +01:00
vector_message_merge_avatar_list.xml
Use round room and user avatars and rounded corner space avatar
2021-05-10 22:34:42 +02:00
vector_preference_chip_group.xml
Don't auto focus and only scroll to preference when focused.
2021-08-27 13:16:19 +01:00
vector_preference_push_rule.xml
add resValue to enable feature, put back old code
2021-07-13 21:22:56 +01:00
vector_settings_list_preference_with_warning.xml
a11y
2021-02-12 20:16:28 +01:00
vector_settings_round_avatar.xml
#4642 [Review]
2022-02-23 11:34:41 +01:00
vector_settings_spinner_preference.xml
Remove extra blank line
2019-12-20 10:15:53 +01:00
view_attachment_type_selector.xml
Merge branch 'develop' into feature/ons/static_location
2022-01-11 14:42:11 +03:00
view_bottom_sheet_action_button.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
view_button_state.xml
Rename some string resources
2022-01-04 14:25:36 +01:00
view_call_controls.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
view_current_calls.xml
Call banner: center text vertically
2021-12-15 22:19:23 +01:00
view_failed_messages_warning.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
view_file_icon.xml
Bubbles: make it works for file, voice and polls. Also add parity for "modern" layout.
2022-01-14 19:19:23 +01:00
view_join_conference.xml
Fix memory leak on RoomDetailFragment
2021-09-08 16:47:53 +02:00
view_keys_backup_banner.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:13:21 +01:00
view_message_bubble.xml
Bubble: better handling of timestamp position for text messages
2022-02-17 19:09:51 +01:00
view_notification_area.xml
PR review part 2
2021-07-01 12:51:33 +02:00
view_password_strength_bar.xml
Remove useless layout_marginLeft and layout_marginRight attributes
2020-08-13 18:49:19 +02:00
view_read_marker.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
view_read_receipts.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
view_remove_jitsi_widget.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
view_room_detail_thread_toolbar.xml
PR Remarks
2022-01-17 17:28:40 +02:00
view_room_detail_toolbar.xml
Merge branch 'develop' into feature/fga/message_bubbles
2022-02-02 13:01:43 +01:00
view_room_widgets_banner.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
view_sign_out_bottom_sheet_action_button.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
view_space_type_button.xml
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
view_state.xml
Remove extra new lines in XML
2021-12-01 23:06:49 +01:00
view_stub_failed_message_warning_layout.xml
Room detail: use ViewStub for FailedMessagesWarningView
2021-09-22 18:00:56 +02:00
view_stub_invite_layout.xml
Room detail: use StubView for InviteView
2021-09-21 18:31:17 +02:00
view_stub_room_member_profile_header.xml
Small UI fix in room member profile hearder ( #4700 )
2021-12-16 21:10:03 +01:00
view_stub_room_profile_header.xml
Use @id
and not @+id
when referencing ids in layouts - ConstraintLayout
2021-12-01 22:19:33 +01:00
view_sync_state.xml
Display push counter on debug mode
2021-09-23 13:54:03 +02:00
view_thread_notification_badge.xml
- Remove counter from thread notifications
2022-01-27 14:55:34 +02:00
view_thread_room_summary.xml
Bubbles: clean up after review
2022-02-02 19:56:21 +01:00
view_typing_message_avatars.xml
#3296
2022-02-23 11:34:39 +01:00
view_url_preview.xml
Bubbles: change again url preview
2022-01-21 16:00:58 +01:00
view_voice_message_recorder.xml
Bubbles: make it works for file, voice and polls. Also add parity for "modern" layout.
2022-01-14 19:19:23 +01:00