Signal-Android/src/org/thoughtcrime/securesms
Moxie Marlinspike 73233c01ba Fix backup NPE
Fixes #7526
2018-03-14 23:40:01 -07:00
..
animation Update registration flow 2017-11-14 10:50:17 -08:00
attachments Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
audio Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
backup Fix backup NPE 2018-03-14 23:40:01 -07:00
color swap statusbar color in dark theme 2016-02-18 17:52:01 -08:00
components Don't offer backup restore on reregistration 2018-03-11 17:12:42 -07:00
contacts Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
crypto Support for full backup/restore to sdcard 2018-03-05 16:11:49 -08:00
database Support for full backup/restore to sdcard 2018-03-05 16:11:49 -08:00
dependencies Support for Registration Lock PINs 2018-03-05 16:13:56 -08:00
events Show dialog if another device registered with same number 2017-11-15 16:29:00 -08:00
gcm Support for read receipts 2017-10-01 22:36:52 -07:00
giph More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
glide Update giphy connectivity strategy for glide 2017-11-01 15:51:38 -07:00
groups Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
jobs Fix some potential integer overflows for expiration time 2018-03-07 09:55:24 -08:00
lock Simplify reminder interval lookup 2018-03-13 09:39:56 -07:00
mms Just update to the new repo path "github.com/signalapp" 2018-03-11 17:06:22 -07:00
notifications Fix some potential integer overflows for expiration time 2018-03-07 09:55:24 -08:00
permissions Externalize strings 2017-12-08 14:36:56 -08:00
preferences Make it possible to set a zero value for screen lock timeout 2018-03-09 15:27:20 -08:00
profiles Support for selective permissions 2017-11-30 10:26:41 -08:00
providers Manually calculate attachment offsets 2018-02-24 11:09:26 -08:00
push Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
qr Support for updated fingerprint format 2016-09-25 14:23:52 -07:00
recipients Support for custom call ringtone selection and per-chat ringtones 2018-03-05 16:11:49 -08:00
scribbles Make some inner classes static 2018-03-07 09:51:05 -08:00
service Fix some potential integer overflows for expiration time 2018-03-07 09:55:24 -08:00
sms Remove unnecessary body model 2018-02-01 18:29:09 -08:00
transport Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
util Reduce image stutter by using subsampling more often. 2018-03-13 13:25:41 -07:00
video Make some inner classes static 2018-03-07 09:51:05 -08:00
webrtc Support for custom call ringtone selection and per-chat ringtones 2018-03-05 16:11:49 -08:00
ApplicationContext.java Support for full backup/restore to sdcard 2018-03-05 16:11:49 -08:00
ApplicationPreferencesActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
BaseActionBarActivity.java Flag secure in all activities that extends BaseActionBarActivity 2015-11-05 11:00:31 -08:00
BaseActivity.java widen LGE menu workaround constraints 2015-02-12 13:16:03 -08:00
BasicIntroFragment.java Experience upgrade splash screen. 2015-09-30 18:29:54 -07:00
BindableConversationItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
BindableConversationListItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
BlockedContactsActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ClearProfileAvatarActivity.java Display user profile information in settings activity 2017-08-28 10:30:50 -07:00
ConfirmIdentityDialog.java Remove unnecessary body model 2018-02-01 18:29:09 -08:00
ContactSelectionActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ContactSelectionListFragment.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationActivity.java Don't offer backup restore on reregistration 2018-03-11 17:12:42 -07:00
ConversationAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationFragment.java Batch selection mode improvements 2018-03-07 09:38:51 -08:00
ConversationItem.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ConversationListActivity.java Support for Registration Lock PINs 2018-03-05 16:13:56 -08:00
ConversationListAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListArchiveActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ConversationListFragment.java Batch selection mode improvements 2018-03-07 09:38:51 -08:00
ConversationListItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListItemAction.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListItemInboxZero.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationPopupActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ConversationTitleView.java Make save attachment task toast location instead of snackbar 2017-12-08 15:21:46 -08:00
ConversationUpdateItem.java Remove unnecessary body model 2018-02-01 18:29:09 -08:00
CountrySelectionActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
CountrySelectionFragment.java
CreateProfileActivity.java Use FileProvider for external camera capture Uri on L+ 2017-12-01 11:06:37 -08:00
DatabaseMigrationActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DatabaseUpgradeActivity.java Migrate prekeys into database 2018-03-05 16:11:49 -08:00
DeviceActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DeviceAddFragment.java Support for updated fingerprint format 2016-09-25 14:23:52 -07:00
DeviceLinkFragment.java Device provisioning 2015-11-19 11:30:39 -08:00
DeviceListFragment.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
DeviceListItem.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
DeviceProvisioningActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DummyActivity.java
ExperienceUpgradeActivity.java Delay processing SMS messages until after sqlcipher migration 2018-02-21 18:49:52 -08:00
ExpirationDialog.java Support for full backup/restore to sdcard 2018-03-05 16:11:49 -08:00
GroupCreateActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
GroupMembersDialog.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ImportExportActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ImportExportFragment.java Support for full backup/restore to sdcard 2018-03-05 16:11:49 -08:00
IntroPagerAdapter.java Experience upgrade splash screen. 2015-09-30 18:29:54 -07:00
InviteActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
LogSubmitActivity.java Update to glide 4.x 2017-10-11 17:47:12 -07:00
MasterSecretListener.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
MediaDocumentsAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MediaGalleryAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MediaOverviewActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
MediaPreviewActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
MessageDetailsActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
MessageDetailsRecipientAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MessageRecipientListItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MuteDialog.java migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
NewConversationActivity.java Fix new conversation activity crash 2018-02-01 19:36:09 -08:00
PassphraseActivity.java Improve #3990 2016-11-11 18:44:22 -08:00
PassphraseChangeActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
PassphraseCreateActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
PassphrasePromptActivity.java Fix issue "home button" issue with screen lock 2018-03-09 10:25:29 -08:00
PassphraseRequiredActionBarActivity.java Correctly lock screen when locked from conversation list 2018-02-26 10:47:41 -08:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
PromptMmsActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
PushContactSelectionActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ReadReceiptsIntroFragment.java Synchronize read receipt configuration from splash screen 2017-10-02 12:15:45 -07:00
RecipientPreferenceActivity.java Support for custom call ringtone selection and per-chat ringtones 2018-03-05 16:11:49 -08:00
RegistrationActivity.java Hide keyboard after backup passphrase entered 2018-03-13 09:28:27 -07:00
ShareActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
SmsSendtoActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
TextSecureExpiredException.java Add expiration check on build freshness. 2015-01-12 09:12:10 -08:00
TransportOption.java Calculate SMS characters respecting encoding 2016-08-31 19:51:34 -07:00
TransportOptions.java Support for selective permissions 2017-11-30 10:26:41 -08:00
TransportOptionsAdapter.java Support for dual-sim SMS/MMS functionality 2016-02-09 16:53:15 -08:00
TransportOptionsPopup.java make TransportOptionsPopup a ListPopupWindow 2015-07-10 16:38:32 -07:00
Unbindable.java Listen for recipient changes in conversations and group updates. 2015-09-17 12:22:35 -07:00
VerifyIdentityActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
WebRtcCallActivity.java Support for selective permissions 2017-11-30 10:26:41 -08:00