aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo
Commit message (Expand)AuthorAgeFilesLines
* Moved test classes to the new top-level folder testsblafoo2011-08-315-2079/+0
* updated mocked cache with correct GETblafoo2011-08-303-34/+41
* Merge remote-tracking branch 'upstream/master' into unittestblafoo2011-08-3016-396/+2621
|\
| * Mergeblafoo2011-08-291-3/+11
| * Merge conflictblafoo2011-08-291-0/+13
| * Merge remote-tracking branch 'upstream/master' into unittestblafoo2011-08-2912-306/+319
| |\
| * \ Missing importsblafoo2011-08-2948-699/+3342
| |\ \
| | * | + Testsblafoo2011-08-2916-13/+2223
| | * | Merge remote-tracking branch 'upstream/master' into javadocblafoo2011-08-2811-116/+291
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into javadocblafoo2011-08-271-3/+3
| | |\ \ \
| | * | | | JavaDocblafoo2011-08-263-0/+14
| * | | | | Added javadocblafoo2011-08-261-0/+3
* | | | | | Fix #317SammysHP2011-08-291-1/+1
| |_|_|_|/ |/| | | |
* | | | | don't ask for list deletion in case of empty list, fixes #277Bananeweizen2011-08-291-8/+20
* | | | | cache deletion now with turbo boost :)Bananeweizen2011-08-291-27/+14
* | | | | GPX import multiple times faster, also fixes missing line breaks in logsBananeweizen2011-08-291-92/+50
* | | | | Add detection of custom format at gc.com, fixes #307SammysHP2011-08-293-3/+51
* | | | | Cleanup cache-log-parsingSammysHP2011-08-291-56/+50
* | | | | Refactor trackable-log-parsing, fixes #74SammysHP2011-08-291-84/+41
* | | | | Add DATETIME-template, closes #312SammysHP2011-08-291-0/+8
* | | | | return to cache list after import, fixes #313Bananeweizen2011-08-292-19/+31
* | | | | new: sort by finds count, fixes #231Bananeweizen2011-08-283-1/+51
* | | | | have log filled with signature also in offline mode, fixes #267Bananeweizen2011-08-284-7/+13
| |_|_|/ |/| | |
* | | | new: open context menu on offline button on home screen for fasterBananeweizen2011-08-282-33/+49
* | | | new: support for importing opencaching.com GPX files (OX... caches)Bananeweizen2011-08-275-13/+52
* | | | new: scan QR code of cache to open itBananeweizen2011-08-273-15/+72
* | | | fix #305: Avoid "not chosen" for event cachesBananeweizen2011-08-271-4/+5
* | | | Fir for [NUMBER] templateSammysHP2011-08-271-1/+1
* | | | code cleanup in GPX parser, no new featuresBananeweizen2011-08-271-43/+71
* | | | have support for strikethrough in cache description, fixes #302Bananeweizen2011-08-272-8/+42
| |_|/ |/| |
* | | Fix getOverlayImpl method in cgOverlayScale calling itselfrsudev2011-08-261-3/+3
| |/ |/|
* | Removed code that was only commented out in fix for #15rsudev2011-08-263-14/+0
* | Merge branch 'master' of https://github.com/cgeo/c-geo-opensourcersudev2011-08-267-166/+165
|\ \
| * \ Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...bananeweizen2011-08-261-42/+56
| |\ \
| | * | Temporary fix for #296 (only premium-members)SammysHP2011-08-261-7/+11
| | |/
| | * Improve date-parsing. Maybe not the best solution (performance, memory), but ...SammysHP2011-08-261-35/+45
| * | code cleanup as adviced by Findbugsbananeweizen2011-08-263-11/+16
| * | never compare Strings using equal operator!bananeweizen2011-08-261-8/+12
| * | remove duplicate codebananeweizen2011-08-261-31/+16
| * | don't show map preview if it is emptybananeweizen2011-08-261-18/+26
| |/
| * Merge pull request #283 from jowi24/fix_inputSven Karsten Greiner2011-08-251-28/+16
| |\
| | * Improving fix for #273Joachim Wilke2011-08-241-28/+16
| * | Fix log count (number of Found It, Didn't found it, Published...)SammysHP2011-08-251-28/+23
* | | Probably fixing #213 trail gets disaligned on mfrsudev2011-08-251-9/+12
* | | Fix for #209 (ArrayIndexOutOfBounds in google maprsudev2011-08-258-50/+163
* | | Merge branch 'master' of https://github.com/cgeo/c-geo-opensourcersudev2011-08-252-25/+11
|\ \ \ | |/ /
| * | Fix log-date, log-find-count, [NUMBER]-template. Fix #235SammysHP2011-08-252-25/+11
* | | Merge branch 'master' of https://github.com/cgeo/c-geo-opensourcersudev2011-08-243-11/+58
|\ \ \ | |/ /
| * | Add Street View, closes #282SammysHP2011-08-242-2/+53
| |/
| * fix #273Ralf Hubert2011-08-231-9/+5