| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove empty JavaDoc @param and @return | Samuel Tardieu | 2015-02-10 | 1 | -4/+0 |
| | | |||||
| * | fix #4641: wrong sort order in caches filter | Samuel Tardieu | 2015-02-01 | 1 | -0/+13 |
| | | |||||
| * | Code and parameter naming cleanup | Samuel Tardieu | 2014-08-15 | 1 | -20/+17 |
| | | |||||
| * | Use an explicit charset when encoding a string | Samuel Tardieu | 2014-08-15 | 1 | -1/+1 |
| | | |||||
| * | fix #4177: TextUtils.getMatch ignores last parameter | Samuel Tardieu | 2014-08-15 | 1 | -14/+15 |
| | | |||||
| * | Implements #3894, Only show Changelog on startup if hash code changed | rsudev | 2014-06-12 | 1 | -3/+17 |
| | | | | | - switched from version checking to checksum checking | ||||
| * | Explicitely use ASCII when decoding a base64 binary | Samuel Tardieu | 2014-04-10 | 1 | -0/+1 |
| | | |||||
| * | refactoring: move charset definition into TextUtils | Samuel Tardieu | 2014-04-10 | 1 | -0/+3 |
| | | |||||
| * | Use RxJava.Action1 instead of our RunnableWithArgument | Samuel Tardieu | 2014-01-11 | 1 | -1/+0 |
| | | |||||
| * | findbugs: more cleanup | Bananeweizen | 2013-12-08 | 1 | -0/+3 |
| | | | | | * include findbugs suppression annotations * have findbugs settings stored as shared settings | ||||
| * | fix #3402: crash on GPX export | Bananeweizen | 2013-11-09 | 1 | -0/+12 |
| | | |||||
| * | Do not retry loading a page after 404 from gc.com | Samuel Tardieu | 2013-09-15 | 1 | -2/+4 |
| | | | | | | | When a page cannot be found, geocaching.com returns with a 404. Retrying while logged in would not change anything, and we should not consider ourselves as logged as guest because of this error. | ||||
| * | fix #2937: Merging of personal note not OK | Bananeweizen | 2013-07-05 | 1 | -2/+2 |
| | | |||||
| * | refactoring: minor cleanup in utils classes | Bananeweizen | 2013-06-15 | 1 | -0/+154 |
