aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
* Fix #1735: safely uppercase string even if it is nullSamuel Tardieu2012-06-071-1/+1
* Fix #1736: some caches can be nullSamuel Tardieu2012-06-071-2/+2
* Fix #1738: enable "store selected" operation on search resultsSamuel Tardieu2012-06-061-1/+1
* Merge branch 'issue-1722' into releaseSamuel Tardieu2012-06-067-295/+299
|\
| * Fix #1722: do not use BigDecimal in computationsSamuel Tardieu2012-06-057-295/+299
* | Fix #1698: show live map warning only once per sessionSamuel Tardieu2012-06-052-1/+11
* | Make method staticSamuel Tardieu2012-06-051-1/+1
* | Modify menu items visibility in prepare phase onlySamuel Tardieu2012-06-051-41/+34
* | Move caches from the ALL_CACHES list to the default listSamuel Tardieu2012-06-051-1/+12
* | Do not try to hide a menu item that is not displayedSamuel Tardieu2012-06-051-1/+1
|/
* Prevent NPE by checking for null coordinatesSamuel Tardieu2012-06-051-2/+6
* Fix #1711: disable more operations on non-concrete listsSamuel Tardieu2012-06-041-13/+20
* Make the cache cache synchronizedSamuel Tardieu2012-06-041-7/+13
* fix #1704: Filter applied to single cache requestBananeweizen2012-06-045-14/+15
* Fix #1699: give resources to the "unknown" attributeOndřej Kunc2012-06-011-1/+1
* Fix #1702: do not allow refreshing the "all caches" listSamuel Tardieu2012-06-011-4/+10
* fix #1694: crash on import from mailBananeweizen2012-06-011-8/+14
* Merge pull request #1687 from samueltardieu/proposed-compass-updatesBananeweizen2012-05-313-28/+23
|\
| * 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
| * fix #1680: compass gets stuck after some rotationsBananeweizen2012-05-312-11/+5
| * new: make compass spin fast for large angles, slower for small anglesBananeweizen2012-05-311-4/+2
* | Fix an infinite loop in map activity creationSamuel Tardieu2012-05-311-0/+10
|/
* Fix #1685: make sure the compass range fits within boundsSamuel Tardieu2012-05-312-5/+19
* Fix #1682: fix cache merge for not-detailed cachesrsudev2012-05-311-8/+6
* Save detailed cache changes to database not just CacheCache.rsudev2012-05-301-1/+2
* 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
|\
| * Refactoring: cleanup application startupSamuel Tardieu2012-05-308-89/+44
| * Remove default strings as they only pollute the screenSamuel Tardieu2012-05-302-16/+1
| * 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
* | Fix #1665: display coordinates found in logSamuel Tardieu2012-05-301-1/+6
* | Fix #1672: save circles visibility in map stateSamuel Tardieu2012-05-301-1/+5
|/
* Put c:geo version name on its own lineSamuel Tardieu2012-05-291-1/+1
* 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
* refactoring: javadocBananeweizen2012-05-241-0/+8