summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [osx] Build output goes to build/osxJohn Firebaugh2016-04-198-17/+17
* [ios, osx] Eliminate use of main.mkJohn Firebaugh2016-04-192-0/+4
* [ios, osx] Remove some non-functional platform.gyp xcode_settingsJohn Firebaugh2016-04-192-10/+0
* [osx] Observe annotation coordinatesMinh Nguyễn2016-04-195-35/+84
* [ios] Refactored annotation image updatingMinh Nguyễn2016-04-191-14/+12
* [ios] Observe annotation coordinatesMinh Nguyễn2016-04-193-0/+41
* [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-182-1/+28
* [ios, osx] Make {ios,osx}app schemes non-sharedJohn Firebaugh2016-04-182-191/+0
* [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] Bump geojson-vt-cpp to v4.1.2Bruno de Oliveira Abinader2016-04-184-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-166-188/+848
* [osx] Added Xcode project for osxappMinh Nguyễn2016-04-1624-82/+612
* [ios] Force workspace-relative DerivedDataMinh Nguyễn2016-04-162-13/+39
* [ios] Updated contributor documentationMinh Nguyễn2016-04-161-8/+11
* [ios, osx] Fixed project upgrade warningsMinh Nguyễn2016-04-161-0/+1
* [ios] Fixed make test-iosMinh Nguyễn2016-04-162-17/+17
* [ios] Run SDK tests on CIMinh Nguyễn2016-04-164-8/+7
* [ios, osx] Shared test bundleMinh Nguyễn2016-04-16325-10/+243
* [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-161-0/+104
* [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-1612-187/+1068