aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| |\ | | | | | | Import fix
| | * 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
| |\ | | | | | | cross-cert changes
| | * 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, ↵Dominik Schürmann2014-01-168-19/+38
|/ / | | | | | | add information about build to readme
* | 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-certified
| | * new keys are cross-certifiedAshley Hughes2014-01-132-6/+13
| | |
* | | fix some small layout bugs, add barcode scanner lib as source lib, fix qr ↵Dominik Schürmann2014-01-1420-569/+703
|/ / | | | | | | code scanning issues
* / simplify wordingDominik Schürmann2014-01-131-1/+1
|/
* Merge pull request #179 from dschuermann/key-detailsDominik Schürmann2014-01-12322-3564/+10072
|\ | | | | Key details
| * 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
| | | | | | | | apps
| * 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
| |
| * action encrypt to contact in view and multi selectDominik Schürmann2014-01-075-17/+77
| |
| * reorder menus, cleanup code, add experimental tab activityDominik Schürmann2014-01-0713-401/+313
| |
| * key edit fixesDominik Schürmann2014-01-0711-192/+412
| |
| * integrate UnderlineTextView, add zxing infoDominik Schürmann2014-01-063-4/+27
| |
| * externalize zxing lib, fix gradle buildDominik Schürmann2014-01-06103-1155/+20
| |
| * copy to clipboard in key viewDominik Schürmann2014-01-063-59/+94
| |
| * multi select and delete, needs testingDominik Schürmann2014-01-063-9/+289
| |