summaryrefslogtreecommitdiff
path: root/platform
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge branch '5193-fix-style-url' of github.com:mapbox/mapbox-gl-native into ↵Cameron2016-06-031-11/+0
| |\ \ | | | | | | | | | | | | 5193-fix-style-url
| | * | [android] #5193 - fix broken test case on IconTobrun Van Nuland2016-06-031-11/+0
| | | |
| * | | changed satellite-hybrid to street in string.xmlCameron2016-06-031-1/+1
| |/ /
| * | [android] Fix style urlsCameron2016-06-0316-188/+61
| | | | | | | | | | | | Fixes #5193
| * | [build] Added Bitrise Qt{4,5} OS XBruno de Oliveira Abinader2016-06-032-0/+113
| | | | | | | | | | | | | | | | | | Part of #5121. (cherry picked from commit f3b168b9a8013b4d116a0d75dc0898b0ee4a53bd)
| * | [android] #5214 - remove requirement adapter for MarkerView, allow using ↵Tobrun2016-06-036-67/+127
| | | | | | | | | | | | Icon instead
| * | [android] #4929 - fix unit tests MyLocationSettingsTobrun2016-06-021-0/+4
| | |
| * | [android] #4929 - final fixes for refactor MyLocationViewTobrun Van Nuland2016-06-022-8/+35
| | |
| * | [android] 4929 - fix tracking mode location calculationTobrun Van Nuland2016-06-021-3/+2
| | |
| * | [android] #4929 - MyLocationView now requires less drawables to configure, ↵Tobrun Van Nuland2016-06-023-2/+25
| | | | | | | | | | | | reuses the foreground instead.
| * | [android] #4929 - rewrite MyLocationView with camera and transformation matrixTobrun Van Nuland2016-06-023-50/+63
| | |
| * | [android] #4727 - fix proguard test appTobrun Van Nuland2016-06-021-1/+3
| | |
| * | [android] #5126 - Serialize Bitrise Scheduled Build ProcessBrad Leege2016-05-311-1/+1
| | |
| * | [android] #5113 - added javadoc for MyLocationViewSettingsTobrun2016-05-301-3/+117
| | |
| * | [android] #5176 - Changing Telemetry events endpoint to events.mapbox.comBrad Leege2016-05-272-7/+8
| | |
| * | [android] #5106 - add check for destroyed map view for addMarker()Tobrun Van Nuland2016-05-271-0/+3
| | |
| * | [privacy] [android] Remove logging of location due to privacy leak.Rob | Labs2016-05-272-2/+2
| | | | | | | | | | | | | | | | | | | | | * Location logs are not just kept on the device. * Some logging packages, e.g., Firebase, now has the option to upload logs to cloud. * This closes a potential privacy leak.
| * | [android] #5113 - added javadoc to the MarkerView APITobrun Van Nuland2016-05-275-7/+388
| | |
| * | [android] #5113 - added javadoc for MarkerViewManagerTobrun Van Nuland2016-05-272-7/+112
| | |
| * | [android] #5160 - Setting Version Back To 4.1.0-SNAPSHOTBrad Leege2016-05-261-1/+1
| | |
| * | [android] #5160 - CHANGELOG for 4.1.0-beta.1android-v4.1.0-beta.1Brad Leege2016-05-261-0/+8
| | |
| * | [android] #5160 - Fixing JavaDoc markupBrad Leege2016-05-264-24/+12
| | |
| * | [android] #5160 - Setting Android Version to 4.1.0-beta.1Brad Leege2016-05-262-2/+2
| | |
* | | [android] #5186 - Starting rotateSessionId before Telemetry Starts and ↵Brad Leege2016-06-061-4/+4
| | | | | | | | | | | | ensuring that mapboxSessionId is initialized
* | | [build] add benchmark targetKonstantin Käfer2016-06-064-0/+30
| | |
* | | [ios] Split out MGLMapViewDelegate into separate headerMinh Nguyễn2016-06-064-277/+291
| | |
* | | [ios] Update podspecs for 3.3.0-beta.1ios-v3.3.0-beta.1Jesse Bounds2016-06-032-2/+2
| | |
* | | [ios] Updated changelogMinh Nguyễn2016-06-031-5/+4
| | | | | | | | | | | | Added entries to the iOS SDK changelog for #5124, #2444, #5141, #5164. Removed entries for changes made since the last release; they go in the GitHub prerelease notes but not here in this document.
* | | [ios] Made annotation views accessibleMinh Nguyễn2016-06-034-19/+85
| | | | | | | | | | | | Annotation views now serve as their own accessibility elements. The developer’s own subclass of MGLAnnotationView can customize the view’s accessibility frame and/or path to more accurately reflect the visual hit target.
* | | [ios] Corrected annotation view accessibility frameMinh Nguyễn2016-06-031-2/+19
| | | | | | | | | | | | | | | | | | Corrected the accessibility frames of annotation views to match the views’ bounds instead of the bounds of the default annotation image (which could be empty if no default GL point annotation has been added). Fixes #5038.
* | | node-v3.2.0node-v3.2.0Mike Morris2016-06-031-0/+4
| | |
* | | [node] Fix typoJohn Firebaugh2016-06-031-1/+1
| | |
* | | [docs] Remove references to manual submodule initializationJohn Firebaugh2016-06-033-12/+3
| | |
* | | Updated readme with clear instructions that this requires Node v4.x and v5+ ↵timrobertson1002016-06-031-1/+1
| | | | | | | | | | | | has issuess. See https://github.com/mapbox/mapbox-gl-native/issues/5144 (#5222)
* | | [build] Added Bitrise Qt5 status image to README.md [skip ci]Bruno de Oliveira Abinader2016-06-031-0/+1
| | |
* | | [build] Added Bitrise Qt{4,5} OS XBruno de Oliveira Abinader2016-06-032-0/+113
| | | | | | | | | | | | Part of #5121.
* | | [core, node, android] Remove used "base" parameter from setStyleJSONJohn Firebaugh2016-06-023-13/+6
| | |
* | | [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-028-48/+49
| | |
* | | [core] Generalize Map::{add,remove}CustomLayerJohn Firebaugh2016-06-024-13/+16
| | |
* | | [core] Runtime style layer APIJohn Firebaugh2016-06-021-1/+0
| | |
* | | [android] #4727 - fix proguard test appTobrun Van Nuland2016-06-021-1/+3
| | |
* | | [ios, osx] Add an assertion to -[MGLMultiPoint annotationObjectWithDelegate:]John Firebaugh2016-06-011-0/+5
| | |
* | | [all] Rationalize annotation APIJohn Firebaugh2016-06-0111-263/+117
| | |
* | | [Qt] Use geometry.hpp internally for shape annotationsThiago Marcos P. Santos2016-06-011-8/+7
| | |
* | | [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-018-100/+82
| | |
* | | [android] Basic cleanups in annotation JNI codeJohn Firebaugh2016-06-011-51/+25
| | |
* | | [android] Simplify the JNI definitions for annotation methodsJohn Firebaugh2016-06-012-127/+26
| | | | | | | | | | | | | | | | | | | | | Instead of providing both singleton and List-based implementations: * Define everything in terms of arrays * Do singleton ⇢ array and List ⇢ array conversions in Java
* | | [ios] Add annotation container view (#5194)Jesse Bounds2016-06-017-7/+114
| | | | | | | | | | | | | | | | | | Add a container view to hold annotations. This gets around a performance issue with `UIView:addSubview:` where adding views is N^2. It helps annotation views avoid cutting into callout views when the annotation views are transformed to be "flat".
* | | [ios] Default to Debug BUILDTYPE, but explicitly set Release for deploysJason Wray2016-06-013-1/+3
| | |
* | | [ios] Fix static framework conglomerationJason Wray2016-06-011-6/+8
| | | | | | | | | | | | | | | - Include libMapbox.a, which contains our Obj-C classes, in the fat archive. - Simulator libraries now always include x86_64 slices.