session-android/src/org/thoughtcrime/securesms
brumsel 57cb68849e Don't notify of failure when viewing message details
If message delivery fails and the currently visible activity is the
MessageDetailsActivity of the failed message, treat the failure
notification as an in-thread notification.

Closes #3947
2015-12-10 05:04:03 -08:00
..
attachments Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
audio Manually encode voice messages to AAC with ADTS headers 2015-11-23 11:42:02 -08:00
color Soften a few colors that are a bit too vibrant. 2015-07-29 16:44:41 -07:00
components Add delivery status icons to the conversation list 2015-12-03 11:28:04 -08:00
contacts Improve generated contact photos with emoji names 2015-11-26 07:24:57 -08:00
crypto be safer when processing parts in AttachmentDownloadJob 2015-10-01 12:36:54 -07:00
database Change TS Media message timestamp from received time to sent time 2015-12-10 05:04:03 -08:00
dependencies Device provisioning 2015-11-19 11:30:39 -08:00
dom
events Switch RedPhone view<->service interaction to use event bus 2015-11-04 17:56:20 -08:00
gcm Handle voice GCM intents in AsyncTask. 2015-10-02 13:36:51 -07:00
groups Mark threads as read when we get an outgoing sync message 2015-11-26 07:24:57 -08:00
jobs Update attachment content type when updating attachment data 2015-12-02 09:45:57 -08:00
mms Update attachment content type when updating attachment data 2015-12-02 09:45:57 -08:00
notifications Change TS Media message timestamp from received time to sent time 2015-12-10 05:04:03 -08:00
preferences Wording consistency: thread -> conversation 2015-12-02 09:31:56 -08:00
providers fix direct capture file writing race condition 2015-11-26 07:24:56 -08:00
push Fix up security initialization stuff in ConversationActivity 2015-09-30 14:30:10 -07:00
recipients Refactor group logic (no visual changes) 2015-11-12 15:20:16 -08:00
service move instrumentation test to unit tests 2015-11-19 11:06:34 -08:00
sms Removed lazy class SmsTransportDetails 2015-12-03 11:52:12 -08:00
transport
util Fix for getting the device number with national prefix 2015-12-10 05:04:03 -08:00
ApplicationContext.java Refresh attributes to signal voice support on update. 2015-09-30 18:24:40 -07:00
ApplicationPreferencesActivity.java Device provisioning 2015-11-19 11:30:39 -08:00
BaseActionBarActivity.java Flag secure in all activities that extends BaseActionBarActivity 2015-11-05 11:00:31 -08:00
BaseActivity.java
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
BindableConversationListItem.java Support for archive actions 2015-11-27 12:45:23 -08: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 batch invitation 2015-11-04 17:56:20 -08:00
ContactSelectionListFragment.java don't allow fast scrolling until data is available 2015-11-23 11:36:13 -08:00
ConversationActivity.java Return to archive on back button press in archived convo 2015-12-03 11:51:22 -08:00
ConversationAdapter.java add stable IDs to conversations 2015-11-19 11:46:56 -08:00
ConversationFragment.java Don't notify of failure when viewing message details 2015-12-10 05:04:03 -08:00
ConversationItem.java Don't notify of failure when viewing message details 2015-12-10 05:04:03 -08:00
ConversationListActivity.java Support for archive actions 2015-11-27 12:45:23 -08:00
ConversationListAdapter.java Don't add "archive (n)" placeholder to list of batch selected 2015-11-30 10:37:38 -08:00
ConversationListArchiveActivity.java Return to archive on back button press in archived convo 2015-12-03 11:51:22 -08:00
ConversationListFragment.java Wording ambiguity: Archived conversation -> Conversation archived 2015-12-10 05:04:03 -08:00
ConversationListItem.java Mark messages read when swipe archiving 2015-12-03 12:36:47 -08:00
ConversationListItemAction.java Support for archive actions 2015-11-27 12:45:23 -08:00
ConversationPopupActivity.java Don't show reminder view on quick reply 2015-11-19 11:43:17 -08:00
ConversationTitleView.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
ConversationUpdateItem.java Fix for outgoing group update display 2015-11-19 10:30:26 -08:00
CountrySelectionActivity.java
CountrySelectionFragment.java
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
DeviceActivity.java Take people into Signal when they attempt to link w/ 3rd party scan 2015-12-03 14:39:13 -08:00
DeviceAddFragment.java Device provisioning 2015-11-19 11:30:39 -08:00
DeviceLinkFragment.java Device provisioning 2015-11-19 11:30:39 -08:00
DeviceListFragment.java Integrate DynamicLanguage with DeviceListFragment 2015-12-03 11:55:37 -08:00
DeviceListItem.java Integrate DynamicLanguage with DeviceListFragment 2015-12-03 11:55:37 -08: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
ExperienceUpgradeActivity.java remove unused CircleIndicator 2015-11-05 11:02:56 -08:00
ExportFragment.java migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
GroupCreateActivity.java Signal-ize last remaining "data channel" and "push" string resources 2015-11-27 13:00:21 -08:00
GroupMembersDialog.java migrate to AppCompatDialog 2015-11-19 10:30:26 -08: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 migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
IntroPagerAdapter.java Experience upgrade splash screen. 2015-09-30 18:29:54 -07:00
InviteActivity.java Support for archive actions 2015-11-27 12:45:23 -08:00
KeyScanningActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
LogSubmitActivity.java
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 Don't notify of failure when viewing message details 2015-12-10 05:04:03 -08:00
MessageDetailsRecipientAdapter.java
MessageRecipientListItem.java Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
MuteDialog.java migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
NewConversationActivity.java enable media forwarding 2015-11-19 11:27:13 -08:00
PassphraseActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
PassphraseChangeActivity.java use material labels for passphrase text 2015-11-19 10:57:49 -08:00
PassphraseCreateActivity.java fix experience upgrade versioning 2015-10-01 16:02:05 -07:00
PassphrasePromptActivity.java Add button to toggle passphrase visibility 2015-11-19 10:30:26 -08:00
PassphraseRequiredActionBarActivity.java Flag secure in all activities that extends BaseActionBarActivity 2015-11-05 11:00:31 -08:00
PlayServicesProblemActivity.java
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
RecipientPreferenceActivity.java fix crash in RecipientPreferenceActivity 2015-11-22 22:14:02 +01:00
RegistrationActivity.java Fix for getting the device number with national prefix 2015-12-10 05:04:03 -08:00
RegistrationProgressActivity.java migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
ShareActivity.java "image/jpg"->"image/jpeg" on MIME type checks and saving 2015-11-27 13:04:59 -08:00
ShareFragment.java Support for archive actions 2015-11-27 12:45:23 -08:00
ShareListAdapter.java
ShareListItem.java Display generic 'group' avatar for MMS groups. 2015-06-18 10:03:10 -07:00
SmsSendtoActivity.java enable media forwarding 2015-11-19 11:27:13 -08:00
TextSecureExpiredException.java
TransportOption.java new composition styling 2015-07-01 14:31:04 -07:00
TransportOptions.java Fix onNewIntent transport selection assertion 2015-11-04 17:56:20 -08: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 Replace 'my' with 'your' 2015-11-12 15:20:16 -08:00
ViewIdentityActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
ViewLocalIdentityActivity.java Replace 'my' with 'your' 2015-11-12 15:20:16 -08:00