1790a4dfca
[ios] refactor ElevationProfileViewController
...
1. remove a stroryboard and implement VC and ElevationProfileDescriptionCell programmatically
2. move the description collection view over the chart
3. remove some unused code
4. add isChartViewInfoHidden to show/hide the info view and enable/disable user interation (will be used for the track recording)
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-13 20:14:43 +04:00
a9ea75d20c
[ios] Automatically manage signing for AppStore
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-12-28 23:11:04 +00:00
d881cb952b
[ios] refactor Chart framework
...
1. Fixed big issue when the track point's array indexes are used for the xAxis values instead of the actual distances. Old approach cause wrong elevation profile shape and wrong slope ratio.
2. Track start/end clipper (chartPreviewView) set to hidden because it overload the screen
3. Fix code formatting, naming and style
4. Added TapGesture to handle single taps on the chart
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-24 12:12:53 +00:00
Alexander Borsuk
c39702cf2a
[xcode] Fix upgrade warnings in the project
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-12-20 13:52:26 +01:00
Alexander Borsuk
ac5eeded6a
[3party] Upgraded Jansson to 2.14 and made it a submodule
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-15 19:04:17 +01:00
Alexander Borsuk
742bcc1ffd
[xcode] Normalized compiler flags
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-30 18:28:37 +03:00
Alexander Borsuk
a5e5d8887d
[xcode] Generate modules on a project level instead of a target level
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-29 13:57:51 +01:00
Alexander Borsuk
e2004acf1d
[xcode] Removed unnecessary settings
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-28 13:36:57 +03:00
Viktor Govako
64b1a430eb
[iOS] Removed invalid DEVELOPMENT_TEAM id.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2021-11-28 11:14:23 +01:00
Alexander Borsuk
26da1701b4
[iphone] Upgraded XCode 13.1 projects
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-12 09:57:35 +01:00
2d9c602ef0
[ios] Update Apple credentials
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-05-14 23:16:39 +03:00
Alexander Borsuk
5a979ab1c2
[ios] Cleaned up duplicated build settings (see common.xcconfig)
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-04-30 00:00:14 +02:00
Alexander Borsuk
7652b8dd04
[ios] Cleaned up unused Production Full configuration
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-04-30 00:00:14 +02:00
Alexander Borsuk
7495acef1a
[ios] Updated XCode projects to the latest format
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-14 10:49:56 +03:00
Alexander Borsuk
6630761b1b
[ios] Disabled documentation comments warnings
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-14 10:49:56 +03:00
Alexander Borsuk
a7df96a425
[ios] Upgraded xcode projects
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-14 10:49:56 +03:00
Alexander Borsuk
80d630439b
[ios] Changed min iOS version from 11.0 to 12.0
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-14 10:49:56 +03:00
Alexander Borsuk
0a1fe67bdc
Normalized compilers to c11 and c++17
2021-03-13 09:49:40 +03:00
92fc6ba4a8
[ios] Fix Xcode project
...
This partially reverts d9c6dcaba4
2021-01-05 01:49:03 -08:00
Veniamin Gvozdikov
d9c6dcaba4
[iOS] Rebranding
...
Signed-off-by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
2021-01-01 17:36:12 +03:00
Aleksey Belousov
cb762c2bef
[iOS] fix elevation chart color in night mode
...
https://jira.mail.ru/browse/MAPSME-13651
2020-04-16 14:27:46 +03:00
Aleksey Belousov
fc70d6832f
[iOS] fix small tap area in Elevation Profile
...
https://jira.mail.ru/browse/MAPSME-13529
2020-04-14 16:19:24 +03:00
Aleksey Belousov
a2eddc5c77
[iOS] fix user position tracking in Elevation Profile
2020-04-14 16:19:24 +03:00
Aleksey Belousov
8091817031
[iOS] expand touch area in elevation profile preview bar
...
https://jira.mail.ru/browse/MAPSME-13529
2020-04-14 16:19:24 +03:00
Aleksey Belousov
0b5a349d78
[iOS] dark theme support in elevation chart
2020-04-14 16:19:24 +03:00
Aleksey Belousov
8b472b79b5
[iOS] add localizations to elevation chart
2020-04-14 16:19:24 +03:00
Aleksey Belousov
3ec759fe5a
[iOS] add my position tracking on elevation chart
2020-04-14 16:19:24 +03:00
Aleksey Belousov
0344e3b1c7
[iOS] improve selected point tracking
2020-04-14 16:19:24 +03:00
Aleksey Belousov
1d4173c139
[iOS] add 'Production Full' build configuration for Chart framework
2020-04-14 16:19:24 +03:00
Aleksey Belousov
1d03f1ba4b
[iOS] add chart framefork for elevation profile
2020-04-14 16:19:24 +03:00