summaryrefslogtreecommitdiff
path: root/include/mbgl/ios
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* reverting to title/subtitle setters for user locationJustin R. Miller2015-04-021-0/+8
* Improvements to docs & user location framework.Justin R. Miller2015-04-023-30/+48
* expose style URL settingJustin R. Miller2015-03-301-0/+4
* refs #892: Cocoa support for map ID style URLsJustin R. Miller2015-03-301-0/+7
* #1134 - Removing enabled.email metric and supporting infrastructureBrad Leege2015-03-271-1/+0
* Merge remote-tracking branch 'origin/master' into 1128-convert-booleansJustin R. Miller2015-03-271-11/+19
|\
| * more metrics magic strings removalsJustin R. Miller2015-03-261-11/+19
* | convert metrics BOOLs to strings internallyJustin R. Miller2015-03-271-1/+1
|/
* fixes #1116: metrics stability & performance refactorJustin R. Miller2015-03-263-37/+41
* Merge branch 'ios-unused'Minh Nguyễn2015-03-266-68/+0
|\
| * Delete unused codeJohn Firebaugh2015-03-195-65/+0
* | closes #1082, refs #756: user dot on map in iOSJustin R. Miller2015-03-254-0/+84