summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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