session-android/src/org/thoughtcrime/securesms
2018-08-13 18:38:59 -04:00
..
animation Update registration flow 2017-11-14 10:50:17 -08:00
attachments Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
audio Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
backup Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
color Visually note quotes for messages you don't have. 2018-08-13 18:38:59 -04:00
components Visually note quotes for messages you don't have. 2018-08-13 18:38:59 -04:00
contacts Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
contactshare Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
crypto Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
database Visually note quotes for messages you don't have. 2018-08-13 18:38:59 -04:00
dependencies Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
events Clean up camera flipping, handle having missing cameras. 2018-05-21 15:45:22 -04:00
gcm Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
giph Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
glide Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
groups Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
jobmanager Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
jobs Visually note quotes for messages you don't have. 2018-08-13 18:38:59 -04:00
lock Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
logging Added new logger. 2018-08-06 10:50:06 -04:00
logsubmit Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
mms Visually note quotes for messages you don't have. 2018-08-13 18:38:59 -04:00
notifications Add notification channel support. 2018-08-13 18:38:53 -04:00
permissions Treat Permissions "not now" as a denial 2018-05-21 15:45:22 -04:00
preferences Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
profiles Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
providers Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
push Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
qr Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
recipients Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
scribbles Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
search Allow searching for words with apostrophes. 2018-06-22 10:59:53 -07:00
service Add notification channel support. 2018-08-13 18:38:53 -04:00
sms Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
transport
util Clean up shortcut code. 2018-08-13 18:38:59 -04:00
video Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
webrtc Add notification channel support. 2018-08-13 18:38:53 -04:00
ApplicationContext.java Add notification channel support. 2018-08-13 18:38:53 -04:00
ApplicationPreferencesActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
BaseActionBarActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
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
ConfirmIdentityDialog.java Remove unnecessary body model 2018-02-01 18:29:09 -08:00
ContactSelectionActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
ContactSelectionListFragment.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
ConversationActivity.java Clean up shortcut code. 2018-08-13 18:38:59 -04:00
ConversationAdapter.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
ConversationFragment.java Visually note quotes for messages you don't have. 2018-08-13 18:38:59 -04:00
ConversationItem.java Stop linkifying addresses. 2018-08-13 18:38:59 -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 Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
ConversationTitleView.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
ConversationUpdateItem.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
CountrySelectionActivity.java
CountrySelectionFragment.java
CreateProfileActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
DatabaseMigrationActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DatabaseUpgradeActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
DeviceActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
DeviceAddFragment.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
DeviceLinkFragment.java
DeviceListFragment.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
DeviceListItem.java
DeviceProvisioningActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DummyActivity.java
ExperienceUpgradeActivity.java Add notification channel support. 2018-08-13 18:38:53 -04:00
ExpirationDialog.java Support for full backup/restore to sdcard 2018-03-05 16:11:49 -08:00
GroupCreateActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04: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 Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
MasterSecretListener.java
MediaDocumentsAdapter.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04: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 Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
MessageDetailsActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04: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 Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
PassphraseChangeActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
PassphraseCreateActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
PassphrasePromptActivity.java Fingerprint unlock UX improvements 2018-08-13 18:38:59 -04:00
PassphraseRequiredActionBarActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04: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
RecipientPreferenceActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
RegistrationActivity.java Reset register button status after an error. 2018-08-13 18:38:59 -04:00
ShareActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
ShortcutLauncherActivity.java Clean up shortcut code. 2018-08-13 18:38:59 -04:00
SmsSendtoActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04: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 Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
WebRtcCallActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00