aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* new: sort by state, fixes #324Bananeweizen2011-08-312-3/+41
|
* Merge commit 'upstream/master'Karsten Priegnitz2011-08-3011-310/+220
|\
| * refactoring: remove duplicate codebananeweizen2011-08-3010-182/+135
| |
| * 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
| | | | | | from GPX
* | GPX import of attributesKarsten Priegnitz2011-08-303-30/+243
|/ | | | | | | - also: update DB to make attributes lowercase - also: don't show attribute icons when there no matching icons - this can be the case with stored caches before 7th or 8th of June 2011 - advice to update the cache is show also
* 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
| | | selection of cache list
* 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
| | | see also http://greasefire.userscripts.org/scripts/show/95134
* 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 ↵bananeweizen2011-08-261-42/+56
| |\ | | | | | | | | | https://Bananeweizen@github.com/cgeo/c-geo-opensource.git
| | * 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
| | | | | | | | | | | | it supports 6 out of 7 formats you can choose in gc.com-settings. Closes #294
| * | 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 #273
| | * 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
| | | | | | | | | | | | Implemented lock as suggested by BKFC
* | | 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
| |
* | Merge branch 'master' of https://github.com/cgeo/c-geo-opensourcersudev2011-08-239-69/+192
|\ \ | |/
| * missing file from last commitBananeweizen2011-08-221-0/+15
| |
| * first steps towards supporting other cache databases, see also commentsBananeweizen2011-08-228-69/+177
| | | | | | from #259
* | Merge branch 'master' of https://github.com/cgeo/c-geo-opensourcersudev2011-08-229-102/+102
|\ \ | |/
| * some code cleanupBananeweizen2011-08-226-69/+67
| |
| * Fix #227SammysHP2011-08-224-31/+30
| |
| * Fix #235SammysHP2011-08-221-2/+5
| |
* | Fixing #198, map switch changes zoomrsudev2011-08-222-3/+9
| | | | | | | | Implemented proper limits check for mapsforge