summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [ios] Update annotations instead of replacing themMinh Nguyễn2016-04-191-29/+18
* [ios] Annotation image deletionMinh Nguyễn2016-04-196-70/+172
* [android] #4754 - double map view exampleTobrun2016-04-194-2/+171
* [ios] Toggle telemetry on main queueMinh Nguyễn2016-04-191-2/+3
* [ios] Assert that defaults change is on main threadMinh Nguyễn2016-04-191-0/+1
* [ios] Fixed hang observing user defaults on background queueMinh Nguyễn2016-04-182-12/+7
* [ios] Removed mention of MAPBOX_ACCESS_TOKENMinh Nguyễn2016-04-181-7/+1
* [ios] Prompt for access token in ios-benchMinh Nguyễn2016-04-183-15/+51
* Revert "[ios, osx] Make {ios,osx}app schemes non-shared"Minh Nguyễn2016-04-182-0/+191
* [osx] Create shared schemas for mbgl-offline, mbgl-render, and test targets t...John Firebaugh2016-04-183-0/+276
* [ios] Disable telemetry in simulatorMinh Nguyễn2016-04-182-3/+5
* [ios] Removed app transport security exception for stagingMinh Nguyễn2016-04-182-13/+0
* [ios] Use staging server in simulatorMinh Nguyễn2016-04-182-3/+5
* [osx] Explicitly link SystemConfiguration.frameworkJohn Firebaugh2016-04-181-0/+6
* [ios] Replaced MGLMapView redeclaration with internal headerMinh Nguyễn2016-04-184-18/+22
* [ios] Deprecated -[MGLMapView emptyMemoryCache]Minh Nguyễn2016-04-184-19/+15
* [ios] Made userTrackingMode KVO-compliantMinh Nguyễn2016-04-182-0/+3
* [ios] Prompt for access token in iosappMinh Nguyễn2016-04-183-4/+36
* [ios] Added action to reload styleMinh Nguyễn2016-04-183-0/+21
* [ios] Use downloaded local assets in ios-bench if presentMinh Nguyễn2016-04-183-1/+30
* [ios, osx] Make {ios,osx}app schemes non-sharedJohn Firebaugh2016-04-182-191/+0
* [ios, osx] gitignore xcuserdata directoriesJohn Firebaugh2016-04-181-0/+1
* [build] `make clean` can now remove build directory wholesaleJohn Firebaugh2016-04-181-2/+2
* [android] Restore prior GLContext if existsThiago Marcos P. Santos2016-04-182-1/+18
* Fix missing generated header include pathBruno de Oliveira Abinader2016-04-181-0/+1
* [build] Use `which` instead of `command`Thiago Marcos P. Santos2016-04-181-1/+1
* [build] Make `run-glfw-app` not working on LinuxThiago Marcos P. Santos2016-04-181-2/+2
* [build] Bump geojson-vt-cpp to v4.1.2Bruno de Oliveira Abinader2016-04-185-4/+4
* [build/osx] Fix missing generated header include pathBruno de Oliveira Abinader2016-04-182-1/+2
* [ios] Animate user dot between user location updatesMinh Nguyễn2016-04-174-20/+91
* [ios, osx] Include app/OS name/version in user agentMinh Nguyễn2016-04-172-2/+95
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-1610-48/+29
* [osx] Fixed type mismatch and selector warningsMinh Nguyễn2016-04-162-10/+11
* [osx] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-167-199/+860
* [osx] Added Xcode project for osxappMinh Nguyễn2016-04-1625-83/+615
* [ios] Force workspace-relative DerivedDataMinh Nguyễn2016-04-163-14/+43
* [ios] Build for 64-bit simulatorMinh Nguyễn2016-04-161-2/+2
* [ios] Updated contributor documentationMinh Nguyễn2016-04-161-8/+11
* [ios] Specify simulator deviceMinh Nguyễn2016-04-161-2/+2
* [ios, osx] Fixed project upgrade warningsMinh Nguyễn2016-04-163-1/+12
* [ios] Fixed make test-iosMinh Nguyễn2016-04-163-19/+19
* [ios] Run SDK tests on CIMinh Nguyễn2016-04-165-8/+12
* [ios, osx] Shared test bundleMinh Nguyễn2016-04-16326-14/+246
* [ios] Streamlined package.shMinh Nguyễn2016-04-162-53/+122
* [ios] Removed armv7s slice from iOS gyp targetsMinh Nguyễn2016-04-162-7/+1
* [ios] Removed alternative to -ObjCMinh Nguyễn2016-04-1616-100/+1
* [ios] Build CI-specific scheme in CIMinh Nguyễn2016-04-162-2/+107
* [ios] Moved KIF project out of ios-tests projectMinh Nguyễn2016-04-162-88/+11
* [ios] Only assert protocol conformance in DebugMinh Nguyễn2016-04-161-0/+4
* [ios] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-1615-188/+1091