organicmaps/iphone/Maps/Classes
Kiryl Kaveryn e1130bfb86 [ios] fix layout crash on the ios 12 on ipad
The exception was rised by the NSLayoutConstrait when the priority is changed (on ipad) after constraint activation. The all of the constraints set up shood be done before activation.

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-03-13 10:39:56 +04:00
..
CarPlay [ios] replace usage of cpp search::Result with objc SearchResult in UI 2025-02-24 11:25:14 +04:00
Components [ios] refactor styles to make them type-safe using enums instead of string lit 2025-01-16 16:02:29 +04:00
CustomAlert [ios] refactor styles to make them type-safe using enums instead of string lit 2025-01-16 16:02:29 +04:00
CustomViews [ios] remove outdated code related to the search 2025-02-25 12:17:33 +00:00
LoadingOverlay [ios] add a loading overlay screen with an activity indicator for the bookmarks sharing 2024-04-25 00:18:25 +02:00
Pages [iOS] Outdoor subscriptions redesign 2020-03-16 16:04:24 +03:00
Share [ios] refactor CoreApi to support the Track selection and ElevationProfile 2024-12-24 12:12:53 +00:00
Widgets [ios] add TrackRecording widget to the top-right 2024-12-16 22:28:23 +00:00
CircleView.h [iOS][bookmarks] Extended bookmark colour palette. 2020-01-13 12:04:14 +03:00
CircleView.m [iOS][bookmarks] Extended bookmark colour palette. 2020-01-13 12:04:14 +03:00
DownloadIndicatorProtocol.h [cleanup] [ios] Code (imports) cleanup. 2017-08-15 19:16:03 +03:00
EAGLView.h [ios] Fixed double-import of KML/KMZ on a cold start 2022-05-22 14:49:54 +02:00
EAGLView.mm [drape] Removed useless SetVisibleViewport call in OnSize. 2022-10-08 07:34:09 +03:00
FirstSession.h Unity builds 2022-01-13 18:24:11 +03:00
FirstSession.mm [ios] Removed calls to NSUserDefaults.synchronize method all over the code 2024-04-04 08:45:39 +03:00
InsetsLabel.swift [iOS] Place page of outdoor track 2020-02-25 20:15:18 +03:00
iosOGLContext.h [drape][metal] Added states. 2018-09-25 12:33:08 +03:00
iosOGLContext.mm [drape][metal] Added states. 2018-09-25 12:33:08 +03:00
iosOGLContextFactory.h Got rid of the old style std/ includes for several files. 2019-09-19 18:48:06 +03:00
iosOGLContextFactory.mm Got rid of the old style std/ includes for several files. 2019-09-19 18:48:06 +03:00
LocaleTranslator.h [strings] Use string_view in MetadataBase. 2022-04-15 07:18:44 +03:00
LocaleTranslator.mm [ios][tts] Fixed non-working pt-BR and es-MX TTS selection in OM 2023-05-15 09:34:00 +02:00
MapsAppDelegate.h [ios] rename MapsAppDelegate's isDrapeDisabled into the isTestEnvironment 2024-05-30 10:15:34 +03:00
MapsAppDelegate.mm [ios] implement ActivityWidget support to the TrackRecordingManager 2024-12-23 18:43:35 +00:00
MapViewController.h [ios] replace the modally presented search vc presentation with child 2025-03-13 10:39:29 +04:00
MapViewController.mm [ios] fix layout crash on the ios 12 on ipad 2025-03-13 10:39:56 +04:00
MetalContextFactory.h Refactored MetalView 2018-10-09 12:03:36 +03:00
MetalContextFactory.mm Refactored MetalView 2018-10-09 12:03:36 +03:00
MetalView.h [drape][metal] Added states. 2018-09-25 12:33:08 +03:00
MetalView.mm [drape][metal] Fixed some errors in Metal rendering + added some shaders. 2018-09-25 12:33:08 +03:00
MWMSegue.h [new downloader][ios] Added ability to browse tree. 2016-03-23 16:21:53 +03:00
MWMSegue.m [iOS] move cpp wrappers to separate framework 2019-10-22 17:48:03 +03:00
MWMTableViewCell.h [iOS] Refactored old styles 2020-02-12 14:37:51 +03:00
MWMTableViewCell.m [ios] refactor search screen cells and tab bar 2025-02-25 10:53:35 +00:00
MWMTextView.h [iOS] [refactoring] replace legacy EditBookmarkViewController with implementation in swift 2020-07-07 13:33:12 +03:00
MWMTextView.m [ios] Correctly unsubscribe from notifications 2023-02-24 14:59:20 +01:00