1
0
mirror of https://github.com/moparisthebest/open-keychain synced 2025-01-04 10:08:14 -05:00
open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui
2014-09-01 21:43:15 +02:00
..
adapter add ecc support 2014-08-24 16:08:37 +02:00
dialog add cancel prevention mechanism, improve cancellation for key import 2014-08-31 20:05:19 +02:00
widget small ui changes in encrypt 2014-09-01 21:43:15 +02:00
CertifyKeyActivity.java use LoaderFragment for CertifyActivity 2014-08-31 00:19:16 +02:00
CertifyKeyFragment.java use LoaderFragment for CertifyActivity 2014-08-31 00:19:16 +02:00
ConsolidateDialogActivity.java progress dialog design fix 2014-08-20 20:13:25 +02:00
CreateKeyActivity.java Fix animations in create key 2014-07-31 21:51:35 +02:00
CreateKeyFinalFragment.java add cancel prevention mechanism, improve cancellation for key import 2014-08-31 20:05:19 +02:00
CreateKeyInputFragment.java Fix animations in create key 2014-07-31 21:51:35 +02:00
DecryptActivity.java Optimize imports 2014-08-05 22:46:00 +02:00
DecryptFileFragment.java Get original filename for decryption 2014-08-11 17:10:47 +02:00
DecryptFragment.java Prepare API for OpenPgpSignatureResult extensions 2014-08-31 23:50:04 +02:00
DecryptMessageFragment.java - add multi select for storage api (kitkat) 2014-07-31 22:21:46 +02:00
DrawerActivity.java Optimize imports 2014-08-05 22:46:00 +02:00
EditKeyActivity.java some more work on supertoast and result parcel stuff 2014-07-27 00:46:38 +02:00
EditKeyFragment.java add cancel support to edit key action 2014-08-31 19:20:08 +02:00
EncryptActivity.java Add info about device with intent chooser bug 2014-08-21 14:41:32 +02:00
EncryptActivityInterface.java Load of rework on EncryptActivity, still some TODOs 2014-07-20 17:09:34 +02:00
EncryptAsymmetricFragment.java Work-around rendering bug when switching back to asymmetric with multiple recipients selected 2014-08-17 11:31:41 +02:00
EncryptFileFragment.java fix message and uri from encrypt intent 2014-08-13 12:48:02 +02:00
EncryptMessageFragment.java Optimize imports 2014-08-05 22:46:00 +02:00
EncryptSymmetricFragment.java Load of rework on EncryptActivity, still some TODOs 2014-07-20 17:09:34 +02:00
FirstTimeActivity.java Fix nullpointer in first time activity 2014-08-20 20:44:49 +02:00
HelpAboutFragment.java Add applications section to help 2014-05-07 18:31:31 +02:00
HelpActivity.java Move SlidingTabLayout and SlidingTabStrip into appropriate subpackage 2014-06-06 22:47:28 +02:00
HelpHtmlFragment.java Add applications section to help 2014-05-07 18:31:31 +02:00
ImportKeysActivity.java Add cancelable mechanism and support in key import 2014-08-31 17:32:13 +02:00
ImportKeysFileFragment.java Merge branch 'master' of github.com:mar-v-in/open-keychain into improve-file-more 2014-06-22 16:45:07 +02:00
ImportKeysKeybaseFragment.java New callback model for ImportKeysActivity 2014-06-19 00:38:36 +02:00
ImportKeysListFragment.java Keyserver exception translateable 2014-07-31 19:05:09 +02:00
ImportKeysQrCodeFragment.java Fix qr code finally 2014-06-20 23:01:35 +02:00
ImportKeysServerFragment.java Automcomplete names and emails in keyserver tab 2014-08-14 16:12:42 +02:00
KeyListActivity.java use LoaderFragment for CertifyActivity 2014-08-31 00:19:16 +02:00
KeyListFragment.java Copyright (C) 2014 Vincent Breitmoser 2014-08-21 00:02:27 +02:00
LoaderFragment.java use LoaderFragment for CertifyActivity 2014-08-31 00:19:16 +02:00
LogDisplayActivity.java Copyright (C) 2014 Vincent Breitmoser 2014-08-21 00:02:27 +02:00
LogDisplayFragment.java add cancel support to edit key action 2014-08-31 19:20:08 +02:00
PreferencesActivity.java Remove MD5 support 2014-08-14 15:30:08 +02:00
PreferencesKeyServerActivity.java Remove unused strings, fix some lint errors, fix some language confusions 2014-04-18 20:41:39 +02:00
QrCodeActivity.java Merge branch 'master' of github.com:open-keychain/open-keychain 2014-07-30 00:58:28 +02:00
SelectPublicKeyActivity.java Optimize imports 2014-04-15 22:52:21 +02:00
SelectPublicKeyFragment.java Rename mCurQuery to mQuery for consistency 2014-05-16 11:38:43 +02:00
SelectSecretKeyActivity.java split up filterSign and filterCertify in SelectSecretKeyFragment 2014-04-20 19:38:42 +02:00
SelectSecretKeyFragment.java use long rather than String to build uris by key 2014-05-21 21:26:35 +02:00
SelectSecretKeyLayoutFragment.java Added new button style and converted account_settings and the select_secret_key_layout to use it 2014-06-29 13:59:51 +02:00
UploadKeyActivity.java Fixes for upload 2014-07-31 23:31:09 +02:00
ViewCertActivity.java add ecc support 2014-08-24 16:08:37 +02:00
ViewKeyActivity.java remember "show advanced tabs" setting 2014-08-31 00:39:37 +02:00
ViewKeyCertsFragment.java Copyright (C) 2014 Vincent Breitmoser 2014-08-21 00:02:27 +02:00
ViewKeyKeysFragment.java fix nullpointer, cleanup 2014-07-02 16:47:12 +02:00
ViewKeyMainFragment.java Copyright (C) 2014 Vincent Breitmoser 2014-08-21 00:02:27 +02:00
ViewKeyShareFragment.java Optimize imports 2014-08-05 22:46:00 +02:00