Earthwings (Talk | contribs) (→TODO List) |
Earthwings (Talk | contribs) (→TODO List) |
||
| (21 intermediate revisions by 2 users not shown) | |||
| Line 63: | Line 63: | ||
* Installation of additional map themes | * Installation of additional map themes | ||
| − | The following features | + | The following features are missing in the release 1.3.2: |
| − | * Bookmark access ( | + | * Bookmark access (available in 1.3.3) |
* Legend display | * Legend display | ||
| − | * Download map regions | + | * Download map areas (route regions in 1.3.2, map areas available in 1.3.3) |
=== Timeline === | === Timeline === | ||
Releases will be aligned with the [[Schedules/KDE4/4.8_Release_Schedule|KDE release schedule]]. Minor releases will be feature releases, however. The missing features from above will be added gradually in these releases. | Releases will be aligned with the [[Schedules/KDE4/4.8_Release_Schedule|KDE release schedule]]. Minor releases will be feature releases, however. The missing features from above will be added gradually in these releases. | ||
| − | * 2012- | + | * 2012-04-30: Marble Touch 1.3.3 |
| − | + | ||
| − | + | ||
| − | + | ||
* 2012-06-05: Marble Touch 1.3.4 | * 2012-06-05: Marble Touch 1.3.4 | ||
| Line 80: | Line 77: | ||
{|class="vertical-centered wikitable" style="border: 1px solid grey;" | {|class="vertical-centered wikitable" style="border: 1px solid grey;" | ||
! Description || Type || Target || Comments | ! Description || Type || Target || Comments | ||
| + | |- | ||
| + | |||
| + | | Street Map Theme Preference || style="background: #d8e8c2;" | Bug | ||
| + | | 1.3.4 | ||
| + | | Position indicator visibility state forgotten e.g. when switching elevation profile. This happens because there are two different ways of storing which plugins are activated. | ||
| + | |- | ||
| + | |||
| + | | Street Map Theme Preference || style="background: #d8e8c2;" | Polishing | ||
| + | | 1.3.4 | ||
| + | | Correctly update after installations (possibly need to forward countChanged signal) | ||
|- | |- | ||
| Use Harmattan colors || style="background: #d8e8c2;" | Polishing | | Use Harmattan colors || style="background: #d8e8c2;" | Polishing | ||
| − | | 1.3. | + | | 1.3.4 |
| Replace: Blue and gray in Navigation activity, lightsteelblue in hightlights | | Replace: Blue and gray in Navigation activity, lightsteelblue in hightlights | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| Fix float item borders || style="background: #d8e8c2;" | Polishing | | Fix float item borders || style="background: #d8e8c2;" | Polishing | ||
| − | | 1.3. | + | | 1.3.x |
| There are pixel errors | | There are pixel errors | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| Consistent margins and spacing || style="background: #d8e8c2;" | Polishing | | Consistent margins and spacing || style="background: #d8e8c2;" | Polishing | ||
| − | | 1.3. | + | | 1.3.x |
| − | + | | Currently often hard-coded or missing | |
| − | |- | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|- | |- | ||
| Improve map matching || style="background: #d8e8c2;" | Feature | | Improve map matching || style="background: #d8e8c2;" | Feature | ||
| − | | 1.3. | + | | 1.3.x |
| No turn instructions if direction and distance indicate that we're not following the route. Detect that a U-turn is needed and announce it. | | No turn instructions if direction and distance indicate that we're not following the route. Detect that a U-turn is needed and announce it. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| Reverse geocoding for via points || style="background: #d8e8c2;" | Feature | | Reverse geocoding for via points || style="background: #d8e8c2;" | Feature | ||
| − | | 1.3. | + | | 1.3.x |
| Use that instead of "Point in map" | | Use that instead of "Point in map" | ||
|- | |- | ||
| Remove via points || style="background: #d8e8c2;" | Feature | | Remove via points || style="background: #d8e8c2;" | Feature | ||
| − | | 1.3. | + | | 1.3.x |
| Currently deactivated as triggering it from the ViaPointEditor delegate affects the delegate itself (deletes it) which results in a segfault for some reason | | Currently deactivated as triggering it from the ViaPointEditor delegate affects the delegate itself (deletes it) which results in a segfault for some reason | ||
| + | |- | ||
| + | |||
| + | | Concatenated voice commands || style="background: #d8e8c2;" | Feature | ||
| + | | 1.3.x | ||
| + | | Test whether concatenated commands (turn distance) work. | ||
|- | |- | ||
Developed by Daniel Marth during Google Summer of Code 2011. User interface ideas (under development): On startup a "home screen" is shown that lines up a couple of possible activities. Each activity is represented by its name and an icon, aligned in a grid. Selecting any activity brings the user to the main screen. The main screen adjusts itself to the chosen activity and provides a way to go back to the home screen and related activities. Most activities display a map (MarbleWidget) as the main widget, but that's not always the case (e.g. during configuration).
Contents |
Planned activities are as follows:
Marble Touch for MeeGo 1.3, to be released with KDE 4.8. Supported activities are
The following features are missing in the release 1.3.2:
Releases will be aligned with the KDE release schedule. Minor releases will be feature releases, however. The missing features from above will be added gradually in these releases.
| Description | Type | Target | Comments |
|---|---|---|---|
| Street Map Theme Preference | Bug | 1.3.4 | Position indicator visibility state forgotten e.g. when switching elevation profile. This happens because there are two different ways of storing which plugins are activated. |
| Street Map Theme Preference | Polishing | 1.3.4 | Correctly update after installations (possibly need to forward countChanged signal) |
| Use Harmattan colors | Polishing | 1.3.4 | Replace: Blue and gray in Navigation activity, lightsteelblue in hightlights |
| Fix float item borders | Polishing | 1.3.x | There are pixel errors |
| Consistent margins and spacing | Polishing | 1.3.x | Currently often hard-coded or missing |
| Improve map matching | Feature | 1.3.x | No turn instructions if direction and distance indicate that we're not following the route. Detect that a U-turn is needed and announce it. |
| Reverse geocoding for via points | Feature | 1.3.x | Use that instead of "Point in map" |
| Remove via points | Feature | 1.3.x | Currently deactivated as triggering it from the ViaPointEditor delegate affects the delegate itself (deletes it) which results in a segfault for some reason |
| Concatenated voice commands | Feature | 1.3.x | Test whether concatenated commands (turn distance) work. |
| Add missing activity icons | Polishing | 1.3.x | Routing, Tracking and Navigation still use generic icons |
| QML Tile Creation Progress Item | Polishing | 1.3.x | QWidget version instantiated by MarbleMap, looks strange and is portrait only |
| Search result icons | Feature | 1.3.x | Add an image provider for placemark icons and use it in search results |
| Last target as route destination | Feature | 1.3.x | Keep a model of last route targets and let the user choose from it when editing via points |