aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps
Commit message (Collapse)AuthorAgeFilesLines
* Readding entries to a LRUSet already updates their freshnessSamuel Tardieu2013-01-131-4/+2
|
* Readding an entry to a LRUSet already updates its freshnessSamuel Tardieu2013-01-131-2/+1
|
* Merge remote-tracking branch 'origin/release'Bananeweizen2013-01-131-3/+5
|\ | | | | | | | | Conflicts: main/src/cgeo/geocaching/maps/CGeoMap.java
| * fix #2391: NPE in mapBananeweizen2013-01-131-3/+5
| |
* | refactoring: use exception object in logggingBananeweizen2013-01-125-13/+13
| |
* | Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-7/+7
| |
* | Merge pull request #2311 from rsudev/OCde2Bananeweizen2013-01-051-1/+2
|\ \ | | | | | | Opencaching integration with oc11xml api
| * | Opencaching integration with oc11xml apirsudev2012-12-311-1/+2
| | | | | | | | | | | | Implements load of cache details, coordinate search and viewport search for opencaching.de based on oc11xml api
* | | Merge branch 'release' into upstreamSamuel Tardieu2013-01-011-1/+1
|\ \ \ | |/ / |/| / | |/
| * fix #1737: do not try to open a null filenameSamuel Tardieu2013-01-011-1/+1
| | | | | | | | The settings may initially contain a null filename.
* | code cleanup: remove debug codeBananeweizen2012-12-266-13/+19
| | | | | | * fixed some more issues of Findbugs and CodePro
* | Refactoring: narrow scope of variablesSamuel Tardieu2012-12-183-11/+6
| |
* | Refactoring: remove pointless null checksSamuel Tardieu2012-12-181-1/+1
| |
* | Refactoring: use isEmpty() where appropriateSamuel Tardieu2012-12-181-2/+2
| |
* | Fix crash on single cache mapSamuel Tardieu2012-12-181-6/+2
| | | | | | | | | | | | | | | | It was due to a null searchIntent after the refactoring in 6191b4e2aa3b1dea8dd8a41f5396d5e069662f3f which assumes that the copy constructor would not be called with a null value. Found and diagnosed by rsudev.
* | Refactoring: add documentation about null-nessSamuel Tardieu2012-12-171-1/+1
| |
* | Refactoring: use explicit size to get better performanceSamuel Tardieu2012-12-161-1/+1
| |
* | Merge remote-tracking branch 'upstream/release' into issue2232mrsudev2012-12-111-1/+1
|\ \ | |/
| * Fixes #2232, own and found caches are visible on live maprsudev2012-12-111-1/+1
| | | | | | | | Own/found cache filtering was only active on live-map in live-mode, not in non-live-mode
* | fix #2217: Click on filter bar crashes c:geoBananeweizen2012-12-043-3/+20
| |
* | fix #2211: remove application-database indirectionBananeweizen2012-12-012-12/+13
| |
* | #2215 sort offline mapsBananeweizen2012-11-301-0/+1
| |
* | refactoring: use more prepared statementsBananeweizen2012-11-281-1/+1
| | | | | | | | * improves database performance * removed some method arguments which were always true
* | have Google Maps directions only on Google Maps devicesBananeweizen2012-11-211-1/+1
|/
* fix #1940: Quicker change of OSM offline mapsBananeweizen2012-11-0410-171/+176
|
* Correction of coding issuesrsudev2012-11-032-7/+6
|
* Implements #1676, custom themesrsudev2012-11-035-6/+129
| | | | | | - Adds the selection of a base folder for map themes to settings - Reworks the map menu to allow selection of a custom theme - Implements a reusable version of listDir to get a list of files
* LIVE instead of LIVE_ONLINE and LIVE_OFFLINEMarco Jacob2012-11-011-16/+15
|
* fixes #1990 - add isLiveEnabled to separate between live map and cache/wp mapMarco Jacob2012-10-291-31/+31
|
* Fixed bracket placingPortree-Kid2012-10-211-4/+2
|
* Fixed bracket placing and double calculated value. Portree-Kid2012-10-211-3/+3
|
* Changed saving of Map-ModePortree-Kid2012-10-171-2/+12
| | | | | | | | * Live map starts in last LiveMapMode, persists on exit * Other maps always start in non-live mode, switch possible, CurrentMapMode not persisted Closes #1990
* GH_996 use the <plurals> mechanismHeiko W. Rupp2012-09-091-7/+5
|
* Fixes #2019, live map disables after rotatersudev2012-09-061-0/+5
| | | The map mode was not yet part of the saved instance state.
* Refactoring: remove unnecessary boxing/unboxingSamuel Tardieu2012-09-041-2/+2
|
* Refactoring: simplify logical expressionSamuel Tardieu2012-09-041-1/+1
|
* fix #1893: remove go4cacheBananeweizen2012-08-2618-853/+2
|
* Set live map mode in settings when opening mapcampbeb2012-08-161-0/+2
|
* Merge remote-tracking branch 'upstream/master' into Fix1866Portree-Kid2012-07-201-2/+1
|\
| * Removed a wrong setting of cachesCnt. It should always contain thePortree-Kid2012-07-191-2/+1
| | | | | | number of visible caches. Fixes #1730
* | Added Filter to loading of waypoints fixes 1866Portree-Kid2012-07-191-3/+6
|/
* Allow Store for Offline from map for list of cachescampbeb2012-07-111-5/+3
|
* refactoring: some findbugs cleanupBananeweizen2012-07-011-31/+14
|
* Fix #374, store last known locationrsudev2012-06-231-6/+20
| | | | Store map center on leave (for all maps) and use it if no reliable location comes in through the GeoProvider
* Merge branch 'issue-1709' into masterrsudev2012-06-172-30/+88
|\ | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/DirectionProvider.java main/src/cgeo/geocaching/ui/CacheListAdapter.java
| * fix #1709: reduce update frequency of position overlay for mapStephan Merker2012-06-172-30/+88
| | | | | | | | | | | | | | - update only if location changed > 1% of map width or heading >15° - update at most every half second - reduces battery consumption and makes mapsforge 0.3.0 maps usable at all on certain phones like Nexus S - fixed redraw issue for followMyLocation
* | Clear overlays cache to help with bitmap memory pressureSamuel Tardieu2012-06-171-3/+5
| | | | | | | | | | The overlays cache can be rebuilt once per activity view. We can free the bitmap memory when we are not displaying overlays.
* | Refactoring: remove redundant initializersSamuel Tardieu2012-06-171-2/+2
| | | | | | | | The initial null value is always overriden later.
* | Permit to enable live map in every mapOndřej Kunc2012-06-141-3/+0
| |
* | Merge remote-tracking branch 'campbeb/fix1757and1758' into upstreamSamuel Tardieu2012-06-101-19/+26
|\ \ | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/maps/CGeoMap.java