I have removed some strings from resources#54
Open
anhr wants to merge 8 commits intoopenvehicles:masterfrom
Open
I have removed some strings from resources#54anhr wants to merge 8 commits intoopenvehicles:masterfrom
anhr wants to merge 8 commits intoopenvehicles:masterfrom
Conversation
I think, good idea, to use some android's strings instead some strings from app's resources. Android's strings are already localized. I can remove all my comments from resources files if you want.
I think, good idea to add the My location button into Google map. Camera moves to the vehicle location instead user's location if user clicks the My location button on the Google map
Member
|
Good idea, Andrej. |
Do not move the camera after moving of vehicle
User can see a track of his vehicle for last 24 hours. Also he can see the speed and other values for each location of the car for last 24 hours.
Conflicts: OpenVehicleApp/src/com/openvehicles/OVMS/ui/FragMap.java
…sion User can see a track of his vehicle for last 24 hours. Also he can see the speed and other values for each location of the car for last 24 hours. ATTENTION!!! This is debug version. Current version do not displays real track of the vehicle for last 24 hours because current version of the OVMS server do not responses from C33 command correctly. This version emulates the three points of the track.
User can see a track of his vehicle for last 24 hours. Also he can see the speed and other values for each location of the car for last 24 hours. ATTENTION!!! This is debug version. Current version do not displays real track of the vehicle for last 24 hours because current version of the OVMS server do not responses from C33 command correctly. This version emulates the three points of the track.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I think, good idea, to use some android's strings instead some strings from app's resources. Android's strings are already localized.
I can remove all my comments from resources files if you want.