Dominik Schürmann
dc382a2ddd
Clarify language
2014-05-07 09:05:28 +02:00
Vincent Breitmoser
873b1be75d
display AppMsg warning when no encryption subkey is available
2014-05-07 02:27:51 +02:00
Dominik Schürmann
e97cdbd9ad
Clarify language
2014-05-06 23:16:08 +02:00
Dominik Schürmann
8eb74d171b
Some small style fixes
2014-05-06 23:11:10 +02:00
Dominik Schürmann
274326f780
Always use section style instead of custom class
2014-05-06 22:48:47 +02:00
Vincent Breitmoser
797aeaf6e8
ui: apply purple theme (twi is best color)
2014-05-06 19:18:32 +02:00
Vincent Breitmoser
0d05ff98cb
ui: use textviews instead of bootstrap buttons in SignEncrypt
2014-05-06 19:18:32 +02:00
Vincent Breitmoser
0fe0823372
ui: remove primary subkey info
2014-05-05 22:04:57 +02:00
Dominik Schürmann
6d10ca678a
Merge pull request #603 from timbray/master
...
Adds first level of keybase support
2014-05-05 10:10:47 +02:00
Dominik Schürmann
acfe01e0e2
Update from transifex
2014-05-05 01:20:42 +02:00
Dominik Schürmann
6055b0b0da
New key view design, using Android flat buttons and Android icons
2014-05-05 00:58:22 +02:00
Vincent Breitmoser
f524fa692c
wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentService!
2014-05-03 22:29:09 +02:00
Tim Bray
e663dadc32
can search openkeychain, retrieve & install & use keys from there
2014-04-29 15:04:05 -07:00
Vincent Breitmoser
30207ee11f
Merge commit '0b7fb70'
...
Conflicts:
OpenKeychain/src/main/res/values/strings.xml
2014-04-22 11:30:14 +02:00
Vincent Breitmoser
0b7fb70781
split up filterSign and filterCertify in SelectSecretKeyFragment
...
Closes #588
2014-04-20 19:38:42 +02:00
Dominik Schürmann
7017a01bdb
More code cleanup
2014-04-19 21:56:15 +02:00
Dominik Schürmann
3389ee56e4
better error string for too many responses
2014-04-19 15:06:54 +02:00
Dominik Schürmann
b22cf763c4
Trying a fix for #585
2014-04-19 14:47:19 +02:00
Dominik Schürmann
71d8bcc8f4
Fix more strings
2014-04-19 14:13:50 +02:00
Dominik Schürmann
8822f6574d
certify keys
2014-04-19 02:25:53 +02:00
Dominik Schürmann
19d3fcec7a
Remove unused strings, fix some lint errors, fix some language confusions
2014-04-18 20:41:39 +02:00
Vincent Breitmoser
2a34d0e0e4
add up navigation in ViewCertActivity
...
Fixes #567
2014-04-17 15:30:16 +02:00
Vincent Breitmoser
52ad83e345
secret keys can only be deleted individually from multi selection
2014-04-17 12:09:09 +02:00
Vincent Breitmoser
c7eb40b814
stripped support: implement has_secret support, in ui and impot of secret keys
...
Closes #570
2014-04-16 18:14:44 +02:00
Dominik Schürmann
14a8586e8c
Improve verification result display, close #568
2014-04-15 22:37:36 +02:00
Dominik Schürmann
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
2014-04-14 01:11:08 +02:00
Dominik Schürmann
305b8c1858
Simplify and fix delete key dialog
2014-04-11 19:52:59 +02:00
Vincent Breitmoser
b77fb2fcc0
get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredString
2014-04-11 03:44:13 +02:00
Vincent Breitmoser
593d6ad3f7
Select*KeyFragment rewrites
...
- moved all specific Public/Secret logic from the Adapter class into
inner subclasses in the Fragments
- more versatile status display ("revoked", "expired", "can certify"...)
- applied view holder pattern
- query logic, including subqueries, moved into provider classes
Closes #375
2014-04-10 18:47:57 +02:00
Vincent Breitmoser
ce6a4041fd
ViewCertActivity cleanup
...
Closes #547
2014-04-10 15:34:16 +02:00
gogowitczak
19cab919af
Modified Spinner values for CreateKeyDialog. Added info for user about custom key length restrictions.
2014-04-08 23:59:41 +02:00
gogowitczak
fc0c084a62
Added possibility to enter custom key length. Added key length limitations, according to issue #102 and SpongyCastle specification.
2014-04-07 16:31:38 +02:00
Dominik Schürmann
6d11371905
Rename folder structure from OpenPGP Keychain to OpenKeychain
2014-04-06 12:57:42 +02:00