Vincent Breitmoser
|
b2b19d7b2b
|
pass (encryption) key id from Decrypt*Fragment to NfcActivity
|
2014-09-30 02:14:28 +02:00 |
|
Vincent Breitmoser
|
11d0f4510b
|
pass key id for check from EncryptActivity to NfcActivity
|
2014-09-30 02:03:17 +02:00 |
|
Vincent Breitmoser
|
706e60474d
|
be more mindful of algorithm and usage flag interaction
Fixes #895
|
2014-09-28 14:25:54 +02:00 |
|
Vincent Breitmoser
|
e0da0f6eb5
|
use correct pin for nfc in EncryptActivity
|
2014-09-24 15:04:23 +02:00 |
|
Vincent Breitmoser
|
c871891f49
|
Merge remote-tracking branch 'origin/master'
Conflicts:
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptActivity.java
|
2014-09-24 01:42:17 +02:00 |
|
Vincent Breitmoser
|
7654cd54fb
|
fix signing in OK with yubikeys
|
2014-09-24 01:41:40 +02:00 |
|
Dominik Schürmann
|
7f2640711e
|
Fix yubikey file decryption
|
2014-09-24 01:18:14 +02:00 |
|
Dominik Schürmann
|
0182f7c951
|
Yubikey text decryption working
|
2014-09-24 00:57:57 +02:00 |
|
Dominik Schürmann
|
07704c2726
|
Yubikey decryption
|
2014-09-24 00:50:58 +02:00 |
|
Dominik Schürmann
|
9f67b0fe54
|
DecryptTextActivity rework
|
2014-09-23 23:04:18 +02:00 |
|
Vincent Breitmoser
|
c5239d6e9b
|
be more precise on importresult overall error
|
2014-09-23 16:23:13 +02:00 |
|
Vincent Breitmoser
|
da1779816b
|
take failed keys into account in importkeyresult notification
|
2014-09-23 16:19:01 +02:00 |
|
Vincent Breitmoser
|
070017b12f
|
passphrasecache: cache by master key, introduce preference for cache by subkey
|
2014-09-23 15:56:48 +02:00 |
|
Vincent Breitmoser
|
9d9d71f3db
|
reject keys with duplicate subkeys altogether
closes #870
|
2014-09-23 01:36:46 +02:00 |
|
Vincent Breitmoser
|
862c9a8b3c
|
log "unspecified" flags differently
|
2014-09-22 17:02:53 +02:00 |
|
Vincent Breitmoser
|
029ce91670
|
show authenticate flag in logs
|
2014-09-22 16:27:42 +02:00 |
|
Dominik Schürmann
|
f50c0e1905
|
Fix LogDisplayFragment
|
2014-09-21 22:56:16 +02:00 |
|
Dominik Schürmann
|
65c3d69d9a
|
Fix ConsolidateResult, needed parcelable methods
|
2014-09-21 22:31:28 +02:00 |
|
Dominik Schürmann
|
bf0104af2e
|
Feature to change key configuration in create key
|
2014-09-21 21:50:56 +02:00 |
|
Vincent Breitmoser
|
344bc1736d
|
respect user id revocation signatures
Closes #836
|
2014-09-20 00:14:33 +02:00 |
|
Dominik Schürmann
|
a454bfd701
|
Use key icons in import, prettify items
|
2014-09-18 22:05:27 +02:00 |
|
Dominik Schürmann
|
a77c217b82
|
Fixes for nfc decrypt
|
2014-09-18 15:28:51 +02:00 |
|
Dominik Schürmann
|
1837dc89fa
|
Fix nfc signing
|
2014-09-18 14:54:25 +02:00 |
|
Dominik Schürmann
|
b09d222f34
|
package reordering: merge util and helper, there were no real difference; created ui.util for everything related to formatting
|
2014-09-17 21:51:25 +02:00 |
|
Dominik Schürmann
|
7d917fa39c
|
Fix cleartext verify
|
2014-09-17 21:26:08 +02:00 |
|
Dominik Schürmann
|
1abf167f80
|
Passphrase handling in encrypt
|
2014-09-17 20:40:02 +02:00 |
|
Dominik Schürmann
|
d686c55a0a
|
Work on new result handling (WIP)
|
2014-09-17 13:45:16 +02:00 |
|
Vincent Breitmoser
|
1f9bbff58d
|
minor fix for passphrase test
|
2014-09-15 14:17:39 +02:00 |
|
Vincent Breitmoser
|
e457d4c909
|
Merge remote-tracking branch 'origin/master'
Conflicts:
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/UncachedKeyRing.java
OpenKeychain/src/main/res/values-de/strings.xml
|
2014-09-15 14:00:17 +02:00 |
|
Vincent Breitmoser
|
9a3a032d99
|
move LogLevel info into LogType enum
|
2014-09-15 13:59:21 +02:00 |
|
Tim Bray
|
c13ccda658
|
Keys found on multiple servers are now imported from all of them
|
2014-09-13 21:43:07 -07:00 |
|
Vincent Breitmoser
|
36ef8a9a62
|
work on OperationResultParcel
|
2014-09-14 01:14:58 +02:00 |
|
Vincent Breitmoser
|
03d103af07
|
pending results are a type of non-success
|
2014-09-14 00:55:50 +02:00 |
|
Vincent Breitmoser
|
760b05273c
|
(forgot a file for previous commit)
|
2014-09-14 00:43:07 +02:00 |
|
Vincent Breitmoser
|
f0e159a372
|
add SignEncryptResult parcel (probably break stuff)
|
2014-09-14 00:33:30 +02:00 |
|
Daniel Albert
|
0625a16cb5
|
Temporary fix for #848, fixed pull2refresh bugs
|
2014-09-13 23:57:54 +02:00 |
|
Vincent Breitmoser
|
8a188a79dc
|
log warning on bad uid encoding
|
2014-09-13 21:43:37 +02:00 |
|
Vincent Breitmoser
|
efd9d1626e
|
add a ton of logging to DecryptVerify
|
2014-09-13 21:14:06 +02:00 |
|
Vincent Breitmoser
|
dbbefe2f41
|
working version of DecryptVerifyResult
|
2014-09-13 19:30:10 +02:00 |
|
Vincent Breitmoser
|
4c636a1471
|
introduce OperationResultParcel for PgpDecryptVerify operations (WIP)
|
2014-09-13 17:54:10 +02:00 |
|
Vincent Breitmoser
|
19252380f1
|
promote all result parcels to top level classes in their own package
|
2014-09-13 14:36:23 +02:00 |
|
Vincent Breitmoser
|
f744488017
|
editKey: add support for sripping keys
|
2014-09-11 22:49:21 +02:00 |
|
Dominik Schürmann
|
f18a8a20ac
|
Add newly discussed design decisions for passphrase cache service
|
2014-09-10 13:40:51 +02:00 |
|
Vincent Breitmoser
|
d61d846b72
|
add some comments to previous commit
|
2014-09-10 01:04:13 +02:00 |
|
Vincent Breitmoser
|
7dbb7cf1e1
|
jury-rig broken sign mechanism
Should improve situation on #811
|
2014-09-09 22:43:14 +02:00 |
|
Dominik Schürmann
|
7c67f7a715
|
Consolidate on database upgrade
|
2014-09-09 09:26:03 +02:00 |
|
Vincent Breitmoser
|
ceea2667e8
|
introduce SingletonResult for... singleton results
|
2014-09-08 14:50:16 +02:00 |
|
Vincent Breitmoser
|
055fb59ec3
|
Properly handle uneditable key types in EditKeyFragment
More specifically, return an OperationResultParcel for stripped and
divert-to-card keys, with an appropriate error message in the log.
part of #828
|
2014-09-08 14:35:15 +02:00 |
|
Dominik Schürmann
|
f4592c8b95
|
Yubikey: use PIN
|
2014-09-08 00:40:50 +02:00 |
|
Dominik Schürmann
|
83af19de20
|
Prepare Yubikey decryption
|
2014-09-08 00:01:29 +02:00 |
|