aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain
Commit message (Expand)AuthorAgeFilesLines
* re-enable getEmbeddedSignaturesAshley Hughes2014-01-271-10/+10
* New Gradle project structureDominik Schürmann2014-01-27359-215/+0
* Remove old spongy castle libsDominik Schürmann2014-01-275-0/+0
* New build files for spongy castleDominik Schürmann2014-01-271-0/+4
* Disable getEmbeddedSignatures() until patch by Ashh87 has been applied again ...Dominik Schürmann2014-01-271-8/+8
* fix crash on keys with empty user idDominik Schürmann2014-01-254-46/+46
* remove navigation drawer from helpDominik Schürmann2014-01-251-15/+7
* smaller expiry buttonsDominik Schürmann2014-01-251-1/+2
* remove shadow from iconDominik Schürmann2014-01-256-0/+0
* Merge branch 'master' of github.com:dschuermann/openpgp-keychainDominik Schürmann2014-01-243-7/+12
|\
| * add "never" for ttl for passphrase cacheM. Dietrich2014-01-233-7/+12
* | Fix language problems (thanks to yahoe.001)Dominik Schürmann2014-01-243-26/+32
|/
* update from transifex for russian translationDominik Schürmann2014-01-211-1/+1
* update from transifexDominik Schürmann2014-01-217-124/+124
* pull translation from transifexDominik Schürmann2014-01-2019-22/+718
* update from transifexDominik Schürmann2014-01-195-35/+82
* remove unused adapterDominik Schürmann2014-01-191-266/+0
* Version 2.2Dominik Schürmann2014-01-191-2/+2
* changelog for 2.2Dominik Schürmann2014-01-192-1/+14
* fix crashes on Android 2.3Dominik Schürmann2014-01-1912-108/+170
* pull from transifexDominik Schürmann2014-01-191-5/+5
* pull from transifexDominik Schürmann2014-01-192-6/+17
* pull from transifexDominik Schürmann2014-01-1915-226/+184
* fix pluralDominik Schürmann2014-01-191-0/+1
* more language fixes and cleanupDominik Schürmann2014-01-1916-122/+84
* use pluralsDominik Schürmann2014-01-1910-80/+227
* remove unused stringDominik Schürmann2014-01-191-1/+0
* transifex config and current translationsDominik Schürmann2014-01-1960-0/+3241
* improve sharing of keyDominik Schürmann2014-01-191-3/+2
* improve sharing of keyDominik Schürmann2014-01-193-27/+76
* share fingerprint with qr codeDominik Schürmann2014-01-196-33/+79
* fix qr code scanning, implement basic scanning of fingerprint onlyDominik Schürmann2014-01-194-93/+173
* improve performance of adapter implementations by caching index, use data uri...Dominik Schürmann2014-01-1911-66/+226
* cleanupDominik Schürmann2014-01-182-27/+3
* handle onActivityResult in FileDialogFragment directlyDominik Schürmann2014-01-189-110/+63
* layout fixesDominik Schürmann2014-01-183-12/+19
* better onActivityResult handling for qr code import, remove unimplemented imp...Dominik Schürmann2014-01-183-33/+25
* default import is from keyserverDominik Schürmann2014-01-184-8/+9
* add holo light iconsDominik Schürmann2014-01-1830-4/+5
* prettify upload keyDominik Schürmann2014-01-183-72/+60
* do not sign on update from server actionDominik Schürmann2014-01-184-14/+14
* more layout fixesDominik Schürmann2014-01-183-52/+63
* sign key without passphrase fixedDominik Schürmann2014-01-181-8/+10
* Much more usable sign activityDominik Schürmann2014-01-185-90/+105
* Externalize secret key selection into fragment for reuse in different activitiesDominik Schürmann2014-01-1811-170/+244
* Merge branch 'master' of github.com:dschuermann/openpgp-keychainDominik Schürmann2014-01-166-12/+123
|\
| * file imports fixAshley Hughes2014-01-161-1/+1
| * fix clipboard null crashAshley Hughes2014-01-162-4/+6
| * Merge pull request #196 from ashh87/masterDominik Schürmann2014-01-143-7/+116
| |\
| | * always check binding when verifyingAshley Hughes2014-01-151-12/+18