aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Handle "Renew Your Membership!". Fixes #1224blafoo2012-05-163-1/+10
* Use of cache.isOwn()blafoo2012-05-163-15/+14
* Found caches not hidden for basic members. Fixes #1203blafoo2012-05-161-2/+11
* Refactoring: Improved Field Notes generationSammysHP2012-05-161-37/+17
* Fix #1565: Wrong progress information when uploading field notesSammysHP2012-05-161-11/+15
* fix wrong comparison of StringsBananeweizen2012-05-151-1/+3
* Simplify workflowSamuel Tardieu2012-05-151-63/+31
* Remove read-only database connectionSamuel Tardieu2012-05-151-195/+156
* Refactoring: simplify codeSamuel Tardieu2012-05-151-3/+1
* Refactoring: simplify if statementSamuel Tardieu2012-05-151-4/+1
* Remove unused fieldSamuel Tardieu2012-05-151-3/+1
* Fix #1574: location was sent with the wrong "what" informationSamuel Tardieu2012-05-151-5/+4
* refactoring: minor cleanupsBananeweizen2012-05-159-27/+25
* Small cleanups in cgDatarsudev2012-05-141-3/+2
* Remove unused class LocationUpdaterSamuel Tardieu2012-05-141-36/+0
* Always start GeoData provider from UI threadSamuel Tardieu2012-05-1411-248/+235
* Factor out geodata and direction handlerSamuel Tardieu2012-05-141-0/+122
* Merge pull request #1555 from rsudev/ext_dbBananeweizen2012-05-135-8/+144
|\
| * Allow to move the c:geo database to the sdcard.rsudev2012-05-125-8/+144
* | Merge pull request #1560 from marco-jacob/issue#1557-renameMethodsBananeweizen2012-05-135-13/+13
|\ \
| * | fixes #1557: renaming methods to better fit the underlying codeMarco Jacob2012-05-135-13/+13
* | | fix #1562: "delete all and list" wrongly enabled with filterBananeweizen2012-05-141-17/+17
|/ /
* | factoring: use constants for map file namesBananeweizen2012-05-131-10/+9
* | Merge pull request #1559 from marco-jacob/issue#1512-deleteWpStaticMapsOnRefreshBananeweizen2012-05-132-1/+48
|\ \
| * | fixes #1512 : deletes all static maps for waypoints of a cache on refreshMarco Jacob2012-05-122-1/+48
| |/
* | New: Upload Field Notes to geocaching.comSammysHP2012-05-121-33/+65
* | Merge remote-tracking branch 'samueltardieu/file-upload'SammysHP2012-05-121-0/+33
|\ \ | |/ |/|
| * Add file upload capabilitiesSamuel Tardieu2012-05-111-0/+33
* | Merge pull request #1552 from campbeb/addTBLogTestsBananeweizen2012-05-121-1/+1
|\ \
| * | Add tests to very trackable logs can be parsedcampbeb2012-05-121-1/+1
* | | fix new type parsing bugBananeweizen2012-05-121-1/+1
* | | fix #1551: Inactive cache in trackable logBananeweizen2012-05-121-1/+1
* | | fix: wrong nesting of logs leads to import errorsBananeweizen2012-05-121-84/+97
* | | new: have GPX export in context menuBananeweizen2012-05-121-0/+4
* | | fix: NPE in export for final without coordinatesBananeweizen2012-05-121-2/+4
* | | fix #1549: Export: State and country fields both contain both valuesBananeweizen2012-05-121-3/+1
* | | fix: use correct type in exportBananeweizen2012-05-121-2/+2
* | | fix: GPX export missing attributes, logs, and othersBananeweizen2012-05-121-5/+2
* | | use title capitalization in exported type and sizeBananeweizen2012-05-122-24/+24
|/ /
* | Fix #1548: Geocaching-like GPX ExportSammysHP2012-05-111-5/+5
* | refactoring: remove duplicate code for favorites managementBananeweizen2012-05-112-23/+10
|/
* Refactoring: separate steps of network requestsSamuel Tardieu2012-05-111-1/+25
* Add/remove to/from favorites. Closes #676blafoo2012-05-107-29/+182
* Drop caches created during GPX import testblafoo2012-05-101-2/+9
* Removed deprecated warningsblafoo2012-05-107-9/+9
* Disable add/remove to watchlist for cache ownersblafoo2012-05-101-1/+12
* Refactoring: updateCache()blafoo2012-05-103-9/+13
* Open waypoint context menu on single tap. campbeb2012-05-101-1/+1
* Final fix #1401rsudev2012-05-101-3/+3
* Fix #1520: display gc.com resources present on trackable descriptionsSamuel Tardieu2012-05-101-1/+1