summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ios] Enable/Disable sku token handling (#14467)Julian Rex2019-04-241-1/+4
* [ios] Add SKU tokens to all Mapbox requests (#14421)Jason Wray2019-04-171-0/+3
* [ios] Consider anchored UIView callouts when deciding whether to enable prese...Julian Rex2019-04-171-11/+28
* [ios] Ensure glFinish is called when going into the background, and block ren...Julian Rex2019-04-161-8/+72
* [ios, macos] Premultiply color values for mgl_colorNadia Barbosa2019-04-121-2/+16
* [ios] run glFlush when reducing memory and don't reduce memory while in backg...Konstantin Käfer2019-04-111-1/+4
* [ios] Fix issue wrong position of attribution dialog after rotation (#14185)Lloyd Sheng2019-04-111-0/+21
* [ios] Deactivate MGLMapView IBDesignable (#14379)Fabian Guerra Soto2019-04-104-17/+6
* [ios, macos] Add Mapbox Maps SDK metrics manager. (#13997)Fabian Guerra Soto2019-04-092-1/+2
* [core] remove Renderer::flushKonstantin Käfer2019-04-051-2/+0
* [core] move GLContextMode to RendererBackendKonstantin Käfer2019-04-051-5/+6
* [core] refactor RendererBackendKonstantin Käfer2019-04-051-10/+31
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-051-1/+0
* [ios] Add iOS bindings and example for missing icons event. (#14302)Jordan Kiley2019-04-032-0/+16
* [ios] Enable/disable presentsWithTransaction to address #14232 (#14307)Julian Rex2019-04-031-12/+140
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-1/+2
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-1/+2
* [core] Add getter for Map optionsSudarsana Babu Nagineni2019-03-281-1/+1
* [ios, core] Updates project for iOS SDK 12.2 / Always use vendored optional (...Julian Rex2019-03-271-4/+9
* [core] Fix signature of fluent interface settersBruno de Oliveira Abinader2019-03-231-9/+9
* [ios] Nitpicky style edits of recent changesJason Wray2019-03-212-15/+18
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-7/+11
* [darwin] [MGLOfflineStorage mbglFileSource] is now a shared_ptrBruno de Oliveira Abinader2019-03-201-1/+1