aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #415 from uberspot/masterDominik Schürmann2014-03-1312-106/+132
|\ | | | | final code style changes
| * final code style changesuberspot2014-03-1312-106/+132
|/
* Merge pull request #413 from uberspot/masterDominik Schürmann2014-03-1365-984/+997
|\ | | | | More code style fixes
| * 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
|
* Merge pull request #412 from uberspot/masterDominik Schürmann2014-03-1375-922/+761
|\ | | | | Code style changes
| * 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 ↵uberspot2014-03-1312-130/+82
|/ | | | indentation
* Merge pull request #407 from uberspot/masterDominik Schürmann2014-03-131-15/+31
|\ | | | | Add apg's change to colorizing, no more background changes needed
| * 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
| |\ \ | | | | | | | | Specifying connection port in KeyServer
| | * | 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
| |
* | Merge pull request #403 from Valodim/masterDominik Schürmann2014-03-1327-875/+549
|\ \ | |/ |/| unify public and secret key lists
| * drop unified uri in favor of generic /key_ringsVincent Breitmoser2014-03-132-15/+10
| | | | | | | | | | | | | | this works well in the uri schema, and we get notifications back with no effort. ....also remove a line I committed accidentally oO
| * Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-03-1318-51/+151
| |\ | |/ |/| | | | | Conflicts: OpenPGP-Keychain/src/main/res/menu/key_list_secret.xml
* | Merge pull request #388 from ajit766/exportkeyfixDominik Schürmann2014-03-134-16/+56
|\ \ | | | | | | Export is cancellable now
| * | 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-1211-17/+20
|\ \ | | | | | | Lint error fix after testing
| * | 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-1012-19/+21
| | | |
* | | | Merge pull request #404 from uberspot/masterDominik Schürmann2014-03-122-12/+60
|\ \ \ \ | | | | | | | | | | Change colorizing of fingerprint to use SHA1 based on apg's commit 67ffc
| * | | | change colorizing of fingerprint to use SHA1 based on apg's commit 67ffc24526uberspot2014-03-122-12/+60
| | | | |
* | | | | Merge pull request #405 from honnel/checkstyleDominik Schürmann2014-03-121-6/+15
|\ \ \ \ \ | | | | | | | | | | | | Checkstyle configuration information reworked
| * | | | | Added Windows section to CheckStyle configuration information part (and ↵Daniel Hammann2014-03-121-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | splitted Linux and MacOSX up).
| * | | | | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychainDaniel Hammann2014-03-1244-336/+660
| |\| | | |
| * | | | | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychainDaniel Hammann2014-03-1148-458/+1260
| |\ \ \ \ \
* | \ \ \ \ \ Merge pull request #406 from Emantor/tests_and_travisDominik Schürmann2014-03-121-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Reduce travis library installation overhead
| * | | | | | Reduce library installation overheadEmantor2014-03-121-1/+1
| | |_|_|/ / | |/| | | |
| | | | | * merge fixes as per comments in mergeVincent Breitmoser2014-03-131-30/+19
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/openpgp-keychain/openpgp-keychain/pull/403/files#r10540753
| | | | | * remove special treatment for unified list queryVincent Breitmoser2014-03-131-39/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | note: the unified query /will/ need special treatment once certs are joined in, so I am leaving this as an artifact commit for later reference or point to revert to.
| | | | | * keychainprovider cleanup, kindasortaVincent Breitmoser2014-03-132-56/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed code redundancy, and the query is in the switch thing now, I didn't put everything into its own separate sources (yet?).
| | | | | * Merge branch 'unified-keylist'Vincent Breitmoser2014-03-1227-876/+600
| |_|_|_|/| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenPGP-Keychain/src/main/AndroidManifest.xml OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListActivity.java OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListPublicFragment.java OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListSecretActivity.java OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListSecretFragment.java OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/KeyListPublicAdapter.java OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/KeyListSecretAdapter.java OpenPGP-Keychain/src/main/res/layout/key_list_secret_item.xml OpenPGP-Keychain/src/main/res/menu/key_list.xml OpenPGP-Keychain/src/main/res/menu/key_list_multi.xml OpenPGP-Keychain/src/main/res/menu/key_list_secret_multi.xml