Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Qt] Read the access token from the environment by default | Thiago Marcos P. Santos | 2016-08-26 | 2 | -1/+1 |
| | |||||
* | [node][tests] Add a test for making sure the map object throws on invalid style | Thiago Marcos P. Santos | 2016-08-25 | 1 | -1/+18 |
| | | | | Currently this error is not reported. | ||||
* | [node] Throw on invalid style JSON | Thiago Marcos P. Santos | 2016-08-25 | 1 | -0/+6 |
| | | | | Fixes #6143 | ||||
* | [macos] Typo | Minh Nguyễn | 2016-08-25 | 1 | -1/+1 |
| | | | [skip ci] | ||||
* | [macos] Synchronized readme w/ install docs | Minh Nguyễn | 2016-08-25 | 1 | -0/+8 |
| | | | | | The packaged readme was missing the AppleScript example added to the in-repo installation instructions in 350d015cc2f70d96c08285ee358def8f0a24419e. [skip ci] | ||||
* | [ios] Move OHHTTPStubs to Git submodule and update to 5.2.0 | Jason Wray | 2016-08-25 | 281 | -24088/+0 |
| | |||||
* | [android] #6155 - Release Android v4.2.0-beta.2android-v4.2.0-beta.2 | Antonio Zugaldia | 2016-08-25 | 1 | -1/+17 |
| | |||||
* | [android] #6148 - update MAS dependency to v1.3.0 | Antonio Zugaldia | 2016-08-25 | 2 | -2/+2 |
| | |||||
* | [ios] Clean-up user location annotation heading calculations | Jason Wray | 2016-08-24 | 1 | -7/+11 |
| | | | | | - Use MGLRadiansFromDegrees(). - Make indentation more readable. | ||||
* | [ios] Stop exaggerating heading accuracy indicator size | Jason Wray | 2016-08-24 | 2 | -4/+5 |
| | | | | | - 1.5× exaggeration has been removed. - Maximum accuracy (smallest size) has been increased to 20°. | ||||
* | Document -mapViewDidFailLoadingMap:withError: (#6145) | Minh Nguyễn | 2016-08-24 | 5 | -2/+30 |
| | | | | | | * [macos] Implement -mapViewDidFailLoadingMap:withError: * [ios] Documented -mapViewDidFailLoadingMap:withError: | ||||
* | [android] #6042 - Check for network connectivity before requesting resources | Antonio Zugaldia | 2016-08-24 | 3 | -7/+37 |
| | |||||
* | [ios, macos] Expose name and default position of current style (#6127) | Minh Nguyễn | 2016-08-24 | 5 | -9/+27 |
| | | | | | | * [ios] Reset to style’s default position * [ios, macos] Added name property to MGLStyle | ||||
* | [tests] Add unit test for style loading failures | Thiago Marcos P. Santos | 2016-08-24 | 1 | -0/+6 |
| | |||||
* | [core] Simplify Thread::invokeSync (#6128) | John Firebaugh | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | [ios] Fix typo | Thiago Marcos P. Santos | 2016-08-24 | 3 | -6/+6 |
| | | | | s/Reponse/Response | ||||
* | [ios, macos] Distinguish between blackColor and clearColor (#6125) | Minh Nguyễn | 2016-08-24 | 6 | -12/+15 |
| | |||||
* | [macos] Avoid negative content insets (#6102) | Minh Nguyễn | 2016-08-23 | 2 | -2/+3 |
| | | | Fixed an issue in which a map view that doesn’t occupy the entire window would consider its center point to be the window’s center point rather than the view’s. | ||||
* | [ios, macos] Move debug mask options to shared header (#6094) | Jason Wray | 2016-08-23 | 3 | -52/+26 |
| | | | | | | | | | | | | * [ios, macos] Move debug mask options to shared header * Limit buffer debug modes to macOS ... because these modes use OpenGL features that aren't supported by iOS. * Try a different tact: exclude "iPhone" ... which is actually all iOS-like devices. | ||||
* | [ios] Disable implicit animation of user annotation pitch changes (#6122) | Jason Wray | 2016-08-23 | 1 | -0/+6 |
| | | | - Subtly improves the performance of the shadow, while performing the pitch gesture. | ||||
* | [ios, macos] Update changelog with database performance note | Jason Wray | 2016-08-23 | 2 | -0/+2 |
| | |||||
* | [core] Update SQLite schema with WAL journal mode and normal sync | Jason Wray | 2016-08-23 | 2 | -2/+12 |
| | | | | Offers 2×-4× performance, depending on device vintage. | ||||
* | 6039 focal point uses MyLocationView padding (#6108) | Tobrun | 2016-08-23 | 8 | -67/+287 |
| | | | | | | | | | | | | * [android] - don't auto tint drawables + formatting * [android] - formatting * [android] #6039 - fixes focal point when padding mylocationview * [android] #5977 - MyLocationView.setPadding example + formatting Manifest * [android] - Reset to default configuration, cleanup class | ||||
* | [Qt] Implement a Qt headless renderer | Thiago Marcos P. Santos | 2016-08-22 | 3 | -9/+113 |
| | | | | Using legacy QGLWidget because we support Qt4. | ||||
* | [Qt] Enable tests on macOS | Thiago Marcos P. Santos | 2016-08-22 | 2 | -0/+2 |
| | |||||
* | [android] #6077 - keep rules for Signature and Annotation (#6085) | Tobrun | 2016-08-22 | 1 | -10/+17 |
| | | | | | | * [android] #6077 - keep rules for Signature and Annotation, reordered file to mimic package structure project. * [android] #6077 - proguard workaround for mapbox-java | ||||
* | [macos] Took NSColor+MGLAdditions private (#5995) | Minh Nguyễn | 2016-08-21 | 1 | -1/+1 |
| | | | Fixes #5989. | ||||
* | [ios, macos] Copyedit default color property documentation (#6105) | Minh Nguyễn | 2016-08-21 | 6 | -9/+15 |
| | | | | | | | | * [ios, macos] Fixed typo in color property docs * [ios, macos] Predefined colors as default color property values Use {NS,UI}Color.blackColor and {NS,UI}Color.whiteColor as aliases for common default color values. | ||||
* | [ios] Segmented changes by topic | Minh Nguyễn | 2016-08-19 | 1 | -9/+23 |
| | |||||
* | [ios, macos] Updated changelogs | Minh Nguyễn | 2016-08-19 | 2 | -5/+11 |
| | |||||
* | ios-v3.4.0-alpha.2ios-v3.4.0-alpha.2 | Jason Wray | 2016-08-19 | 2 | -2/+2 |
| | |||||
* | [ios] Automate upload of build output to Fabric | Jesse Bounds | 2016-08-19 | 2 | -0/+168 |
| | | | | | | This adds a script that automates the process of uploading the required build output to Fabric. It requires the `FABRIC_KIT_API_KEY` env variable and another new script called `validate-fabric-zip.sh`. | ||||
* | [ios, macos] Removed unused code | Minh Nguyễn | 2016-08-19 | 4 | -14/+0 |
| | |||||
* | [ios, macos] Detect zero edge insets more strictly | Minh Nguyễn | 2016-08-19 | 1 | -1/+1 |
| | | | | Edges shouldn’t be able to cancel out other edges, so a summation is inappropriate here. | ||||
* | [ios, macos] Offsets as vectors, padding as edge insets | Minh Nguyễn | 2016-08-19 | 8 | -48/+103 |
| | | | | | | An offset style attribute is now exposed publicly as an NSValue representing a CGVector instead of an NSArray of NSNumbers. A padding style attribute is now exposed publicly as an NSValue representing an NSEdgeInsets or UIEdgeInsets instead of an NSArray of NSNumbers. This change also fixes round-tripping of padding values due to a difference between the style specification and Foundation regarding the order of edges around a box. Used a designated initializer on NSEdgeInsets/UIEdgeInsets to ensure correct order when converting from C++ to Objective-C. Fixes #5947, fixes #6065. | ||||
* | [ios, macos] Optional properties are nullable | Minh Nguyễn | 2016-08-19 | 7 | -192/+192 |
| | | | | null_resettable semantics aren’t currently respected: #6095. | ||||
* | [ios, macos] Refactored array type conversion | Minh Nguyễn | 2016-08-19 | 1 | -20/+33 |
| | | | | Key the array subtype on the last part of the property name. Don’t assume one of the unaccounted-for properties is an offset. | ||||
* | [ios, macos] Removed dead code | Minh Nguyễn | 2016-08-19 | 1 | -8/+0 |
| | |||||
* | [ios, macos] Document style attribute interdependencies | Minh Nguyễn | 2016-08-19 | 8 | -92/+225 |
| | |||||
* | [ios, macos] Specify units | Minh Nguyễn | 2016-08-19 | 6 | -14/+84 |
| | | | | Replaced pixels with points in documentation. | ||||
* | [ios, macos] Fully describe default values | Minh Nguyễn | 2016-08-19 | 7 | -50/+108 |
| | | | | | | Also expand values in documentation comments to the full enumeration values. Fixes #5949. | ||||
* | [ios, macos] Audited generated source/layer headers | Minh Nguyễn | 2016-08-19 | 8 | -90/+286 |
| | | | | Properties representing optional attributes are qualified with null_resettable. The default value is documented. | ||||
* | [ios, macos] Refer to attributes in kebab-case | Minh Nguyễn | 2016-08-19 | 4 | -4/+14 |
| | | | | Fixes #5951. | ||||
* | [ios, macos] Replaced let with var in codegen script | Minh Nguyễn | 2016-08-19 | 1 | -10/+10 |
| | |||||
* | [core] add ability show visualize the depth buffer to the GLFW and macOS app | Konstantin Käfer | 2016-08-19 | 5 | -1/+43 |
| | |||||
* | [build] revert macOS deployment target to 10.10 | Konstantin Käfer | 2016-08-19 | 1 | -1/+1 |
| | |||||
* | [android] #6074 - increase default gradle memory usage during build (#6080) | Tobrun | 2016-08-19 | 1 | -0/+3 |
| | |||||
* | [ios, macos] Make Xcode 7.3 the minimum required version | Jason Wray | 2016-08-18 | 47 | -79/+25 |
| | | | | | | | | | - Removes nullability shims for Xcode 6. - Removes MGLTypes.h from files where it was only being used for nullability support. - Accepts that `NS_SWIFT_NAME` is not fully supported by Xcode 7.2 and lower. - Adds documentation about Xcode 7.3 requirement. | ||||
* | [ios, macos] fixes #6056 backwards compatibility macro (#6075) | Fredrik Karlsson | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | [android] #5211 - update yaml to run on device lab, update test with ↵ | Tobrun | 2016-08-18 | 3 | -3/+28 |
| | | | | NoSuchSource exception (#6073) |