.. |
adapter
|
Move logic classes for import into own sub-package
|
2014-05-06 22:29:57 +02:00 |
dialog
|
More code cleanup
|
2014-04-19 21:56:15 +02:00 |
widget
|
Always use section style instead of custom class
|
2014-05-06 22:48:47 +02:00 |
CertifyKeyActivity.java
|
Clarify language
|
2014-05-06 23:16:08 +02:00 |
DecryptActivity.java
|
Change license from ASLv2 to GPLv3 where possible
|
2014-04-08 11:59:35 +02:00 |
DecryptFileFragment.java
|
ui: use textview buttons in decrypt verify dialogue
|
2014-05-06 19:18:32 +02:00 |
DecryptFragment.java
|
ui: apply purple theme (twi is best color)
|
2014-05-06 19:18:32 +02:00 |
DecryptMessageFragment.java
|
ui: use textview buttons in decrypt verify dialogue
|
2014-05-06 19:18:32 +02:00 |
DrawerActivity.java
|
Workaround for nullpointer bug in support lib, close #591
|
2014-04-22 08:15:55 +02:00 |
EditKeyActivity.java
|
Removing remaining uses of Id, closing one of the oldest bugs #9
|
2014-04-14 13:48:20 +02:00 |
EncryptActivity.java
|
More code cleanup
|
2014-04-19 21:56:15 +02:00 |
EncryptActivityInterface.java
|
Rename folder structure from OpenPGP Keychain to OpenKeychain
|
2014-04-06 12:57:42 +02:00 |
EncryptAsymmetricFragment.java
|
split up filterSign and filterCertify in SelectSecretKeyFragment
|
2014-04-20 19:38:42 +02:00 |
EncryptFileFragment.java
|
ui: use textviews instead of bootstrap buttons in SignEncrypt
|
2014-05-06 19:18:32 +02:00 |
EncryptMessageFragment.java
|
ui: use textviews instead of bootstrap buttons in SignEncrypt
|
2014-05-06 19:18:32 +02:00 |
EncryptSymmetricFragment.java
|
Rename folder structure from OpenPGP Keychain to OpenKeychain
|
2014-04-06 12:57:42 +02:00 |
HelpAboutFragment.java
|
Optimize imports
|
2014-04-15 22:52:21 +02:00 |
HelpActivity.java
|
ui: use SlidingTabLayout in help activity
|
2014-05-07 03:48:03 +02:00 |
HelpHtmlFragment.java
|
Optimize imports
|
2014-04-15 22:52:21 +02:00 |
ImportKeysActivity.java
|
Move logic classes for import into own sub-package
|
2014-05-06 22:29:57 +02:00 |
ImportKeysClipboardFragment.java
|
can search openkeychain, retrieve & install & use keys from there
|
2014-04-29 15:04:05 -07:00 |
ImportKeysFileFragment.java
|
can search openkeychain, retrieve & install & use keys from there
|
2014-04-29 15:04:05 -07:00 |
ImportKeysKeybaseFragment.java
|
Per pull-request comments.
|
2014-05-04 17:16:58 -07:00 |
ImportKeysListFragment.java
|
Move logic classes for import into own sub-package
|
2014-05-06 22:29:57 +02:00 |
ImportKeysNFCFragment.java
|
FIx nfc button
|
2014-04-18 17:21:32 +02:00 |
ImportKeysQrCodeFragment.java
|
can search openkeychain, retrieve & install & use keys from there
|
2014-04-29 15:04:05 -07:00 |
ImportKeysServerFragment.java
|
can search openkeychain, retrieve & install & use keys from there
|
2014-04-29 15:04:05 -07:00 |
KeyListActivity.java
|
add debug backup/restore options to main menu
|
2014-04-14 13:06:49 +02:00 |
KeyListFragment.java
|
ui: purplize searchtext in keylist
|
2014-05-07 03:07:24 +02:00 |
PreferencesActivity.java
|
Remove unused strings, fix some lint errors, fix some language confusions
|
2014-04-18 20:41:39 +02:00 |
PreferencesKeyServerActivity.java
|
Remove unused strings, fix some lint errors, fix some language confusions
|
2014-04-18 20:41:39 +02:00 |
SelectPublicKeyActivity.java
|
Optimize imports
|
2014-04-15 22:52:21 +02:00 |
SelectPublicKeyFragment.java
|
Update license header for 2014
|
2014-04-13 17:27:22 +02:00 |
SelectSecretKeyActivity.java
|
split up filterSign and filterCertify in SelectSecretKeyFragment
|
2014-04-20 19:38:42 +02:00 |
SelectSecretKeyFragment.java
|
split up filterSign and filterCertify in SelectSecretKeyFragment
|
2014-04-20 19:38:42 +02:00 |
SelectSecretKeyLayoutFragment.java
|
split up filterSign and filterCertify in SelectSecretKeyFragment
|
2014-04-20 19:38:42 +02:00 |
UploadKeyActivity.java
|
Fix upload of keys, closes #581
|
2014-04-18 01:26:25 +02:00 |
ViewCertActivity.java
|
Avoid displaying double 0x before keyid in ViewCertActivity
|
2014-05-02 19:05:43 +02:00 |
ViewKeyActivity.java
|
Merge branch 'master' of github.com:open-keychain/open-keychain
|
2014-05-07 09:05:38 +02:00 |
ViewKeyCertsFragment.java
|
New key view design, using Android flat buttons and Android icons
|
2014-05-05 00:58:22 +02:00 |
ViewKeyKeysFragment.java
|
ui: remove primary subkey info
|
2014-05-05 22:04:57 +02:00 |
ViewKeyMainFragment.java
|
display AppMsg warning when no encryption subkey is available
|
2014-05-07 02:27:51 +02:00 |
ViewKeyShareFragment.java
|
Clarify language
|
2014-05-07 09:05:28 +02:00 |