aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * bump version to 21105 for beta testersDominik Schürmann2014-01-101-1/+1
| * remove activity from librarys AndroidManifestDominik Schürmann2014-01-101-14/+1
| * fix gradle buildDominik Schürmann2014-01-103-3/+3
| * bump to version code 21104 for beta testersDominik Schürmann2014-01-101-1/+1
| * preferences and help into menu not drawer according to guidelines and google ...Dominik Schürmann2014-01-096-22/+247
| * fix bad crashesDominik Schürmann2014-01-096-251/+80
| * implement navigation drawerDominik Schürmann2014-01-0944-1495/+713
| * add experimental drawer navigationDominik Schürmann2014-01-0924-35/+608
| * use bootstrap buttonsDominik Schürmann2014-01-0956-331/+334
| * add AndroidBootstrap libDominik Schürmann2014-01-0968-5/+3121
| * fix import, add missing multi select menuDominik Schürmann2014-01-084-7/+12
| * multi selection for secret key listDominik Schürmann2014-01-073-2/+143
| * instructions on empty public key list for first startDominik Schürmann2014-01-073-8/+87
| * remove unused idsDominik Schürmann2014-01-071-43/+0