Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent a NPE if cache and waypoint are null. | Heiko W. Rupp | 2012-09-09 | 1 | -2/+5 |
| | |||||
* | refactoring: move static maps check API to cache | Bananeweizen | 2012-09-09 | 3 | -10/+2 |
| | |||||
* | Refactoring: remove redundant type casts | Samuel Tardieu | 2012-09-04 | 1 | -1/+1 |
| | | | | | | Those type casts were unnecessary, as the returned value was already of the target type, or the called method (after the cast) was defined by the originally returned type. | ||||
* | fix #1963: Include "Cache Beacon" in apps | Bananeweizen | 2012-08-19 | 2 | -2/+26 |
| | |||||
* | Merge remote-tracking branch 'campbeb/fix315' into upstream | Samuel Tardieu | 2012-06-11 | 1 | -2/+5 |
|\ | |||||
| * | Display cache and waypoint information on compass | campbeb | 2012-06-08 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | For caches: displays difficulty, terrain, and size. For waypoints: displays waypoint type. For direct navigation: displays nothing. Also includes some refactoring in the code used do display information about caches and waypoints. | ||||
* | | fixes #1725: no static maps apps as default nav app | Marco Jacob | 2012-06-08 | 2 | -0/+20 |
| | | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-06-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix #1735: safely uppercase string even if it is null | Samuel Tardieu | 2012-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Since we check for the null string once if has been uppercased, it makes sense to use a method which allows null in and out. | ||||
* | | | fix #1701: Offline logging does not work from cache details | Bananeweizen | 2012-06-03 | 2 | -11/+14 |
| |/ |/| | |||||
* | | refactoring: clean up leaked interface of static maps provider | Bananeweizen | 2012-05-30 | 1 | -2/+2 |
| | | |||||
* | | refactoring: use interfaces for navigation apps | Bananeweizen | 2012-05-29 | 18 | -231/+254 |
|/ | |||||
* | Remove JavaDoc @author tag. | SammysHP | 2012-05-23 | 2 | -4/+0 |
| | | | Files are edited by many people, also all editors are visible in the log. | ||||
* | Refactoring: add missing override annotations | Samuel Tardieu | 2012-05-23 | 1 | -0/+1 |
| | | | | This was requested by SammysHP. | ||||
* | reafactoring: enablement of navigation apps | Bananeweizen | 2012-05-19 | 3 | -5/+5 |
| | |||||
* | Merge remote-tracking branch ↵ | Bananeweizen | 2012-05-19 | 7 | -1/+32 |
|\ | | | | | | | 'marco-jacob/issue#1580-staticMapsOnAnyDestNavigation' | ||||
| * | corrected suspicious code | Marco Jacob | 2012-05-18 | 1 | -1/+1 |
| | | |||||
| * | corrected isEnabled(Geopoint) default to geopoint!=null | Marco Jacob | 2012-05-16 | 2 | -5/+2 |
| | | |||||
| * | Fixed wrong refactoring at static maps nav apps | Marco Jacob | 2012-05-16 | 3 | -15/+30 |
| | | |||||
| * | fixes #1580: No static maps item on any destination navigation menu | Marco Jacob | 2012-05-16 | 7 | -19/+38 |
| | | |||||
* | | new: for some activities, don't re-open them when resuming the app | Bananeweizen | 2012-05-18 | 1 | -11/+1 |
|/ | |||||
* | fix #1516: Navigate from "Any destination" not working | Bananeweizen | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | refactoring: remove some of the TODOs | Bananeweizen | 2012-05-06 | 1 | -12/+41 |
| | |||||
* | fix #1459: Refactoring navigation menu | Bananeweizen | 2012-05-05 | 15 | -116/+73 |
| | |||||
* | refactoring: remove duplicated code from static maps app | Bananeweizen | 2012-05-05 | 9 | -115/+121 |
| | | | | | * introduce shared super class for static maps * move app enablement into apps, the factory should not know specific apps | ||||
* | added navigation app for downloading static maps | Marco Jacob | 2012-05-04 | 1 | -0/+46 |
| | |||||
* | solves issue #1494 to download static maps on demand without settings | Marco Jacob | 2012-05-04 | 1 | -30/+19 |
| | |||||
* | Merge remote-tracking branch 'SammysHP/icons' | Bananeweizen | 2012-04-30 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: main/src/cgeo/geocaching/apps/cachelist/CacheListAppFactory.java | ||||
| * | Import Android drawables (from API version 8) | SammysHP | 2012-04-27 | 1 | -1/+1 |
| | | | | | | See #852 for reason. This will increase the apk size by 82 KiB. | ||||
* | | Refactoring: remove unnecessary else statements | Samuel Tardieu | 2012-04-28 | 1 | -2/+13 |
| | | |||||
* | | Remove Now from methods of IGeoData | Samuel Tardieu | 2012-04-27 | 1 | -1/+1 |
| | | |||||
* | | Use the IGeoData interface and Observer pattern to update location | Samuel Tardieu | 2012-04-27 | 9 | -38/+35 |
|/ | |||||
* | Refactoring: cleanup control flow | Samuel Tardieu | 2012-04-20 | 1 | -16/+12 |
| | |||||
* | refactoring: simplify list based alert dialogs | Bananeweizen | 2012-04-15 | 1 | -23/+15 |
| | |||||
* | refactoring: remove the logging tag from settings | Bananeweizen | 2012-04-12 | 4 | -9/+6 |
| | |||||
* | Proxy all logs through cgeo.geocaching.utils.Log | Samuel Tardieu | 2012-03-31 | 4 | -4/+4 |
| | | | | | | | | The behaviour is unchanged, but altering Settings.isDebug() to return false will prevent verbose, debug and info levels messages from being logged. Part of work on #1301. | ||||
* | Export caches from Stored to Locus (#1282) | jenda^^ | 2012-03-19 | 1 | -1/+1 |
| | | | | Signed-off-by: jenda^^ <jenda.69@gmail.com> | ||||
* | 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 | 9 | -36/+17 |
| | | | | * removed search result parameter from navigation invocation * removed "fromDetail" differentiation in popup | ||||
* | 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 | ||||
* | 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 |