..
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 48 text-only emoji/emoticons/kaomoji
2016-02-09 15:47:15 -08:00
contacts
COLLATE LOCALIZED seems to imply COLLATE NOCASE
2016-01-30 16:08:18 -08:00
crypto
Support for location drafts
2016-01-04 13:02:22 -08:00
database
Fix five strings
2016-01-27 12:21:32 -08:00
dependencies
Device provisioning
2015-11-19 11:30:39 -08:00
dom
Format outgoing MMS using SMIL.
2014-08-29 14:29:24 -07:00
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
Check result of bitmap size operation for failure
2016-01-30 15:22:55 -08:00
mms
Check result of bitmap size operation for failure
2016-01-30 15:22:55 -08:00
notifications
fix silent in-thread notification
2016-01-27 12:19:46 -08:00
preferences
Fix passphrase string resource reference
2016-01-29 20:16:22 -08:00
providers
prevent overwriting external capture URIs
2015-12-10 18:53:40 -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
Remove encrypted SMS transport, simplify transport options.
2015-03-12 17:53:38 -07:00
util
Add Slovakia to list of 6-digit shortcodes that libphonenumber misses
2016-02-02 14:15:19 -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
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
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
Skip onNewIntent if activity is finishing
2016-01-30 15:33:47 -08:00
ConversationAdapter.java
add stable IDs to conversations
2015-11-19 11:46:56 -08:00
ConversationFragment.java
Fix crash when adding a contact from a conversation
2015-12-20 08:46:44 -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
fix more plurals
2015-12-24 07:47:25 -08:00
ConversationListItem.java
fix crash on gingerbread
2015-12-25 14:39:11 -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
RTL support
2015-12-24 07:47:25 -08:00
ConversationUpdateItem.java
Fix for outgoing group update display
2015-11-19 10:30:26 -08: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
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
Make the 'try again' device management option actually try again.
2015-12-24 08:08:24 -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
Workaround for Android bug when swiped from recent tasks list.
2014-03-03 11:45:05 -08:00
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
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
Enable preview for image drafts
2015-12-11 23:17:24 -08:00
MessageDetailsActivity.java
Don't notify of failure when viewing message details
2015-12-10 05:04:03 -08: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
migrate to AppCompatDialog
2015-11-19 10:30:26 -08:00
NewConversationActivity.java
Fix forwarding text to new coversation
2015-12-24 07:47:25 -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
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
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
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
enable media forwarding
2015-11-19 11:27:13 -08: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
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