session-android/app/src/main/res/layout
Harris 6ddefb7a2e
Performance improvements and bug fixes (#869)
* refactor: fail on testSnode instead of recursively using up snode list. add call timeout on http client

* refactor: refactoring batch message receives and pollers

* refactor: reduce thread utils pool count to a 2 thread fixed pool. Do a check against pubkey instead of room names for oxenHostedOpenGroup

* refactor: caching lib with potential loader fixes and no-cache for giphy

* refactor: remove store and instead use ConcurrentHashMap with a backing update coroutine

* refactor: queue trim thread jobs instead of add every message processed

* fix: wrapping auth token and initial sync for open groups in a threadutils queued runnable, getting initial sync times down

* fix: fixing the user contacts cache in ConversationAdapter.kt

* refactor: improve polling and initial sync, move group joins from config messages into a background job fetching image.

* refactor: improving the job queuing for open groups, replacing placeholder avatar generation with a custom glide loader and archiving initial sync of open groups

* feat: add OpenGroupDeleteJob.kt

* feat: add open group delete job to process deletions after batch adding

* feat: add vacuum and fix job queue re-adding jobs forever, only try to set message hash values in DB if they have changed

* refactor: remove redundant inflation for profile image views throughout app

* refactor(wip): reducing layout inflation and starting to refactor the open group deletion issues taking a long time

* refactor(wip): refactoring group deletion to not iterate through and delete messages individually

* refactor(wip): refactoring group deletion to not iterate through and delete messages individually

* fix: group deletion optimisation

* build: bump build number

* build: bump build number and fix batch message receive retry logic

* fix: clear out open group deletes

* fix: update visible ConversationAdapter.kt binding for initial contact fetching and better traces for debugging background jobs

* fix: add in check for / force sync latest encryption key pair from linked devices if we already have that closed group

* Rename .java to .kt

* refactor: change MmsDatabase to kotlin to make list operations easier

* fix: nullable type

* fix: compilation issues and constants in .kt instead of .java

* fix: bug fix expiration timer on closed group recipient

* feat: use the job queue properly across executors

* feat: start on open group dispatcher-specific logic, probably a queue factory based on openGroupId if that is the same across new message and deletion jobs to ensure consistent entry and removal

* refactor: removing redundant code and fixing jobqueue per opengroup

* fix: allow attachments in note to self

* fix: make the minWidth in quote view bind max of text / title and body, wrapped ?

* fix: fixing up layouts and code view layouts

* fix: remove TODO, remove timestamp binding

* feat: fix view logic, avatars and padding, downloading attachments lazily (on bind), fixing potential crash, add WindowDebouncer.kt

* fix: NPE on viewModel recipient from removed thread while tearing down the Recipient observer in ConversationActivityV2.kt

* refactor: replace conversation notification debouncer handler with handlerthread, same as conversation list debouncer

* refactor: UI for groups and poller improvements

* fix: revert some changes in poller

* feat: add header back in for message requests

* refactor: remove Trace calls, add more conditions to the HomeDiffUtil for updating more efficiently

* feat: try update the home adapter if we get a profile picture modified event

* feat: bump build numbers

* fix: try to start with list in homeViewModel if we don't have already, render quotes to be width of attachment slide view instead of fixed

* fix: set channel to be conflated instead of no buffer

* fix: set unreads based off last local user message vs incrementing unreads to be all amount

* feat: add profile update flag, update build number

* fix: link preview thumbnails download on bind

* fix: centercrop placeholder in glide request

* feat: recycle the contact selection list and profile image in unbind

* fix: try to prevent user KP crash at weird times

* fix: remove additional log, improve attachment download success rate, fix share logs dialog issue
2022-06-08 17:12:34 +10:00
..
activity_conversation_v2.xml fix: raise elevation on the attachment buttons 2022-03-17 13:18:59 +11:00
activity_conversation_v2_action_bar.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
activity_create_closed_group.xml Fix colors 2021-06-02 13:03:22 +10:00
activity_create_private_chat.xml Clean up create private chat screen 2021-06-02 11:34:30 +10:00
activity_display_name.xml Add basic input edit text 2021-06-15 14:55:57 +10:00
activity_edit_closed_group.xml Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
activity_fragment_wrapper.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
activity_home.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
activity_join_public_chat.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
activity_landing.xml Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
activity_link_device.xml feat: add link device implementation and fixes for updating config syncs and forcing config syncs 2021-03-03 11:33:35 +11:00
activity_message_detail.xml Include destination info in error messages 2021-07-15 09:32:00 +10:00
activity_message_requests.xml feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
activity_open_group_guidelines.xml Re-add open group guidelines 2021-06-23 13:11:21 +10:00
activity_path.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
activity_pn_mode.xml Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
activity_qr_code.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
activity_recovery_phrase_restore.xml Clean up onboarding 2021-05-25 11:48:59 +10:00
activity_register.xml refactor: extract hardcoded strings 2021-05-21 16:49:06 +10:00
activity_seed.xml Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
activity_select_contacts.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
activity_settings.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
activity_webrtc.xml Add one on one calls over clearnet (#864) 2022-04-19 14:25:40 +10:00
album_thumbnail_1.xml feat: adding text and shade, reverting other components to use old ThumbnailView 2021-06-25 09:57:58 +10:00
album_thumbnail_2.xml feat: adding text and shade, reverting other components to use old ThumbnailView 2021-06-25 09:57:58 +10:00
album_thumbnail_3.xml feat: adding text and shade, reverting other components to use old ThumbnailView 2021-06-25 09:57:58 +10:00
album_thumbnail_4.xml feat: adding text and shade, reverting other components to use old ThumbnailView 2021-06-25 09:57:58 +10:00
album_thumbnail_5.xml feat: adding text and shade, reverting other components to use old ThumbnailView 2021-06-25 09:57:58 +10:00
album_thumbnail_many.xml feat: add back overflow text, increase AttachmentDownloadJob.kt max failure count, resize overflow text size, remove unused animator update listener implementation in ThumbnailProgressBar.kt 2021-06-29 11:22:59 +10:00
album_thumbnail_view.xml Split image from replies (#779) 2022-01-18 14:33:04 +11:00
alert_view.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
attachment_type_selector.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
backup_enable_dialog.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
camera_controls_landscape.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
camera_controls_portrait.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
camera_fragment.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
contact_selection_list_divider.xml Fix approved references and visible message setting flags for approval (#854) 2022-03-10 09:54:18 +11:00
contact_selection_list_fragment.xml refactor: extract hardcoded strings 2021-05-21 16:49:06 +10:00
conversation_item_footer.xml Move ExpirationTimerView 2021-06-30 14:47:35 +10:00
conversation_item_thumbnail.xml Make link preview view use thumbnail 2021-06-24 15:03:29 +10:00
custom_default_preference_dialog.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
default_group_chip.xml Make chips look better 2021-05-14 13:51:18 +10:00
delivery_status_view.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
dialog_blocked.xml Add join open group dialog 2021-06-24 13:47:24 +10:00
dialog_clear_all_data.xml Minor UI polish 2021-07-13 13:23:53 +10:00
dialog_download.xml Add trust dialog 2021-06-24 14:05:55 +10:00
dialog_join_open_group.xml Add join open group dialog 2021-06-24 13:47:24 +10:00
dialog_link_preview.xml Add link preview dialog 2021-06-24 13:59:53 +10:00
dialog_open_url.xml Add open URL dialog 2021-06-24 13:54:34 +10:00
dialog_seed.xml Make dialogs look better 2021-06-24 13:14:18 +10:00
dialog_send_seed.xml Warn users if they're about to send their recovery phrase to someone 2021-07-19 13:52:50 +10:00
dialog_share_logs.xml feat: finish share log dialog 2021-09-23 15:47:43 +10:00
document_view.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
emoji_display_item.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
emoji_grid_layout.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
emoji_keyboard_icon_dark.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
emoji_keyboard_icon_dark_selected.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
emoji_keyboard_icon_light.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
emoji_keyboard_icon_light_selected.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
emoji_variation_selector.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
emoji_variation_selector_item.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
expiration_dialog.xml Fix crash 2021-06-29 13:48:46 +10:00
expiration_timer_menu.xml Scroll to message upon tapping quote & fix various bugs 2021-06-30 10:30:10 +10:00
fragment_call_bottom_sheet.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
fragment_closed_group_edit_bottom_sheet.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
fragment_conversation_bottom_sheet.xml feat: Add the option to mark a conversation as read (#816) 2022-01-16 19:02:39 +02:00
fragment_delete_message_bottom_sheet.xml clean 2021-08-17 16:16:17 +10:00
fragment_device_list_bottom_sheet.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
fragment_enter_chat_url.xml Clean up join open group screen 2021-06-02 10:51:36 +10:00
fragment_enter_public_key.xml Re-organize files 2021-07-09 13:18:48 +10:00
fragment_modal_url_bottom_sheet.xml fix: remove bottom padding in layout 2021-09-14 14:15:40 +10:00
fragment_recovery_phrase.xml Clean up onboarding 2021-05-25 11:48:59 +10:00
fragment_scan_qr_code.xml refactor: extract hardcoded strings 2021-05-21 16:49:06 +10:00
fragment_scan_qr_code_placeholder.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
fragment_scan_qr_code_wrapper.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
fragment_user_details_bottom_sheet.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
fragment_view_my_qr_code.xml refactor: extract hardcoded strings 2021-05-21 16:49:06 +10:00
giphy_activity.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
giphy_activity_toolbar.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
giphy_fragment.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
giphy_thumbnail.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
grid_layout_filler.xml feat: handling default group requests and open group api updates for proper image endpoint handling 2021-04-21 17:00:57 +10:00
image_editor_fragment.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
image_editor_hud.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
item_color.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
labeled_edit_text.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
labeled_edit_text_default.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
led_color_preference_widget.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
link_preview.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
longmessage_activity.xml fix: other view types have clickable links, clickable links in the long message. Ordering of highlight mentions before getting clickable spans 2021-08-12 15:36:08 +10:00
media_keyboard.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
media_keyboard_bottom_tab_item.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
media_overview_activity.xml Unused code cleanup. 2020-12-07 13:45:36 +11:00
media_overview_document_item.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
media_overview_document_item_header.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
media_overview_documents_fragment.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
media_overview_gallery_fragment.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
media_overview_gallery_item.xml Make link preview view use thumbnail 2021-06-24 15:03:29 +10:00
media_overview_gallery_item_header.xml Add support for new ban and delete all endpoint 2021-07-13 14:28:25 +10:00
media_preview_activity.xml Enable media gallery fullscreen mode (#813) 2021-12-20 09:38:27 +02:00
media_preview_exoplayer_layout.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
media_view.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
media_view_edit_button.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
media_view_page.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
media_view_remove_button.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
media_view_video.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
mediapicker_folder_fragment.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
mediapicker_folder_item.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
mediapicker_item_fragment.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
mediapicker_media_item.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
mediarail_button_item.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
mediarail_media_item.xml Make link preview view use thumbnail 2021-06-24 15:03:29 +10:00
mediasend_activity.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
mediasend_fragment.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
mediasend_image_fragment.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
mediasend_video_fragment.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
permissions_rationale_dialog.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
preference_divider.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
preference_right_summary_widget.xml Unused code cleanup. 2020-12-01 21:36:41 +11:00
preference_widget_color_swatch.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
preference_widget_progress.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
progress_dialog.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
prompt_passphrase_activity.xml refactor: extract hardcoded strings 2021-05-21 16:49:06 +10:00
quote_view.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
recent_photo_view.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
recent_photo_view_item.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
recipient_preference_contact_widget.xml Unused code cleanup. 2020-11-30 17:43:06 +11:00
scribble_fragment_emojidrawer_stub.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
scribble_select_sticker_activity.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
scribble_select_sticker_fragment.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
scribble_sticker_item.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
search_toolbar.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
session_logo_action_bar_content.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
share_activity.xml Re-organize files 2021-07-09 13:25:57 +10:00
sticker_view.xml Make link preview view use thumbnail 2021-06-24 15:03:29 +10:00
switch_compat_preference.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
thumbnail_view.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
transfer_controls_stub.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
transfer_controls_view.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
video_player.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
view_control_message.xml feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
view_conversation.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_conversation_typing_container.xml Fix typing indicator color 2021-06-24 15:27:00 +10:00
view_deleted_message.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_document.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_fake_chat.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
view_global_search_header.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
view_global_search_input.xml Add a global search (#834) 2022-02-07 17:06:27 +11:00
view_global_search_result.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_input_bar.xml Fix approved references and visible message setting flags for approval (#854) 2022-03-10 09:54:18 +11:00
view_input_bar_recording.xml Hook up all voice message recording controls 2021-06-28 11:26:13 +10:00
view_link_preview.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_link_preview_draft.xml Create link preview draft view 2021-06-24 16:23:37 +10:00
view_mention_candidate.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_mention_candidate_v2.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_message_request.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_message_request_banner.xml feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
view_open_group_guidelines.xml Re-add open group guidelines 2021-06-23 13:11:21 +10:00
view_open_group_invitation.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_profile_picture.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_quote.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_quote_draft.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_search_bottom_bar.xml Add message expiration timer icon 2021-06-30 15:40:15 +10:00
view_seed_reminder.xml refactor: extract hardcoded strings 2021-05-21 16:49:06 +10:00
view_separator.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
view_typing_indicator.xml Add blocked dialog 2021-06-24 13:38:59 +10:00
view_untrusted_attachment.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_user.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_visible_message.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_visible_message_content.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
view_voice_message.xml Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
zooming_image_view.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00