| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix for mapsforge landscape issue | rsudev | 2012-01-27 | 2 | -0/+13 |
| | | |||||
| * | fix #1048: near search icon enabled | Bananeweizen | 2012-01-27 | 1 | -3/+2 |
| | | |||||
| * | Merge pull request #1049 from YraFyra/master | Bananeweizen | 2012-01-26 | 1 | -8/+13 |
| |\ | | | | | Swedish translation updated | ||||
| | * | Update of Swedish translation | YraFyra | 2012-01-26 | 1 | -8/+13 |
| | | | |||||
| * | | Merge pull request #1041 from marco-jacob/issue#290 | Bananeweizen | 2012-01-26 | 5 | -3/+61 |
| |\ \ | |/ |/| | Issue#290 | ||||
| | * | changed from dialog_yes/no to android.R.string.yes/no | Marco Jacob | 2012-01-26 | 3 | -10/+2 |
| | | | |||||
| | * | Merge branch 'master' into issue#290 | Marco Jacob | 2012-01-25 | 3 | -13/+28 |
| | |\ | |||||
| | * \ | Merge branch 'master' into issue#290 | Marco Jacob | 2012-01-25 | 18 | -115/+184 |
| | |\ \ | |||||
| | * | | | changed res text info_storing_static_maps | Marco Jacob | 2012-01-25 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Merge branch 'master' into issue#290 | Marco Jacob | 2012-01-23 | 49 | -859/+803 |
| | |\ \ \ | |||||
| | * | | | | added explicit download of cache static map | Marco Jacob | 2012-01-23 | 1 | -0/+5 |
| | | | | | | |||||
| | * | | | | additional resource text for issue#290 | Marco Jacob | 2012-01-23 | 2 | -0/+12 |
| | | | | | | |||||
| | * | | | | added dialog to ask for download static maps and the dowload action itself | Marco Jacob | 2012-01-23 | 1 | -3/+39 |
| | | | | | | |||||
| | * | | | | added getWaypointById(int) | Marco Jacob | 2012-01-23 | 1 | -0/+13 |
| | | | | | | |||||
| * | | | | | testing https access, please ignore this commit | Bananeweizen | 2012-01-26 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Merge commit '0a3f72f92fb970952eb29a9cb56075acacb7c3f9' into upstream | blafoo | 2012-01-25 | 5 | -70/+51 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Stronger use of CacheCache | blafoo | 2012-01-24 | 5 | -70/+51 |
| | | | | | | |||||
| * | | | | | hashCode() and equals() implemented for cgCache | blafoo | 2012-01-25 | 1 | -0/+19 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' of ↵ | Bananeweizen | 2012-01-25 | 2 | -1/+3 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | https://Bananeweizen@github.com/cgeo/c-geo-opensource.git | ||||
| | * | | | | Search returns reliable coords. Fixes #1031 | blafoo | 2012-01-25 | 2 | -1/+3 |
| | | | | | | |||||
| * | | | | | fix #1034: Links in cache-logs not working | Bananeweizen | 2012-01-25 | 1 | -1/+3 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' of ↵ | Bananeweizen | 2012-01-25 | 2 | -1/+18 |
| |\ \ \ \ \ | |/ / / / | | | | | | | | | | | https://Bananeweizen@github.com/cgeo/c-geo-opensource.git | ||||
| | * | | | | Merge pull request #1032 from campbeb/fix1010 | Bananeweizen | 2012-01-25 | 2 | -1/+18 |
| | |\ \ \ \ | | |/ / / | |/| | | | Fix #1010 - Make sure we are taking action on correct cache from the context menu | ||||
| | | * | | | Use equalsIngoreCase instead of compareToIgnoreCase == 0 | campbeb | 2012-01-25 | 2 | -2/+2 |
| | | | | | | |||||
| | | * | | | Merge branch 'master' into fix1010 | campbeb | 2012-01-25 | 10 | -76/+119 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Fix #1010 - Add method to allow finding a cache in the list by searching | campbeb | 2012-01-24 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | all items for a specific geocode. | ||||
| | | * | | | Fix #1010 - Keep track of geocode for the context menu and make sure we | campbeb | 2012-01-24 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | are taking action on the correct cache. | ||||
| * | | | | | refactoring: minor simplification of code | Bananeweizen | 2012-01-24 | 1 | -12/+6 |
| |/ / / / | |||||
| * | | | | fix #1033: links in TB log don't work | Bananeweizen | 2012-01-24 | 2 | -2/+5 |
| | | | | | |||||
| * | | | | Merge pull request #1027 from RoadRunner-/navid | Bananeweizen | 2012-01-24 | 2 | -62/+84 |
| |\ \ \ \ | | | | | | | | | | | 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 | 2 | -62/+84 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
| * | | | | | fix #368: turn off stand-by mode in list view | Bananeweizen | 2012-01-24 | 6 | -12/+30 |
| | |/ / / |/| | | | |||||
| * | | | | Set instead of List to avoid caches multiple times in search results V2 | blafoo | 2012-01-23 | 8 | -37/+44 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #1029 from RoadRunner-/defnav | rsudev | 2012-01-22 | 2 | -13/+3 |
| |\ \ \ | | | | | | | | | Fix for Issue #1028: Call default navigation instead of the compass app. | ||||
| | * | | | Removed direct call of compass app by call to default navigation app | Torsten Keil | 2012-01-23 | 2 | -13/+3 |
| | | | | | |||||
| | * | | | Merge remote-tracking branch 'upstream/master' into defnav | Torsten Keil | 2012-01-22 | 286 | -4940/+7087 |
| | |\ \ \ | |/ / / |/| | | | | | | | | | | | Conflicts: main/AndroidManifest.xml | ||||
| * | | | | Revert "Fix #976: Replace note-marker by more meaningful icon" | SammysHP | 2012-01-22 | 5 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | This reverts commit 04c458088210a672c5ac47e5fa508b9fba08d8ab. Redo: Fix #976: Replace note-marker by more meaningful icon | ||||
| * | | | | refactoring: #1023, remove all method arguments from setMoreCaches | Bananeweizen | 2012-01-22 | 1 | -13/+12 |
| | | | | | |||||
| * | | | | Merge branch 'master' of ↵ | Bananeweizen | 2012-01-22 | 1 | -3/+3 |
| |\ \ \ \ | | | | | | | | | | | | | | | | https://Bananeweizen@github.com/cgeo/c-geo-opensource.git | ||||
| | * \ \ \ | Merge pull request #1023 from campbeb/fix1011 | Bananeweizen | 2012-01-22 | 1 | -3/+3 |
| | |\ \ \ \ | | | | | | | | | | | | | Fix #1011 Don't try to load more caches for stored lists | ||||
| | | * | | | | Instead of using url from SearchResult, use the type to determine if we | campbeb | 2012-01-22 | 1 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | are looking at an offline list. | ||||
| | | * | | | | Merge branch 'master' into fix1011 | campbeb | 2012-01-22 | 29 | -530/+583 |
| | | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | Fix #1011 Don't try to load more caches for stored lists | campbeb | 2012-01-22 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | If URL in the search result is blank, then we are looking at stored caches and don't want to try to load more. | ||||
| * | | | | | | fix #1018: Add add-on to useful apps | Bananeweizen | 2012-01-22 | 5 | -218/+110 |
| |/ / / / / | | | | | | | | | | | search must be retested after add-on has been published | ||||
| * | | | | | refactoring: moved some classes to packages, renaming | Bananeweizen | 2012-01-22 | 24 | -23/+39 |
| | | | | | | |||||
| * | | | | | Merge pull request #1022 from campbeb/fix1021 | Bananeweizen | 2012-01-22 | 1 | -1/+7 |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix #1021 finish() when the dialog is done | ||||
| | * | | | | | Remove finish() in onCreate | campbeb | 2012-01-22 | 1 | -1/+0 |
| | | | | | | | |||||
| | * | | | | | Fix #1021 | campbeb | 2012-01-22 | 1 | -0/+7 |
| | |/ / / / | | | | | | | | | | | | | | | | Make sure the add on exits when dialog is no longer displayed (either cancelled or calendar chosen). | ||||
| * | | | | | Merge pull request #1020 from campbeb/fix1019 | Bananeweizen | 2012-01-22 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix #1019 by correcting the index for substring calls. | ||||
