.. |
components
|
add dark theme to emojiDrawer
|
2015-06-11 11:10:28 -07:00 |
contacts
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -07:00 |
crypto
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
database
|
Add listener to recipient preferences cursor.
|
2015-06-11 13:00:50 -07:00 |
dependencies
|
1) move PUSH_URL from Release.java into BuildConfig.java
|
2015-06-03 12:17:24 -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
|
Support for receiving incoming sync messages.
|
2015-05-21 09:55:42 -07:00 |
jobs
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -07:00 |
mms
|
reduce max image size on low-mem devices
|
2015-06-09 08:24:14 -07:00 |
notifications
|
Don't signal on updates from muted threads.
|
2015-06-11 13:10:39 -07:00 |
preferences
|
Set ActionBar title to "Privacy"
|
2015-06-12 09:14:35 -07:00 |
protocol
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
providers
|
Introduce unique part ID column for better cache accuracy.
|
2015-05-21 12:17:42 -07:00 |
push
|
1) move PUSH_URL from Release.java into BuildConfig.java
|
2015-06-03 12:17:24 -07:00 |
recipients
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -07:00 |
service
|
Fix for NPE on null PDUs
|
2015-04-24 17:33:17 -07:00 |
sms
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -07:00 |
transport
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
util
|
fix "rough scaling" bitmaps
|
2015-06-12 09:17:24 -07:00 |
ApplicationContext.java
|
Break out libtextsecure
|
2015-03-02 08:25:19 -08:00 |
ApplicationPreferencesActivity.java
|
Pass MasterSecret into pref fragments
|
2015-04-02 17:22:33 -07:00 |
BaseActionBarActivity.java
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -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
|
use ConfirmIdentityDialog instead of ReceiveKeyDialog
|
2015-06-03 11:11:23 -07:00 |
ConversationActivity.java
|
Update recipients on UI thread.
|
2015-06-11 12:53:38 -07:00 |
ConversationAdapter.java
|
use Locale from DynamicLanguage for displaying dates
|
2015-04-23 13:56:31 -05:00 |
ConversationFragment.java
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -07:00 |
ConversationItem.java
|
only open media preview when there is something to preview.
|
2015-06-12 13:23:47 -07:00 |
ConversationListActivity.java
|
make search hint translatable
|
2015-06-03 11:11:23 -07:00 |
ConversationListAdapter.java
|
consider search query when selecting all threads
|
2015-05-05 12:48:28 -07:00 |
ConversationListFragment.java
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -07:00 |
ConversationListItem.java
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -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
|
Replace rather than insert into push db on duplicate incoming.
|
2015-04-23 12:08:19 -07:00 |
DeviceProvisioningActivity.java
|
move routing logic to all activities
|
2015-04-01 10:23:05 -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 per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -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
|
Refactor ContactSelectionListAdapter and associated views.
|
2015-05-20 12:52:43 -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
|
add dark theme to PassphrasePromptActivity
|
2015-05-20 16:29:37 -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
|
Refactor ContactSelectionListAdapter and associated views.
|
2015-05-20 12:52:43 -07:00 |
PushContactSelectionListFragment.java
|
fix checkbox overlap with fastscroll
|
2015-06-09 08:30:59 -07:00 |
RecipientPreferenceActivity.java
|
Translate strings in RecipientPreferenceActivity
|
2015-06-12 09:15:42 -07:00 |
RegistrationActivity.java
|
Revert "Fix re-registering missing MasterSecret"
|
2015-04-02 17:22:31 -07:00 |
RegistrationProgressActivity.java
|
turn RegistrationProblemsActivity into a dialog
|
2015-05-20 12:39:25 -07:00 |
ShareActivity.java
|
transform google photos nonsense URI scheme to something usable when necessary
|
2015-06-11 10:44:12 -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
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -07:00 |
SmsSendtoActivity.java
|
fix handling of sms:, smsto:, mms:, mmsto: URIs
|
2015-04-30 11:54:38 -07:00 |
TextSecureExpiredException.java
|
Add expiration check on build freshness.
|
2015-01-12 09:12:10 -08:00 |
TransportOption.java
|
remove unused EncryptedSmsCharacterCalculator
|
2015-04-16 08:42:00 -07:00 |
TransportOptions.java
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
TransportOptionsAdapter.java
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
TransportOptionsPopup.java
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -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 |