aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main
Commit message (Collapse)AuthorAgeFilesLines
...
* | Allow state loss on dismissal of progress dialogs, fixes #217Dominik Schürmann2014-01-312-24/+28
| |
* | Fix and simplify user id parsingDominik Schürmann2014-01-316-55/+51
| |
* | update from transifexDominik Schürmann2014-01-3119-54/+141
|/
* bouncycastle uses the Date class, based off of UTC. Force all ↵Ashley Hughes2014-01-304-27/+15
| | | | GregorianCalendars to use UTC, so get and set of key dates works as expected
* binding signatures have the same creation timeAshley Hughes2014-01-301-1/+6
|
* change key expiryAshley Hughes2014-01-302-26/+29
|
* add some changelog itemsDominik Schürmann2014-01-291-1/+10
|
* language fixDominik Schürmann2014-01-2918-22/+21
|
* Fix transifex config and pull translationsDominik Schürmann2014-01-2920-320/+459
|
* small language changesDominik Schürmann2014-01-291-2/+2
|
* show unknown in ViewKey if user id is not setDominik Schürmann2014-01-291-2/+7
|
* Give expiry dates to PgpKeyOperationDominik Schürmann2014-01-295-17/+43
|
* Use intent data instead of IDs for upload and sign, fixes #205Dominik Schürmann2014-01-294-40/+43
|
* save keyring in-place, fixes #228, #203Dominik Schürmann2014-01-293-198/+232
|
* small code restructuresDominik Schürmann2014-01-291-5/+5
|
* show import secret key userIDAshley Hughes2014-01-281-1/+2
|
* exporting secret keys means exporting public, no need to do so twiceAshley Hughes2014-01-281-25/+22
|
* Fix logging in ClipboardReflectionDominik Schürmann2014-01-281-5/+3
|
* re-enable getEmbeddedSignaturesAshley Hughes2014-01-271-10/+10
|
* New Gradle project structureDominik Schürmann2014-01-27352-0/+33000