summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-1514-9/+509
* Revert "use array of structs rather than parallel arrays for annotations"Minh Nguyễn2015-06-152-25/+3
* Restored nullability compatibility shimMinh Nguyễn2015-06-131-0/+8
* Namespaced reachability notification constantMinh Nguyễn2015-06-121-1/+1
* use array of structs rather than parallel arrays for annotationsKonstantin Käfer2015-06-112-3/+25
* Audited headers for nullabilityMinh Nguyễn2015-06-116-26/+52
* press 1 through 6 to add 10^(n-1) points in the current viewportKonstantin Käfer2015-06-091-0/+6
* allow constructing LatLng/LatLngBounds objects from TileIDsKonstantin Käfer2015-06-081-0/+8
* Merge remote-tracking branch 'origin/master' into HEADAnsis Brammanis2015-06-031-2/+2
|\
| * Remove references to ResourceLoaderThiago Marcos P. Santos2015-06-021-2/+2
* | Merge remote-tracking branch 'origin/master' into new-labellingAnsis Brammanis2015-05-2814-86/+93
|\ \ | |/
| * Defailablize init methodsMinh Nguyễn2015-05-271-2/+2
| * Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-264-26/+1
| * DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-263-8/+10
| * prefix Reachability with "MGL" to avoid linking conflicts and app store rejec...Konstantin Käfer2015-05-261-4/+4
| * update Reachability with latest versionKonstantin Käfer2015-05-261-25/+8
| * Notify failures when loading glyphsThiago Marcos P. Santos2015-05-221-0/+5
| * Notify failures when loading tilesThiago Marcos P. Santos2015-05-221-0/+5
| * Notify failures when loading the sprite JSON and imageThiago Marcos P. Santos2015-05-221-0/+5
| * Notify failures when loading the source JSONThiago Marcos P. Santos2015-05-221-0/+5
| * Add callback for error notifications on renderStill()Thiago Marcos P. Santos2015-05-222-1/+3
| * Merge pull request #1561 from 1ec5-style-id-1500Minh Nguyễn2015-05-212-4/+5
| |\
| | * mapID → styleIDMinh Nguyễn2015-05-142-4/+5
| * | Made accessToken uninspectableMinh Nguyễn2015-05-211-1/+0
| * | Merge branch '1ec5-plist-1535'Minh Nguyễn2015-05-202-17/+12
| |\ \
| | * | Removed accessToken from MGLMapView public APIMinh Nguyễn2015-05-201-16/+11
| | * | Obsoleted +setMapboxMetricsEnabledSettingShownInApp:Minh Nguyễn2015-05-131-1/+1
| | * | Grab access token and other app-wide data from Info.plistMinh Nguyễn2015-05-131-1/+1
| * | | only return locked FontStack objectsKonstantin Käfer2015-05-191-0/+30
* | | | make collision debug boxes toggleableAnsis Brammanis2015-05-281-0/+3
|/ / /
* | | 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
|/ / /
* | | Merge branch 'ios-b1'Justin R. Miller2015-05-151-1/+0
|\ \ \ | |_|/ |/| |
| * | 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
* | | Extensible GL extension supportJohn Firebaugh2015-05-131-123/+24
* | | Remove unused GL feature flagsJohn Firebaugh2015-05-131-8/+0
* | | Use uv::asyncJohn Firebaugh2015-05-131-2/+2
* | | Remove unusedJohn Firebaugh2015-05-133-6/+0
| |/ |/|
* | add header docs for new MGLAccountManager; reorgJustin R. Miller2015-05-121-4/+23
* | fix spacing, ordering, importsJustin R. Miller2015-05-122-2/+4
* | Merge branch 'master' into 1ec5-metrics-opt-way-outMinh Nguyễn2015-05-121-0/+2
|\ \
| * | #1516 - Adding public setter method to MGLAccountManager.h. Fixing example s...Brad Leege2015-05-121-0/+1
| * | Merge pull request #1520 from mapbox/1516-opt-out-checkingBrad Leege2015-05-121-0/+1
| |\ \
| | * | #1516 - Renaming setShowsOptOutInApp to setMapboxMetricsEnabledSettingShownIn...Brad Leege2015-05-121-1/+1