You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/src/org/thoughtcrime/securesms
Moxie Marlinspike bd280ec895 Only prompt for importing system SMS db when we're the SMS app
// FREEBIE
10 years ago
..
attachments Support for an audio view to allow in-app playback of audio. 10 years ago
audio Stop audio when leaving conversation. 10 years ago
color Soften a few colors that are a bit too vibrant. 10 years ago
components update reminders when dismissed 10 years ago
contacts Replace all strings containing 'TextSecure' with 'Signal' 10 years ago
crypto be safer when processing parts in AttachmentDownloadJob 10 years ago
database Be more rigorous about discerning media message thread. 10 years ago
dependencies Refresh attributes to signal voice support on update. 10 years ago
dom Format outgoing MMS using SMIL. 11 years ago
gcm Handle voice GCM intents in AsyncTask. 10 years ago
groups Support for group update messages from paired devices. 10 years ago
jobs really fix crash from incorrect send job 10 years ago
mms Support for an audio view to allow in-app playback of audio. 10 years ago
notifications Join attachments instead of running an asynchronous query. 10 years ago
preferences Replace all strings containing 'TextSecure' with 'Signal' 10 years ago
providers Refactor "parts" to contain MMS/PDU madness to MMS code paths. 10 years ago
push Fix up security initialization stuff in ConversationActivity 10 years ago
recipients Fix crash when creating group with no avatar icon 10 years ago
service Refactor "parts" to contain MMS/PDU madness to MMS code paths. 10 years ago
sms Refactor "parts" to contain MMS/PDU madness to MMS code paths. 10 years ago
transport Remove encrypted SMS transport, simplify transport options. 10 years ago
util Be more rigorous about discerning media message thread. 10 years ago
ApplicationContext.java Refresh attributes to signal voice support on update. 10 years ago
ApplicationPreferencesActivity.java Media download controls 10 years ago
BaseActionBarActivity.java Add transfer indicators for attachments 10 years ago
BaseActivity.java widen LGE menu workaround constraints 10 years ago
BasicIntroFragment.java Experience upgrade splash screen. 10 years ago
BindableConversationItem.java Support for an audio view to allow in-app playback of audio. 10 years ago
BlockedContactsActivity.java Support for per-recipient muting, blocking, and ringtones. 10 years ago
ConfirmIdentityDialog.java Only use MasterSecret for local message encryption. 10 years ago
ContactSelectionActivity.java Fix broken multiple contact selection 10 years ago
ContactSelectionListFragment.java Enable PTR for JB+ 10 years ago
ConversationActivity.java don't show invite reminder for non-contacts 10 years ago
ConversationAdapter.java Support for an audio view to allow in-app playback of audio. 10 years ago
ConversationFragment.java Support for an audio view to allow in-app playback of audio. 10 years ago
ConversationItem.java Support for an audio view to allow in-app playback of audio. 10 years ago
ConversationListActivity.java Don't blow away entire recipient cache on clear event. 10 years ago
ConversationListAdapter.java Propagate clicks on conversation list thumbnails. 10 years ago
ConversationListFragment.java Only prompt for importing system SMS db when we're the SMS app 10 years ago
ConversationListItem.java Propagate clicks on conversation list thumbnails. 10 years ago
ConversationPopupActivity.java Smooth transition for custom keyboards and softkey 10 years ago
ConversationTitleView.java Support for per-recipient muting, blocking, and ringtones. 10 years ago
ConversationUpdateItem.java Support for an audio view to allow in-app playback of audio. 10 years ago
CountrySelectionActivity.java Workaround for LGE-related NPEs 10 years ago
CountrySelectionFragment.java replace ABS with AppCompat 11 years ago
DatabaseMigrationActivity.java Made some inner classes static (For Efficiency) 10 years ago
DatabaseUpgradeActivity.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 10 years ago
DeviceListActivity.java Improve multi-device strings consistency 10 years ago
DeviceListItem.java Improve multi-device strings consistency 10 years ago
DeviceProvisioningActivity.java Improve multi-device strings consistency 10 years ago
DummyActivity.java Workaround for Android bug when swiped from recent tasks list. 11 years ago
ExperienceUpgradeActivity.java fix experience upgrade versioning 10 years ago
ExportFragment.java migrate AlertDialog to material-dialogs 10 years ago
GroupCreateActivity.java Fix crash when creating group with no avatar icon 10 years ago
GroupMembersDialog.java Made some inner classes static (For Efficiency) 10 years ago
ImageMediaAdapter.java Support for an audio view to allow in-app playback of audio. 10 years ago
ImportExportActivity.java move routing logic to all activities 10 years ago
ImportFragment.java move routing logic to all activities 10 years ago
IntroPagerAdapter.java Experience upgrade splash screen. 10 years ago
KeyScanningActivity.java move routing logic to all activities 10 years ago
LogSubmitActivity.java Workaround for LGE-related NPEs 10 years ago
MasterSecretListener.java move routing logic to all activities 10 years ago
MediaOverviewActivity.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 10 years ago
MediaPreviewActivity.java Maintenance: Removed unused field in MediaPreviewActivity 10 years ago
MessageDetailsActivity.java Support for an audio view to allow in-app playback of audio. 10 years ago
MessageDetailsRecipientAdapter.java Conflicts UI touch-ups: 10 years ago
MessageRecipientListItem.java Display a generated avatar icon rather than a single default. 10 years ago
MuteDialog.java Support for per-recipient muting, blocking, and ringtones. 10 years ago
NewConversationActivity.java Switch to "home as up" button on new contact selection activity. 10 years ago
PassphraseActivity.java move routing logic to all activities 10 years ago
PassphraseChangeActivity.java Call changeMasterSecretPassphrase in AsyncTask 10 years ago
PassphraseCreateActivity.java fix experience upgrade versioning 10 years ago
PassphrasePromptActivity.java add dark theme to PassphrasePromptActivity 10 years ago
PassphraseRequiredActionBarActivity.java Experience upgrade splash screen. 10 years ago
PlayServicesProblemActivity.java Make GCM re-registration failure notification based. 11 years ago
PlayServicesProblemFragment.java Create our own dialog when GooglePlayServicesUtil can't. 10 years ago
PromptMmsActivity.java move routing logic to all activities 10 years ago
PushContactSelectionActivity.java Update look of contact selection activities. 10 years ago
RecipientPreferenceActivity.java Change text of dialog box confirming blocking. 10 years ago
RegistrationActivity.java Replace all strings containing 'TextSecure' with 'Signal' 10 years ago
RegistrationProgressActivity.java Replace all strings containing 'TextSecure' with 'Signal' 10 years ago
ShareActivity.java check for null Intent.EXTRA_STREAM 10 years ago
ShareFragment.java move routing logic to all activities 10 years ago
ShareListAdapter.java Beginning of libtextsecure refactor. 11 years ago
ShareListItem.java Display generic 'group' avatar for MMS groups. 10 years ago
SmsSendtoActivity.java prevent blocking recipient resolution on UI thread 10 years ago
TextSecureExpiredException.java Add expiration check on build freshness. 11 years ago
TransportOption.java new composition styling 10 years ago
TransportOptions.java Replace all strings containing 'TextSecure' with 'Signal' 10 years ago
TransportOptionsAdapter.java new composition styling 10 years ago
TransportOptionsPopup.java make TransportOptionsPopup a ListPopupWindow 10 years ago
Unbindable.java Listen for recipient changes in conversations and group updates. 10 years ago
VerifyIdentityActivity.java Fix for scanning provided identity 10 years ago
ViewIdentityActivity.java move routing logic to all activities 10 years ago
ViewLocalIdentityActivity.java move routing logic to all activities 10 years ago