Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix #126: .trim() usage | Bananeweizen | 2012-03-03 | 1 | -1/+1 | |
| | | | | * removed trim from UI * if you find anything not trimmed now, it needs to be added in parsing | |||||
* | Implementation for #1155 - the second default navigation tool is | Torsten Keil | 2012-02-22 | 1 | -3/+46 | |
| | | | | introduced | |||||
* | fix #945: unify navigation methods | Bananeweizen | 2012-02-18 | 1 | -8/+6 | |
| | | | * next step would be the removal of cgGeo after that becomes singleton | |||||
* | #945: unify navigation methods | Bananeweizen | 2012-02-18 | 10 | -37/+18 | |
| | | | | * removed search result parameter from navigation invocation * removed "fromDetail" differentiation in popup | |||||
* | fix #1110: onPrepareOptionsMenu compatible with Android 3.0 | Bananeweizen | 2012-02-17 | 1 | -2/+5 | |
| | ||||||
* | Added check for static maps. | Torsten Keil | 2012-02-03 | 1 | -3/+26 | |
| | ||||||
* | Temporarily removed offline check for static maps filtering ... isn't | Torsten Keil | 2012-02-03 | 1 | -4/+3 | |
| | | | working correct yet | |||||
* | Merge remote-tracking branch 'upstream/master' into issue#1061 | Torsten Keil | 2012-02-03 | 1 | -20/+2 | |
|\ | ||||||
| * | refactoring: remove duplicate method | Bananeweizen | 2012-01-31 | 1 | -20/+2 | |
| | | ||||||
* | | Refactoring navigation apps submenus to use AlertDialog.Builder where | Torsten Keil | 2012-02-03 | 1 | -20/+163 | |
|/ | | | possible. | |||||
* | fix #1044: Compass starts without being chosen | Bananeweizen | 2012-01-28 | 1 | -2/+4 | |
| | ||||||
* | refactoring: minor simplification of code | Bananeweizen | 2012-01-24 | 1 | -12/+6 | |
| | ||||||
* | Merge pull request #1027 from RoadRunner-/navid | Bananeweizen | 2012-01-24 | 1 | -49/+55 | |
|\ | | | | | Implementation for issue #1012: ID may change | |||||
| * | changed method arguments | Torsten Keil | 2012-01-24 | 1 | -3/+3 | |
| | | ||||||
| * | Fix for issue #1012: ID may change | Torsten Keil | 2012-01-22 | 1 | -49/+55 | |
| | | | | | | | | | | - Introduced enum for navigation apps that defines also the new id - Changed handling of navigation apps inside factory - Improved handling of navigation apps in cgeoinit | |||||
* | | Merge pull request #988 from marco-jacob/master | Bananeweizen | 2012-01-20 | 1 | -8/+14 | |
|\ \ | |/ |/| | Fix #349 | |||||
| * | Merge git://github.com/cgeo/c-geo-opensource | Marco Jacob | 2012-01-14 | 1 | -0/+22 | |
| |\ | ||||||
| * | | added setting and implementation for waypoint static map | Marco Jacob | 2012-01-11 | 1 | -8/+14 | |
| | | | ||||||
* | | | changed getDefaultNavigationApplication to never return null | Torsten Keil | 2012-01-15 | 1 | -9/+15 | |
| | | | ||||||
* | | | Implementation for issue #985: replace term standard navigation | Torsten Keil | 2012-01-14 | 1 | -8/+13 | |
| |/ |/| | ||||||
* | | fix #943: click preview map to invoke navigation | Bananeweizen | 2012-01-14 | 1 | -0/+22 | |
|/ | ||||||
* | refactoring: clean up code around static maps | Bananeweizen | 2012-01-08 | 1 | -2/+2 | |
| | ||||||
* | refactoring: cleanup for #945 | Bananeweizen | 2012-01-08 | 26 | -396/+265 | |
| | | | | * remove duplicated code * remove all access to resources via method parameters | |||||
* | fix #944: Navigon support | Bananeweizen | 2012-01-05 | 2 | -1/+66 | |
| | ||||||
* | Fix #937: DefaultNavigation not working after install | SammysHP | 2012-01-03 | 1 | -8/+13 | |
| | ||||||
* | Small changes for the pull request. | Torsten Keil | 2012-01-02 | 1 | -13/+11 | |
| | ||||||
* | Merge remote-tracking branch 'upstream/master' | Torsten Keil | 2012-01-01 | 1 | -1/+1 | |
|\ | ||||||
| * | Consistent naming for "premium members" | blafoo | 2012-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | Implementation for #868 | Torsten Keil | 2012-01-01 | 3 | -4/+100 | |
|/ | ||||||
* | refactoring for #908: waypoint list of cache is immutable for clients | Bananeweizen | 2011-12-26 | 1 | -2/+2 | |
| | | | | | | and never null * avoids initializations outside of cache * avoids tempering with internal data outside of cache * removes redundant code and null checks | |||||
* | Refactored/renamed cgSearch/cgWrapCache | blafoo | 2011-12-25 | 15 | -30/+30 | |
| | ||||||
* | Fixing #905, Geocache Hint data not exported to Locus | rsudev | 2011-12-23 | 1 | -9/+14 | |
| | | | - Filling cache details for locus if number of caches < 200 | |||||
* | Fix #903 Rename field "reason" to "listId" | blafoo | 2011-12-19 | 1 | -1/+1 | |
| | ||||||
* | refactoring: more boxing/unboxing cleanup | Bananeweizen | 2011-12-04 | 1 | -1/+1 | |
| | ||||||
* | refactoring: reduce boxing/unboxing craziness | Bananeweizen | 2011-12-03 | 1 | -2/+2 | |
| | ||||||
* | Merge remote branch 'blafoo/cachetype' | Bananeweizen | 2011-11-23 | 2 | -2/+2 | |
|\ | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/cgBase.java main/src/cgeo/geocaching/cgeocaches.java main/src/cgeo/geocaching/filter/cgFilterByType.java main/src/cgeo/geocaching/maps/CachesOverlay.java | |||||
| * | Use of CacheType instead of String | blafoo | 2011-11-18 | 2 | -2/+2 | |
| | | ||||||
* | | refactoring: remove duplicated getter | Bananeweizen | 2011-11-19 | 1 | -2/+2 | |
|/ | ||||||
* | Remove redundant super interfaces | Samuel Tardieu | 2011-11-09 | 9 | -12/+9 | |
| | ||||||
* | Use GeopointFormatter instead of String.format when coordinates are around | Samuel Tardieu | 2011-11-09 | 1 | -11/+3 | |
| | | | | | | Some predefined formats have been added to fill the needs. This closes issue #769. | |||||
* | Do not use deprecated methods | Samuel Tardieu | 2011-11-08 | 1 | -1/+1 | |
| | ||||||
* | Merge remote branch 'remotes/blafoo692/issue692' | rsudev | 2011-10-31 | 11 | -67/+67 | |
|\ | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -1/+1 | |
| | | ||||||
| * | No direct access to fields | blafoo | 2011-10-26 | 11 | -67/+67 | |
| | | ||||||
* | | show waypoint name as map title when navigating to waypoint | bananeweizen | 2011-10-28 | 1 | -2/+2 | |
|/ | ||||||
* | Do not use an extra indirection for storing search results | Samuel Tardieu | 2011-10-24 | 15 | -47/+38 | |
| | | | | | | | | | | 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. | |||||
* | new: invoke all other navigation tools from map options menu | Bananeweizen | 2011-10-24 | 1 | -4/+11 | |
| | ||||||
* | fix #369: waypoints sorted wrongly | Bananeweizen | 2011-10-23 | 1 | -2/+2 | |
| | ||||||
* | support cache type "unknown", fixes #518 | Bananeweizen | 2011-10-16 | 1 | -1/+2 | |
| | | | | * refactored many places to reference the cache type enum * special icon for "unknown" still missing | |||||
* | code cleanup: remove all unnecessary casts | Bananeweizen | 2011-10-15 | 1 | -2/+3 | |
| |