summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent full-circle spin during animated rotationMinh Nguyễn2015-05-061-0/+1
* Merge pull request #1447 from mapbox/cocoapods-37-workaroundJustin R. Miller2015-05-062-1/+4
|\
| * refs #1426: add dummy source file to workaround CocoaPods 0.37.0 bugJustin R. Miller2015-05-062-1/+4
|/
* Merge pull request #1441 from mapbox/android-studio-1.2Leith Bade2015-05-064-15/+15
|\
| * Update to lastest Android SDKLeith Bade2015-05-064-15/+15
* | iOS README clarificationsJustin R. Miller2015-05-051-3/+5
* | add mention of CocoaPods to get ahead of releaseJustin R. Miller2015-05-052-1/+13
* | clear location services prompt if neededJustin R. Miller2015-05-051-0/+2
* | Merge branch 'refs/heads/reenable-headless'John Firebaugh2015-05-052-0/+2
|\ \
| * | Revert test/suite submodule to intended hashJohn Firebaugh2015-05-051-0/+0
| * | Revert "Disable headless tests temporarily"John Firebaugh2015-05-051-0/+2
* | | Merge pull request #1432 from mapbox/fix-docs-packaging-private-headersJustin R. Miller2015-05-054-2/+5
|\ \ \
| * | | update header pathJustin R. Miller2015-05-051-1/+1
| * | | don't doc or package private headersJustin R. Miller2015-05-053-1/+4
| | |/ | |/|
* | | Merge branch 'master' of https://github.com/mapbox/mapbox-gl-nativePeter Liu2015-05-05257-3975/+13077
|\ \ \ | |/ /
| * | [publish ios-v0.2.21]Justin R. Miller2015-05-050-0/+0
| * | bump podspec to 0.2.21ios-v0.2.21Justin R. Miller2015-05-051-1/+1
| |/
| * Don't crash if ResourceLoader::_sprite is nullJohn Firebaugh2015-05-053-1/+26
| * fixes #1391: install awscli for iOS deploysJustin R. Miller2015-05-051-0/+3
| * no longer link iOS HTML docs since missing CSSJustin R. Miller2015-05-051-3/+0
| * Merge pull request #1329 from mapbox/1225-start-tokenBrad Leege2015-05-058-16/+88
| |\
| | * #1225 - Simplifying MGLAccountManager for initial setup and access to AccessT...Brad Leege2015-05-054-14/+18
| | * Updating from masterBrad Leege2015-05-04230-4549/+4351
| | |\
| | * | #1225 - Renaming getAccessToken method to sharedAccessToken to avoid any iOS ...Brad Leege2015-05-043-3/+3
| | * | #1225 - Restoring MapboxGL.h as an Umbrella header file by splitting the sing...Brad Leege2015-05-047-14/+16
| | * | #1225 - Starting Mapbox Events at shared instance setup timeBrad Leege2015-04-241-0/+2
| | * | #1225 - Converting id to instancetypeBrad Leege2015-04-242-2/+2
| | * | #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-236-18/+38
| | * | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into 1225-start-t...Brad Leege2015-04-2344-413/+493
| | |\ \
| | * | | #1225 - Initial setup of MapboxGL as a singleton object with access tokenBrad Leege2015-04-223-0/+46
| * | | | [publish ios-v0.2.20]Justin R. Miller2015-05-050-0/+0
| * | | | Merge pull request #1326 from mapbox/925-remove_promisesios-v0.2.20John Firebaugh2015-05-0521-204/+568
| |\ \ \ \
| | * | | | Cancel all pending requests before leavingThiago Marcos P. Santos2015-05-058-18/+37
| | * | | | Do not process buckets depending on Glyphs that were not loadedThiago Marcos P. Santos2015-05-056-80/+108
| | * | | | Make GlyphStore observableThiago Marcos P. Santos2015-05-054-2/+42
| | * | | | Add partial tile parsingThiago Marcos P. Santos2015-05-058-34/+135
| | * | | | Move the Sprite handling to ResourceLoaderThiago Marcos P. Santos2015-05-059-64/+69
| | * | | | Update the tiles via ResourceLoaderThiago Marcos P. Santos2015-05-053-5/+31
| | * | | | Notify data changes using Observer patternThiago Marcos P. Santos2015-05-055-24/+64
| | * | | | Introduce the ResourceLoaderThiago Marcos P. Santos2015-05-054-7/+112
| * | | | | [publish ios-v0.2.20]Justin R. Miller2015-05-050-0/+0
| * | | | | bump podspec to 0.2.20Justin R. Miller2015-05-051-1/+1
| |/ / / /
| * | | | Merge pull request #1380 from mapbox/benchmarkKonstantin Käfer2015-05-0554-9/+8817
| |\ \ \ \
| | * | | | don't trigger cleanups when we're not renderingKonstantin Käfer2015-05-051-2/+2
| | * | | | [iOS] add benchmarking applicationKonstantin Käfer2015-05-0544-1/+8760
| | * | | | add Map::isFullyLoaded()Konstantin Käfer2015-05-058-3/+36
| | * | | | decode URLS when loading from file systemKonstantin Käfer2015-05-051-2/+3
| | * | | | show failed glyph URLKonstantin Käfer2015-05-051-1/+1
| | * | | | [iOS] send map rendering notificationsKonstantin Käfer2015-05-051-0/+4