summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] changed TRUE -> 'true' (#9059) fixes #9056Jordan Kiley2017-05-192-2/+2
* [ios, macos] Updated changelogsMinh Nguyễn2017-05-192-2/+5
* [ios] Update podspecs and changelog for iOS v3.5.4Jesse Bounds2017-05-191-0/+5
* [ios] Updated podspecs and changelog for v3.5.3 (#8870)Jordan Kiley2017-05-191-0/+3
* [ios, macos] Updated `maximumZoomLevel` description, cherry-picked #8818 (#8842)Jordan Kiley2017-05-191-2/+2
* [android] - correct bearing conversion when animating the map with jumpTo, ea...Tobrun2017-05-192-4/+4
* [ios] Remove annotation view from container view when annotation removed (#9025)Jesse Bounds2017-05-192-0/+2
* [ios] Add annotation view initializer with annotation and reuse id (#9029)Jesse Bounds2017-05-194-8/+43
* [ios, macos] Change == to = in style function initializersJesse Bounds2017-05-191-3/+3
* Observe layout guides (#7716)Fredrik Karlsson2017-05-193-114/+111
* [android] - remove marker from selected markers when removing marker from an...Tobrun2017-05-191-0/+9
* [android] - bump tools and support lib version due to SNAPSHOT dependencies (...Tobrun2017-05-192-4/+2
* [ios] Telemetry button in modal view controllers (#9027)Jordan Kiley2017-05-171-3/+4
* [ios, macos] Factored out tile URL template guideMinh Nguyễn2017-05-168-177/+326
* [ios, macos] edited identity interpolation mode documentation (#8657)Jordan Kiley2017-05-151-3/+3
* [android] - MarkerView deselect events with OnMarkerViewClickListener integra...Tobrun2017-05-151-5/+8
* [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-1231-97/+466
* [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-1214-39/+170
* [ios, macos] Undeprecated unversioned style URL factory methodsMinh Nguyễn2017-05-127-59/+124
* [ios, macos] Updated documented default style versionMinh Nguyễn2017-05-122-19/+6
* [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-1210-19/+20
* [android] - update proguard config, allow debug mimification, update OkHttp t...Tobrun2017-05-124-87/+9
* [android] - update LOST to 2.3.0 (#8872)Tobrun2017-05-125-21/+11
* [android] - avoid crashing when deleting already deleted region (#8920)Tobrun2017-05-111-21/+27
* [android] - keep observer when timeout occurs, make observer param nullable, ...Tobrun2017-05-112-11/+16
* [android] Update release script to support CircleCI builds (#8950)Antonio Zugaldia2017-05-111-25/+23
* [ios] Use map view frame to calculate annotation view reuse adjustments (#8926)Jesse Bounds2017-05-091-8/+6
* [build] Suppress GLFW redefining GLAPIENTRY errorBruno de Oliveira Abinader2017-05-092-5/+8
* [android] Added Swedish localization from TransifexMinh Nguyễn2017-05-082-0/+16
* [ios, macos] Updated localizations from TransifexMinh Nguyễn2017-05-0815-22/+253
* [ios, macos] Moved DDS guide examples to Swift unit testMinh Nguyễn2017-05-088-134/+344
* [ios, macos] Fixed syntax error in DDS guideMinh Nguyễn2017-05-083-10/+9
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-085-31/+25
* [ios] Re-enable all console messages in iosappJason Wray2017-05-081-7/+0
* [ios] Check for NaN when calculating scale bar widthJason Wray2017-05-081-1/+2
* [node] bump version, add changelog entry (#8924)node-v3.5.1Bobby Sudekum2017-05-081-0/+5
* [android] - bump android support library, fixup SDK gradle dependencies to us...Tobrun2017-05-082-4/+4
* [android] - show error message when no browser is installed on the device of ...Tobrun2017-05-082-9/+18
* [core] Throw exceptions by valueKonstantin Käfer2017-05-052-2/+2
* [node] start publishing both release+debug builds (#8865)Dane Springmeyer2017-05-041-4/+3
* Revert "[Qt] Don't regen BackendScope on every QMapboxGL::render() call"Bruno de Oliveira Abinader2017-05-042-4/+1
* Add support for node v6 (#8884)Bobby Sudekum2017-05-041-4/+11
* [Qt] Don't regen BackendScope on every QMapboxGL::render() callBruno de Oliveira Abinader2017-05-042-1/+4
* [android] - only build custom layer for debug builds (#8885)Tobrun2017-05-041-2/+6
* [android] - add 3D buildings example (#8845)Tobrun2017-05-035-0/+128
* [ios] Bump podspecs for v3.6.0-alpha.1ios-v3.6.0-alpha.1Jason Wray2017-05-023-3/+3
* [ios] properly show attribution in modal hierarchies (#8837)Justin R. Miller2017-05-024-10/+53
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-022-3/+5
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-3/+1
* [core] Load source TileJSON immediatelyJohn Firebaugh2017-05-024-160/+6