Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | rename KeyServerUploadActivity to UploadKeyActivity | Dominik Schürmann | 2014-02-01 | 2 | -3/+3 | |
| |_|/ |/| | | ||||||
* | | | Started working on integration of keyserver query into import activity | Dominik Schürmann | 2014-02-01 | 8 | -149/+265 | |
|/ / | ||||||
* | | save fingerprint on save | Dominik Schürmann | 2014-02-01 | 1 | -0/+2 | |
| | | ||||||
* | | No bouncy castle objects in key view | Dominik Schürmann | 2014-02-01 | 7 | -36/+25 | |
| | | ||||||
* | | Fix layout, add API notes to README, register fingerprint URIs, some ↵ | Dominik Schürmann | 2014-02-01 | 10 | -667/+623 | |
| | | | | | | | | reformatting (sry) | |||||
* | | Allow state loss on dismissal of progress dialogs, fixes #217 | Dominik Schürmann | 2014-01-31 | 2 | -24/+28 | |
| | | ||||||
* | | Fix and simplify user id parsing | Dominik Schürmann | 2014-01-31 | 6 | -55/+51 | |
|/ | ||||||
* | bouncycastle uses the Date class, based off of UTC. Force all ↵ | Ashley Hughes | 2014-01-30 | 4 | -27/+15 | |
| | | | | GregorianCalendars to use UTC, so get and set of key dates works as expected | |||||
* | binding signatures have the same creation time | Ashley Hughes | 2014-01-30 | 1 | -1/+6 | |
| | ||||||
* | change key expiry | Ashley Hughes | 2014-01-30 | 1 | -26/+28 | |
| | ||||||
* | language fix | Dominik Schürmann | 2014-01-29 | 11 | -15/+14 | |
| | ||||||
* | show unknown in ViewKey if user id is not set | Dominik Schürmann | 2014-01-29 | 1 | -2/+7 | |
| | ||||||
* | Give expiry dates to PgpKeyOperation | Dominik Schürmann | 2014-01-29 | 5 | -17/+43 | |
| | ||||||
* | Use intent data instead of IDs for upload and sign, fixes #205 | Dominik Schürmann | 2014-01-29 | 4 | -40/+43 | |
| | ||||||
* | save keyring in-place, fixes #228, #203 | Dominik Schürmann | 2014-01-29 | 3 | -198/+232 | |
| | ||||||
* | small code restructures | Dominik Schürmann | 2014-01-29 | 1 | -5/+5 | |
| | ||||||
* | show import secret key userID | Ashley Hughes | 2014-01-28 | 1 | -1/+2 | |
| | ||||||
* | exporting secret keys means exporting public, no need to do so twice | Ashley Hughes | 2014-01-28 | 1 | -25/+22 | |
| | ||||||
* | Fix logging in ClipboardReflection | Dominik Schürmann | 2014-01-28 | 1 | -5/+3 | |
| | ||||||
* | re-enable getEmbeddedSignatures | Ashley Hughes | 2014-01-27 | 1 | -10/+10 | |
| | ||||||
* | New Gradle project structure | Dominik Schürmann | 2014-01-27 | 121 | -0/+24234 | |