Vincent Breitmoser
|
54bc874ce5
|
Merge remote-tracking branch 'origin/master' into external-test
Conflicts:
OpenKeychain-Test/src/test/resources/extern/OpenPGP-Haskell
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/OperationResultParcel.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EditKeyFragment.java
|
2014-07-11 21:00:26 +02:00 |
|
Vincent Breitmoser
|
7b195ac2e3
|
modifyKey: make SubkeyChange operations work
|
2014-07-11 15:20:16 +02:00 |
|
Vincent Breitmoser
|
1436ab8d90
|
SaveKeyringParcel: follow attribute m prefix coding guideline
|
2014-07-11 13:51:36 +02:00 |
|
Vincent Breitmoser
|
bb92fe2804
|
test: get rid of some SaveKeyringParcel boilerplate
|
2014-07-11 13:49:17 +02:00 |
|
Vincent Breitmoser
|
26f6d58284
|
get rid of some inspection warnings
|
2014-07-11 13:45:06 +02:00 |
|
Vincent Breitmoser
|
4da273ac16
|
modifyKey: error out on nonexisting new primary user id
|
2014-07-11 13:35:48 +02:00 |
|
Vincent Breitmoser
|
dce2df4113
|
add come createKey strings
|
2014-07-11 02:48:54 +02:00 |
|
Vincent Breitmoser
|
90f546a4e8
|
tests: add testSubkeyAdd
|
2014-07-10 01:38:57 +02:00 |
|
Vincent Breitmoser
|
a9c3d6b507
|
Merge remote-tracking branch 'artbristol/functional-testing-canonicalize-badsignature' into external-test
Conflicts:
OpenKeychain-Test/src/test/resources/extern/OpenPGP-Haskell
|
2014-07-09 16:39:26 +02:00 |
|
mar-v-in
|
5185492b04
|
Fix OperationResultParcel
Naming conventions save lives... or atleast make addAll() work
|
2014-07-09 00:10:09 +02:00 |
|
Vincent Breitmoser
|
e54dd26d29
|
Merge remote-tracking branch 'artbristol/functional-testing-canonicalize'
Conflicts:
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/OperationResultParcel.java
|
2014-07-07 18:19:52 +02:00 |
|
Art O Cathain
|
9032e032ff
|
add toString for test ease
|
2014-07-06 19:43:17 +01:00 |
|
Art O Cathain
|
b02519ce25
|
add toString for test ease
|
2014-07-06 15:50:07 +01:00 |
|
Art O Cathain
|
ccb1579864
|
Prefer composition to inheritance is the mantra these das
|
2014-07-06 15:23:39 +01:00 |
|
Dominik Schürmann
|
85dde66804
|
parcel newPassphrase
|
2014-07-03 15:28:45 +02:00 |
|
Dominik Schürmann
|
55f067b063
|
Work on edit
|
2014-07-03 15:06:05 +02:00 |
|
Dominik Schürmann
|
d967c5d864
|
merge KeychainIntentService
|
2014-07-02 16:49:21 +02:00 |
|
Dominik Schürmann
|
94a58f3aa8
|
remove init methods from adapter
|
2014-07-02 16:33:30 +02:00 |
|
Vincent Breitmoser
|
a920f9ce0c
|
Merge remote-tracking branch 'origin/master'
|
2014-07-02 16:05:58 +02:00 |
|
Vincent Breitmoser
|
100b5f4c5f
|
Merge branch 'create-keyring'
|
2014-07-02 16:05:28 +02:00 |
|
Vincent Breitmoser
|
ebcd243e97
|
support changing primary user id in SaveKeyringParcel
Closes #695
|
2014-07-02 16:02:56 +02:00 |
|
Dominik Schürmann
|
a66c6b5b7a
|
Merge branch 'master' of github.com:open-keychain/open-keychain
|
2014-07-02 15:11:13 +02:00 |
|
Dominik Schürmann
|
4f83a4f163
|
Edit key: adding user ids
|
2014-07-02 15:10:50 +02:00 |
|
Vincent Breitmoser
|
9fb92c8642
|
fix subkey addition
|
2014-07-02 15:03:28 +02:00 |
|
Vincent Breitmoser
|
144a10a3d0
|
forgot a line in previous commit
|
2014-07-02 14:53:25 +02:00 |
|
Dominik Schürmann
|
c2ba7e2420
|
work on edit key
|
2014-06-30 22:01:17 +02:00 |
|
Vincent Breitmoser
|
de698b8955
|
add create key capabilities to SaveKeyringParcel
|
2014-06-29 22:34:53 +02:00 |
|
Vincent Breitmoser
|
6d7a9ec48a
|
pass import results through to viewkeyactivity on update
|
2014-06-28 20:54:14 +02:00 |
|
Vincent Breitmoser
|
d6a2875816
|
code cleanup and plurals in import log entries
closes #698
|
2014-06-28 19:15:28 +02:00 |
|
Dominik Schürmann
|
b43fb63753
|
new edit key: diff for existing user ids
|
2014-06-22 18:12:04 +02:00 |
|
Vincent Breitmoser
|
4d091d1784
|
use arraylists instead of arrays in savekeyringparcel
|
2014-06-22 14:45:40 +02:00 |
|
mar-v-in
|
58706425d6
|
Merge branch 'master' of https://github.com/open-keychain/open-keychain into improve-file
|
2014-06-19 13:57:35 +02:00 |
|
mar-v-in
|
d9c937bbe7
|
Merge branch 'master' into improve-file
|
2014-06-18 21:43:54 +02:00 |
|
Vincent Breitmoser
|
4ad15739e2
|
canonicalize: missed two logging entries
|
2014-06-18 21:43:41 +02:00 |
|
Vincent Breitmoser
|
825f37eee4
|
Merge remote-tracking branch 'origin/master'
|
2014-06-18 21:14:39 +02:00 |
|
Vincent Breitmoser
|
5f20b8de1a
|
Merge branch 'new-edit'
Conflicts:
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/OperationResultParcel.java
OpenKeychain/src/main/res/values/strings.xml
|
2014-06-18 21:09:04 +02:00 |
|
Dominik Schürmann
|
8ffc959f07
|
Merge pull request #661 from mar-v-in/improve-contacts
Improve contact sync
|
2014-06-18 20:56:38 +02:00 |
|
Vincent Breitmoser
|
3bffe4da55
|
generate public keyring from secret if not available
|
2014-06-18 20:55:44 +02:00 |
|
Vincent Breitmoser
|
f8d895dea4
|
consolidate: almost sane logging
|
2014-06-18 20:27:59 +02:00 |
|
Vincent Breitmoser
|
134f8471c0
|
consolidate: add key import routines with consolidation
|
2014-06-18 19:39:16 +02:00 |
|
mar-v-in
|
a1c3c41073
|
Reset importDone at the beginning of sync
|
2014-06-18 17:06:46 +02:00 |
|
mar-v-in
|
b9d88de286
|
Wait for import to be done before writing contacts
|
2014-06-18 17:01:36 +02:00 |
|
Vincent Breitmoser
|
f80228a08d
|
consolidate: make it work
|
2014-06-18 14:02:21 +02:00 |
|
Vincent Breitmoser
|
d8b0015d25
|
consolidate: add logging
|
2014-06-18 00:30:45 +02:00 |
|
Vincent Breitmoser
|
c63f3c8a5d
|
prepare ProviderHelper for consolidation before insert
|
2014-06-18 00:21:11 +02:00 |
|
Vincent Breitmoser
|
0013199b2d
|
handle database error on secret key insert
|
2014-06-17 23:46:02 +02:00 |
|
Vincent Breitmoser
|
6e4d0dede1
|
canonicalize: support secret keys
|
2014-06-17 23:25:45 +02:00 |
|
Vincent Breitmoser
|
4bff50bffc
|
new-edit: add logging to modifySecretKeyRing operation
|
2014-06-17 21:23:24 +02:00 |
|
Vincent Breitmoser
|
5c47143d64
|
new-edit: add new save keyring stuff
|
2014-06-17 20:11:54 +02:00 |
|
Vincent Breitmoser
|
a0f546739d
|
new-edit: remove old save keyring stuff
|
2014-06-17 20:03:58 +02:00 |
|