session-android/src/org/thoughtcrime/securesms
2017-11-14 12:09:19 -08:00
..
animation Update registration flow 2017-11-14 10:50:17 -08:00
attachments Fix implicit locale string formatting bugs 2017-10-04 11:36:43 -07:00
audio Keep screen off after end of audio playback 2017-07-05 18:31:14 -07:00
color
components Make sure nav drawable is mutable before tinting 2017-11-14 10:50:17 -08:00
contacts Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
crypto Include own profile key in normal contact sync 2017-09-12 22:49:30 -07:00
database Add unread count to synthesized cursor 2017-11-14 11:47:15 -08:00
dependencies Update pipe when injecting message sender 2017-10-10 09:14:53 -07:00
events Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
gcm Support for read receipts 2017-10-01 22:36:52 -07:00
giph Glide -> glideRequests in GiphyAdapter 2017-11-02 18:12:06 -07:00
glide Update giphy connectivity strategy for glide 2017-11-01 15:51:38 -07:00
groups Access all RecipientDatabase settings directly from Recipient 2017-08-28 10:30:50 -07:00
jobs Fix synced sent media messages expiring too fast 2017-11-01 15:56:46 -07:00
mms Update to libsignal-service 2.6.11 2017-11-01 15:56:31 -07:00
notifications Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
preferences Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
profiles Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
providers Delete "external" persistent blobs on cleanup 2017-11-03 10:53:37 -07:00
push Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
qr
recipients Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
scribbles Fix for scribbles on Android 8 2017-11-03 11:32:18 -07:00
service Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
sms Access all RecipientDatabase settings directly from Recipient 2017-08-28 10:30:50 -07:00
transport
util Fix profile crash 2017-11-14 10:50:17 -08:00
video Keep screen on when viewing a video 2017-08-28 10:45:32 -07:00
webrtc Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
ApplicationContext.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ApplicationPreferencesActivity.java Correctly display cropped profile image 2017-11-14 10:50:17 -08:00
BaseActionBarActivity.java
BaseActivity.java
BasicIntroFragment.java
BindableConversationItem.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
BindableConversationListItem.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
BlockedContactsActivity.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
ClearProfileAvatarActivity.java Display user profile information in settings activity 2017-08-28 10:30:50 -07:00
ConfirmIdentityDialog.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ContactSelectionActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ContactSelectionListFragment.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
ConversationActivity.java Brighten light theme 2017-11-14 10:50:17 -08:00
ConversationAdapter.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
ConversationFragment.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
ConversationItem.java Brighten light theme 2017-11-14 10:50:17 -08:00
ConversationListActivity.java Brighten light theme 2017-11-14 10:50:17 -08:00
ConversationListAdapter.java Add an empty state for archived 2017-11-14 10:50:17 -08:00
ConversationListArchiveActivity.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ConversationListFragment.java Remove inset divider from last recyclerview element 2017-11-14 12:09:19 -08:00
ConversationListItem.java Brighten light theme 2017-11-14 10:50:17 -08:00
ConversationListItemAction.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
ConversationListItemInboxZero.java Add an empty state for archived 2017-11-14 10:50:17 -08:00
ConversationPopupActivity.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ConversationTitleView.java Add back a way to access quick contact from conversation 2017-11-01 15:56:46 -07:00
ConversationUpdateItem.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
CountrySelectionActivity.java
CountrySelectionFragment.java
CreateProfileActivity.java Correctly display cropped profile image 2017-11-14 10:50:17 -08:00
DatabaseMigrationActivity.java Join recipient preferences into thread query for faster lookup 2017-08-28 10:30:50 -07:00
DatabaseUpgradeActivity.java Delete "external" persistent blobs on cleanup 2017-11-03 10:53:37 -07:00
DeviceActivity.java Fix multi device race condition 2017-11-12 13:54:37 -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
DummyActivity.java
ExperienceUpgradeActivity.java Fix experience upgrade strings for notification 2017-10-02 10:45:43 -07:00
ExpirationDialog.java
GroupCreateActivity.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
GroupMembersDialog.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ImportExportActivity.java
ImportExportFragment.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
IntroPagerAdapter.java
InviteActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
LogSubmitActivity.java Update to glide 4.x 2017-10-11 17:47:12 -07:00
MasterSecretListener.java
MediaDocumentsAdapter.java Refactor media overview activity to display documents 2017-10-01 22:36:52 -07:00
MediaGalleryAdapter.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
MediaOverviewActivity.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
MediaPreviewActivity.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
MessageDetailsActivity.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
MessageDetailsRecipientAdapter.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
MessageRecipientListItem.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
MuteDialog.java
NewConversationActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
PassphraseActivity.java
PassphraseChangeActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
PassphraseCreateActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
PassphrasePromptActivity.java
PassphraseRequiredActionBarActivity.java Add conversation media photo rail to recipient preferences 2017-10-01 22:36:52 -07:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
ReadReceiptsIntroFragment.java Synchronize read receipt configuration from splash screen 2017-10-02 12:15:45 -07:00
RecipientPreferenceActivity.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
RegistrationActivity.java Update registration flow 2017-11-14 10:50:17 -08:00
ShareActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ShareFragment.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
ShareListAdapter.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
ShareListItem.java Brighten light theme 2017-11-14 10:50:17 -08:00
SmsSendtoActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
WebRtcCallActivity.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00