session-android/src/org/thoughtcrime/securesms
Greyson Parrelli bf07048d7b Use earlier read timestamp when syncing read status with desktop.
Previously, we'd always use the value desktop gave us. However, if we
have an earlier read time locally, we want to use that instead.
2018-07-02 17:39:10 -07:00
..
animation Update registration flow 2017-11-14 10:50:17 -08:00
attachments Added ability to share contacts. 2018-05-21 15:45:22 -04:00
audio Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
backup Remove the ability to save backups to the external SD card. 2018-06-29 14:10:45 -07:00
color Fix reply-to colors in dark mode to increase contrast. 2018-04-20 17:35:48 -07:00
components Imported JobManager as a source dependency. 2018-06-22 10:59:53 -07:00
contacts Increase number of recent conversations shown when sharing. 2018-05-24 10:25:58 -04:00
contactshare Fix conversation snippet for contact shares. 2018-06-22 10:59:53 -07:00
crypto Simple encrypted glide disk cache 2018-03-31 02:14:02 -07:00
database Use earlier read timestamp when syncing read status with desktop. 2018-07-02 17:39:10 -07:00
dependencies Support for Registration Lock PINs 2018-03-05 16:13:56 -08:00
events Clean up camera flipping, handle having missing cameras. 2018-05-21 15:45:22 -04:00
gcm Support for read receipts 2017-10-01 22:36:52 -07:00
giph Render images in a conversation true-to-size. 2018-03-31 02:14:02 -07:00
glide Simple encrypted glide disk cache 2018-03-31 02:14:02 -07:00
groups Added ability to share contacts. 2018-05-21 15:45:22 -04:00
jobmanager Keep retrying message sends for 24 hours. 2018-06-22 10:59:53 -07:00
jobs Remove the ability to save backups to the external SD card. 2018-06-29 14:10:45 -07:00
lock Allow skipping registration PIN intervals on success 2018-03-15 12:14:43 -07:00
mms Convert vCard attachments to Shared Contacts. 2018-05-21 15:45:22 -04:00
notifications Fix conversation snippet for contact shares. 2018-06-22 10:59:53 -07:00
permissions Treat Permissions "not now" as a denial 2018-05-21 15:45:22 -04:00
preferences Show lock notification immediately after setting is toggled 2018-05-21 15:45:22 -04:00
profiles Populate incoming attachments with width and height from message 2018-03-31 02:14:02 -07:00
providers Simple encrypted glide disk cache 2018-03-31 02:14:02 -07:00
push Setup alternate domain front. 2018-03-31 02:14:02 -07:00
qr
recipients Added ability to share contacts. 2018-05-21 15:45:22 -04:00
scribbles Fixed crash when ScribbleView failed to save. 2018-06-18 14:33:44 -07:00
search Allow searching for words with apostrophes. 2018-06-22 10:59:53 -07:00
service Fix disappearing message corner case. 2018-06-22 10:59:53 -07:00
sms Fix progress bar showing for self-sends. 2018-06-28 12:07:23 -07:00
transport
util Remove the ability to save backups to the external SD card. 2018-06-29 14:10:45 -07:00
video Make some inner classes static 2018-03-07 09:51:05 -08:00
webrtc Clean up camera flipping, handle having missing cameras. 2018-05-21 15:45:22 -04:00
ApplicationContext.java Add devices to hardware AEC blacklist 2018-06-22 10:59:53 -07:00
ApplicationPreferencesActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
BaseActionBarActivity.java
BaseActivity.java
BasicIntroFragment.java
BindableConversationItem.java Added ability to share contacts. 2018-05-21 15:45:22 -04:00
BindableConversationListItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
BlockedContactsActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ClearProfileAvatarActivity.java Display user profile information in settings activity 2017-08-28 10:30:50 -07:00
ConfirmIdentityDialog.java Remove unnecessary body model 2018-02-01 18:29:09 -08:00
ContactSelectionActivity.java Show groups when searching for contacts. 2018-03-31 02:14:02 -07:00
ContactSelectionListFragment.java Show groups when searching for contacts. 2018-03-31 02:14:02 -07:00
ConversationActivity.java Enable shared contact sending. 2018-06-29 11:08:13 -07:00
ConversationAdapter.java Updated reply-to UI. 2018-04-16 17:33:26 -07:00
ConversationFragment.java Cast to MmsMessageRecord in ConversationFragment#handleForwardMessage. 2018-07-02 08:56:11 -07:00
ConversationItem.java Fix progress bar showing for self-sends. 2018-06-28 12:07:23 -07:00
ConversationListActivity.java Remove plaintext backup import option. 2018-07-02 17:11:13 -07:00
ConversationListAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListArchiveActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ConversationListFragment.java Imported JobManager as a source dependency. 2018-06-22 10:59:53 -07:00
ConversationListItem.java Improve highlighting in search results. 2018-06-22 10:59:53 -07:00
ConversationListItemAction.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListItemInboxZero.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationPopupActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ConversationTitleView.java Make save attachment task toast location instead of snackbar 2017-12-08 15:21:46 -08:00
ConversationUpdateItem.java Updated reply-to UI. 2018-04-16 17:33:26 -07:00
CountrySelectionActivity.java
CountrySelectionFragment.java
CreateProfileActivity.java Populate incoming attachments with width and height from message 2018-03-31 02:14:02 -07:00
DatabaseMigrationActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DatabaseUpgradeActivity.java Fix backup/import issue with expiring messages. 2018-06-21 19:07:27 -07:00
DeviceActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
DeviceListItem.java
DeviceProvisioningActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DummyActivity.java
ExperienceUpgradeActivity.java Delay processing SMS messages until after sqlcipher migration 2018-02-21 18:49:52 -08:00
ExpirationDialog.java Support for full backup/restore to sdcard 2018-03-05 16:11:49 -08:00
GroupCreateActivity.java Show groups when searching for contacts. 2018-03-31 02:14:02 -07:00
GroupMembersDialog.java Group member dialog tap takes you to recipient preference 2018-04-16 17:33:26 -07:00
IntroPagerAdapter.java
InviteActivity.java Show groups when searching for contacts. 2018-03-31 02:14:02 -07:00
LogSubmitActivity.java Update to glide 4.x 2017-10-11 17:47:12 -07:00
MasterSecretListener.java
MediaDocumentsAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MediaGalleryAdapter.java Allow batch deletion of media. 2018-03-31 02:14:02 -07:00
MediaOverviewActivity.java Pass correct address from media overview to preview 2018-04-16 17:33:26 -07:00
MediaPreviewActivity.java Allow batch deletion of media. 2018-03-31 02:14:02 -07:00
MessageDetailsActivity.java Updated reply-to UI. 2018-04-16 17:33:26 -07:00
MessageDetailsRecipientAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MessageRecipientListItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MuteDialog.java
NewConversationActivity.java Fix new conversation activity crash 2018-02-01 19:36:09 -08:00
PassphraseActivity.java
PassphraseChangeActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
PassphraseCreateActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
PassphrasePromptActivity.java Fix issue "home button" issue with screen lock 2018-03-09 10:25:29 -08:00
PassphraseRequiredActionBarActivity.java Correctly lock screen when locked from conversation list 2018-02-26 10:47:41 -08:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
PushContactSelectionActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ReadReceiptsIntroFragment.java Synchronize read receipt configuration from splash screen 2017-10-02 12:15:45 -07:00
RecipientPreferenceActivity.java Fix crash with formatting emails in recipient settings. 2018-06-22 13:24:36 -07:00
RegistrationActivity.java Remove the ability to save backups to the external SD card. 2018-06-29 14:10:45 -07:00
ShareActivity.java Implemented full-text search. 2018-05-21 16:36:59 -04:00
SmsSendtoActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java Support for selective permissions 2017-11-30 10:26:41 -08:00
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
WebRtcCallActivity.java Clean up camera flipping, handle having missing cameras. 2018-05-21 15:45:22 -04:00