Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Travis is now stable | Dominik Schürmann | 2014-08-20 | 1 | -2/+0 |
| | |||||
* | Bouncy Castle link | Dominik Schürmann | 2014-08-19 | 1 | -0/+1 |
| | |||||
* | Info about travis test failings | Dominik Schürmann | 2014-08-06 | 1 | -0/+2 |
| | |||||
* | ModernPGP infos | Dominik Schürmann | 2014-08-06 | 1 | -4/+3 |
| | |||||
* | Gradle troubleshooting info | Dominik Schürmann | 2014-08-04 | 1 | -0/+4 |
| | |||||
* | Merge branch 'master' into ditch-appmsg | Vincent Breitmoser | 2014-07-26 | 1 | -6/+8 |
|\ | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EditKeyActivityOld.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListActivity.java | ||||
| * | Update README.md | Dominik Schürmann | 2014-07-19 | 1 | -2/+2 |
| | | |||||
| * | Update README.md | Dominik Schürmann | 2014-07-19 | 1 | -4/+1 |
| | | |||||
| * | Update README | Dominik Schürmann | 2014-07-19 | 1 | -4/+7 |
| | | |||||
| * | Update README with build instructions for build | Dominik Schürmann | 2014-07-15 | 1 | -2/+4 |
| | | |||||
* | | get rid of AppMsg library | Vincent Breitmoser | 2014-07-07 | 1 | -4/+0 |
|/ | |||||
* | Moved Keybase stuff into KeybaseLib submodule | Tim Bray | 2014-06-20 | 1 | -1/+1 |
| | |||||
* | Redesign Import, still some todos and regression bugs | Dominik Schürmann | 2014-06-18 | 1 | -1/+4 |
| | |||||
* | Update example code instructions | Dominik Schürmann | 2014-06-09 | 1 | -2/+2 |
| | |||||
* | Update README for build tools | Dominik Schürmann | 2014-06-09 | 1 | -1/+1 |
| | |||||
* | Add color theme notice to README | Dominik Schürmann | 2014-05-06 | 1 | -1/+2 |
| | |||||
* | Speed up build: Upgrade to Gradle Android Plugin 0.10.0, Disable Lint | Dominik Schürmann | 2014-05-02 | 1 | -0/+5 |
| | |||||
* | Update README | Dominik Schürmann | 2014-04-19 | 1 | -10/+8 |
| | |||||
* | Use git submodules for libs, fix compilation, remove library sourcecode | Dominik Schürmann | 2014-04-16 | 1 | -5/+6 |
| | |||||
* | License clarification in README | Dominik Schürmann | 2014-04-06 | 1 | -2/+3 |
| | |||||
* | Update README | Dominik Schürmann | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | Update travis link | Dominik Schürmann | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | Update README | Dominik Schürmann | 2014-04-06 | 1 | -10/+10 |
| | |||||
* | clarify readme | Dominik Schürmann | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | Coding style | Dominik Schürmann | 2014-03-26 | 1 | -8/+2 |
| | |||||
* | remove old icon entry | Dominik Schürmann | 2014-03-26 | 1 | -4/+0 |
| | |||||
* | Revert "Update README.md, icon set not used anymore" | Dominik Schürmann | 2014-03-26 | 1 | -30/+34 |
| | | | | This reverts commit 9d4582f9689f53589bbf7cc3e224f9fd061f1d51. | ||||
* | Update README.md, icon set not used anymore | Thialfihar | 2014-03-23 | 1 | -34/+30 |
| | |||||
* | Added Windows section to CheckStyle configuration information part (and ↵ | Daniel Hammann | 2014-03-12 | 1 | -6/+15 |
| | | | | splitted Linux and MacOSX up). | ||||
* | Added initial xml and readme info for checkstyle | uberspot | 2014-03-11 | 1 | -0/+8 |
| | |||||
* | fix pathes in README | Dominik Schürmann | 2014-03-06 | 1 | -3/+3 |
| | |||||
* | Update README | Emantor | 2014-03-06 | 1 | -0/+9 |
| | |||||
* | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain | Daniel Hammann | 2014-03-05 | 1 | -60/+14 |
|\ | |||||
| * | Put build status on top | Dominik Schürmann | 2014-03-03 | 1 | -5/+4 |
| | | |||||
| * | README link updated | Dominik Schürmann | 2014-03-03 | 1 | -4/+2 |
| | | |||||
| * | Put api docs into wiki | Dominik Schürmann | 2014-03-03 | 1 | -57/+9 |
| | | |||||
| * | Add travis status icon to README | Dominik Schürmann | 2014-03-03 | 1 | -0/+2 |
| | | |||||
| * | README | Dominik Schürmann | 2014-03-03 | 1 | -1/+1 |
| | | |||||
| * | This adds travis ci support to OpenPGP-Keychain. | Emantor | 2014-03-03 | 1 | -0/+3 |
| | | | | | | | | | | Currently only correct assembly is tested since upstream Spongycastle fails some of its tests. | ||||
* | | Added build-tool and api level version information | Daniel Hammann | 2014-03-05 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #282 from danielhass/master | Dominik Schürmann | 2014-02-20 | 1 | -0/+3 |
|\ | | | | | Replaced Toasts with AppMsg library | ||||
| * | Added whitespaces | Daniel Haß | 2014-02-20 | 1 | -1/+1 |
| | | |||||
| * | Fixed the typo and whitespace issue | Daniel Haß | 2014-02-20 | 1 | -2/+2 |
| | | |||||
| * | Updated library section (AppMsg library) | Daniel Haß | 2014-02-20 | 1 | -0/+3 |
| | | |||||
* | | Add more information about build system | Dominik Schürmann | 2014-02-20 | 1 | -4/+4 |
| | | |||||
* | | rename in README | Dominik Schürmann | 2014-02-20 | 1 | -12/+11 |
|/ | |||||
* | update README for new API | Dominik Schürmann | 2014-02-17 | 1 | -32/+11 |
| | |||||
* | update zxing links | Dominik Schürmann | 2014-02-11 | 1 | -2/+2 |
| | |||||
* | README | Dominik Schürmann | 2014-02-09 | 1 | -0/+1 |
| | |||||
* | README | Dominik Schürmann | 2014-02-09 | 1 | -2/+4 |
| |