summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [macos] Link unit test bundle against libmbgl-core (#5994)Minh Nguyễn2016-08-151-2/+2
* [ios, macos] Replaced testAAALoadPacks with a setUp method (#6007)Minh Nguyễn2016-08-151-12/+16
* [android] #5852 - geojson source clusteringIvo van Dongen2016-08-137-16/+279
* [android] - make query source features depend on screendensityTobrun2016-08-121-7/+5
* added watermark to imageCameron2016-08-121-0/+0
* [android] #5968 - add support for a layout editor preview, show a drawable an...Tobrun2016-08-123-9/+52
* [android] #5978 - fix number property filters [ci skip]Ivo van Dongen2016-08-125-6/+21
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-127-38/+42
* [android] #5867 - backwards compatible progress barTobrun2016-08-121-2/+3
* [android] #5963 - fixes location tracking mode activity disables location whe...Tobrun2016-08-121-2/+4
* [ios] Exclude NSData category's header from dynamic frameworkJason Wray2016-08-111-3/+1
* [android] #5934 - resolves memory leaks on animators + location listenersTobrun2016-08-114-12/+58
* [ios, macos] Updated changelogsMinh Nguyễn2016-08-112-8/+25
* 3.4.0-alpha.1ios-v3.4.0-alpha.1Jesse Bounds2016-08-113-2/+4
* [ios, macos] Upgraded project build settings for Xcode 8 (#5935)Minh Nguyễn2016-08-1112-12/+20
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-1195-53/+6839
* [ios] Account for center offset when tapping annotation views (#5931)Jesse Bounds2016-08-113-0/+31
* [ios] Guard against nil data task (#5932)Jesse Bounds2016-08-111-1/+3
* [android] - updated mas in testappCameron2016-08-104-11/+8
* [android] javadoc cleanup part 2Tobrun2016-08-0912-60/+849
* [android] fix location permissions already acceptedTobrun2016-08-091-3/+7
* [android] #5889 - update info window location when info window content is bei...Tobrun2016-08-091-0/+1
* [android] #5880 - javadoc cleanup part oneTobrun2016-08-0815-48/+670
* Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-086-10/+25
|\
| * ios-v3.3.4ios-v3.3.4Jason Wray2016-08-083-3/+7
| * [ios] Hit test the user location annotation dot specificallyJason Wray2016-08-063-7/+18
* | [android] - fix scheduled build with cmake dependency.Tobrun2016-08-081-1/+1
* | [android] #5887 - Custom layer crash fix + updated test caseIvo van Dongen2016-08-085-11/+43
* | [android] #5885 - fix invalid jobject error and some build system updatesIvo van Dongen2016-08-084-36/+62
* | [android] #5888 - handle location permissions for non User Location category ...Tobrun2016-08-083-20/+58
* | [node] add docs on publishing releasesMike Morris2016-08-061-0/+18
* | [android] - move MyLocationView under static overlays as logo, attribution an...Tobrun2016-08-061-6/+6
* | [android] - update CHANGELOG.md for 4.2.0-beta.1 releaseTobrun2016-08-061-0/+8
* | [android] Refcount the view activationsThiago Marcos P. Santos2016-08-062-0/+10
* | [android] - javadoc fixes breaking the release buildTobrun2016-08-064-17/+26
* | [android] - fixed style api unit testsIvo van Dongen2016-08-067-21/+21
* | [android] - Fix crash on dalvik due to missing finalizersIvo van Dongen2016-08-0614-164/+92
* | [android] improved and fixed compass trackingCameron2016-08-051-54/+39
* | [build] Use the JNIDIR as the platform string, since that's what Android Stud...Konstantin Käfer2016-08-051-2/+1
* | [build] add missing files to Android buildKonstantin Käfer2016-08-052-2/+39
* | [build] Fix Qt4 build on OS XKonstantin Käfer2016-08-051-0/+2
* | [build] fix iOS packagingKonstantin Käfer2016-08-052-3/+1
* | [build] Workaround automoc issue on some cmake versionsThiago Marcos P. Santos2016-08-053-8/+4
* | [build] use cmake script bundled with MasonKonstantin Käfer2016-08-055-24/+25
* | [build] copy custom-layer-example.so to the right sub-moduleIvo van Dongen2016-08-051-1/+3
* | [build] fix various CI buildsKonstantin Käfer2016-08-051-1/+1
* | [build] make android targets .PHONY and adhere to naming schemeKonstantin Käfer2016-08-051-1/+1
* | [build] unify naming of Makefile targetsKonstantin Käfer2016-08-053-2/+6
* | [build] add Xcode project for Qt buildsKonstantin Käfer2016-08-051-4/+4
* | [build] make headless rendering work with Qt on macOSKonstantin Käfer2016-08-052-10/+8