summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [ios, macos] 7955 fix MGLMapView leaks MGLReachability objects (and threads) ↵danielmatzke2017-02-064-6/+19
| | | | | | | | | | (#7956) * fix MGLMapView leaks MGLReachability objects (and threads) * fix leak of MGLReachability objects and threads in MGLMapView.commonInit * update changelogs
* [node] Temporary: exit(0) on exception in Painter::renderJohn Firebaugh2017-02-061-4/+10
| | | | Hope to get complete apitrace with a clean exit rather than an abort.
* Make `MGLOfflinePack` instances post notificationsEimantas Vaiciunas2017-02-065-85/+30
| | | | | | | This commit also gets rid of private `MGLOfflinePackDelegate` protocol. `userInfo` dictionary in notification objects retain the `state` and `progress` values for backwards compatibility. They can be removed in later major release.
* Bump Xcode version for schemesEimantas Vaiciunas2017-02-067-7/+7
|
* [android] - wrap longitude values from core (#7852)Tobrun2017-02-045-20/+13
|
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-0482-539/+236
|
* Disable double tap gesture to zoom in (#7879)srabenja2017-02-046-1/+113
|
* [android] - update SDK exposed attributes in public.xml (#7912)Tobrun2017-02-041-1/+16
|
* [android] Extract telemetry into MASAntonio Zugaldia2017-02-0329-1736/+283
| | | | | | * [android] add the mapbox-android-telemetry module dependency. * update javadoc
* [ios, macos] Implement default value for identity functionsJesse Bounds2017-02-032-25/+22
|
* [ios, macos] Automated pulling translations from TransifexMinh Nguyễn2017-02-034-8/+58
|
* [ios, macos] Traditional Chinese localizationMinh Nguyễn2017-02-038-2/+407
|
* regex is no longer used after 6c91c3eDane Springmeyer2017-02-022-4/+1
|
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-0228-1926/+3891
|
* [android] data driven style implementationIvo van Dongen2017-02-0258-5175/+7453
|
* [core] default value support in categorical function conversionIvo van Dongen2017-02-0219-64/+243
|
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-02149-1275/+3451
|
* [tests] Exclude test that causes valgrind assertion failureJohn Firebaugh2017-02-021-1/+1
|
* [core] Move fill-outline special case to FillLayer::Impl::evaluateJohn Firebaugh2017-02-022-5/+5
|
* [node] awscli doesn't support globsJohn Firebaugh2017-02-011-2/+2
|
* [build] Use style-spec from gl-js monorepoJohn Firebaugh2017-02-015-4/+3
|
* [build] Satisfy 'brew link node@4' conditionBruno de Oliveira Abinader2017-02-011-1/+1
|
* [Qt] Guarantee QSqlDatabase connection name uniquenessBruno de Oliveira Abinader2017-02-011-1/+8
| | | | | Guarantee QSqlDatabase connection name uniqueness by using a static counter together with the current thread.
* [node] Run tests under apitraceJohn Firebaugh2017-01-312-2/+8
| | | | This may help diagnose the intermittent CI failures.
* [android] - Config dismissing tracking modes with camera change (#7871)Tobrun2017-01-316-38/+82
| | | | | | * [android] - allow fine grained control over dismissing tracking modes while animating the camera position * update MyLocationView
* [build] Revert checking codestyle in CIJohn Firebaugh2017-01-271-1/+0
|
* [ios, macos] added a distance formatterFredrik Karlsson2017-01-2710-0/+122
|
* [android] use native image encoding and decodingKonstantin Käfer2017-01-2710-59/+278
|
* [android] call AndroidRuntime's registerFrameworkNatives() method to set up ↵Konstantin Käfer2017-01-271-42/+17
| | | | | | an Android runtime environment Instead of mocking android.util.Log, we're registering the real libraries so that we can use the full runtime environment
* [android] - update changelog with 4.x entries (#7825)Tobrun2017-01-272-2/+27
| | | | | | * [android] - update changelog with 4.x entries * update release script
* [linux] update CA bundle and add script for automated updatesKonstantin Käfer2017-01-275-945/+1109
| | | | also removes the ca-bundle.crt from the Android build, since it's entirely unused
* [android] - force portrait mode to make instrumentation test run more ↵Tobrun2017-01-271-5/+9
| | | | reliable (#7885)
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-27421-3457/+3487
|
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-2625-57/+172
|\
| * [docs] add changelog entry for #7834Konstantin Käfer2017-01-261-0/+1
| | | | | | | | Cherry-picked from be790addb4c7093bacf283708734405be050758a.
| * [macos] align HeadlessDisplay with SDK OpenGL context creation optionsKonstantin Käfer2017-01-262-2/+9
| | | | | | | | Cherry-picked from 2a077eaa5483b243e817a328adaea1027a48e7a7.
| * [macos] allow using the integrated GPU on dual-GPU machinesKonstantin Käfer2017-01-263-0/+5
| | | | | | | | Cherry-picked from e7a7c6be789198a8155dc229ea509dd7aecf4756.
| * ios-v3.4.1ios-v3.4.1Jason Wray2017-01-252-2/+2
| |
| * [ios, macos] Copy-edit changelogsJason Wray2017-01-252-3/+3
| |
| * [ios, macos] Deprecate style class API (#7785)fabian-guerra2017-01-253-5/+7
| |
| * [ios, macos] Make MGLMapView non opaque by default (#7859)fabian-guerra2017-01-252-1/+2
| |
| * fixes #6688: assert remaining map view notification responses are main ↵Justin R. Miller2017-01-251-0/+4
| | | | | | | | thread (#7838)
| * [macos] Distinguish between screensMinh Nguyễn2017-01-252-1/+2
| | | | | | | | Fixed an issue causing the mouse cursor to jump after shift- or option-dragging a map view if the window opened on a screen with a different size than the screen with keyboard focus.
| * [macos] Refer to Night Shift in style compatibility guideMinh Nguyễn2017-01-253-4/+8
| |
| * [ios, macos] Testify MGLMapView gesture recognizer exampleMinh Nguyễn2017-01-253-2/+24
| |
| * [ios] changed URL -> url (#7841)Jordan Kiley2017-01-251-1/+1
| | | | | | Changed `@param URL` -> `@param url` in `MGLShapeSource.h` Fixes #7840
| * Clarify that clustering option is for shape sources (#7837)Jordan Kiley2017-01-251-0/+2
| | | | | | * [ios] Clarify that shape source needed for clustering. Fixes #7821.
| * [ios] Publicized MGLOpenGLStyleLayer.hMinh Nguyễn2017-01-252-1/+2
| |
| * [ios, macos] Wrap camera heading (#7724)Minh Nguyễn2017-01-245-3/+28
| | | | | | | | | | | | * [ios, macos] Fixed negative camera heading when facing northwest * [ios] Corrected counterclockwise rotation test
| * [ios] EdgeInsets is UIEdgeInsets in Swift on iOSMinh Nguyễn2017-01-233-9/+17
| |