Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed obsolete Live Map (old) code | blafoo | 2012-02-24 | 2 | -169/+0 |
| | |||||
* | Fixes #1178, crash on invalid listid | rsudev | 2012-02-24 | 1 | -1/+7 |
| | | | - checks if list still exists, switches to standard list if not | ||||
* | Fixes #1175, Archived caches displayed as active | rsudev | 2012-02-24 | 1 | -2/+2 |
| | | | - Archived caches are now displayed as disabled | ||||
* | Avoid NPE. Fixes #1174 | blafoo | 2012-02-24 | 1 | -21/+11 |
| | |||||
* | Merge pull request #1143 from rsudev/issue1059 | rsudev | 2012-02-24 | 4 | -9/+41 |
|\ | | | | | Fixes #1059 and #1040 | ||||
| * | Small polish and little bugfix for save offline log status | rsudev | 2012-02-21 | 1 | -5/+4 |
| | | |||||
| * | fix parentheses in single statement if | rsudev | 2012-02-19 | 1 | -1/+2 |
| | | |||||
| * | Notify asynchronous cache changes (log offline) | rsudev | 2012-02-18 | 2 | -1/+37 |
| | | |||||
| * | Fix handling of offline log flag in map and lists | rsudev | 2012-02-18 | 2 | -7/+3 |
| | | |||||
* | | Merge pull request #1158 from RoadRunner-/defnav2a | rsudev | 2012-02-24 | 6 | -6/+175 |
|\ \ | | | | | | | Implementation for #1155 - the second default navigation tool is introduced | ||||
| * | | Implementation for #1155 - the second default navigation tool is | Torsten Keil | 2012-02-22 | 6 | -6/+175 |
| | | | | | | | | | | | | introduced | ||||
* | | | fix #1164: suppress unknown size filter | Bananeweizen | 2012-02-24 | 1 | -4/+8 |
| | | | |||||
* | | | Merge pull request #1172 from campbeb/fix1159b | M@®k | 2012-02-24 | 3 | -26/+63 |
|\ \ \ | | | | | | | | | Fix #1159 - Recognize more QR codes and provide better feedback on failure | ||||
| * | | | Expand what QR codes are recognized and provide better feedback to the | campbeb | 2012-02-24 | 3 | -29/+46 |
| | | | | | | | | | | | | | | | | user when no code is found. Refactor cgeoadvsearch to use BaseUtils | ||||
| * | | | QR scan to search intent | campbeb | 2012-02-24 | 2 | -11/+31 |
| | | | | |||||
* | | | | Merge pull request #1170 from campbeb/fix1167 | M@®k | 2012-02-24 | 1 | -29/+58 |
|\ \ \ \ | | | | | | | | | | | Fix #1167 - Use real owner name instead of displayed owner name in About user dialog | ||||
| * | | | | Use real owner name instead of displayed owner name in About user dialog | campbeb | 2012-02-24 | 1 | -29/+58 |
| |/ / / | |||||
* | | | | Merge pull request #1169 from campbeb/fix1164 | M@®k | 2012-02-24 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix #1164 - Change label for unknown cache size - Unknown instead of Unknown Error | ||||
| * | | | | Change label for unknown cache size - Unknown instead of Unknown Error | campbeb | 2012-02-24 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #1162 from RoadRunner-/issue#1147 | M@®k | 2012-02-24 | 3 | -33/+6 |
|\ \ \ \ | |/ / / |/| | | | Fix for issue #1147: Improved pattern and usage | ||||
| * | | | Another change to the regex | Torsten Keil | 2012-02-23 | 3 | -5/+5 |
| | | | | |||||
| * | | | Improved pattern to respect dot as thousands separator too | Torsten Keil | 2012-02-22 | 3 | -5/+5 |
| | | | | |||||
| * | | | Replaced parsing for find count by usage of defined pattern | Torsten Keil | 2012-02-22 | 1 | -29/+2 |
| | | | | |||||
* | | | | Merge from Valentine Projekt into master | blafoo | 2012-02-23 | 1 | -0/+2 |
| | | | | |||||
* | | | | Live Map. Closes #1121 | blafoo | 2012-02-23 | 5 | -66/+59 |
| | | | | |||||
* | | | | Live Map optimizations | blafoo | 2012-02-23 | 8 | -90/+131 |
| | | | | |||||
* | | | | Unified methods for BASE 31 | blafoo | 2012-02-23 | 2 | -29/+2 |
| | | | | |||||
* | | | | First working version of new live map | blafoo | 2012-02-23 | 3 | -51/+124 |
| | | | | |||||
* | | | | Tile computation | blafoo | 2012-02-23 | 1 | -0/+1 |
| | | | | |||||
* | | | | Positions in grid evaluated for caches | blafoo | 2012-02-23 | 1 | -35/+144 |
| | | | | |||||
* | | | | Convert ids into geocodes | blafoo | 2012-02-23 | 4 | -444/+445 |
| | | | | |||||
* | | | | JSON (new format) parsing | blafoo | 2012-02-23 | 2 | -1/+195 |
| | | | | |||||
* | | | | First working version of new live map | blafoo | 2012-02-23 | 8 | -73/+192 |
| | | | | |||||
* | | | | Tile computation | blafoo | 2012-02-23 | 2 | -0/+119 |
| | | | | |||||
* | | | | Positions in grid evaluated for caches | blafoo | 2012-02-23 | 1 | -35/+144 |
| | | | | |||||
* | | | | Convert ids into geocodes | blafoo | 2012-02-23 | 2 | -0/+24 |
| | | | | |||||
* | | | | JSON (new format) parsing | blafoo | 2012-02-23 | 4 | -3/+219 |
|/ / / | |||||
* | | | Fix for issue#1147: Problem detecting find count | Torsten Keil | 2012-02-22 | 1 | -1/+1 |
|/ / | |||||
* | | Get geocode from wayoint fro clearing CachesCache if necessary, fixes | rsudev | 2012-02-21 | 1 | -2/+8 |
| | | | | | | #1154 | ||||
* | | refactoring: code cleanup | Bananeweizen | 2012-02-21 | 11 | -49/+61 |
| | | | | | | | | | | * move human distance code to own class * remove warning suppression * fix several compiler warnings | ||||
* | | #1151: Clicking "Spotted in" on trackable screen can give Exception | Bananeweizen | 2012-02-21 | 1 | -0/+4 |
| | | | | | | * raise another exception at the place where the empty geocode is stored | ||||
* | | Merge pull request #1150 from campbeb/fix1149 | rsudev | 2012-02-20 | 1 | -2/+2 |
|\ \ | | | | | | | Fix #1149 - Get the parent view | ||||
| * | | Fix #1149. We need the parent view of the item that was clicked so we | campbeb | 2012-02-20 | 1 | -2/+2 |
| |/ | | | | | can look at the name of the field. | ||||
* | | Merge pull request #1153 from campbeb/fix1101 | rsudev | 2012-02-20 | 2 | -2/+87 |
|\ \ | | | | | | | Fix #1101 - Add list for distance units | ||||
| * | | Move strings to resources and only set list selection on initial setup. | campbeb | 2012-02-20 | 2 | -25/+18 |
| | | | |||||
| * | | Fix #1101 - Add drop down list to allow user to choose unit of | campbeb | 2012-02-20 | 2 | -2/+94 |
| |/ | | | | | | | measurement on screens with bearing/distance option. | ||||
* | | fix unit tests | Bananeweizen | 2012-02-20 | 1 | -1/+0 |
|/ | | | | * unit tests use different pattern for user parsing than other code * user name not recognized | ||||
* | fix #945: unify navigation methods | Bananeweizen | 2012-02-18 | 3 | -10/+8 |
| | | | * next step would be the removal of cgGeo after that becomes singleton | ||||
* | #945: unify navigation methods | Bananeweizen | 2012-02-18 | 22 | -84/+52 |
| | | | | * removed search result parameter from navigation invocation * removed "fromDetail" differentiation in popup | ||||
* | refactoring: have link to closed issues in about, remove unused code | Bananeweizen | 2012-02-18 | 1 | -28/+2 |
| |