session-android/src/org/thoughtcrime/securesms
2015-10-25 09:58:21 -07:00
..
attachments Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
audio Stop audio when leaving conversation. 2015-10-23 17:00:51 -07:00
color Soften a few colors that are a bit too vibrant. 2015-07-29 16:44:41 -07:00
components Reset seekbar at end of play if mediaplayer doesn't do it for us. 2015-10-23 16:55:23 -07:00
contacts Replace all strings containing 'TextSecure' with 'Signal' 2015-09-30 14:30:10 -07:00
crypto be safer when processing parts in AttachmentDownloadJob 2015-10-01 12:36:54 -07:00
database Really limit the number of rows that can be joined from parts. 2015-10-25 09:58:21 -07:00
dependencies Refresh attributes to signal voice support on update. 2015-09-30 18:24:40 -07:00
dom Format outgoing MMS using SMIL. 2014-08-29 14:29:24 -07:00
gcm Handle voice GCM intents in AsyncTask. 2015-10-02 13:36:51 -07:00
groups Support for group update messages from paired devices. 2015-10-15 17:10:54 -07:00
jobs Correctly format numbers in outgoing MMS 2015-10-24 18:36:03 -07:00
mms Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
notifications Join attachments instead of running an asynchronous query. 2015-10-22 10:31:22 -07:00
preferences Replace all strings containing 'TextSecure' with 'Signal' 2015-09-30 14:30:10 -07:00
providers Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
push Fix up security initialization stuff in ConversationActivity 2015-09-30 14:30:10 -07:00
recipients Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
service Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
sms Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
transport Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
util Expand MMS-specific queries, properly parse incoming MMS. 2015-10-24 09:40:04 -07:00
ApplicationContext.java Refresh attributes to signal voice support on update. 2015-09-30 18:24:40 -07:00
ApplicationPreferencesActivity.java Media download controls 2015-09-03 11:40:55 -07:00
BaseActionBarActivity.java Add transfer indicators for attachments 2015-07-01 15:38:55 -07: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 Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
BlockedContactsActivity.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
ConfirmIdentityDialog.java Only use MasterSecret for local message encryption. 2015-07-16 11:15:56 -07:00
ContactSelectionActivity.java Fix broken multiple contact selection 2015-08-05 14:20:04 -07:00
ContactSelectionListFragment.java Enable PTR for JB+ 2015-07-29 16:17:26 -07:00
ConversationActivity.java Stop audio when leaving conversation. 2015-10-23 17:00:51 -07:00
ConversationAdapter.java Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
ConversationFragment.java Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
ConversationItem.java Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
ConversationListActivity.java Don't blow away entire recipient cache on clear event. 2015-07-17 10:16:14 -07:00
ConversationListAdapter.java Propagate clicks on conversation list thumbnails. 2015-10-24 10:33:20 -07:00
ConversationListFragment.java in-conversation invite reminder 2015-10-15 13:23:37 -07:00
ConversationListItem.java Propagate clicks on conversation list thumbnails. 2015-10-24 10:33:20 -07:00
ConversationPopupActivity.java Smooth transition for custom keyboards and softkey 2015-07-29 16:17:26 -07:00
ConversationTitleView.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
ConversationUpdateItem.java Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -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
DatabaseMigrationActivity.java Made some inner classes static (For Efficiency) 2015-09-02 12:46:56 -07:00
DatabaseUpgradeActivity.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
DeviceListActivity.java Improve multi-device strings consistency 2015-07-30 10:15:50 -07:00
DeviceListItem.java Improve multi-device strings consistency 2015-07-30 10:15:50 -07:00
DeviceProvisioningActivity.java Improve multi-device strings consistency 2015-07-30 10:15:50 -07: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 versioning 2015-10-01 16:02:05 -07:00
ExportFragment.java migrate AlertDialog to material-dialogs 2015-03-25 11:50:52 -07:00
GroupCreateActivity.java Support for group update messages from paired devices. 2015-10-15 17:10:54 -07:00
GroupMembersDialog.java Made some inner classes static (For Efficiency) 2015-09-02 12:46:56 -07:00
ImageMediaAdapter.java Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
ImportExportActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
ImportFragment.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
IntroPagerAdapter.java Experience upgrade splash screen. 2015-09-30 18:29:54 -07:00
KeyScanningActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
LogSubmitActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
MasterSecretListener.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
MediaOverviewActivity.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
MediaPreviewActivity.java Maintenance: Removed unused field in MediaPreviewActivity 2015-09-02 12:51:30 -07:00
MessageDetailsActivity.java Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
MessageDetailsRecipientAdapter.java Conflicts UI touch-ups: 2015-02-27 12:26:35 -08:00
MessageRecipientListItem.java Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
MuteDialog.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
NewConversationActivity.java Switch to "home as up" button on new contact selection activity. 2015-07-20 17:29:41 -07:00
PassphraseActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
PassphraseChangeActivity.java Call changeMasterSecretPassphrase in AsyncTask 2015-04-09 12:41:52 -07:00
PassphraseCreateActivity.java fix experience upgrade versioning 2015-10-01 16:02:05 -07:00
PassphrasePromptActivity.java add dark theme to PassphrasePromptActivity 2015-05-20 16:29:37 -07:00
PassphraseRequiredActionBarActivity.java Experience upgrade splash screen. 2015-09-30 18:29:54 -07:00
PlayServicesProblemActivity.java Make GCM re-registration failure notification based. 2014-11-23 17:12:35 -08:00
PlayServicesProblemFragment.java Create our own dialog when GooglePlayServicesUtil can't. 2015-04-22 13:49:14 -07:00
PromptMmsActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
PushContactSelectionActivity.java Update look of contact selection activities. 2015-07-16 11:15:56 -07:00
RecipientPreferenceActivity.java Change text of dialog box confirming blocking. 2015-10-24 11:04:10 -07:00
RegistrationActivity.java Replace all strings containing 'TextSecure' with 'Signal' 2015-09-30 14:30:10 -07:00
RegistrationProgressActivity.java Replace all strings containing 'TextSecure' with 'Signal' 2015-09-30 14:30:10 -07:00
ShareActivity.java check for null Intent.EXTRA_STREAM 2015-06-12 13:30:15 -07:00
ShareFragment.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
ShareListAdapter.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ShareListItem.java Display generic 'group' avatar for MMS groups. 2015-06-18 10:03:10 -07:00
SmsSendtoActivity.java prevent blocking recipient resolution on UI thread 2015-09-09 18:13:25 -07:00
TextSecureExpiredException.java Add expiration check on build freshness. 2015-01-12 09:12:10 -08:00
TransportOption.java new composition styling 2015-07-01 14:31:04 -07:00
TransportOptions.java Replace all strings containing 'TextSecure' with 'Signal' 2015-09-30 14:30:10 -07:00
TransportOptionsAdapter.java new composition styling 2015-07-01 14:31:04 -07: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 Fix for scanning provided identity 2015-09-06 21:26:43 -07:00
ViewIdentityActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
ViewLocalIdentityActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00