.. |
components
|
Migrate conversation list to RecyclerView
|
2015-04-09 12:21:50 -07:00 |
contacts
|
Fix cursor leak when resolving contact photos
|
2015-04-10 10:07:22 -07:00 |
crypto
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
database
|
Don't attempt send failure notifications for deleted messages.
|
2015-04-13 08:57:20 -07:00 |
dependencies
|
Update to latest version of libtextsecure for simplified interface.
|
2015-03-03 12:25:09 -08:00 |
dom
|
Format outgoing MMS using SMIL.
|
2014-08-29 14:29:24 -07:00 |
gcm
|
Acquire wakelocks for incoming messages.
|
2015-03-19 11:19:53 -07:00 |
groups
|
Put everything under either internal or api.
|
2014-11-12 15:42:43 -08:00 |
jobs
|
Don't attempt send failure notifications for deleted messages.
|
2015-04-13 08:57:20 -07:00 |
mms
|
Fix crash when username is null in mms auth
|
2015-04-02 11:35:27 -07:00 |
notifications
|
only set non-null bitmaps for notifications
|
2015-04-13 13:45:46 -07:00 |
preferences
|
Pass MasterSecret into pref fragments
|
2015-04-02 17:22:33 -07:00 |
protocol
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
providers
|
Fix missing MasterSecret in PartProvider
|
2015-04-06 15:05:54 -07:00 |
push
|
Update to latest version of libtextsecure for simplified interface.
|
2015-03-03 12:25:09 -08:00 |
recipients
|
Update to latest version of libtextsecure for simplified interface.
|
2015-03-03 12:25:09 -08:00 |
service
|
Upgrade to libtextsecure 1.2.5
|
2015-04-05 15:44:56 -07:00 |
sms
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
transport
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
util
|
Fix list partitioning helper.
|
2015-04-12 10:07:30 -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
|
Workaround LG-related menu issues, pt. 2
|
2015-02-11 12:44:40 -08:00 |
BaseActivity.java
|
widen LGE menu workaround constraints
|
2015-02-12 13:16:03 -08:00 |
ConfirmIdentityDialog.java
|
Better UX handling on identity key mismatches.
|
2015-02-27 12:26:09 -08:00 |
ConversationActivity.java
|
Update thread timestamp on draft creation.
|
2015-04-09 11:29:37 -07:00 |
ConversationAdapter.java
|
add borderless thumbnails, "bubble" refactor
|
2015-03-12 18:23:08 -07:00 |
ConversationFragment.java
|
set list adapter to null when appropriate
|
2015-04-06 10:22:34 -07:00 |
ConversationItem.java
|
fix off-thread UI interactions in ConversationItem
|
2015-04-13 10:35:30 -07:00 |
ConversationListActivity.java
|
Migrate conversation list to RecyclerView
|
2015-04-09 12:21:50 -07:00 |
ConversationListAdapter.java
|
Migrate conversation list to RecyclerView
|
2015-04-09 12:21:50 -07:00 |
ConversationListFragment.java
|
Migrate conversation list to RecyclerView
|
2015-04-09 12:21:50 -07:00 |
ConversationListItem.java
|
Better UX handling on identity key mismatches.
|
2015-02-27 12:26:09 -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
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
DatabaseUpgradeActivity.java
|
Support granular "custom" MMS preferences.
|
2015-03-05 18:42:34 -08: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
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
GroupMembersDialog.java
|
migrate AlertDialog to material-dialogs
|
2015-03-25 11:50:52 -07:00 |
ImageMediaAdapter.java
|
move routing logic to all activities
|
2015-04-01 10:23:05 -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
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
MessageDetailsActivity.java
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
MessageDetailsRecipientAdapter.java
|
Conflicts UI touch-ups:
|
2015-02-27 12:26:35 -08:00 |
MessageRecipientListItem.java
|
Update message details activity display when resending SMS/MMS
|
2015-03-13 11:29:44 -07:00 |
NewConversationActivity.java
|
move routing logic to all activities
|
2015-04-01 10:23:05 -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
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
PassphrasePromptActivity.java
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
PassphraseRequiredActionBarActivity.java
|
Revert "Fix re-registering missing MasterSecret"
|
2015-04-02 17:22:31 -07:00 |
PlayServicesProblemActivity.java
|
Make GCM re-registration failure notification based.
|
2014-11-23 17:12:35 -08:00 |
PlayServicesProblemFragment.java
|
Make GCM re-registration failure notification based.
|
2014-11-23 17:12:35 -08:00 |
PromptMmsActivity.java
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
PushContactSelectionActivity.java
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
PushContactSelectionListFragment.java
|
group and contact list fixes
|
2014-04-10 11:14:06 -07:00 |
ReceiveKeyActivity.java
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
RegistrationActivity.java
|
Revert "Fix re-registering missing MasterSecret"
|
2015-04-02 17:22:31 -07:00 |
RegistrationProblemsActivity.java
|
Workaround for LGE-related NPEs
|
2015-02-09 09:15:44 -08:00 |
RegistrationProgressActivity.java
|
Revert "Fix re-registering missing MasterSecret"
|
2015-04-02 17:22:31 -07:00 |
Release.java
|
Rename 'device key' to 'signed prekey'.
|
2014-10-20 12:17:24 -07:00 |
ShareActivity.java
|
Fix sharing text via ShareActivity intents
|
2015-04-02 12:04:39 -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
|
Better UX handling on identity key mismatches.
|
2015-02-27 12:26:09 -08:00 |
SmsSendtoActivity.java
|
move routing logic to all activities
|
2015-04-01 10:23:05 -07:00 |
TextSecureExpiredException.java
|
Add expiration check on build freshness.
|
2015-01-12 09:12:10 -08:00 |
TransportOption.java
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -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 |