| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove superfluous paragraphs in opencaching logs | Bananeweizen | 2015-02-15 | 1 | -1/+2 |
| | | |||||
| * | Remove empty JavaDoc @param and @return | Samuel Tardieu | 2015-02-10 | 1 | -2/+0 |
| | | |||||
| * | avoid superfluous empty space in trackable goal | Bananeweizen | 2014-09-01 | 1 | -9/+19 |
| | | |||||
| * | switch to Java 1.7 | Bananeweizen | 2014-07-17 | 1 | -1/+1 |
| | | | | | At least since march both ADT and Android Studio support Java 7 features in Android development. Let's use them. | ||||
| * | fix #3250: Strip HTML before using translate | Bananeweizen | 2013-09-14 | 1 | -2/+3 |
| | | |||||
| * | refactoring: minor cleanup in utils classes | Bananeweizen | 2013-06-15 | 1 | -1/+5 |
| | | |||||
| * | fix #2877: empty trackables page | Bananeweizen | 2013-06-13 | 1 | -0/+3 |
| | | |||||
| * | Fixes #2538 - German Umlauts in image caption and description | koem | 2013-03-18 | 1 | -26/+0 |
| | | | | | | | | changes: * post requests are done with UTF-8 now * deleted conversion of non latin characters * deleted corresponding test method and class | ||||
| * | Fixes #2538 - German umlauts for image upload | koem | 2013-03-13 | 1 | -1/+1 |
| | | |||||
| * | ImageUpload - fine-tuning | rsudev | 2013-02-18 | 1 | -2/+2 |
| | | | | | | | Removed test code and comments Some error-handling Localizability | ||||
| * | Convert non-Latin characters in uploaded text to HTML equivalents | campbeb | 2013-01-19 | 1 | -0/+25 |
| | | | | | Add new HtmlUtil function for this as it needs to occur in multiple places | ||||
| * | fix #1996: Translate is opening browser instead of translate app | Bananeweizen | 2012-09-01 | 1 | -0/+56 |
