You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/res/layout
Moxie Marlinspike 7c47ea5cec Make MMS more asynchronous and consistent with new SMS types.
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.
12 years ago
..
auto_initiate_activity.xml Include source origin in string key name. 13 years ago
change_passphrase_activity.xml Improve passphrase and onboarding UI. Abstract out routing. 12 years ago
contact_selection_activity.xml Fix the look of tabbed multi-contact selector. 13 years ago
contact_selection_group_activity.xml Include source origin in string key name. 13 years ago
contact_selection_group_item.xml Extract TextSecure strings for i18n. 13 years ago
contact_selection_list_activity.xml Include source origin in string key name. 13 years ago
contact_selection_list_item.xml Extract TextSecure strings for i18n. 13 years ago
contact_selection_recent_activity.xml Include source origin in string key name. 13 years ago
conversation_activity.xml Remove default disabled tint from send button. 12 years ago
conversation_fragment.xml Avoid auto-scroll after deleting a message 12 years ago
conversation_fragment_cab.xml Include source origin in string key name. 13 years ago
conversation_item_received.xml Make MMS more asynchronous and consistent with new SMS types. 12 years ago
conversation_item_sent.xml Make MMS more asynchronous and consistent with new SMS types. 12 years ago
conversation_list_activity.xml Move to a Fragment world. 13 years ago
conversation_list_fragment.xml Move to a Fragment world. 13 years ago
conversation_list_item_view.xml Align date for GB devices. Compromise nice checkbox alignment. 13 years ago
country_list_item.xml Initial GCM registration 12 years ago
country_selection.xml Initial GCM registration 12 years ago
country_selection_fragment.xml Initial GCM registration 12 years ago
create_passphrase_activity.xml Improve passphrase and onboarding UI. Abstract out routing. 12 years ago
database_migration_activity.xml Layout touchup 12 years ago
database_upgrade_activity.xml Major storage layer refactoring to set the stage for clean GCM. 12 years ago
empty2.xml Add search support for v11+ 13 years ago
icon_list_item.xml Extract TextSecure strings for i18n. 13 years ago
identity_key_view.xml Fix review identity activity UI. 13 years ago
key_caching_notification.xml Include source origin in string key name. 13 years ago
led_pattern_dialog.xml Initial Project Import 14 years ago
migration_notification_progress.xml Do migration in backgrounded service. 13 years ago
passphrase_timeout_dialog.xml Initial Project Import 14 years ago
prompt_apn_activity.xml Prompt user for APN details when missing. 12 years ago
prompt_passphrase_activity.xml Improve passphrase and onboarding UI. Abstract out routing. 12 years ago
receive_key_activity.xml Include source origin in string key name. 13 years ago
recent_call_item_selectable.xml Extract TextSecure strings for i18n. 13 years ago
recipient_filter_item.xml Initial Project Import 14 years ago
recipients_panel.xml Include source origin in string key name. 13 years ago
registration_activity.xml Initial GCM registration 12 years ago
registration_progress_activity.xml Initial client support for GCM message send/receive 12 years ago
review_identities.xml Include source origin in string key name. 13 years ago
save_identity_activity.xml Include source origin in string key name. 13 years ago
verify_identity_activity.xml Include source origin in string key name. 13 years ago
verify_imported_identity_activity.xml Include source origin in string key name. 13 years ago
verify_keys_activity.xml Include source origin in string key name. 13 years ago
view_identity_activity.xml Include source origin in string key name. 13 years ago