| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix #273 | Ralf Hubert | 2011-08-23 | 1 | -9/+5 |
| * | missing file from last commit | Bananeweizen | 2011-08-22 | 1 | -0/+15 |
| * | first steps towards supporting other cache databases, see also comments | Bananeweizen | 2011-08-22 | 8 | -69/+177 |
| * | some code cleanup | Bananeweizen | 2011-08-22 | 6 | -69/+67 |
| * | Fix #227 | SammysHP | 2011-08-22 | 4 | -31/+30 |
| * | Fix #235 | SammysHP | 2011-08-22 | 1 | -2/+5 |
| * | Merge pull request #258 from koem/master | Bananeweizen | 2011-08-21 | 1 | -21/+159 |
| |\ |
|
| | * | Merge commit 'upstream/master' | Karsten Priegnitz | 2011-08-21 | 17 | -376/+503 |
| | |\ |
|
| | * | | cache details now with attributes as icons | Karsten Priegnitz | 2011-08-21 | 1 | -23/+158 |
| * | | | enable import of opencaching GPX files, fixes #259 | bananeweizen | 2011-08-21 | 3 | -10/+21 |
| * | | | Fix #227 (untested because of gc.com is down) | SammysHP | 2011-08-21 | 3 | -14/+45 |
| * | | | maybe speed up log-parsing, fix duplicated string in ES translation, commit s... | SammysHP | 2011-08-21 | 1 | -14/+13 |
| | |/
|/| |
|
| * | | cgData.hasLogOffline does not close db cursor, fixes #249 | bananeweizen | 2011-08-21 | 1 | -11/+9 |
| * | | move file parsers into their own package, merge previous changes of | bananeweizen | 2011-08-21 | 15 | -172/+170 |
| |\ \ |
|
| | * \ | Merge pull request #255 from MichielK/master | Bananeweizen | 2011-08-21 | 7 | -161/+93 |
| | |\ \
| | |/
| |/| |
|
| | | * | Remove duplicate code (move to seperate method), Use enhanced for-each loop (... | Michiel Korthuis | 2011-08-21 | 7 | -161/+93 |
| | * | | fix #206 (posting log returns failed, but was successful) | SammysHP | 2011-08-20 | 1 | -1/+1 |
| | * | | Fix NullPointerException in cgeodetail if cache is opened from URL only with ... | SammysHP | 2011-08-20 | 1 | -2/+10 |
| | * | | Merge remote branch 'origin/master' | SammysHP | 2011-08-20 | 4 | -62/+78 |
| | |\ \ |
|
| | * | | | fix parsing of log-dates. see #235 | SammysHP | 2011-08-20 | 1 | -9/+33 |
| | | |/
| |/| |
|
| * | | | refactoring of GPX parser (preparation for LOC import), resolved some | bananeweizen | 2011-08-21 | 14 | -212/+372 |
| | |/
|/| |
|
| * | | avoid getting NUMBER if it is not needed for logging, as discussed in | bananeweizen | 2011-08-20 | 2 | -33/+41 |
| * | | better input validation in GPX parser, fixes #244 | bananeweizen | 2011-08-20 | 2 | -29/+37 |
| |/ |
|
| * | Merge remote branch 'origin/master' | SammysHP | 2011-08-19 | 2 | -184/+130 |
| |\ |
|
| | * | Merge pull request #243 from MichielK/master | mucek4 | 2011-08-19 | 2 | -184/+130 |
| | |\ |
|
| | | * | Code refactor: use parameters in queries, remove unneeded variable-assignment... | Michiel Korthuis | 2011-08-19 | 2 | -184/+130 |
| * | | | Fix #247 | SammysHP | 2011-08-19 | 1 | -3/+1 |
| |/ / |
|
| * | | Clean up displaying of logs (code as well as frontend) | SammysHP | 2011-08-19 | 1 | -20/+31 |
| |/ |
|
| * | Fix bug where you can't reset filters that results in an empty list. | SammysHP | 2011-08-19 | 1 | -1/+0 |
| * | sub menu for offline logging, fixes #232 | bananeweizen | 2011-08-19 | 9 | -67/+131 |
| * | Improve log-parsing (see #235) | SammysHP | 2011-08-19 | 1 | -111/+58 |
| * | Fixed multiline log parsing | mucek4 | 2011-08-19 | 1 | -2/+2 |
| * | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc... | bananeweizen | 2011-08-19 | 2 | -82/+84 |
| |\ |
|
| | * | Temporary fix to log parsing, following geocaching.com site update | Nelson Correia | 2011-08-19 | 1 | -73/+73 |
| | * | Merge commit 'upstream/master' | Karsten Priegnitz | 2011-08-18 | 1 | -8/+10 |
| | |\ |
|
| | | * | Quick workaround for #234, fix NullPointerException in onPrepareOptionsMenu() | SammysHP | 2011-08-18 | 1 | -8/+10 |
| | * | | fix for #177 - store attributes always lowercase | Karsten Priegnitz | 2011-08-18 | 1 | -1/+1 |
| | |/ |
|
| * | | first part of #232, sub menu for state selection is still missing | bananeweizen | 2011-08-19 | 11 | -62/+104 |
| |/ |
|
| * | fix hidden date parsing, have patterns final static constants for | bananeweizen | 2011-08-18 | 1 | -48/+94 |
| * | Merge pull request #226 from SammysHP/coordclass | mucek4 | 2011-08-17 | 2 | -5/+4 |
| |\ |
|
| | * | equals() --> isEqualTo(), (see #58, #195) | SammysHP | 2011-08-16 | 2 | -5/+4 |
| * | | Merge pull request #222 from MichielK/master | Bananeweizen | 2011-08-17 | 1 | -37/+36 |
| |\ \ |
|
| | * | | Performance improvement - when iterating over map, use entryset iterator to a... | Michiel Korthuis | 2011-08-17 | 1 | -37/+36 |
| * | | | disable navigation for waypoints with unknown coordinates | bananeweizen | 2011-08-17 | 1 | -5/+17 |
| * | | | exception when editing waypoints with unknown coordinates | bananeweizen | 2011-08-17 | 1 | -55/+94 |
| |/ / |
|
| * | | have radio buttons in map source menu to show which map source is | bananeweizen | 2011-08-17 | 1 | -7/+10 |
| * | | show text in ratings menu, fixes #197 | bananeweizen | 2011-08-16 | 1 | -9/+9 |
| * | | menu item for moving caches, fixes #73 | bananeweizen | 2011-08-16 | 2 | -29/+89 |
| |/ |
|
| * | Merge pull request #211 from jowi24/improved_input | Sven Karsten Greiner | 2011-08-16 | 3 | -21/+56 |
| |\ |
|
| | * | Coordinate Input: Store last used format in a (non visible) setting. | Joachim Wilke | 2011-08-16 | 3 | -21/+56 |