This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/iphone/Maps/UI
Kiryl Kaveryn 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
..
Autoupdate [ios] Removed workaround that replaced %s with %@ 2023-05-19 23:05:33 +02:00
AvailableArea [ios] add TrackRecording widget to the top-right 2024-12-16 22:28:23 +00:00
BottomMenu [ios] refactor the BottomMenuLayerButton 2025-01-30 15:02:57 -03:00
CarPlay [ios] rename MapsAppDelegate's isDrapeDisabled into the isTestEnvironment 2024-05-30 10:15:34 +03:00
ColorPicker [ios] fix srgb color crash 2024-03-05 14:13:40 +02:00
DocumentPicker [ios] fix file import using the uidocumentpicker 2024-06-17 14:40:28 +02:00
Downloader [ios] refactor styles to make them type-safe using enums instead of string lit 2025-01-16 16:02:29 +04:00
EditBookmark [ios] refactor styles to make them type-safe using enums instead of string lit 2025-01-16 16:02:29 +04:00
Editor [ios] fix UIDatePicker style in the Editor 2025-02-11 08:36:42 +00:00
Help [ios] refactor styles to make them type-safe using enums instead of string lit 2025-01-16 16:02:29 +04:00
MailComposer [ios] Distinguish bug reports from iCloud by their email subject 2024-08-24 18:23:51 +02:00
PlacePage [ios] refactor ElevationProfileViewController 2025-02-13 20:14:43 +04:00
Search [ios] refactor styles to make them type-safe using enums instead of string lit 2025-01-16 16:02:29 +04:00
Settings [ios] refactor styles to make them type-safe using enums instead of string lit 2025-01-16 16:02:29 +04:00
Storyboard [ios] replace UIWebView with the WKWebView on OpeningHoursEditorViewController 2024-12-29 13:40:18 +04:00