open-keychain/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui
Dominik Schürmann a9e5619a14 Merge pull request #395 from uberspot/master
Remove duplicate code from ActionBarHelper. Add export in multiselect.
2014-03-12 16:23:22 +01:00
..
adapter fix plenty of lint warnings, make some for loops into foreach, remove unused imports and throw exceptions 2014-03-11 23:42:45 +02:00
dialog fix plenty of lint warnings, make some for loops into foreach, remove unused imports and throw exceptions 2014-03-11 23:42:45 +02:00
widget Add Email suggestions in Create Key activity 2014-03-12 02:04:04 +02:00
CertifyKeyActivity.java getString before init of KeychainIntentHandler 2014-03-10 22:37:13 +01:00
DecryptActivity.java fix plenty of lint warnings, make some for loops into foreach, remove unused imports and throw exceptions 2014-03-11 23:42:45 +02:00
DrawerActivity.java Smooth Activity Switch Fixed 2014-03-04 13:57:48 +05:30
EditKeyActivity.java Add export... button and functionality in multi-select 2014-03-11 03:53:00 +02:00
EncryptActivity.java getString before init of KeychainIntentHandler 2014-03-10 22:37:13 +01:00
HelpAboutFragment.java rework key view into fragments to later add certifications 2014-02-09 21:17:30 +01:00
HelpActivity.java removed useless semicolons, fixed some parameters in documenation, simplified some conditionals 2014-03-07 22:35:49 +02:00
HelpHtmlFragment.java rework key view into fragments to later add certifications 2014-02-09 21:17:30 +01:00
ImportKeysActivity.java More fixes for KeychainIntentServiceHandler 2014-03-10 22:46:30 +01:00
ImportKeysClipboardFragment.java search works 2014-02-01 19:49:44 +01:00
ImportKeysFileFragment.java search works 2014-02-01 19:49:44 +01:00
ImportKeysListFragment.java Added exception is null option to display nothing if no error occured 2014-03-04 13:56:46 +01:00
ImportKeysNFCFragment.java New Gradle project structure 2014-01-27 14:18:25 +01:00
ImportKeysQrCodeFragment.java Allow import of full keys from qr codes 2014-02-09 21:37:01 +01:00
ImportKeysServerFragment.java reworking some parts of import activity code 2014-02-04 20:18:14 +01:00
KeyListPublicActivity.java Add export... button and functionality in multi-select 2014-03-11 03:53:00 +02:00
KeyListPublicFragment.java Merge pull request #395 from uberspot/master 2014-03-12 16:23:22 +01:00
KeyListSecretActivity.java Add export... button and functionality in multi-select 2014-03-11 03:53:00 +02:00
KeyListSecretFragment.java Add export... button and functionality in multi-select 2014-03-11 03:53:00 +02:00
PreferencesActivity.java remove unused imports and unthrown exceptions 2014-03-07 22:35:49 +02:00
PreferencesKeyServerActivity.java fix plenty of lint warnings, make some for loops into foreach, remove unused imports and throw exceptions 2014-03-11 23:42:45 +02:00
SelectPublicKeyActivity.java Remove duplicate code from ActionBarHelper. You can now set the drawables via the method calls 2014-03-11 01:50:17 +02:00
SelectPublicKeyFragment.java fix plenty of lint warnings, make some for loops into foreach, remove unused imports and throw exceptions 2014-03-11 23:42:45 +02:00
SelectSecretKeyActivity.java Switch from ActionBarSherlock to ActionBarCompat 2014-02-02 14:13:09 +01:00
SelectSecretKeyFragment.java Switch from ActionBarSherlock to ActionBarCompat 2014-02-02 14:13:09 +01:00
SelectSecretKeyLayoutFragment.java cleanup 2014-03-11 00:28:28 +01:00
UploadKeyActivity.java getString before init of KeychainIntentHandler 2014-03-10 22:37:13 +01:00
ViewKeyActivity.java Add export... button and functionality in multi-select 2014-03-11 03:53:00 +02:00
ViewKeyActivityJB.java rework key view into fragments to later add certifications 2014-02-09 21:17:30 +01:00
ViewKeyCertsFragment.java rework key view into fragments to later add certifications 2014-02-09 21:17:30 +01:00
ViewKeyMainFragment.java minor clean up in colorize method 2014-03-11 04:13:58 +02:00