..
components
Fixes for outgoing SMS/MMS direct and fallback behavior.
2014-06-13 17:15:46 -07:00
contacts
no longer load a recipient for each filter text
2014-06-24 20:33:04 -07:00
crypto
use apply for preferences instead of commit
2014-06-12 14:45:51 -07:00
database
use latest android number as recipient number
2014-07-14 16:22:15 -07:00
gcm
Tone down logging a bit.
2014-02-24 02:12:41 -08:00
mms
Add preview of encryption channel in compose text hint.
2014-06-12 16:32:31 -07:00
notifications
Add number of messages to the notification number attribute
2014-07-16 11:50:42 -07:00
preferences
Fix AlertDialog Background on Android 2.3
2014-05-16 17:18:57 -07:00
protocol
Support for an 'end session' protocol message.
2014-02-19 13:50:32 -08:00
providers
Move common crypto classes into TextSecureLibrary.
2014-01-06 14:35:51 -08:00
push
Display group actions and correctly handle group delivery.
2014-02-14 15:59:57 -08:00
recipients
use latest android number as recipient number
2014-07-14 16:22:15 -07:00
service
use apply for preferences instead of commit
2014-06-12 14:45:51 -07:00
sms
Add correct contextual menu options on 'Send' button.
2014-06-11 15:34:01 -07:00
transport
Fixes for outgoing SMS/MMS direct and fallback behavior.
2014-06-13 17:15:46 -07:00
util
use latest android number as recipient number
2014-07-14 16:22:15 -07:00
ApplicationListener.java
Fix for Android PRNG bug.
2013-08-15 11:27:14 -07:00
ApplicationPreferencesActivity.java
Fixes for outgoing SMS/MMS direct and fallback behavior.
2014-06-13 17:15:46 -07:00
AutoInitiateActivity.java
use apply for preferences instead of commit
2014-06-12 14:45:51 -07:00
ContactSelectionActivity.java
use normal means to set actionbar icon
2014-04-10 17:52:58 -07:00
ContactSelectionGroupsFragment.java
Support for multi-device.
2014-02-02 19:38:06 -08:00
ContactSelectionListFragment.java
Support for multi-device.
2014-02-02 19:38:06 -08:00
ContactSelectionRecentFragment.java
Support for multi-device.
2014-02-02 19:38:06 -08:00
ConversationActivity.java
move FLAG_SECURE to PassphraseRequiredMixin
2014-06-16 20:41:13 -07:00
ConversationAdapter.java
mark auto-fallback to sms as forcedSms
2014-04-10 10:50:35 -07:00
ConversationFragment.java
Add date to saved media filenames
2014-07-16 11:46:18 -07:00
ConversationItem.java
Fix the "Tap for X fallback" labels.
2014-06-13 17:48:56 -07:00
ConversationListActivity.java
use latest android number as recipient number
2014-07-14 16:22:15 -07:00
ConversationListAdapter.java
Minor ConversationList scrolling optimization.
2014-03-16 14:36:21 -07:00
ConversationListFragment.java
Fixes "subtitle is not updated when select all is pressed"
2014-06-16 09:33:35 -07:00
ConversationListItem.java
Cache circle cropped photos on Recipient.
2014-06-11 12:33:57 -07:00
CountrySelectionActivity.java
Theme Support
2013-06-21 12:14:40 -07:00
CountrySelectionFragment.java
Initial GCM registration
2013-05-06 08:40:55 -07:00
DatabaseMigrationActivity.java
Enhanced import/export support.
2013-06-24 21:02:30 -07:00
DatabaseUpgradeActivity.java
Fix for bug where messages are stuck in pending state after upgrade.
2014-02-25 20:57:18 -08:00
DummyActivity.java
Workaround for Android bug when swiped from recent tasks list.
2014-03-03 11:45:05 -08:00
ExportFragment.java
temporarily disable encrypted backup
2014-06-22 16:40:02 -07:00
GroupCreateActivity.java
Add correct contextual menu options on 'Send' button.
2014-06-11 15:34:01 -07:00
GroupMembersDialog.java
Listen for group updates, fix group updates, and Recipient marshing
2014-02-24 00:19:54 -08:00
ImportExportActivity.java
temporarily disable encrypted backup
2014-06-22 16:40:02 -07:00
ImportFragment.java
Use modern icons in info and alert dialogs for ICS+
2014-03-01 14:42:12 +01:00
KeyScanningActivity.java
Use modern icons in info and alert dialogs for ICS+
2014-03-01 14:42:12 +01:00
LogSubmitActivity.java
use normal means to set actionbar icon
2014-04-10 17:52:58 -07:00
MmsPreferencesActivity.java
use apply for preferences instead of commit
2014-06-12 14:45:51 -07:00
NewConversationActivity.java
Update ActionBar title on language change
2014-04-10 17:55:03 -07:00
PassphraseActivity.java
Move common crypto classes into TextSecureLibrary.
2014-01-06 14:35:51 -08:00
PassphraseChangeActivity.java
Move common crypto classes into TextSecureLibrary.
2014-01-06 14:35:51 -08:00
PassphraseCreateActivity.java
Support skipping password creation at setup
2014-01-07 16:27:00 -08:00
PassphrasePromptActivity.java
Allow passphrase unlock from "unlock" keyboard action.
2014-06-11 21:45:03 -07:00
PassphraseRequiredActivity.java
Move common crypto classes into TextSecureLibrary.
2014-01-06 14:35:51 -08:00
PassphraseRequiredMixin.java
move FLAG_SECURE to PassphraseRequiredMixin
2014-06-16 20:41:13 -07:00
PassphraseRequiredSherlockActivity.java
move FLAG_SECURE to PassphraseRequiredMixin
2014-06-16 20:41:13 -07:00
PassphraseRequiredSherlockFragmentActivity.java
move FLAG_SECURE to PassphraseRequiredMixin
2014-06-16 20:41:13 -07:00
PassphraseRequiredSherlockListActivity.java
move FLAG_SECURE to PassphraseRequiredMixin
2014-06-16 20:41:13 -07:00
PassphraseRequiredSherlockPreferenceActivity.java
move FLAG_SECURE to PassphraseRequiredMixin
2014-06-16 20:41:13 -07:00
PromptMmsActivity.java
Enhanced MMS configuration prompts and processing.
2013-10-20 16:56:34 -07:00
PushContactSelectionActivity.java
Update ActionBar title on language change
2014-04-10 17:55:03 -07:00
PushContactSelectionListFragment.java
group and contact list fixes
2014-04-10 11:14:06 -07:00
ReceiveKeyActivity.java
Remove V1 code.
2014-04-16 11:47:51 -07:00
RegistrationActivity.java
Do country code detection if we can't get the full number off SIM.
2014-06-03 19:16:27 -07:00
RegistrationProblemsActivity.java
Registration with voice verification.
2014-01-06 14:18:30 -08:00
RegistrationProgressActivity.java
use normal means to set actionbar icon
2014-04-10 17:52:58 -07:00
Release.java
New attachment API
2014-01-06 14:38:14 -08:00
RoutingActivity.java
Better share intent handling.
2014-06-12 10:23:56 -07:00
ShareActivity.java
move FLAG_SECURE to PassphraseRequiredMixin
2014-06-16 20:41:13 -07:00
ShareFragment.java
ShareActivity, destruction of RecipientsPanel
2014-04-10 13:16:14 -07:00
ShareListAdapter.java
ShareActivity, destruction of RecipientsPanel
2014-04-10 13:16:14 -07:00
ShareListItem.java
ShareActivity, destruction of RecipientsPanel
2014-04-10 13:16:14 -07:00
VerifyIdentityActivity.java
Remove V1 code.
2014-04-16 11:47:51 -07:00
ViewIdentityActivity.java
Move common crypto classes into TextSecureLibrary.
2014-01-06 14:35:51 -08:00
ViewLocalIdentityActivity.java
Remove V1 code.
2014-04-16 11:47:51 -07:00