Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update log messages to reflect the source class name | Samuel Tardieu | 2011-11-01 | 1 | -5/+5 |
| | |||||
* | Merge branch 'release' into upstream | Samuel Tardieu | 2011-11-01 | 4 | -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 it | Samuel Tardieu | 2011-11-01 | 2 | -2/+2 |
| | | | | | | | | This fixes #732. | ||||
| * | Version | mucek4 | 2011-10-31 | 2 | -2/+5 |
| | | |||||
| * | Fixes #726, Save for offline not possible on live map | rsudev | 2011-10-30 | 1 | -1/+1 |
| | | | | | | | | | | - corrected logic error introduced in d558334501d1ed9d1becc6be55058d4ded793bb7 | ||||
| * | Version 30.10.2011 | mucek4 | 2011-10-29 | 2 | -3/+4 |
| | | |||||
* | | rename scan label in main menu, fixes #740 | Bananeweizen | 2011-11-01 | 8 | -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, #737 | bananeweizen | 2011-10-31 | 2 | -5/+18 |
| | | |||||
* | | new: cache count after "more caches" label, fixes #730 | bananeweizen | 2011-10-31 | 2 | -8/+8 |
| | | |||||
* | | fix #728: replace image_not_loaded with better suited icon | bananeweizen | 2011-10-31 | 1 | -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 folder | bananeweizen | 2011-10-31 | 3 | -0/+0 |
| | | |||||
* | | Merge remote branch 'remotes/blafoo692/issue692' | rsudev | 2011-10-31 | 76 | -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 | ||||
| * | | deprecated | blafoo | 2011-10-30 | 2 | -1/+5 |
| | | | |||||
| * | | Updated testSearchTrackable to make it more robust | blafoo | 2011-10-30 | 1 | -5/+8 |
| | | | |||||
| * | | No direct access to fields | blafoo | 2011-10-26 | 77 | -1222/+1826 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/cgeo/c-geo-opensource | rsudev | 2011-10-31 | 285 | -11463/+25163 |
|\ \ \ | |||||
| * | | | fix #731: OOM in images when downloading | bananeweizen | 2011-10-30 | 5 | -57/+62 |
| | | | | |||||
| * | | | Merge pull request #727 from rsudev/map_load_caches_fix | rsudev | 2011-10-30 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Fixes #726, Save for offline not possible on live map | ||||
| | * | | | Fixes #726, Save for offline not possible on live map | rsudev | 2011-10-30 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | - corrected logic error introduced in d558334501d1ed9d1becc6be55058d4ded793bb7 | ||||
| * | | | fix #722: cache list updated after storing new caches | bananeweizen | 2011-10-30 | 1 | -2/+10 |
| | | | | |||||
| * | | | strings.xml and Maniferst as resoult of new Marker version | mucek4 | 2011-10-30 | 2 | -3/+6 |
| | | | | |||||
| * | | | Merge pull request #724 from rsudev/map_circle_fix | Bananeweizen | 2011-10-29 | 3 | -13/+23 |
| |\ \ \ | | | | | | | | | | | Fixing #113 for Mapsforge as well | ||||
| | * | | | Fixing #113 for Mapsforge as well | rsudev | 2011-10-29 | 3 | -13/+23 |
| |/ / / | | | | | | | | | - removing wrong method invalidate from MapViewImpl | ||||
| * | | | show waypoint name as map title when navigating to waypoint | bananeweizen | 2011-10-28 | 3 | -4/+7 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2011-10-28 | 2 | -5/+16 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | fix #721: event dates not parsed | bananeweizen | 2011-10-28 | 2 | -4/+9 |
| | | | | |||||
| | * | | Mark statements as destroyed when they are | Samuel Tardieu | 2011-10-28 | 1 | -0/+2 |
| | | | | |||||
| | * | | Compile error. | mucek4 | 2011-10-26 | 1 | -2/+1 |
| | | | | |||||
| | * | | RC version, test team added | mucek4 | 2011-10-26 | 2 | -4/+16 |
| | | | | |||||
| * | | | fix #721: event dates not parsed | bananeweizen | 2011-10-28 | 2 | -4/+9 |
| | | | | |||||
| * | | | Mark statements as destroyed when they are | Samuel Tardieu | 2011-10-27 | 1 | -0/+2 |
| | | | | |||||
| * | | | Use flags rather than 6 different booleans | Samuel Tardieu | 2011-10-27 | 4 | -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 blank | Samuel Tardieu | 2011-10-27 | 1 | -11/+10 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2011-10-26 | 1 | -10/+12 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Always use an initial set of coordinates in search dialog | Samuel Tardieu | 2011-10-26 | 1 | -10/+12 |
| | | | | | | | | | | | | This fixes #715. | ||||
| * | | Merge pull request #712 from blafoo/master | Samuel Tardieu | 2011-10-25 | 1 | -0/+11 |
| |\ \ | | | | | | | | | project.properties missing in test project | ||||
| | * | | missing project.properties added | blafoo | 2011-10-25 | 1 | -0/+11 |
| |/ / | |||||
| * | | Close the details activity when interrupting a cache load | Samuel Tardieu | 2011-10-25 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | Without that, it stays on an empty page titled "Cache" as the data is missing. | ||||
| * | | Add separate settings for elevation and vote data | Samuel Tardieu | 2011-10-25 | 7 | -18/+68 |
| | | | |||||
| * | | Merge branch 'issue629' of git://github.com/blafoo/c-geo-opensource | Samuel Tardieu | 2011-10-25 | 6 | -70/+130 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/Settings.java main/src/cgeo/geocaching/cgBase.java | ||||
| | * | | Get ratings only if the user wants additional details | blafoo | 2011-10-22 | 3 | -19/+17 |
| | | | | |||||
| | * | | Additional details introduced | blafoo | 2011-10-13 | 8 | -48/+109 |
| | | | | |||||
| * | | | Use a cancellable handler when loading, storing and refreshing caches | Samuel Tardieu | 2011-10-24 | 11 | -59/+239 |
| | | | | | | | | | | | | | | | | This closes #685. | ||||
| * | | | Merge branch 'fix-707' into upstream | Samuel Tardieu | 2011-10-24 | 29 | -314/+290 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Do not use an extra indirection for storing search results | Samuel Tardieu | 2011-10-24 | 29 | -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 fields | Bananeweizen | 2011-10-24 | 1 | -2/+8 |
| | | | | | | | | | | | | * have been saved with old version from not yet published cache | ||||
| * | | | reduce missing location provider levels to warning | Bananeweizen | 2011-10-24 | 1 | -2/+2 |
| | | | | |||||
| * | | | fix: NPE in search | Bananeweizen | 2011-10-24 | 1 | -2/+6 |
| |/ / | |||||
| * | | new: invoke all other navigation tools from map options menu | Bananeweizen | 2011-10-24 | 2 | -4/+20 |
| | | | |||||
| * | | Add new counter site to the blacklist | Samuel Tardieu | 2011-10-24 | 1 | -1/+2 |
| | | |