aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* #1430: refactoring as discussedBananeweizen2012-05-103-24/+28
* Merge pull request #1525 from SammysHP/watchlistBananeweizen2012-05-091-2/+10
|\
| * Fix #1430: Watchlist state toggling not recordedSammysHP2012-05-091-2/+10
* | #1527: TB list not visible in white themeBananeweizen2012-05-101-1/+3
* | Fixes issue #1519, multiple pop-upsrsudev2012-05-091-2/+2
* | Fix #1395: use "shared" pseudo-geocode for smileys imageSamuel Tardieu2012-05-091-10/+14
* | #1478: more cleanup of cache listsBananeweizen2012-05-096-253/+168
|/
* Refactoring: Move some strings into GCConstantsSammysHP2012-05-083-14/+20
* Merge pull request #1514 from marco-jacob/issue#1511-loopGoogleMapsLimitBananeweizen2012-05-071-13/+17
|\
| * Fixes issue #1511 endless loop downloading static maps on demandMarco Jacob2012-05-071-13/+17
* | #1478: Lists don't stay sortedBananeweizen2012-05-082-22/+27
* | fix #1516: Navigate from "Any destination" not workingBananeweizen2012-05-072-13/+6
|/
* Fix: update stored caches in database when logged, too.blafoo2012-05-071-2/+1
* Refactoring: Collections.emptyList() is cheap and needs no cachingSamuel Tardieu2012-05-071-6/+1
* new: show days since last spotted for trackablesBananeweizen2012-05-074-97/+94
* Refactoring: remove redundant local variablesSamuel Tardieu2012-05-063-12/+6