Ash Hughes
|
5db08b9bdc
|
2/2 use forked spongycastle to speed up secret key imports
|
2013-05-13 15:10:52 +01:00 |
|
Ash Hughes
|
3b798fd7e6
|
1/2 use forked spongycastle to speed up secret key imports
|
2013-05-13 15:07:18 +01:00 |
|
Dominik Schürmann
|
30fa184e7e
|
Merge with ashh87s pull request
|
2013-03-22 14:16:49 +01:00 |
|
Ash Hughes
|
0075c522a6
|
use certification keys to sign keyrings
|
2013-03-21 14:48:30 +00:00 |
|
Ash Hughes
|
cf34a1720e
|
change edit key for empty private master keys
|
2013-03-21 14:18:38 +00:00 |
|
Dominik Schürmann
|
bee5075f56
|
Merge branch 'mdietz'
|
2013-03-20 01:16:18 +01:00 |
|
Dominik Schürmann
|
e736af550a
|
describe allowBackup=false
|
2013-03-20 01:14:19 +01:00 |
|
Ash Hughes
|
650b22d5e9
|
only sign keys if private key has capability
|
2013-03-19 02:04:56 +00:00 |
|
Ash Hughes
|
2d856c5f0e
|
use db to mark keys which can certify
|
2013-03-18 18:51:24 +00:00 |
|
Ash Hughes
|
12d6cfefd7
|
change how empty private cheks happen, speeds things up
|
2013-03-18 16:07:34 +00:00 |
|
Ash Hughes
|
2ccd3796c4
|
select correct master key for signing public key with
|
2013-03-16 00:15:06 +00:00 |
|
Ash Hughes
|
4fc4f09e84
|
Fix decrypt file selection and symmetric decryption failure
|
2013-03-15 23:24:06 +00:00 |
|
Ash Hughes
|
9985722c6e
|
correctly encrypt using symmetric key if sign box checked
|
2013-03-15 21:34:31 +00:00 |
|
Ash Hughes
|
dd27d132be
|
tidy up code
|
2013-03-14 22:04:24 +00:00 |
|
Ash Hughes
|
935274960d
|
remove signing icon for master keys which can't sign
|
2013-03-14 17:24:22 +00:00 |
|
Ash Hughes
|
00afc2e8ac
|
fix issue 42
|
2013-03-14 13:23:04 +00:00 |
|
Ash Hughes
|
911719bdb6
|
don't cache passphrase twice
|
2013-03-14 12:58:09 +00:00 |
|
Ashley Hughes
|
cf42bcd039
|
skip key 0 (master) on retry for passphrase
|
2013-03-14 12:28:22 +00:00 |
|
Ash Hughes
|
115d34ba0e
|
private keys without master keys and some fixes for things which broke along the way
|
2013-03-14 03:23:50 +00:00 |
|
Michael Dietz
|
fbe0717ce2
|
Remove debugging code
|
2013-02-26 12:03:31 -06:00 |
|
Michael Dietz
|
ed0d7e1a53
|
Fixed bug in secret key selection fragment where it was displaying public keys
|
2013-02-26 12:01:27 -06:00 |
|
Dominik Schürmann
|
99122fa8d9
|
extras for database broadcast
|
2013-01-19 00:24:27 +01:00 |
|
Dominik Schürmann
|
4177f7159c
|
New broadcast on database change to inform other apps
|
2013-01-18 23:51:44 +01:00 |
|
Dominik Schürmann
|
d599d26bbd
|
Error handling when keyring is not found
|
2013-01-18 00:36:30 +01:00 |
|
Dominik Schürmann
|
9e5aab3483
|
Fix edit key intent, api improvements
|
2013-01-18 00:33:20 +01:00 |
|
Dominik Schürmann
|
39ab2c4bb0
|
new import icon
|
2013-01-17 14:47:44 +01:00 |
|
Dominik Schürmann
|
3cd36637eb
|
new import icon
|
2013-01-17 14:47:34 +01:00 |
|
Dominik Schürmann
|
f334dea1b5
|
rename intent actions to use KEYRING instead of KEY
|
2013-01-17 01:53:49 +01:00 |
|
Dominik Schürmann
|
40f2355b1a
|
Intent action fixes
|
2013-01-17 01:48:57 +01:00 |
|
Dominik Schürmann
|
6d0192321e
|
description and screenshots
|
2013-01-16 16:33:04 +01:00 |
|
Dominik Schürmann
|
de704e400d
|
Fix intent filters for services
|
2013-01-16 15:17:59 +01:00 |
|
Dominik Schürmann
|
0fffa4500b
|
Rename fixes
|
2013-01-16 14:45:15 +01:00 |
|
Dominik Schürmann
|
1feb948acf
|
Renaming APG to OpenPGP Keychain
|
2013-01-16 14:31:16 +01:00 |
|
Dominik Schürmann
|
dbbd8f6856
|
Make ApiService thread safe
|
2013-01-10 19:37:51 +01:00 |
|
Dominik Schürmann
|
b83d82146b
|
Synchronizing methods in ApgKeyService
|
2013-01-10 19:32:35 +01:00 |
|
Dominik Schürmann
|
275bcc443e
|
Explicit export of provider
|
2013-01-09 14:51:25 +01:00 |
|
Dominik Schürmann
|
03e6843380
|
Fixes to use import intents without file data
|
2013-01-09 14:22:14 +01:00 |
|
Dominik Schürmann
|
8039d70876
|
nfc help header
|
2013-01-08 23:16:25 +01:00 |
|
Dominik Schürmann
|
3c48442399
|
changelog
|
2013-01-08 23:03:45 +01:00 |
|
Dominik Schürmann
|
152dddb5e9
|
Fix import from key server
|
2013-01-08 22:54:07 +01:00 |
|
Dominik Schürmann
|
d515b26796
|
Generic share of keyring via Android Intent SEND, renaming of own share intents
|
2013-01-08 22:12:23 +01:00 |
|
Dominik Schürmann
|
049dc908f8
|
Fixes, update Integration lib
|
2013-01-08 20:42:22 +01:00 |
|
Dominik Schürmann
|
55530597df
|
Fix many problems with import from files
|
2013-01-08 19:19:45 +01:00 |
|
Dominik Schürmann
|
6fd44a0ec5
|
When exporting secret keyrings, also export public part
|
2013-01-08 17:48:56 +01:00 |
|
Dominik Schürmann
|
68039d3a8a
|
Improved import with preview of keyrings
|
2013-01-08 17:01:45 +01:00 |
|
Dominik Schürmann
|
6cc7156fbd
|
Share with NFC, Qr Code sharing refactored, Receiving NFC is not ready yet
|
2013-01-08 12:58:21 +01:00 |
|
Dominik Schürmann
|
9758cb673f
|
Externalize all import actions into ImportKeysActivity
|
2013-01-07 15:56:56 +01:00 |
|
Dominik Schürmann
|
05778fd482
|
rename clipboard compatibility class
|
2013-01-06 18:16:02 +01:00 |
|
Dominik Schürmann
|
7f162ea0d5
|
rename clipboard compatibility class
|
2013-01-06 18:15:52 +01:00 |
|
Dominik Schürmann
|
1e5118c82a
|
Externalize compatibility workarounds
|
2013-01-06 18:14:14 +01:00 |
|