| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New version | mucek4 | 2011-09-18 | 2 | -2/+5 |
| | | |||||
| * | Make c:geo work with Android 3+ | Samuel Tardieu | 2011-09-17 | 1 | -1/+1 |
| | | | | | | | | | Under Android 3+, getHeaderFields() contains an entry whose key is null containing the status line (such as 200 OK) as sent by the web server. Fix for #490. | ||||
| * | New version with bugFixes | mucek4 | 2011-09-17 | 2 | -2/+5 |
| | | |||||
| * | Fix #494, spoiler images not parsed | SammysHP | 2011-09-17 | 1 | -18/+15 |
| | | |||||
| * | Only - ^ ] \ must be escaped in a character class | SammysHP | 2011-09-17 | 4 | -11/+11 |
| | | | | See http://www.regular-expressions.info/charclass.html for reference. | ||||
| * | Revert "Don't replace "."" | SammysHP | 2011-09-17 | 1 | -3/+2 |
| | | | | | | | | This reverts commit 94af6503b1655e024372b0f00b2c41a2e0e06c7c. I was wrong with escaping . in character classes and also my Eclipse added weird things. | ||||
| * | Don't replace "." | SammysHP | 2011-09-17 | 1 | -2/+3 |
| | | | | (and if you want to replace it then escape it and match for "\\." and not for "."), see #492 | ||||
| * | Logs count Fix #492 | mucek4 | 2011-09-17 | 1 | -3/+3 |
| | | |||||
| * | Hint decrypt added back to GC.com Fix #491 | mucek4 | 2011-09-17 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'master' of ssh://github.com/cgeo/c-geo-opensource | mucek4 | 2011-09-17 | 2 | -8/+18 |
| |\ | |||||
| | * | Merge pull request #485 from YraFyra/master | koem | 2011-09-16 | 2 | -8/+18 |
| | |\ | | | | | | | Updated swedish translation | ||||
| | | * | Improved swedish translation and minor fixes in english. | YraFyra | 2011-09-16 | 2 | -8/+18 |
| | | | | |||||
| * | | | Workaround for #486 and detect custum date format on startup | mucek4 | 2011-09-17 | 1 | -0/+9 |
| |/ / | |||||
| * | | RegEx for hint made shorter and ungreedy. Fix #487 | mucek4 | 2011-09-17 | 1 | -3/+3 |
| |/ | |||||
| * | Next Market | mucek4 | 2011-09-16 | 2 | -2/+5 |
| | | |||||
| * | Merge branch 'master' of ↵ | Bananeweizen | 2011-09-16 | 3 | -47/+27 |
| |\ | | | | | | | https://Bananeweizen@github.com/cgeo/c-geo-opensource.git | ||||
| | * | Do not abuse String.indexOf() | Samuel Tardieu | 2011-09-16 | 3 | -47/+27 |
| | | | |||||
| * | | fix #473: ROT13 on String or Spannable, including new test | Bananeweizen | 2011-09-16 | 6 | -105/+137 |
| |/ | |||||
| * | don't compare Strings using equals operator | Bananeweizen | 2011-09-16 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of ↵ | Bananeweizen | 2011-09-16 | 7 | -58/+75 |
| |\ | | | | | | | https://Bananeweizen@github.com/cgeo/c-geo-opensource.git | ||||
| | * | Cache result of waypoint order computation | Samuel Tardieu | 2011-09-16 | 6 | -19/+36 |
| | | | |||||
| | * | Make cgWaypoint comparable | Samuel Tardieu | 2011-09-16 | 2 | -37/+35 |
| | | | |||||
| | * | Do not try to copy empty coordinates when editing waypoint | Samuel Tardieu | 2011-09-16 | 1 | -4/+6 |
| | | | | | | | | | | | | | Also, better be safe than sorry, allow null name and note. This fixes #481. | ||||
| | * | Correctly parse distance using commas | Samuel Tardieu | 2011-09-16 | 1 | -2/+2 |
| | | | |||||
| * | | CC licenses require naming the license itself! | Bananeweizen | 2011-09-16 | 1 | -1/+1 |
| |/ | |||||
| * | Use correct method name when logging errors | Samuel Tardieu | 2011-09-16 | 1 | -6/+6 |
| | | |||||
| * | Move sources into the main directory | Samuel Tardieu | 2011-09-16 | 786 | -0/+58225 |
| This prepares the inclusion of tests into the same repository. | |||||
