aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update log messages to reflect the source class nameSamuel Tardieu2011-11-011-5/+5
|
* Merge branch 'release' into upstreamSamuel Tardieu2011-11-014-4/+7
|\ | | | | | | | | | | | | | | Conflicts: main/AndroidManifest.xml main/res/values/strings.xml main/src/cgeo/geocaching/cgBase.java main/src/cgeo/geocaching/maps/CGeoMap.java
| * Decode direction image URL in order to be able to download itSamuel Tardieu2011-11-012-2/+2
| | | | | | | | This fixes #732.
| * Versionmucek42011-10-312-2/+5
| |
| * Fixes #726, Save for offline not possible on live maprsudev2011-10-301-1/+1
| | | | | | | | | | - corrected logic error introduced in d558334501d1ed9d1becc6be55058d4ded793bb7
| * Version 30.10.2011mucek42011-10-292-3/+4
| |
* | rename scan label in main menu, fixes #740Bananeweizen2011-11-018-8/+3
| | | | | | | | | | * Renamed label to force translators to change the value * Now explicitly says "geo code" instead of the more technically "QR code"
* | avoid NPE when accessing cache type, #737bananeweizen2011-10-312-5/+18
| |
* | new: cache count after "more caches" label, fixes #730bananeweizen2011-10-312-8/+8
| |
* | fix #728: replace image_not_loaded with better suited iconbananeweizen2011-10-311-0/+0
| | | | | | | | I'm not sure about the size. But we can easily replace this one with the same image at higher resolution, if needed.
* | remove identical files from hdpi folderbananeweizen2011-10-313-0/+0
| |
* | Merge remote branch 'remotes/blafoo692/issue692'rsudev2011-10-3176-1217/+1826
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/apps/cache/navi/InternalMap.java main/src/cgeo/geocaching/cgBase.java main/src/cgeo/geocaching/cgCache.java main/src/cgeo/geocaching/cgData.java main/src/cgeo/geocaching/cgeoapplication.java main/src/cgeo/geocaching/cgeodetail.java main/src/cgeo/geocaching/maps/CGeoMap.java
| * | deprecatedblafoo2011-10-302-1/+5
| | |
| * | Updated testSearchTrackable to make it more robustblafoo2011-10-301-5/+8
| | |
| * | No direct access to fieldsblafoo2011-10-2677-1222/+1826
| | |
* | | Merge branch 'master' of https://github.com/cgeo/c-geo-opensourcersudev2011-10-31285-11463/+25163
|\ \ \
| * | | fix #731: OOM in images when downloadingbananeweizen2011-10-305-57/+62
| | | |
| * | | Merge pull request #727 from rsudev/map_load_caches_fixrsudev2011-10-301-1/+1
| |\ \ \ | | | | | | | | | | Fixes #726, Save for offline not possible on live map
| | * | | Fixes #726, Save for offline not possible on live maprsudev2011-10-301-1/+1
| |/ / / | | | | | | | | | | | | - corrected logic error introduced in d558334501d1ed9d1becc6be55058d4ded793bb7
| * | | fix #722: cache list updated after storing new cachesbananeweizen2011-10-301-2/+10
| | | |
| * | | strings.xml and Maniferst as resoult of new Marker versionmucek42011-10-302-3/+6
| | | |
| * | | Merge pull request #724 from rsudev/map_circle_fixBananeweizen2011-10-293-13/+23
| |\ \ \ | | | | | | | | | | Fixing #113 for Mapsforge as well
| | * | | Fixing #113 for Mapsforge as wellrsudev2011-10-293-13/+23
| |/ / / | | | | | | | | - removing wrong method invalidate from MapViewImpl
| * | | show waypoint name as map title when navigating to waypointbananeweizen2011-10-283-4/+7
| | | |
| * | | Merge branch 'release' into upstreamSamuel Tardieu2011-10-282-5/+16
| |\ \ \ | | | |/ | | |/|
| | * | fix #721: event dates not parsedbananeweizen2011-10-282-4/+9
| | | |
| | * | Mark statements as destroyed when they areSamuel Tardieu2011-10-281-0/+2
| | | |
| | * | Compile error.mucek42011-10-261-2/+1
| | | |
| | * | RC version, test team addedmucek42011-10-262-4/+16
| | | |
| * | | fix #721: event dates not parsedbananeweizen2011-10-282-4/+9
| | | |
| * | | Mark statements as destroyed when they areSamuel Tardieu2011-10-271-0/+2
| | | |
| * | | Use flags rather than 6 different booleansSamuel Tardieu2011-10-274-23/+32
| | | | | | | | | | | | | | | | | | | | This makes the code easier to read, as one can tell right away what is being loaded.
| * | | Push isBlank test upper, as in many cases it cannot be blankSamuel Tardieu2011-10-271-11/+10
| | | |
| * | | Merge branch 'release' into upstreamSamuel Tardieu2011-10-261-10/+12
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Always use an initial set of coordinates in search dialogSamuel Tardieu2011-10-261-10/+12
| | | | | | | | | | | | This fixes #715.
| * | Merge pull request #712 from blafoo/masterSamuel Tardieu2011-10-251-0/+11
| |\ \ | | | | | | | | project.properties missing in test project
| | * | missing project.properties addedblafoo2011-10-251-0/+11
| |/ /
| * | Close the details activity when interrupting a cache loadSamuel Tardieu2011-10-251-0/+6
| | | | | | | | | | | | | | | Without that, it stays on an empty page titled "Cache" as the data is missing.
| * | Add separate settings for elevation and vote dataSamuel Tardieu2011-10-257-18/+68
| | |
| * | Merge branch 'issue629' of git://github.com/blafoo/c-geo-opensourceSamuel Tardieu2011-10-256-70/+130
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/Settings.java main/src/cgeo/geocaching/cgBase.java
| | * | Get ratings only if the user wants additional detailsblafoo2011-10-223-19/+17
| | | |
| | * | Additional details introducedblafoo2011-10-138-48/+109
| | | |
| * | | Use a cancellable handler when loading, storing and refreshing cachesSamuel Tardieu2011-10-2411-59/+239
| | | | | | | | | | | | | | | | This closes #685.
| * | | Merge branch 'fix-707' into upstreamSamuel Tardieu2011-10-2429-314/+290
| |\ \ \ | | |_|/ | |/| |
| | * | Do not use an extra indirection for storing search resultsSamuel Tardieu2011-10-2429-314/+290
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What is called search result (or cgSearch) in c:geo is a collection of caches that can or cannot come from a real search. Remove the indirection and the ever-growing hash map that was previously used. This will save memory, especially when using live maps. See discussion in issue #707.
| * | | fix: gracefully handle caches in cache list with missing fieldsBananeweizen2011-10-241-2/+8
| | | | | | | | | | | | * have been saved with old version from not yet published cache
| * | | reduce missing location provider levels to warningBananeweizen2011-10-241-2/+2
| | | |
| * | | fix: NPE in searchBananeweizen2011-10-241-2/+6
| |/ /
| * | new: invoke all other navigation tools from map options menuBananeweizen2011-10-242-4/+20
| | |
| * | Add new counter site to the blacklistSamuel Tardieu2011-10-241-1/+2
| | |