session-android/src/org/thoughtcrime/securesms
Greyson Parrelli acb40c6133 Added new logger.
Added a new logger that persists logs for a longer duration to the
user's cache directory. Logs are encrypted. The new logs are sent
in addition to the user's logcat output.
2018-08-06 10:50:06 -04: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 Improve the look of message bubbles. 2018-07-17 09:53:52 -07:00
components Fix emoji vertical positioning. 2018-07-27 16:01:52 -04:00
contacts Properly map hashed legacy colors to the new color palette. 2018-07-24 12:53:36 -04:00
contactshare Populate contact name when adding shared contact. 2018-08-02 15:16:51 -04:00
crypto Added new logger. 2018-08-06 10:50:06 -04:00
database Fix next/prev message detection with fastRecords. 2018-07-25 00:24:49 -04: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 Fix timer issue with sync messages from desktop. 2018-08-03 14:08:16 -04:00
lock Allow skipping registration PIN intervals on success 2018-03-15 12:14:43 -07:00
logging Added new logger. 2018-08-06 10:50:06 -04:00
logsubmit Added new logger. 2018-08-06 10:50:06 -04:00
mms Jump to the oldest unread message after loading a draft. 2018-07-25 13:10:35 -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 Improve the look of message bubbles. 2018-07-17 09:53:52 -07: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 Remove ability to set group conversation colors (for now). 2018-07-17 09:54:13 -07: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 Update webrtc to M68 2018-07-24 17:06:43 -07:00
sms Fix progress bar showing for self-sends. 2018-06-28 12:07:23 -07:00
transport
util Added new logger. 2018-08-06 10:50:06 -04:00
video Make some inner classes static 2018-03-07 09:51:05 -08:00
webrtc Update webrtc to M68 2018-07-24 17:06:43 -07:00
ApplicationContext.java Added new logger. 2018-08-06 10:50:06 -04:00
ApplicationPreferencesActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
BaseActionBarActivity.java
BaseActivity.java
BasicIntroFragment.java
BindableConversationItem.java Improve the look of message bubbles. 2018-07-17 09:53:52 -07: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 Fix crash with moveToLastSeen() 2018-08-02 11:57:10 -04:00
ConversationAdapter.java Fix next/prev message detection with fastRecords. 2018-07-25 00:24:49 -04:00
ConversationFragment.java Fix crash with moveToLastSeen() 2018-08-02 11:57:10 -04:00
ConversationItem.java Use correct timestamp for footer collapse. 2018-08-06 10:34:02 -04:00
ConversationListActivity.java Adding a long press icon description for the Search icon 2018-07-18 09:04:42 -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 Improve the look of message bubbles. 2018-07-17 09:53:52 -07:00
ConversationListItem.java Increase difference between read/unread conversations in list. 2018-07-24 12:34:21 -04: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 Improve the look of message bubbles. 2018-07-17 09:53:52 -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 Make libpaste a source dependency. 2018-08-06 10:50:06 -04: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 Improve the look of message bubbles. 2018-07-17 09:53:52 -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 Improve #3990 2016-11-11 18:44:22 -08:00
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 message button in conversation settings. 2018-07-24 17:15:03 -04: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