summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [build] Adding a build flag to build without GL if needed (#16120)Thomas Moenicke2020-02-031-1/+1
* [ios, macos]Remove iOS/macOS codes from native codes (#16031)m-stephen2019-12-141-0/+2
* [ios] Fixes an issue that caused the ornaments ignore contentInset property. ...Fabian Guerra Soto2019-10-042-35/+135
* [ios] Fix layout of Scale bar components (#15703)Julian Rex2019-10-042-69/+173
* [ios]Add errors reporting (#15391)m-stephen2019-09-202-5/+25
* [build] Fix iOS nitsThiago Marcos P. Santos2019-09-174-4/+4
* [core] Update MapObserver::onDidFinishRenderingFrame() APIMikhail Pozdnyakov2019-09-122-3/+3
* [ios] Refactor way location permissions are requestedJason Wray2019-09-091-27/+21
* [ios] Remove feature flag for rotation threshold (#15562)Jordan Kiley2019-09-041-102/+4
* [ios, macos] Fix content inset documentation. (#15552)Fabian Guerra Soto2019-09-041-2/+2
* [ios] Fix compass font weight being too light on iOS 13m-stephen2019-09-041-1/+8
* [ios] Allow MGLScaleBar to support dark mode on iOS 13Nadia Barbosa2019-08-301-2/+1
* [core] Remove programCacheDir parameter from ProgramParametersAnder Conselvan de Oliveira2019-08-271-1/+1
* [ios] Added pending completion blocks (#15122)Julian Rex2019-08-251-30/+111
* [ios] Improve tilt gesture recognizer detection. (#15349)Fabian Guerra Soto2019-08-231-32/+61
* [core] Export symbol placement update status from MapObserverMikhail Pozdnyakov2019-08-232-2/+2
* [ios, macos] Clarify current best practices with animated camera changesNadia Barbosa2019-08-221-8/+16
* [ios] Refactor NSUserDefaults key variable namesJason Wray2019-08-213-35/+40
* [ios] Add threshold for triggering the rotate gesture recognizer (#14929)Jordan Kiley2019-08-201-12/+135
* [ios] Fix bug where scale bar shows 0 mm instead of 0 (#15381)Jordan Kiley2019-08-201-2/+13
* [ios] Removes mismatched function declaration. (#15423)Julian Rex2019-08-201-1/+0
* [ios] Adds annotation selection tests with rotation & scaling of the map (#15...Julian Rex2019-08-201-1/+0
* [ios] Document how scale bar visibility is determined (#15304)Jordan Kiley2019-08-051-3/+10
* [ios, macos] Change "map ID" to "tileset ID" (#15116)upstream/15022_memory_consumptionHeather Stenson2019-07-161-3/+3
* [ios][macos] Fix center coordinate incorrect after pinch gestureAleksandar Stojiljkovic2019-07-141-8/+4
* [ios] Add MGLCompassButton and MGLOrnamentVisibilityJason Wray2019-07-119-100/+211
* [ios] Add removeStyleImage to MGLMapView (#14769)Fabian Guerra Soto2019-07-025-0/+29
* [ios] Remove previously deprecated unavailable methods and propertiesJason Wray2019-06-261-18/+0
* [ios, macos] Deprecate methods in favor of new completion handler versionsJason Wray2019-06-262-34/+27
* [ios, macos] Added completion handlers to animated MGLMapView methodsMinh Nguyễn2019-06-212-89/+274
* [ios] Require two fingers for duration of tilt gestureJason Wray2019-06-201-0/+6
* [ios] Integrate Mapbox Mobile Events 0.9.4 (#14868)Alf Watt2019-06-061-1/+1
* [ios] Update libmbxaccounts for navigation SDK override (#14802)Jason Wray2019-06-051-1/+1
* [ios] Add integtation test that verifies MGLMapViewImpl sizeAlexander Shalamov2019-06-052-0/+9
* [ios] Calculate size of a MGLMapViewOpenGLImpl renderable from MGLMapView boundsAlexander Shalamov2019-06-054-4/+23
* [ios] Fix undeclared selector warning in MGLAnnotationViewJason Wray2019-06-031-0/+1
* [ios] Fix content insets with custom edge padding. (#14813)Fabian Guerra Soto2019-06-032-2/+5
* [ios] Content insets border case fix and comment.Aleksandar Stojiljkovic2019-06-031-2/+5
* [ios,macos] refactor MGLMapViewImplKonstantin Käfer2019-05-297-358/+591
* Asymmetric viewport changelog entryAleksandar Stojiljkovic2019-05-281-9/+9
* [core] Offset viewport center when edge insets are specifiedAleksandar Stojiljkovic2019-05-281-14/+5
* [ios] Enable SKU tokens for all requestsJason Wray2019-05-201-3/+1
* [ios] Update to libmbxaccounts 0.0.5 (#14683)Jason Wray2019-05-161-1/+1
* [ios, macos] clarified documentation for newCamera param of the shouldChangeF...Sam Fader2019-05-151-2/+2
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-8/+2
* [ios] Remove obsolete telemetry gesture eventsJason Wray2019-05-091-40/+0
* [ios] Interpret negative direction as unchanged when setting visible coordina...Minh Nguyễn2019-05-032-4/+5
* [ios] Static analysis fix tweaks - part 2 (#14572)Julian Rex2019-05-022-11/+11
* [ios, macos] Fixes for static analyzer warnings (#14453)Julian Rex2019-04-303-6/+6
* [ios] Check for valid superview to avoid crash on iOS 9 (#14529)Julian Rex2019-04-301-1/+4