Dominik Schürmann
4053e1ebd7
Update from transifex
2014-05-02 19:57:16 +02:00
Dominik Schürmann
3538bf8202
Version 2.6.1
2014-04-22 11:42:12 +02:00
Vincent Breitmoser
30207ee11f
Merge commit '0b7fb70'
...
Conflicts:
OpenKeychain/src/main/res/values/strings.xml
2014-04-22 11:30:14 +02:00
Dominik Schürmann
adea9df714
Workaround for nullpointer bug in support lib, close #591
2014-04-22 08:15:55 +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
b7147564dc
Update from transifex
2014-04-19 15:12:38 +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
ea7726c378
Update from transifex
2014-04-19 02:16:11 +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
Dominik Schürmann
4a21428e07
Translations from transifex
2014-04-18 19:58:17 +02:00
Dominik Schürmann
cc91369825
Small language corrections (thanks to yahoe.001)
2014-04-18 18:58:02 +02:00
Dominik Schürmann
2627b08c81
changelog 2.6
2014-04-17 18:07:19 +02:00
Dominik Schürmann
15b9789b97
Add faq entry for keyserver bug, closes #552
2014-04-17 17:55:41 +02:00
Vincent Breitmoser
2a34d0e0e4
add up navigation in ViewCertActivity
...
Fixes #567
2014-04-17 15:30:16 +02:00
Vincent Breitmoser
fda9bd1386
use project icons for certification status
...
Closes #573
2014-04-17 14:42:24 +02:00
Vincent Breitmoser
52ad83e345
secret keys can only be deleted individually from multi selection
2014-04-17 12:09:09 +02:00
Dominik Schürmann
d19830cd1c
essential instead of integral
2014-04-16 21:54:46 +02:00
Dominik Schürmann
b0c65729a9
Merge pull request #576 from Valodim/stripped-secretkeys
...
Support stripped secretkeys
2014-04-16 19:40:36 +02:00
Dominik Schürmann
676262b052
Translations from transifex, fix some strings references
2014-04-16 19:00:06 +02:00
Dominik Schürmann
b8b6fc5f6f
Fix help_start
2014-04-16 18:49:17 +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
cb9c106878
Start changelog for 2.6
2014-04-16 01:00:19 +02:00
Dominik Schürmann
ad6ac28782
Fix SIGNATURE_UNKNOWN_PUB_KEY
2014-04-16 00:18:00 +02:00
Dominik Schürmann
9df498b714
Fix ViewHolder in ImportKeysAdapter
2014-04-15 23:08:41 +02:00
Dominik Schürmann
362a30c502
center empty-info of cert fragment, closes #566
2014-04-15 22:41:47 +02:00
Dominik Schürmann
14a8586e8c
Improve verification result display, close #568
2014-04-15 22:37:36 +02:00
Vincent Breitmoser
71fb0f85bf
add web of trust help entry
2014-04-15 13:52:31 +02:00
Vincent Breitmoser
227155d484
add debug backup/restore options to main menu
...
Closes #543
2014-04-14 13:06:49 +02:00
Dominik Schürmann
e02e9e6707
Translations from transifex
2014-04-14 11:37:57 +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
89cf46bbd7
More fixes for import item layout
2014-04-11 20:19:21 +02:00
Dominik Schürmann
305b8c1858
Simplify and fix delete key dialog
2014-04-11 19:52:59 +02:00
Dominik Schürmann
bbd97cf800
Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)
2014-04-11 17:14:37 +02:00
Dominik Schürmann
a9281b129c
Prettify view_key_userids_item
2014-04-11 16:09:51 +02:00
Dominik Schürmann
b5c16e2446
Prettify more layouts
2014-04-11 16:00:37 +02:00
Vincent Breitmoser
b77fb2fcc0
get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredString
2014-04-11 03:44:13 +02:00
Vincent Breitmoser
4e408fae53
remove drawer layout remnants from import key dialogue
2014-04-10 20:33:22 +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
Dominik Schürmann
eba0640d3e
Prettify more layouts, fix edit and encrypt intents from key view
2014-04-09 20:10:23 +02:00
Dominik Schürmann
21e6110b6d
Prettify some layouts
2014-04-09 19:42:27 +02:00
Dominik Schürmann
30652a470f
Fix certification layout
2014-04-09 16:35:27 +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
Thialfihar
f2d8378d81
Change license from ASLv2 to GPLv3 where possible
2014-04-08 11:59:35 +02:00
Thialfihar
42faf0eb07
Update copyright timespan for Thialfihar
2014-04-08 11:59:35 +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