summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1214 from mapbox/1ec5-classesios-v0.2.8ios-beta-preview-sirius-0.0.9Minh Nguyễn2015-04-062-1/+34
|\
| * Expose style class API publiclyMinh Nguyễn2015-04-062-1/+34
* | Merge pull request #1211 from mapbox/1ec5-nil-tokenMinh Nguyễn2015-04-061-1/+1
|\ \
| * | Accept nil access tokenMinh Nguyễn2015-04-061-1/+1
| |/
* | Merge pull request #1213 from mapbox/1212-locationmanager-defaultsBrad Leege2015-04-061-3/+1
|\ \ | |/ |/|
| * #1212 - Distance filter to 10 and defaults for accuracy and automatic pauseBrad Leege2015-04-061-3/+1
|/
* Merge pull request #1204 from friedbunny/location-shadowMinh Nguyễn2015-04-031-1/+1
|\
| * Smooth edges of user location annotation icon's shadowJason Wray2015-04-031-1/+1
* | update docs for umbrella headerios-v0.2.7ios-beta-preview-sirius-0.0.8Justin R. Miller2015-04-031-1/+1
* | Merge pull request #1201 from mapbox/1ec5-objcMinh Nguyễn2015-04-031-2/+3
|\ \
| * | iOS projects require -ObjC in OTHER_LDFLAGSMinh Nguyễn2015-04-031-2/+3
|/ /
* | Remove unusedJohn Firebaugh2015-04-034-15/+4
* | Remove unusedJohn Firebaugh2015-04-031-2/+0
* | Merge pull request #1184 from mapbox/1070-kvoMinh Nguyễn2015-04-0312-155/+467
|\ \ | |/ |/|
| * Inspectable togglesMinh Nguyễn2015-04-032-1/+70
| * allow setting nil mapID for default styleJustin R. Miller2015-04-032-2/+11
| * formatting & docs changesJustin R. Miller2015-04-034-28/+25
| * Made lat/lon/zoom inspectableMinh Nguyễn2015-04-034-7/+103
| * Made MGLMapView designable in IBMinh Nguyễn2015-04-036-30/+199
| * Removed redundant initializers and settersMinh Nguyễn2015-04-033-125/+53
| * Fixed race condition after setting access tokenMinh Nguyễn2015-04-038-22/+66
|/
* Merge pull request #1194 from mapbox/fix-lat-lon-zoom-orderJustin R. Miller2015-04-032-6/+16
|\
| * account for GL-level min zoomJustin R. Miller2015-04-031-5/+10
| * fixes #1181: fix lat/lng & zoom ordering problemsJustin R. Miller2015-04-022-6/+11
* | Merge pull request #1196 from mapbox/1195-speed-courseBrad Leege2015-04-033-1/+7
|\ \
| * | #1195 - Adding speed and course attributes to location eventBrad Leege2015-04-033-1/+7
|/ /
* | Merge pull request #1187 from mapbox/1ec5-settingsMinh Nguyễn2015-04-032-16/+2
|\ \ | |/ |/|
| * Polished privacy settingsMinh Nguyễn2015-04-022-16/+2
* | Merge pull request #1193 from mapbox/location-fixesJustin R. Miller2015-04-023-2/+8
|\ \
| * | fix compilation error with private category propertyJustin R. Miller2015-04-023-2/+8
|/ /
* | Merge pull request #1192 from mapbox/location-and-docs-tweaksJustin R. Miller2015-04-026-35/+70
|\ \
| * | reverting to title/subtitle setters for user locationJustin R. Miller2015-04-022-7/+8
| * | Improvements to docs & user location framework.Justin R. Miller2015-04-026-39/+73
* | | Merge pull request #1155 from mapbox/1155-update-as-neededJohn Firebaugh2015-04-0213-309/+163
|\ \ \ | |/ / |/| |
| * | Rework easing transition codeJohn Firebaugh2015-04-0211-277/+144
| * | Move Update to its own header fileJohn Firebaugh2015-04-022-8/+19
| * | Remove unusedJohn Firebaugh2015-04-022-24/+0
|/ /
* | Merge pull request #1188 from mapbox/1185-events-querystringBrad Leege2015-04-021-1/+12
|\ \ | |/ |/|
| * #1185 - Adding "events=true" query string to all non metrics http requests if...Brad Leege2015-04-021-1/+12
|/
* Merge pull request #1179 from mapbox/1178-location-location-locationios-v0.2.6ios-beta-preview-sirius-0.0.7Brad Leege2015-04-021-1/+1
|\
| * #1178 - Changing "Location" to "location"Brad Leege2015-04-021-1/+1
|/
* Merge pull request #1177 from mapbox/cleanupKonstantin Käfer2015-04-024-27/+11
|\
| * some cleanupKonstantin Käfer2015-04-024-27/+11
|/
* Merge pull request #1175 from mapbox/chronoKonstantin Käfer2015-04-0234-182/+203
|\
| * Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-0234-182/+203
|/
* Merge branch 'master' of https://github.com/mapbox/mapbox-gl-nativePeter Liu2015-04-0189-1979/+2343
|\
| * Merge pull request #1174 from mapbox/style-layer-groupJohn Firebaugh2015-04-0115-199/+79
| |\
| | * Rename methods to match gl-jsJohn Firebaugh2015-04-013-14/+14
| | * StyleLayer is noncopyableJohn Firebaugh2015-04-011-1/+2
| | * Remove unusedJohn Firebaugh2015-04-012-7/+0