aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* transifex config and current translationsDominik Schürmann2014-01-1961-0/+3274
* 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-1831-4/+8
* 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
* notes how to contributeDominik Schürmann2014-01-181-1/+1
* notes how to contributeDominik Schürmann2014-01-181-21/+33
* remove unused resourcesDominik Schürmann2014-01-17536-36723/+0
* remove note about dashboard iconsDominik Schürmann2014-01-161-13/+1
* fix markdown in READMEDominik Schürmann2014-01-161-3/+3
* fix markdown in READMEDominik Schürmann2014-01-161-3/+3
* Merge branch 'master' of github.com:dschuermann/openpgp-keychainDominik Schürmann2014-01-166-12/+123
|\
| * Merge pull request #200 from ashh87/import-fixDominik Schürmann2014-01-163-5/+7
| |\
| | * 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-168-19/+38
|/ /
* | 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-143-7/+14
|\ \
| * | add https://github.com/rtyley/spongycastle-old to READMEDominik Schürmann2014-01-141-1/+1
| * | 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-1420-569/+703
|/ /
* / simplify wordingDominik Schürmann2014-01-131-1/+1
|/
* Merge pull request #179 from dschuermann/key-detailsDominik Schürmann2014-01-12322-3564/+10072
|\
| * 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
| * cleanup layouts, prepare layouts for new key viewDominik Schürmann2014-01-1242-459/+345