aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain
Commit message (Expand)AuthorAgeFilesLines
* Show revocation status in SelectPublicKeyFragment #375Daniel Hammann2014-03-185-6/+22
* #429 4)Daniel Hammann2014-03-173-4/+5
* Fix two bugs in ImportKeys screen (issue #416)uberspot2014-03-142-0/+2
* Make email address less restrictive and add icon to show when it's correctuberspot2014-03-142-11/+28
* final code style changesuberspot2014-03-1312-106/+132
* fix code style in /pgpuberspot2014-03-1311-491/+436
* final ui code style changesuberspot2014-03-1312-53/+54
* more code style changes in /ui and /utiluberspot2014-03-1324-323/+345
* more UI code style fixesuberspot2014-03-139-70/+77
* More code style fixes for /uiuberspot2014-03-1316-53/+91
* Fix colors in item viewDominik Schürmann2014-03-132-2/+2
* remove unused colorDominik Schürmann2014-03-131-1/+0
* Improve list item view, borderless button for API < 11Dominik Schürmann2014-03-134-55/+78
* First code style changes in uiuberspot2014-03-1356-634/+486
* Fix code style in /helperuberspot2014-03-135-71/+64
* Fix code style in keychain/service/uberspot2014-03-1311-87/+129
* Optimize imports in all files, remove useless whitespace in some and fix inde...uberspot2014-03-1311-128/+80
* Merge pull request #407 from uberspot/masterDominik Schürmann2014-03-131-15/+31
|\
| * add apg's change to colorizing, no more background changes neededuberspot2014-03-131-15/+31
* | Forgot faq fileDominik Schürmann2014-03-131-0/+12
* | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychainDominik Schürmann2014-03-131-23/+29
|\ \
| * \ Merge pull request #408 from gogowitczak/masterDominik Schürmann2014-03-131-23/+29
| |\ \
| | * | Added possibility to specify port for KeyServer.gogowitczak2014-03-131-1/+1
| | * | Added possibility to specify port for KeyServer.gogowitczak2014-03-131-24/+30
| | |/
* | / Add FAQ tab to helpDominik Schürmann2014-03-132-8/+12
|/ /
* | Readd create key menu itemsDominik Schürmann2014-03-133-16/+61
* | XML cleanup and bigger filename EditTextDominik Schürmann2014-03-133-161/+173
* | Cleanup and simplificationDominik Schürmann2014-03-132-61/+24
* | drop unified uri in favor of generic /key_ringsVincent Breitmoser2014-03-132-15/+10
* | Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-03-1315-44/+130
|\|
| * Export cancellable - minor changesgrait2014-03-133-6/+10
| * Export is cancellable nowgrait2014-03-133-16/+52
| * Merge pull request #396 from bhargavgolla/Lint-error-fixDominik Schürmann2014-03-1210-17/+15
| |\
| | * Removing tabBhargav Golla2014-03-101-1/+1
| | * Removing unused stringBhargav Golla2014-03-101-1/+1
| | * Merge remote-tracking branch 'upstream/master' into Lint-error-fixBhargav Golla2014-03-1049-481/+1293
| | |\
| | * | Lint changes after testingBhargav Golla2014-03-1011-19/+16
| * | | change colorizing of fingerprint to use SHA1 based on apg's commit 67ffc24526uberspot2014-03-122-12/+60
* | | | merge fixes as per comments in mergeVincent Breitmoser2014-03-131-30/+19
* | | | remove special treatment for unified list queryVincent Breitmoser2014-03-131-39/+14
* | | | keychainprovider cleanup, kindasortaVincent Breitmoser2014-03-132-56/+47
* | | | Merge branch 'unified-keylist'Vincent Breitmoser2014-03-1227-876/+600
|\ \ \ \ | |/ / / |/| | |
| * | | add contact count to My Keys headerVincent Breitmoser2014-03-083-2/+30
| * | | better handling of multi select in ListKeysFragmentVincent Breitmoser2014-03-081-17/+22
| * | | ditch old key list activitiesVincent Breitmoser2014-03-0819-1433/+6
| * | | add edit button and secret key info to public key viewVincent Breitmoser2014-03-085-2/+71
| * | | move some placeholders into resourcesVincent Breitmoser2014-03-084-5/+6
| * | | Normalize public key uri in KeyListFragmentVincent Breitmoser2014-03-083-6/+29
| * | | Make EditKeyActivity's uri handling (more) saneVincent Breitmoser2014-03-082-6/+4
| * | | working unified list (no actions yet)Vincent Breitmoser2014-03-089-246/+450