session-android/src/org/thoughtcrime/securesms
Jake McGinty b61e7839f4 prevent MMS notification NPE
// FREEBIE
2014-08-10 21:15:55 -07:00
..
components make reminder a custom view, make push reminder 2014-08-04 15:25:53 -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 Null check for cipher text to prevent NPE on decryption 2014-07-26 23:02:11 -07:00
gcm Upgrade to new GCM API. 2014-07-23 15:40:45 -07: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 prevent MMS notification NPE 2014-08-10 21:15:55 -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 fix EmojiLRU concurrency exception 2014-08-04 16:51:44 -07:00
ApplicationListener.java Fix for Android PRNG bug. 2013-08-15 11:27:14 -07:00
ApplicationPreferencesActivity.java Upgrade to new GCM API. 2014-07-23 15:40:45 -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 new emoji drawer 2014-07-26 13:35:03 -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 new emoji drawer 2014-07-26 13:35:03 -07:00
ConversationListActivity.java Move default SMS and system import to "reminders" 2014-07-27 01:09:39 -07:00
ConversationListAdapter.java Minor ConversationList scrolling optimization. 2014-03-16 14:36:21 -07:00
ConversationListFragment.java make reminder a custom view, make push reminder 2014-08-04 15:25:53 -07:00
ConversationListItem.java new emoji drawer 2014-07-26 13:35:03 -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 Upgrade to new GCM API. 2014-07-23 15:40:45 -07: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 disable passphrase creation on registration 2014-07-25 17:46:50 -07: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 Upgrade to new GCM API. 2014-07-23 15:40:45 -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 Whoops, add GcmRegistrationService to Manifest. 2014-08-01 14:33:17 -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