Added altitude chart to the NavMenu while Expanded #5115

Open
codeskraps wants to merge 1 commit from codeskraps/feature/nav_altitude_chart into master
codeskraps commented 2023-05-10 14:44:09 +00:00 (Migrated from github.com)

Signed-off-by: Carles Sentis me@codeskraps.com

Signed-off-by: Carles Sentis <me@codeskraps.com>
biodranik (Migrated from github.com) reviewed 2023-05-10 15:28:17 +00:00
biodranik (Migrated from github.com) left a comment

Thanks!

  1. Does it work in landscape mode? Does it look good?
  2. Does it work/look good in the night mode?
  3. Does the graph show the remaining distance from the current position, or the whole initial route that was displayed when the route was built? How we can make it clear to users?
Thanks! 1. Does it work in landscape mode? Does it look good? 2. Does it work/look good in the night mode? 3. Does the graph show the remaining distance from the current position, or the whole initial route that was displayed when the route was built? How we can make it clear to users?
biodranik (Migrated from github.com) commented 2023-05-10 15:21:42 +00:00

Why tts?

Why tts?
@ -27,2 +20,4 @@
import java.util.concurrent.TimeUnit;
import app.organicmaps.Framework;
import app.organicmaps.R;
biodranik (Migrated from github.com) commented 2023-05-10 15:22:49 +00:00

Why imports are unsorted now?

Why imports are unsorted now?
biodranik (Migrated from github.com) commented 2023-05-10 15:26:28 +00:00
  1. When we can have null here? Should we crash to debug and fix it earlier?
  2. If error case is a valid one, should the view be in the GONE state?
1. When we can have null here? Should we crash to debug and fix it earlier? 2. If error case is a valid one, should the view be in the GONE state?
Jean-BaptisteC (Migrated from github.com) requested changes 2023-05-10 16:43:57 +00:00
Jean-BaptisteC (Migrated from github.com) left a comment

Pixel 6 - Android 13

  • Search destination and start routing
  • Quit routing and search other destination
  • Start routing -> altitude chart is not update, OM show altitude chart from first routing
❌ Pixel 6 - Android 13 - Search destination and start routing - Quit routing and search other destination - Start routing -> altitude chart is not update, OM show altitude chart from first routing
AndrewShkrob reviewed 2023-05-10 21:58:12 +00:00
        final int chartWidth = ((View) mRoutingChart.getParent()).getWidth();
        final int chartHeight = UiUtils.dimen(mActivity, R.dimen.altitude_chart_image_height);
        final Framework.RouteAltitudeLimits limits = new Framework.RouteAltitudeLimits();
        final Bitmap bm = Framework.generateRouteAltitudeChart(chartWidth, chartHeight, limits);
```suggestion final int chartWidth = ((View) mRoutingChart.getParent()).getWidth(); final int chartHeight = UiUtils.dimen(mActivity, R.dimen.altitude_chart_image_height); final Framework.RouteAltitudeLimits limits = new Framework.RouteAltitudeLimits(); final Bitmap bm = Framework.generateRouteAltitudeChart(chartWidth, chartHeight, limits); ```
codeskraps (Migrated from github.com) reviewed 2023-05-11 11:40:57 +00:00
codeskraps (Migrated from github.com) commented 2023-05-11 11:40:57 +00:00

Updated

Updated
codeskraps (Migrated from github.com) reviewed 2023-05-11 11:41:43 +00:00
@ -27,2 +20,4 @@
import java.util.concurrent.TimeUnit;
import app.organicmaps.Framework;
import app.organicmaps.R;
codeskraps (Migrated from github.com) commented 2023-05-11 11:41:42 +00:00

Sorry there were warning and I used the shortcut to optimise imports which automatically rearranged them. I won't do it again in this project

Sorry there were warning and I used the shortcut to optimise imports which automatically rearranged them. I won't do it again in this project
codeskraps (Migrated from github.com) reviewed 2023-05-11 11:43:54 +00:00
codeskraps (Migrated from github.com) commented 2023-05-11 11:43:54 +00:00

1.- The chart should now update for new routes searches. I didn't realised views where not recreated from scratch every time but saved.
2.- In case of NULL bm the chart is now GONE

1.- The chart should now update for new routes searches. I didn't realised views where not recreated from scratch every time but saved. 2.- In case of NULL bm the chart is now GONE
Jean-BaptisteC (Migrated from github.com) approved these changes 2023-05-12 04:22:04 +00:00
Jean-BaptisteC (Migrated from github.com) left a comment

Pixel 6 - Android 13

✅ Pixel 6 - Android 13
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#5115
No description provided.