| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Readding entries to a LRUSet already updates their freshness | Samuel Tardieu | 2013-01-13 | 1 | -4/+2 |
| | | |||||
| * | Readding an entry to a LRUSet already updates its freshness | Samuel Tardieu | 2013-01-13 | 1 | -2/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-01-13 | 1 | -3/+5 |
| |\ | | | | | | | | | Conflicts: main/src/cgeo/geocaching/maps/CGeoMap.java | ||||
| | * | fix #2391: NPE in map | Bananeweizen | 2013-01-13 | 1 | -3/+5 |
| | | | |||||
| * | | refactoring: use exception object in loggging | Bananeweizen | 2013-01-12 | 5 | -13/+13 |
| | | | |||||
| * | | Refactoring: rename cgWaypoint into Waypoint | Samuel Tardieu | 2013-01-07 | 1 | -7/+7 |
| | | | |||||
| * | | Merge pull request #2311 from rsudev/OCde2 | Bananeweizen | 2013-01-05 | 1 | -1/+2 |
| |\ \ | | | | | | | Opencaching integration with oc11xml api | ||||
| | * | | Opencaching integration with oc11xml api | rsudev | 2012-12-31 | 1 | -1/+2 |
| | | | | | | | | | | | | | Implements load of cache details, coordinate search and viewport search for opencaching.de based on oc11xml api | ||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-01-01 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| / | |/ | |||||
| | * | fix #1737: do not try to open a null filename | Samuel Tardieu | 2013-01-01 | 1 | -1/+1 |
| | | | | | | | | | The settings may initially contain a null filename. | ||||
| * | | code cleanup: remove debug code | Bananeweizen | 2012-12-26 | 6 | -13/+19 |
| | | | | | | | * fixed some more issues of Findbugs and CodePro | ||||
| * | | Refactoring: narrow scope of variables | Samuel Tardieu | 2012-12-18 | 3 | -11/+6 |
| | | | |||||
| * | | Refactoring: remove pointless null checks | Samuel Tardieu | 2012-12-18 | 1 | -1/+1 |
| | | | |||||
| * | | Refactoring: use isEmpty() where appropriate | Samuel Tardieu | 2012-12-18 | 1 | -2/+2 |
| | | | |||||
| * | | Fix crash on single cache map | Samuel Tardieu | 2012-12-18 | 1 | -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-ness | Samuel Tardieu | 2012-12-17 | 1 | -1/+1 |
| | | | |||||
| * | | Refactoring: use explicit size to get better performance | Samuel Tardieu | 2012-12-16 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/release' into issue2232m | rsudev | 2012-12-11 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fixes #2232, own and found caches are visible on live map | rsudev | 2012-12-11 | 1 | -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:geo | Bananeweizen | 2012-12-04 | 3 | -3/+20 |
| | | | |||||
| * | | fix #2211: remove application-database indirection | Bananeweizen | 2012-12-01 | 2 | -12/+13 |
| | | | |||||
| * | | #2215 sort offline maps | Bananeweizen | 2012-11-30 | 1 | -0/+1 |
| | | | |||||
| * | | refactoring: use more prepared statements | Bananeweizen | 2012-11-28 | 1 | -1/+1 |
| | | | | | | | | | * improves database performance * removed some method arguments which were always true | ||||
| * | | have Google Maps directions only on Google Maps devices | Bananeweizen | 2012-11-21 | 1 | -1/+1 |
| |/ | |||||
| * | fix #1940: Quicker change of OSM offline maps | Bananeweizen | 2012-11-04 | 10 | -171/+176 |
| | | |||||
| * | Correction of coding issues | rsudev | 2012-11-03 | 2 | -7/+6 |
| | | |||||
| * | Implements #1676, custom themes | rsudev | 2012-11-03 | 5 | -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_OFFLINE | Marco Jacob | 2012-11-01 | 1 | -16/+15 |
| | | |||||
| * | fixes #1990 - add isLiveEnabled to separate between live map and cache/wp map | Marco Jacob | 2012-10-29 | 1 | -31/+31 |
| | | |||||
| * | Fixed bracket placing | Portree-Kid | 2012-10-21 | 1 | -4/+2 |
| | | |||||
| * | Fixed bracket placing and double calculated value. | Portree-Kid | 2012-10-21 | 1 | -3/+3 |
| | | |||||
| * | Changed saving of Map-Mode | Portree-Kid | 2012-10-17 | 1 | -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> mechanism | Heiko W. Rupp | 2012-09-09 | 1 | -7/+5 |
| | | |||||
| * | Fixes #2019, live map disables after rotate | rsudev | 2012-09-06 | 1 | -0/+5 |
| | | | | The map mode was not yet part of the saved instance state. | ||||
| * | Refactoring: remove unnecessary boxing/unboxing | Samuel Tardieu | 2012-09-04 | 1 | -2/+2 |
| | | |||||
| * | Refactoring: simplify logical expression | Samuel Tardieu | 2012-09-04 | 1 | -1/+1 |
| | | |||||
| * | fix #1893: remove go4cache | Bananeweizen | 2012-08-26 | 18 | -853/+2 |
| | | |||||
| * | Set live map mode in settings when opening map | campbeb | 2012-08-16 | 1 | -0/+2 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into Fix1866 | Portree-Kid | 2012-07-20 | 1 | -2/+1 |
| |\ | |||||
| | * | Removed a wrong setting of cachesCnt. It should always contain the | Portree-Kid | 2012-07-19 | 1 | -2/+1 |
| | | | | | | | number of visible caches. Fixes #1730 | ||||
| * | | Added Filter to loading of waypoints fixes 1866 | Portree-Kid | 2012-07-19 | 1 | -3/+6 |
| |/ | |||||
| * | Allow Store for Offline from map for list of caches | campbeb | 2012-07-11 | 1 | -5/+3 |
| | | |||||
| * | refactoring: some findbugs cleanup | Bananeweizen | 2012-07-01 | 1 | -31/+14 |
| | | |||||
| * | Fix #374, store last known location | rsudev | 2012-06-23 | 1 | -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 master | rsudev | 2012-06-17 | 2 | -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 map | Stephan Merker | 2012-06-17 | 2 | -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 pressure | Samuel Tardieu | 2012-06-17 | 1 | -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 initializers | Samuel Tardieu | 2012-06-17 | 1 | -2/+2 |
| | | | | | | | | | The initial null value is always overriden later. | ||||
| * | | Permit to enable live map in every map | Ondřej Kunc | 2012-06-14 | 1 | -3/+0 |
| | | | |||||
| * | | Merge remote-tracking branch 'campbeb/fix1757and1758' into upstream | Samuel Tardieu | 2012-06-10 | 1 | -19/+26 |
| |\ \ | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/maps/CGeoMap.java | ||||
