summaryrefslogtreecommitdiff
path: root/include/mbgl/ios
Commit message (Expand)AuthorAgeFilesLines
...
| | * #1516 - Adding public setter method to MGLAccountManager.h. Fixing example s...Brad Leege2015-05-121-0/+1
| | * #1516 - Renaming setShowsOptOutInApp to setMapboxMetricsEnabledSettingShownIn...Brad Leege2015-05-121-1/+1
| | * #1516 - Adding explicit checks for developer implementation of user Opt Out f...Brad Leege2015-05-111-0/+1
| * | Consolidated logic for pausing/resuming MGLMapboxEventsMinh Nguyễn2015-05-121-0/+3
| * | Folded MGLMetricsLocationManager into MGLMapboxEventsMinh Nguyễn2015-05-121-4/+0
| * | Refactored MGLMapboxEvents for better data managementMinh Nguyễn2015-05-122-13/+0
| |/
* | Removed “private” headerMinh Nguyễn2015-05-181-14/+0
* | Privatized MGLMapboxEventsMinh Nguyễn2015-05-181-60/+0
* | Merge pull request #1573 from mapbox/1ec5-designable-redux-1568Minh Nguyễn2015-05-161-0/+1
|\ \
| * | Revert "refs #1568: remove IBDesignable support for now"Minh Nguyễn2015-05-161-0/+1
* | | Properly fail to load the mapMinh Nguyễn2015-05-161-0/+2
|/ /
* | refs #1568: remove IBDesignable support for nowJustin R. Miller2015-05-151-1/+0
* | Merge pull request #1491 from mapbox/1ec5-metrics-opt-way-outJustin R. Miller2015-05-124-23/+30
* | Merge pull request #1528 from mapbox/1516-getterMinh Nguyễn2015-05-121-0/+1
* | Merge pull request #1520 from mapbox/1516-opt-out-checkingBrad Leege2015-05-121-0/+1
|/
* don't doc or package private headersJustin R. Miller2015-05-051-0/+0
* Merge pull request #1329 from mapbox/1225-start-tokenBrad Leege2015-05-053-2/+12
|\
| * #1225 - Simplifying MGLAccountManager for initial setup and access to AccessT...Brad Leege2015-05-051-2/+2
| * Updating from masterBrad Leege2015-05-043-7/+8
| |\
| * | #1225 - Renaming getAccessToken method to sharedAccessToken to avoid any iOS ...Brad Leege2015-05-041-1/+1
| * | #1225 - Restoring MapboxGL.h as an Umbrella header file by splitting the sing...Brad Leege2015-05-042-7/+7
| * | #1225 - Converting id to instancetypeBrad Leege2015-04-241-1/+1
| * | #1225 - Removing unavailable block on MGLMapView.initWithFrameBrad Leege2015-04-241-2/+0
| * | #1225 - Initial conversion of Mapbox GL app to set access token in AppDelegat...Brad Leege2015-04-232-1/+7
| * | #1225 - Initial setup of MapboxGL as a singleton object with access tokenBrad Leege2015-04-221-0/+6
* | | add Map::isFullyLoaded()Konstantin Käfer2015-05-051-0/+3
* | | [iOS] allow calling invalidate() on MGLMapViewKonstantin Käfer2015-05-051-0/+11
* | | missing docs tuneupsJustin R. Miller2015-05-041-3/+7
| |/ |/|
* | Turned class methods into instance methodsMinh Nguyễn2015-04-301-4/+4
* | Merge pull request #1357 from mapbox/1ec5-view-controllerMinh Nguyễn2015-04-271-5/+0
|\ \
| * | Automatically find view controller for layout guidesMinh Nguyễn2015-04-271-5/+0
* | | #1352 - Adding visit event with data attributesBrad Leege2015-04-271-0/+3
* | | #1352 - Adding start / stop visit monitoring infrastructure and integrating i...Brad Leege2015-04-271-0/+2
|/ /
* | #1345 - Adding app build number to user agent. Updating gl test app build nu...Brad Leege2015-04-271-0/+1
|/
* #1166 - Initial conversion from NSURLConnection to NSURLSessionBrad Leege2015-04-211-1/+1
* #1306 - Adding api_mapbox_com.der (public key) and nsurlconnection checking i...Brad Leege2015-04-201-1/+1
* fixes #1157, #1255: cache parsed tiles in memoryJustin R. Miller2015-04-161-0/+3
* #1268 - Adding horizontalAccuracy to location eventBrad Leege2015-04-141-0/+1
* #1247 - Adding Altitude and Vertical Accuracy attributes to location eventsBrad Leege2015-04-091-0/+2
* #1216 - Adding start and stop location manager update to pause and resume fun...Brad Leege2015-04-061-1/+3
* #1216 - Add pause and resume methods with corresponding isPaused boolean flag...Brad Leege2015-04-061-0/+2
* Expose style class API publiclyMinh Nguyễn2015-04-061-0/+12
* Inspectable togglesMinh Nguyễn2015-04-031-1/+10
* allow setting nil mapID for default styleJustin R. Miller2015-04-031-1/+3
* formatting & docs changesJustin R. Miller2015-04-032-17/+11
* Made lat/lon/zoom inspectableMinh Nguyễn2015-04-032-7/+36
* Made MGLMapView designable in IBMinh Nguyễn2015-04-031-5/+6
* Removed redundant initializers and settersMinh Nguyễn2015-04-031-32/+11
* Fixed race condition after setting access tokenMinh Nguyễn2015-04-031-3/+3
* #1195 - Adding speed and course attributes to location eventBrad Leege2015-04-031-0/+2