This website requires JavaScript.
362a30c502
center empty-info of cert fragment, closes #566
Dominik Schürmann
2014-04-15 22:41:47 +02:00
14a8586e8c
Improve verification result display, close #568
Dominik Schürmann
2014-04-15 22:37:36 +02:00
fcb73f4e24
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-04-15 21:29:01 +02:00
8440693c51
Add OpenPgpSignatureResultBuilder
Dominik Schürmann
2014-04-15 21:28:52 +02:00
a57fc8a47a
encapsulate creation of OpenPgpSignatureResult objects inside OpenPgpSignatureResultBuilder to better constraint its output when processing with PgpDecryptVerify
Dominik Schürmann
2014-04-15 21:28:38 +02:00
0f5093c0b3
add WoT help file to transifex config
Vincent Breitmoser
2014-04-15 13:54:07 +02:00
71fb0f85bf
add web of trust help entry
Vincent Breitmoser
2014-04-15 13:52:31 +02:00
e80d070aa9
Some comments to Constants
Dominik Schürmann
2014-04-14 13:52:09 +02:00
b04e6816f4
Removing remaining uses of Id, closing one of the oldest bugs #9
Dominik Schürmann
2014-04-14 13:48:20 +02:00
59220fbe04
KeychainDatabase cleanup
Dominik Schürmann
2014-04-14 13:32:10 +02:00
d703a1cb0c
Merge pull request #564 from Valodim/db-backup
Dominik Schürmann
2014-04-14 13:12:55 +02:00
57b264639f
move old apg.db to apg_old.db (half measure~)
Vincent Breitmoser
2014-04-11 20:39:36 +02:00
227155d484
add debug backup/restore options to main menu
Vincent Breitmoser
2014-04-11 20:25:50 +02:00
e02e9e6707
Translations from transifex
Dominik Schürmann
2014-04-14 11:37:57 +02:00
4a2c3385d6
Fix SIGNATURE_SUCCESS_CERTIFIED
Dominik Schürmann
2014-04-14 01:19:05 +02:00
13ffd2038d
key edit: fix crash when create date was after expiry date, change from gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
Dominik Schürmann
2014-04-14 01:11:08 +02:00
55bad4cac7
Rework verifyCleartextSignature
Dominik Schürmann
2014-04-13 21:06:39 +02:00
e10b24e2ea
Implement SIGNATURE_SUCCESS_CERTIFIED in PgpDecryptVerify (not tested)
Dominik Schürmann
2014-04-13 18:55:18 +02:00
9b1a4a456a
Handle new exceptions in KeychainIntentService
Dominik Schürmann
2014-04-13 18:13:34 +02:00
194523303f
Remove unused blob classes and other dead code
Dominik Schürmann
2014-04-13 17:46:39 +02:00
9daa2ae359
Update license header for 2014
Dominik Schürmann
2014-04-13 17:27:15 +02:00
44a7bda7dc
More changes to PgpSignEncrypt
Dominik Schürmann
2014-04-12 20:33:25 +02:00
a65a9ac5f0
PgpSignEncrypt comment
Dominik Schürmann
2014-04-11 21:55:54 +02:00
2069f20f50
Clarify use of methods in PgpKeyHelper
Dominik Schürmann
2014-04-11 21:40:12 +02:00
12b8282d9b
More ids removed
Dominik Schürmann
2014-04-11 20:23:46 +02:00
89cf46bbd7
More fixes for import item layout
Dominik Schürmann
2014-04-11 20:19:21 +02:00
d624d1c406
Remove some Ids...
Dominik Schürmann
2014-04-11 20:09:01 +02:00
305b8c1858
Simplify and fix delete key dialog
Dominik Schürmann
2014-04-11 19:52:59 +02:00
45b450e78a
PgpDecryptVerify is now context-free
Dominik Schürmann
2014-04-11 19:43:46 +02:00
9b15482c41
put signatureType where it belongs
Dominik Schürmann
2014-04-11 19:23:29 +02:00
bd6aeea6db
PgpSignEncrypt is now context-free
Dominik Schürmann
2014-04-11 19:14:39 +02:00
5346d2e878
PgpSignEncrypt: merge generateSignature() into main method
Dominik Schürmann
2014-04-11 18:53:24 +02:00
e39b081927
PgpSignEncrypt: get by master key id
Dominik Schürmann
2014-04-11 18:08:10 +02:00
c4d9fd88aa
More cleanup in providerHelper
Dominik Schürmann
2014-04-11 17:58:32 +02:00
094fb698de
Refactor ProviderHelper to be non-static using a constructor based on context (first commit to get context out of pgp classes)
Dominik Schürmann
2014-04-11 17:45:52 +02:00
bbd97cf800
Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)
Dominik Schürmann
2014-04-11 17:14:37 +02:00
a9281b129c
Prettify view_key_userids_item
Dominik Schürmann
2014-04-11 16:09:51 +02:00
b5c16e2446
Prettify more layouts
Dominik Schürmann
2014-04-11 16:00:37 +02:00
85bb3d9480
Merge pull request #553 from Valodim/split-masterKeyId
Dominik Schürmann
2014-04-11 14:39:35 +02:00
baa3c86e12
split getMasterKeyId for the remaining use cases
Vincent Breitmoser
2014-04-11 03:29:00 +02:00
b77fb2fcc0
get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredString
Vincent Breitmoser
2014-04-11 03:21:39 +02:00
9af532880c
fix EditKeyActivity
Vincent Breitmoser
2014-04-11 01:48:08 +02:00
0f06b8a1d6
display correct primary user id in import dialogue MOSTLY
Vincent Breitmoser
2014-04-10 20:33:54 +02:00
4e408fae53
remove drawer layout remnants from import key dialogue
Vincent Breitmoser
2014-04-10 20:33:19 +02:00
0687f7f40e
use view holder pattern in KeyListFragment
Vincent Breitmoser
2014-04-10 19:25:44 +02:00
31e8926d6f
Merge pull request #550 from Valodim/select-fragment
Dominik Schürmann
2014-04-10 19:16:46 +02:00
593d6ad3f7
Select*KeyFragment rewrites
Vincent Breitmoser
2014-04-10 18:40:32 +02:00
ce6a4041fd
ViewCertActivity cleanup
Vincent Breitmoser
2014-04-10 15:34:08 +02:00
a63488cce3
Disable selection of user ids and keys in view key
Dominik Schürmann
2014-04-10 14:14:32 +02:00
a85b217756
Minimize use of class variables in ViewKey
Dominik Schürmann
2014-04-10 13:58:19 +02:00
da4016d565
Cleanup AsyncTask code for NFC
Dominik Schürmann
2014-04-10 13:53:02 +02:00
b3a39d7c24
Cleanup imports
Dominik Schürmann
2014-04-10 13:48:44 +02:00
8ee7dbfdb0
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-04-10 13:48:05 +02:00
2ac8be2858
Integrate NFC functionality into ViewKeyActivity
Dominik Schürmann
2014-04-10 13:47:58 +02:00
8fcb0cf98d
Merge pull request #545 from danielhass/toast_replacement
Dominik Schürmann
2014-04-10 11:26:53 +02:00
8ff9b768a3
Deleted wrong AppMsg
Daniel Haß
2014-04-10 00:08:26 +02:00
eba0640d3e
Prettify more layouts, fix edit and encrypt intents from key view
Dominik Schürmann
2014-04-09 20:10:23 +02:00
6d00ca7fdb
Temporary disable of master key id extraction from uri
Dominik Schürmann
2014-04-09 19:57:57 +02:00
21e6110b6d
Prettify some layouts
Dominik Schürmann
2014-04-09 19:42:27 +02:00
35f9189a82
certs: fix verification in ViewKeyActivity (how embarassing)
Vincent Breitmoser
2014-04-09 18:31:45 +02:00
9c41477a4d
Fix gitignore for lint
Dominik Schürmann
2014-04-09 16:36:28 +02:00
30652a470f
Fix certification layout
Dominik Schürmann
2014-04-09 16:35:27 +02:00
19b62d67b3
Fix NFC
Dominik Schürmann
2014-04-09 16:05:47 +02:00
a0a51c9f92
Fix save keyring, improve signature verification
Dominik Schürmann
2014-04-09 15:36:34 +02:00
2a9eaaa1fb
Replaced Toasts in ViewKeyActivity
Daniel Haß
2014-04-09 14:39:59 +02:00
01991aa127
Removed unused Toast import in ViewKeyActivityJB
Daniel Haß
2014-04-08 11:57:17 +02:00
6c8157152e
Replaced Toasts in ImportKeysOrCodeFragment
Daniel Haß
2014-04-08 11:44:11 +02:00
27eb7c0f1b
Cleanup in SelectKeyCursorAdapter
Dominik Schürmann
2014-04-09 01:11:33 +02:00
9fb493418e
Hide keyboard after hiding custom key length field
Dominik Schürmann
2014-04-09 00:58:24 +02:00
e9efd0ec87
Merge pull request #539 from gogowitczak/custom-key-length-info
Dominik Schürmann
2014-04-09 00:51:58 +02:00
b682cb2ae5
KeychainIntentService instead of APG
Dominik Schürmann
2014-04-09 00:09:47 +02:00
8680b5b08e
Fix DECRYPT and SEND intent
Dominik Schürmann
2014-04-09 00:05:16 +02:00
19cab919af
Modified Spinner values for CreateKeyDialog. Added info for user about custom key length restrictions.
gogowitczak
2014-04-08 23:59:41 +02:00
8ab9a0a2d0
Use NotFoundException in more places
Dominik Schürmann
2014-04-08 23:41:21 +02:00
d81de8509b
Fix decryption of messages/files encrypted for multiple public keys
Dominik Schürmann
2014-04-08 23:01:38 +02:00
a1efb24228
Introduce ProviderHelper.NotFoundException, remove dead code
Dominik Schürmann
2014-04-08 22:25:42 +02:00
946c1e115c
Merge pull request #537 from thi/change-license-to-gpl
Dominik Schürmann
2014-04-08 12:29:08 +02:00
f2d8378d81
Change license from ASLv2 to GPLv3 where possible
Thialfihar
2014-04-08 11:37:38 +02:00
42faf0eb07
Update copyright timespan for Thialfihar
Thialfihar
2014-04-08 11:46:41 +02:00
02549bd439
Merge pull request #536 from gogowitczak/custom-key-length
Dominik Schürmann
2014-04-08 10:00:53 +02:00
e76fc97dd6
Fixed coding style.
gogowitczak
2014-04-08 00:59:59 +02:00
fc0c084a62
Added possibility to enter custom key length. Added key length limitations, according to issue #102 and SpongyCastle specification.
gogowitczak
2014-04-07 16:31:38 +02:00
97ecf25cb4
Merge pull request #531 from danielhass/toast_replacement
Dominik Schürmann
2014-04-07 14:06:35 +02:00
ddd0111704
Futher Toast replacements in CertifyKeyActivity
Daniel Haß
2014-04-07 10:48:57 +02:00
3c8be8bf85
Merge pull request #529 from gogowitczak/gradlebug-branch
Dominik Schürmann
2014-04-06 21:33:38 +02:00
f89ab48d61
Fixed gradle localTest bug on Windows.
gogowitczak
2014-04-06 21:25:46 +02:00
191dcf0c31
Comment out localTest due to bug on windows
Dominik Schürmann
2014-04-06 20:52:44 +02:00
834eb41932
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-04-06 17:40:16 +02:00
454b9baf11
License clarification in README
Dominik Schürmann
2014-04-06 17:39:56 +02:00
eb86021234
Merge pull request #522 from Valodim/master
Dominik Schürmann
2014-04-06 17:11:07 +02:00
b4e7d69b35
show key expiry status similar to revocation
Vincent Breitmoser
2014-04-06 16:09:39 +02:00
c3bb2b9d34
Update README
Dominik Schürmann
2014-04-06 14:50:49 +02:00
5c19193ca2
Update travis link
Dominik Schürmann
2014-04-06 14:46:43 +02:00
fbb872c136
Update transifex config
Dominik Schürmann
2014-04-06 13:14:11 +02:00
2a9ecb845d
Update README
Dominik Schürmann
2014-04-06 13:06:12 +02:00
6d11371905
Rename folder structure from OpenPGP Keychain to OpenKeychain
Dominik Schürmann
2014-04-06 12:57:42 +02:00
17997dd362
Pull from transifex
Dominik Schürmann
2014-04-06 12:51:46 +02:00
d3d36485d5
Optimize comments, remove dead code
Dominik Schürmann
2014-04-06 11:55:41 +02:00
56cd3ab9c7
Use dark icon in warning dialogs in edit key
Dominik Schürmann
2014-04-06 11:48:31 +02:00
f7b1d84dd9
code style
Dominik Schürmann
2014-04-06 11:39:58 +02:00