summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [ios] Fix excessive cpu usage.upstream/fabian--excessive-cpu-7236Fabian Guerra2019-05-021-0/+14
* [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
* [ios, macos] Add text-color support to format expressions. (#14146)Fabian Guerra Soto2019-03-191-0/+1
* [ios, macos] Add format expression convenience methods support. (#14094)Fabian Guerra Soto2019-03-151-0/+1
* [core] Group Map LatLngBounds, min and max zoom methodsAnder Conselvan de Oliveira2019-03-141-8/+8
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-131-1/+1
* [core] Don't use exceptions in MapObserver::onDidFailLoadingMapAnder Conselvan de Oliveira2019-03-131-16/+18
* [darwin] Fix MGLMapView.direction wrappingJason Wray2019-03-121-1/+1
* [iOS] Enable developers to change position of ornaments (#13911)Lloyd Sheng2019-03-115-225/+298
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-2/+9
* Add option to prefetch low-resolution tiles (#14031)m-stephen2019-03-062-0/+20
* [core] Remove map coordinate setters/gettersBruno de Oliveira Abinader2019-03-041-4/+6
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-11/+11
* [core] Remove map bearing setters/gettersBruno de Oliveira Abinader2019-03-041-11/+19
* [core] Remove map pitch setters/gettersBruno de Oliveira Abinader2019-03-041-3/+6
* [core] Remove map zoom setters/gettersBruno de Oliveira Abinader2019-03-041-14/+17
* [ios] CADisplayLink method now takes a parameter as required. (#14018)Julian Rex2019-03-011-3/+7
* [ios, macos] Expose MGLMapView OpenGL context to OpenGL style layersMinh Nguyễn2019-02-252-1/+4
* [ios, macos] Expose the url session configuration object. (#13886)Fabian Guerra Soto2019-02-181-0/+1
* [ios] Check supported interface orientations when rotating device/view layout...Julian Rex2019-02-111-1/+100
* [ios] Improve tilt gesture performance (#13902)Felix Wehnert2019-02-111-4/+5
* [ios] Reverts "Enable customize positions of mapview ornaments (#13556)" (#13...Julian Rex2019-02-055-294/+221
* [ios, docs] Fix types in jazzy Swift declarations for MGLMapViewDelegateJason Wray2019-02-042-2/+2
* [ios] Fix the user location not getting displayed when setting tracking mode ...Fabian Guerra Soto2019-02-011-6/+0
* [ios][documenation] add additional code snippets to API docsJosh Erb2019-01-301-52/+52