aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' into upstreamSamuel Tardieu2012-05-311-0/+10
|\
| * Fix an infinite loop in map activity creationSamuel Tardieu2012-05-311-0/+10
* | Do not repeat similar orientation to observersSamuel Tardieu2012-05-311-1/+11
* | Ensure that we stay in the [0, 360[ rangeSamuel Tardieu2012-05-311-6/+6
* | Add a function to compute a normalized angle differenceSamuel Tardieu2012-05-312-1/+14
* | Simplify previous fix due to root cause fixingSamuel Tardieu2012-05-312-13/+3
* | Merge branch 'release' into upstreamSamuel Tardieu2012-05-312-5/+19
|\ \ | |/
| * Fix #1685: make sure the compass range fits within boundsSamuel Tardieu2012-05-312-5/+19
* | Merge branch 'release' into upstreamSamuel Tardieu2012-05-311-8/+6
|\ \ | |/
| * Fix #1682: fix cache merge for not-detailed cachesrsudev2012-05-311-8/+6
* | Merge branch 'release_dev' into master_devrsudev2012-05-301-1/+2
|\ \ | |/
| * Save detailed cache changes to database not just CacheCache.rsudev2012-05-301-1/+2
* | fix #1680: compass gets stuck after some rotationsBananeweizen2012-05-302-11/+5
* | Merge branch 'release' into upstreamSamuel Tardieu2012-05-302-6/+35
|\ \ | |/
| * remove double underscore files from geocode dirsMarco Jacob2012-05-301-1/+30
| * fixes #1670 : wrong filename for downloaded cache and waypoint static mapsMarco Jacob2012-05-301-5/+5
| * Merge branch 'version-updater' into releaseSamuel Tardieu2012-05-308-71/+204
| |\
* | | new: make compass spin fast for large angles, slower for small anglesBananeweizen2012-05-301-4/+2
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-05-301-1/+6
|\ \ \ | |/ /
| * | Fix #1665: display coordinates found in logSamuel Tardieu2012-05-301-1/+6
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-05-301-1/+5
|\ \ \ | |/ /
| * | Fix #1672: save circles visibility in map stateSamuel Tardieu2012-05-301-1/+5
* | | Merge branch 'version-updater' into upstreamSamuel Tardieu2012-05-308-89/+44
|\ \ \ | | |/ | |/|
| * | Refactoring: cleanup application startupSamuel Tardieu2012-05-308-89/+44
* | | Merge branch 'version-updater' into upstreamSamuel Tardieu2012-05-302-16/+1
|\ \ \ | |/ /
| * | Remove default strings as they only pollute the screenSamuel Tardieu2012-05-302-16/+1
* | | Merge branch 'version-updater' into upstreamSamuel Tardieu2012-05-306-44/+237
|\ \ \ | |/ /
| * | Get message from the notification serverSamuel Tardieu2012-05-303-0/+154
| * | Recognize the build kindSamuel Tardieu2012-05-292-1/+33
| * | Refactoring: get version information once and for allSamuel Tardieu2012-05-294-44/+51
| |/
* | refactoring: clean up leaked interface of static maps providerBananeweizen2012-05-304-45/+48
* | refactoring: use interfaces for navigation appsBananeweizen2012-05-2918-231/+254
* | #1581: Cleanup the caches list and compass updatesSamuel Tardieu2012-05-292-60/+39
* | Merge branch 'release' into upstreamSamuel Tardieu2012-05-291-1/+1
|\ \ | |/
| * Put c:geo version name on its own lineSamuel Tardieu2012-05-291-1/+1
* | Merge branch 'map-mode-rebased' of https://github.com/Portree-Kid/c-geo-opens...Samuel Tardieu2012-05-281-32/+52
|\ \
| * | Refactoring : Introduction of Map ModePortree-Kid2012-05-281-32/+52
| |/
* | Merge remote-tracking branch 'campbeb/xmlCleanup' into upstreamSamuel Tardieu2012-05-282-2/+0
|\ \ | |/ |/|
| * XML Cleanup: Popup and themescampbeb2012-05-262-2/+0
* | Move position marker above caches, fixes #1583rsudev2012-05-281-4/+4
* | Always mark cache dirty when opening from map so that it reloads if changed w...campbeb2012-05-281-1/+1
* | Donwload live-map details only once, fixes #1619rsudev2012-05-271-1/+1
* | Fix event hidden date for gc.com changescampbeb2012-05-271-1/+1
|/
* Load GCVote ratings when loading next page of cachescampbeb2012-05-261-0/+3
* Refactoring: introduce new variables to clarify flowSamuel Tardieu2012-05-251-10/+14
* Fixes #1600 Portree-Kid2012-05-251-1/+1
* Parsing fails for guestsblafoo2012-05-242-9/+0
* Cleanup of refactoringblafoo2012-05-245-56/+58
* Toast for missing mapfilePortree-Kid2012-05-241-0/+8
* Preliminary fix regex patterns for size, owner, hidden after gc.comrsudev2012-05-241-3/+3