aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated swedish translationYraFyra2012-05-251-1/+6
| | | | Updated swedish translation with new labels and some minor bugfixes.
* Refactoring: introduce new variables to clarify flowSamuel Tardieu2012-05-251-10/+14
|
* Merge branch 'master-new9' of ↵Samuel Tardieu2012-05-251-1/+1
|\ | | | | | | https://github.com/Portree-Kid/c-geo-opensource into upstream
| * Fixes #1600 Portree-Kid2012-05-251-1/+1
| | | | | | | | Waypoints of multicaches are not longer shown in cache detail->navigate->show on map
* | updated translation-itRomNexus62012-05-251-0/+2
|/
* Parsing fails for guestsblafoo2012-05-243-10/+1
|
* Cleanup of refactoringblafoo2012-05-245-56/+58
|
* GC.com update 24.05.2012blafoo2012-05-243-123/+161
|
* Merge pull request #1636 from Portree-Kid/master-new9Lars2012-05-241-1/+2
|\ | | | | updated german translation
| * updated german translationPortree-Kid2012-05-241-1/+2
|/
* Update French translationSamuel Tardieu2012-05-241-0/+1
|
* Merge pull request #1633 from Portree-Kid/master-new9Samuel Tardieu2012-05-243-0/+10
|\ | | | | Fix for #1582
| * patched mapsforge lib fix for #1582Portree-Kid2012-05-241-0/+0
| |
| * Toast for missing mapfilePortree-Kid2012-05-242-0/+10
|/
* Preliminary fix regex patterns for size, owner, hidden after gc.comrsudev2012-05-241-3/+3
| | | change
* refactoring: javadocBananeweizen2012-05-241-0/+8
|
* Merge branch 'release' into upstreamSamuel Tardieu2012-05-242-3/+3
|\ | | | | | | | | Conflicts: main/res/values/strings.xml
| * Fix: Long description parsingSammysHP2012-05-241-1/+1
| |
| * New version infomucek42012-05-242-2/+6
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2012-05-241-2/+2
|\ \ | |/ | | | | | | Conflicts: main/res/values/strings.xml
| * Fix: gc.com updateSammysHP2012-05-241-3/+3
| |
| * Refactoring: Move some strings into GCConstantsSammysHP2012-05-092-15/+21
| | | | | | | | | | | | | | | | | | | | | | Fix: issue with gc.com update Tests are not green because mocked data was not updated. Conflicts (cherry-picking from master branch): main/src/cgeo/geocaching/cgBase.java main/src/cgeo/geocaching/cgCache.java
| * Fix typomucek42012-05-091-1/+1
| |
| * New version & manual copying adaptationsmucek42012-05-094-4/+8
| |
* | Fix: gc.com updateSammysHP2012-05-241-3/+3
| |
* | Refactoring: Move "store log images" setting to detail sectionSammysHP2012-05-241-20/+20
| |
* | Add missing French translationsSamuel Tardieu2012-05-231-1/+26
| |
* | Change log update for 4453f08ccdLars2012-05-241-0/+1
| |
* | Change log update for #1577Lars2012-05-241-0/+1
| |
* | German strings for #1577Lars2012-05-241-0/+2
| |
* | Merge remote-tracking branch 'campbeb/refactorTrackable' into upstreamSamuel Tardieu2012-05-235-147/+123
|\ \ | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/LogTrackableActivity.java
| * | Refactoring cgeotouch into LogTrackableActivitycampbeb2012-05-205-147/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | Many changes for cleanup and to make similiar to VisitCacheActivity. Added function to remember last trackable log type and use that as default for the next log. Next step is to make LogTrackableActivity and VisitCacheActivity have a common base class.
* | | Remove JavaDoc @author tag.SammysHP2012-05-2343-123/+1
| | | | | | | | | Files are edited by many people, also all editors are visible in the log.
* | | Merge remote-tracking branch 'campbeb/fix1526' into upstreamSamuel Tardieu2012-05-2312-5/+9
|\ \ \
| * | | Use dark quick navigation icon with light skincampbeb2012-05-2112-5/+9
| | | |
* | | | Merge remote-tracking branch 'campbeb/fix1485' into upstreamSamuel Tardieu2012-05-236-14/+56
|\ \ \ \
| * | | | Fix offline zoom issue and document zoom level differencescampbeb2012-05-226-14/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Google Maps and OSM Maps use different zoom levels for the same view ranges. This is better documented. Additionally, this change fixes zooming out causing zoom in (Issue #1485).
* | | | | Add warning for missing @Override for interface implementationsSammysHP2012-05-231-367/+367
| | | | |
* | | | | Refactoring: add missing override annotationsSamuel Tardieu2012-05-2357-0/+143
| | | | | | | | | | | | | | | | | | | | This was requested by SammysHP.
* | | | | Cleanup: remove deprecated constants and add missing overrideSamuel Tardieu2012-05-231-4/+4
| | | | |
* | | | | Use "UTF-8" string instead of a deprecated constantSamuel Tardieu2012-05-231-2/+1
| | | | |
* | | | | Fix #1572: use httpclientandroidlib instead of the standard oneSamuel Tardieu2012-05-2322-78/+77
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use library-provided GzipDecompressingEntitySamuel Tardieu2012-05-231-21/+1
| | | | |
| * | | | Handle HTTP redirections gracefullySamuel Tardieu2012-05-231-0/+22
| | | | |
| * | | | Use httpclientandroidlib instead of plain old httpclientSamuel Tardieu2012-05-2322-58/+55
|/ / / /
* | | | Workaround: set number of caches to '500+amount stored in DB'. Fixes #1374blafoo2012-05-221-1/+5
| | | |
* | | | Fix #1490: do not pretend that we handle configuration changesSamuel Tardieu2012-05-221-8/+4
|/ / / | | | | | | | | | | | | The current code does not implement "onConfigurationChanged" that would be required to special-case orientation changes or keyboard display.
* | | Do not use "else" with "return"Samuel Tardieu2012-05-211-1/+3
| | |
* | | Merge remote-tracking branch 'triakcz/all_list_virtual' into upstreamSamuel Tardieu2012-05-214-6/+31
|\ \ \
| * | | Virtual "all caches" listOndřej Kunc2012-05-204-6/+31
| | | |