aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * refactorAshley Hughes2014-01-141-32/+48
| | * begin refactorAshley Hughes2014-01-141-14/+40
| | * check primary bindingsAshley Hughes2014-01-142-30/+45
| | * subkey binding check, start primary binding checkAshley Hughes2014-01-141-1/+47
| | * small tidyAshley Hughes2014-01-131-1/+1
* | | Update gradle build files to 0.7.3 android plugin, add Gradle 1.9 wrapper, ad...Dominik Schürmann2014-01-162-6/+7
|/ /
* | fix exporting to file, close #195Dominik Schürmann2014-01-141-13/+11
* | toast on copy to clipboardDominik Schürmann2014-01-142-0/+3
* | prettify importDominik Schürmann2014-01-143-6/+21
* | Merge branch 'master' of github.com:dschuermann/openpgp-keychainDominik Schürmann2014-01-142-6/+13
|\ \
| * | Merge pull request #188 from ashh87/masterDominik Schürmann2014-01-132-6/+13
| |\|
| | * new keys are cross-certifiedAshley Hughes2014-01-132-6/+13
* | | fix some small layout bugs, add barcode scanner lib as source lib, fix qr cod...Dominik Schürmann2014-01-1411-555/+65
|/ /
* / simplify wordingDominik Schürmann2014-01-131-1/+1
|/
* bump version code to 21106 for beta testersDominik Schürmann2014-01-131-17/+1
* key view is workingDominik Schürmann2014-01-1317-541/+577
* fix compileDominik Schürmann2014-01-123-19/+25