kopia lustrzana https://github.com/ryukoposting/Signal-Android
1) We now delay MMS notifications until a payload is received, or there's an error downloading the payload. This makes group messages more consistent. 2) All "text" parts of an MMS are combined into a second text record, which is stored in the MMS row directly rather than as a distinct part. This allows for immediate text loading, which means there's no chance a ConversationItem will resize. To do this, we need to include MMS in the big DB migration that's already staged for this application update. It's also an "application-level" migration, because we need the MasterSecret to do it. 3) On conversation display, all image-based parts now have their thumbnails loaded asynchronously. This allows for smooth-scrolling. The thumbnails are also scaled more accurately. |
||
|---|---|---|
| .. | ||
| auto_initiate_activity.xml | ||
| change_passphrase_activity.xml | ||
| contact_selection_activity.xml | ||
| contact_selection_group_activity.xml | ||
| contact_selection_group_item.xml | ||
| contact_selection_list_activity.xml | ||
| contact_selection_list_item.xml | ||
| contact_selection_recent_activity.xml | ||
| conversation_activity.xml | ||
| conversation_fragment.xml | ||
| conversation_fragment_cab.xml | ||
| conversation_item_received.xml | ||
| conversation_item_sent.xml | ||
| conversation_list_activity.xml | ||
| conversation_list_fragment.xml | ||
| conversation_list_item_view.xml | ||
| country_list_item.xml | ||
| country_selection.xml | ||
| country_selection_fragment.xml | ||
| create_passphrase_activity.xml | ||
| database_migration_activity.xml | ||
| database_upgrade_activity.xml | ||
| empty2.xml | ||
| icon_list_item.xml | ||
| identity_key_view.xml | ||
| key_caching_notification.xml | ||
| led_pattern_dialog.xml | ||
| migration_notification_progress.xml | ||
| passphrase_timeout_dialog.xml | ||
| prompt_apn_activity.xml | ||
| prompt_passphrase_activity.xml | ||
| receive_key_activity.xml | ||
| recent_call_item_selectable.xml | ||
| recipient_filter_item.xml | ||
| recipients_panel.xml | ||
| registration_activity.xml | ||
| registration_progress_activity.xml | ||
| review_identities.xml | ||
| save_identity_activity.xml | ||
| verify_identity_activity.xml | ||
| verify_imported_identity_activity.xml | ||
| verify_keys_activity.xml | ||
| view_identity_activity.xml | ||