.. |
color
|
Keep dark theme group actionbars dark.
|
2015-07-07 20:27:56 -07:00 |
components
|
add sane default emoji panel size
|
2015-07-20 16:12:29 -07:00 |
contacts
|
Search TextSecure contacts by name or number.
|
2015-07-20 16:41:05 -07:00 |
crypto
|
Fix identity key migration code.
|
2015-07-16 12:56:23 -07:00 |
database
|
Fix missing strings.
|
2015-07-17 17:46:02 -07:00 |
dependencies
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
dom
|
Format outgoing MMS using SMIL.
|
2014-08-29 14:29:24 -07:00 |
gcm
|
Use REST interface instead of WebSockets on GCM events.
|
2015-04-16 11:50:40 -07:00 |
groups
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
jobs
|
Fix for receiving message after upgrade with no MS set.
|
2015-07-17 18:02:17 -07:00 |
mms
|
re-enable direct capture
|
2015-07-16 11:15:56 -07:00 |
notifications
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
preferences
|
Track previously selected per-recipient ringtone value.
|
2015-07-01 14:14:42 -07:00 |
protocol
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
providers
|
re-enable direct capture
|
2015-07-16 11:15:56 -07:00 |
push
|
1) move PUSH_URL from Release.java into BuildConfig.java
|
2015-06-03 12:17:24 -07:00 |
recipients
|
Don't blow away entire recipient cache on clear event.
|
2015-07-17 10:16:14 -07:00 |
service
|
URL decode numbers in quick response.
|
2015-07-16 11:15:56 -07:00 |
sms
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
transport
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
util
|
add sane default emoji panel size
|
2015-07-20 16:12:29 -07:00 |
ApplicationContext.java
|
Remove LeakCanary
|
2015-06-25 11:44:03 -07:00 |
ApplicationPreferencesActivity.java
|
Make the click listener equally inaccessible for now.
|
2015-06-25 09:50:52 -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 |
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
|
Show soft keyboard on toggle when hidden.
|
2015-07-20 16:49:58 -07:00 |
ContactSelectionListFragment.java
|
Disable pull to refresh for GB devices.
|
2015-07-16 22:36:40 -07:00 |
ConversationActivity.java
|
re-enable direct capture
|
2015-07-16 11:15:56 -07:00 |
ConversationAdapter.java
|
use Locale from DynamicLanguage for displaying dates
|
2015-04-23 13:56:31 -05:00 |
ConversationFragment.java
|
Use matching status bar color during action mode
|
2015-07-09 12:18:58 -07:00 |
ConversationItem.java
|
avoid excessive attribute resolution
|
2015-07-20 16:08:11 -07:00 |
ConversationListActivity.java
|
Don't blow away entire recipient cache on clear event.
|
2015-07-17 10:16:14 -07:00 |
ConversationListAdapter.java
|
consider search query when selecting all threads
|
2015-05-05 12:48:28 -07:00 |
ConversationListFragment.java
|
Use matching status bar color during action mode
|
2015-07-09 12:18:58 -07:00 |
ConversationListItem.java
|
colorize ripples
|
2015-07-02 15:12:16 -07:00 |
ConversationPopupActivity.java
|
stop using PopupWindow for emoji. too many android bugs.
|
2015-07-13 16:41:03 -07:00 |
ConversationTitleView.java
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -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
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
DatabaseUpgradeActivity.java
|
Update migration versions.
|
2015-07-16 11:17:04 -07:00 |
DeviceListActivity.java
|
Move ellipse from title to message and complete ellipse
|
2015-07-01 14:07:40 -07:00 |
DeviceListItem.java
|
Support for device management, limits, and contact requests.
|
2015-06-24 18:30:55 -07:00 |
DeviceProvisioningActivity.java
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
DummyActivity.java
|
Workaround for Android bug when swiped from recent tasks list.
|
2014-03-03 11:45:05 -08:00 |
ExportFragment.java
|
migrate AlertDialog to material-dialogs
|
2015-03-25 11:50:52 -07:00 |
GroupCreateActivity.java
|
Support for multi-device contact sync.
|
2015-06-24 18:30:55 -07:00 |
GroupMembersDialog.java
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -07:00 |
ImageMediaAdapter.java
|
Introduce unique part ID column for better cache accuracy.
|
2015-05-21 12:17:42 -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 |
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
|
Use Glide to load media preview images
|
2015-06-09 08:28:42 -07:00 |
MessageDetailsActivity.java
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -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
|
Update look of contact selection activities.
|
2015-07-16 11:15:56 -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
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
PassphrasePromptActivity.java
|
add dark theme to PassphrasePromptActivity
|
2015-05-20 16:29:37 -07:00 |
PassphraseRequiredActionBarActivity.java
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -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
|
Enable transition for "home" in RecipientPreferencesActivity.
|
2015-07-20 16:17:04 -07:00 |
RegistrationActivity.java
|
add twilio shoutout to registration
|
2015-07-02 12:20:51 -07:00 |
RegistrationProgressActivity.java
|
turn RegistrationProblemsActivity into a dialog
|
2015-05-20 12:39:25 -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
|
Support for populating contacts DB with TS account type.
|
2015-07-16 11:15:56 -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
|
new composition styling
|
2015-07-01 14:31:04 -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 |
VerifyIdentityActivity.java
|
Remove dynamicLanguage/dynamicTheme from VerifyIdentityActivity
|
2015-04-02 14:08:10 -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 |