session-android/src/org/thoughtcrime/securesms
Moxie Marlinspike 17dd681dc8 Run all AsyncTasks on thread pool executor
Should Fix #7002
2017-10-23 13:03:32 -07: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 swap statusbar color in dark theme 2016-02-18 17:52:01 -08:00
components Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
contacts Catch Glide exception when loading avatar image 2017-10-10 09:18:00 -07:00
crypto Include own profile key in normal contact sync 2017-09-12 22:49:30 -07:00
database Fix mms group migration for those who haven't encountered it yet 2017-10-23 09:52:34 -07: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 Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
glide Update okhttp and support for transmitting messages over websocket 2017-01-10 13:59:32 -08:00
groups Access all RecipientDatabase settings directly from Recipient 2017-08-28 10:30:50 -07:00
jobs Make early receipts work in group messages 2017-10-02 14:54:55 -07:00
mms Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
notifications Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
preferences Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
profiles Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
providers Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
push Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
qr Support for updated fingerprint format 2016-09-25 14:23:52 -07:00
recipients Fix crash on displaying unknown contact header 2017-09-06 15:49:10 -07:00
scribbles Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
service Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
sms Access all RecipientDatabase settings directly from Recipient 2017-08-28 10:30:50 -07:00
transport Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
util Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07: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 Reorganize preference widgets 2017-10-01 22:36:52 -07:00
BaseActionBarActivity.java Flag secure in all activities that extends BaseActionBarActivity 2015-11-05 11:00:31 -08:00
BaseActivity.java widen LGE menu workaround constraints 2015-02-12 13:16:03 -08:00
BasicIntroFragment.java Experience upgrade splash screen. 2015-09-30 18:29:54 -07:00
BindableConversationItem.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
BindableConversationListItem.java Support for archive actions 2015-11-27 12:45:23 -08:00
BlockedContactsActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -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 Fix super call 2017-05-07 18:59:35 -07:00
ConversationActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ConversationAdapter.java Fix crash on displaying unknown contact header 2017-09-06 15:49:10 -07:00
ConversationFragment.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ConversationItem.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ConversationListActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ConversationListAdapter.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ConversationListArchiveActivity.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ConversationListFragment.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ConversationListItem.java Support for read receipts 2017-10-01 22:36:52 -07:00
ConversationListItemAction.java Support for archive actions 2015-11-27 12:45:23 -08:00
ConversationPopupActivity.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ConversationTitleView.java Make avatar in conversation activity tappable 2017-10-04 14:04:04 -07:00
ConversationUpdateItem.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
CountrySelectionActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
CountrySelectionFragment.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
CreateProfileActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
DatabaseMigrationActivity.java Join recipient preferences into thread query for faster lookup 2017-08-28 10:30:50 -07:00
DatabaseUpgradeActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
DeviceActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
DeviceAddFragment.java Support for updated fingerprint format 2016-09-25 14:23:52 -07:00
DeviceLinkFragment.java Device provisioning 2015-11-19 11:30:39 -08:00
DeviceListFragment.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
DeviceListItem.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
DeviceProvisioningActivity.java Take people into Signal when they attempt to link w/ 3rd party scan 2015-12-03 14:39:13 -08:00
DummyActivity.java Workaround for Android bug when swiped from recent tasks list. 2014-03-03 11:45:05 -08:00
ExperienceUpgradeActivity.java Fix experience upgrade strings for notification 2017-10-02 10:45:43 -07:00
ExpirationDialog.java Support for disappearing messages 2016-08-28 17:03:23 -07:00
GroupCreateActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
GroupMembersDialog.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ImportExportActivity.java Switch import/export activity from tabs to cards 2017-03-15 16:53:15 -07:00
ImportExportFragment.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
IntroPagerAdapter.java Experience upgrade splash screen. 2015-09-30 18:29:54 -07:00
InviteActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
LogSubmitActivity.java Let LogSubmitActivity adapt to theme 2016-09-14 16:37:28 -07:00
MasterSecretListener.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
MediaDocumentsAdapter.java Refactor media overview activity to display documents 2017-10-01 22:36:52 -07:00
MediaGalleryAdapter.java Show "you" in MediaPreviewActivity 2017-10-04 11:35:16 -07:00
MediaOverviewActivity.java Refactor media overview activity to display documents 2017-10-01 22:36:52 -07:00
MediaPreviewActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
MessageDetailsActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
MessageDetailsRecipientAdapter.java Show per-member delivery/read status on message info in groups 2017-10-01 22:36:52 -07:00
MessageRecipientListItem.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
MuteDialog.java migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
NewConversationActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07: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 Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
PassphrasePromptActivity.java Replace passphrase mismatch toast with error 2016-02-22 11:45:33 -08:00
PassphraseRequiredActionBarActivity.java Add conversation media photo rail to recipient preferences 2017-10-01 22:36:52 -07:00
PlayServicesProblemActivity.java Make GCM re-registration failure notification based. 2014-11-23 17:12:35 -08:00
PlayServicesProblemFragment.java migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
PromptMmsActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
PushContactSelectionActivity.java batch invitation 2015-11-04 17:56:20 -08:00
ReadReceiptsIntroFragment.java Synchronize read receipt configuration from splash screen 2017-10-02 12:15:45 -07:00
RecipientPreferenceActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
RegistrationActivity.java Disallow alpha chars in country code field 2017-08-07 12:40:40 -07:00
RegistrationProgressActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ShareActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ShareFragment.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ShareListAdapter.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ShareListItem.java Be more conservative with handlers and references 2017-09-09 23:46:48 -07:00
SmsSendtoActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
TextSecureExpiredException.java Add expiration check on build freshness. 2015-01-12 09:12:10 -08:00
TransportOption.java Calculate SMS characters respecting encoding 2016-08-31 19:51:34 -07:00
TransportOptions.java Improve default SMS subscription id intelligence 2017-02-19 12:29:33 -08:00
TransportOptionsAdapter.java Support for dual-sim SMS/MMS functionality 2016-02-09 16:53:15 -08:00
TransportOptionsPopup.java make TransportOptionsPopup a ListPopupWindow 2015-07-10 16:38:32 -07:00
Unbindable.java Listen for recipient changes in conversations and group updates. 2015-09-17 12:22:35 -07:00
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