.. |
color
|
Soften a few colors that are a bit too vibrant.
|
2015-07-29 16:44:41 -07:00 |
components
|
fix more batch select click edge cases
|
2015-09-27 09:08:05 -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
|
Make 'reset secure session' consistent
|
2015-10-04 10:24: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
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
jobs
|
be safer when processing parts in AttachmentDownloadJob
|
2015-10-01 12:36:54 -07:00 |
mms
|
Correctly display call actions in thread list
|
2015-10-01 17:27:22 -07:00 |
notifications
|
Replace all strings containing 'TextSecure' with 'Signal'
|
2015-09-30 14:30:10 -07:00 |
preferences
|
Replace all strings containing 'TextSecure' with 'Signal'
|
2015-09-30 14:30:10 -07:00 |
providers
|
re-enable direct capture
|
2015-07-16 11:15:56 -07:00 |
push
|
Fix up security initialization stuff in ConversationActivity
|
2015-09-30 14:30:10 -07:00 |
recipients
|
Listen for recipient changes in conversations and group updates.
|
2015-09-17 12:22:35 -07:00 |
service
|
Replace all strings containing 'TextSecure' with 'Signal'
|
2015-09-30 14:30:10 -07:00 |
sms
|
Distinguish between secure and insecure call in conversation menu.
|
2015-09-30 14:30:11 -07:00 |
transport
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
util
|
Correctly parse RedPhone JSON.
|
2015-10-02 11:42:24 -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 syncing and checking secure voice support.
|
2015-09-30 14:30:10 -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
|
Fix for sending secure messages to insecure groups.
|
2015-10-09 09:37:36 -07:00 |
ConversationAdapter.java
|
Support for syncing and checking secure voice support.
|
2015-09-30 14:30:10 -07:00 |
ConversationFragment.java
|
Support for syncing and checking secure voice support.
|
2015-09-30 14:30:10 -07:00 |
ConversationItem.java
|
Fix "MMS download failed" click intercept
|
2015-10-01 16:17:02 -07:00 |
ConversationListActivity.java
|
Don't blow away entire recipient cache on clear event.
|
2015-07-17 10:16:14 -07:00 |
ConversationListAdapter.java
|
migrate conversation list to RecyclerView
|
2015-09-24 14:12:09 -07:00 |
ConversationListFragment.java
|
migrate conversation list to RecyclerView
|
2015-09-24 14:12:09 -07:00 |
ConversationListItem.java
|
migrate conversation list to RecyclerView
|
2015-09-24 14:12:09 -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 syncing and checking secure voice support.
|
2015-09-30 14:30:10 -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
|
Put directory refresh into Signal migration
|
2015-10-02 07:55:59 -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
|
Distinguish between secure and insecure call in conversation menu.
|
2015-09-30 14:30:11 -07:00 |
GroupMembersDialog.java
|
Made some inner classes static (For Efficiency)
|
2015-09-02 12:46:56 -07:00 |
ImageMediaAdapter.java
|
migrate conversation list to RecyclerView
|
2015-09-24 14:12:09 -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
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
MediaPreviewActivity.java
|
Maintenance: Removed unused field in MediaPreviewActivity
|
2015-09-02 12:51:30 -07:00 |
MessageDetailsActivity.java
|
Support for syncing and checking secure voice support.
|
2015-09-30 14:30:10 -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
|
Distinguish between secure and insecure call in conversation menu.
|
2015-09-30 14:30:11 -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 |