organicmaps/iphone/Maps
cyber-toad dce7c2186d
[Draft] [gpx] Add gpx import (#5166)
* [gpx][ios] Add GPX to OMaps.plist

Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>

* [gpx][android] Add GPX to AndroidManifest.xml

Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>

* [gpx] Add serdes_gpx

Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>

* [gpx] Add GPX to bookmark_helpers

Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>

* [gpx][android] Add GPX to Framework.cpp

Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>

* [gpx] Add GPX test

Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>

* [android] Adjust gpx filter
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Update test and manifest
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Apply code-review suggestions
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Add basic parser tests for real gpx tracks
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Remove unused code, add test for waypoints only
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Support of gpx route (rte/rtept tag)
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Rework parser to use string_view
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Remove unsupported parameters

Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Add support for <color> tag

Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Fix name/description extraction
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Implement code-review suggestions

Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Extract track & category names from file name

Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

* [gpx] Implement code-review suggestions

Signed-off-by: cyber-toad <the.cyber.toad@proton.me>

---------

Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>
Co-authored-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-06-04 19:14:43 +02:00
..
Bookmarks [android][strings] Change bookmarks-related translations 2023-06-02 22:43:18 +02:00
Categories [ios] Removed workaround that replaced %s with %@ 2023-05-19 23:05:33 +02:00
Classes [ios] Fixed non-working and repeated import of KML/KMZ files 2023-06-01 07:12:33 +02:00
Common Fixed some clang-tidy warnings 2022-08-22 22:57:09 +02:00
Core [ios] Fixed non-working and repeated import of KML/KMZ files 2023-06-01 07:12:33 +02:00
Images.xcassets [Android][iOS] Social pages editor fix (#3248) 2023-02-20 11:53:47 -03:00
LocalizedStrings [strings] Regenerated 2023-06-04 13:03:21 +02:00
Maps.xcodeproj [xcode] Recommended projects upgrade 2023-06-02 22:15:38 +02:00
UI [ios] Removed workaround that replaced %s with %@ 2023-05-19 23:05:33 +02:00
.gitignore [ios] Update Apple credentials 2021-05-14 23:16:39 +03:00
Alert 5.m4a [ios] Speed cams. 2018-11-30 20:04:40 +03:00
Bridging-Header.h [ios] New Help/About dialog on the main screen 2022-01-29 21:15:00 +01:00
main.mm [ios] Fixed missing build number 2022-11-21 15:16:59 +01:00
Maps_Prefix.pch [iOS] move cpp wrappers to separate framework 2019-10-22 17:48:03 +03:00
OMaps-Debug.entitlements [ios] Added missing CarPlay entitlements 2021-06-22 11:00:13 +02:00
OMaps-Release.entitlements [ios] Added missing CarPlay entitlements 2021-06-22 11:00:13 +02:00
OMaps.plist [Draft] [gpx] Add gpx import (#5166) 2023-06-04 19:14:43 +02:00
run-script-for-cmake.sh [xcode-9] [ios] Fixed cmake build. 2017-09-27 19:04:41 +03:00
run-script-for-target.sh [xcode-9] [ios] Fixed qmake build. 2017-09-27 19:04:41 +03:00