summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Rework invokeWithCallback so that the callback is lastJohn Firebaugh2016-09-083-3/+3
* 6277 disable leak canary during instrumenation tests (#6294)Tobrun2016-09-081-5/+3
* [android] - ensure access token is set when trying to load a style (#6280)Tobrun2016-09-081-0/+6
* [android] - run ndk-stack as part of the build (#6288)Tobrun2016-09-081-6/+11
* [android] - throw concrete exception when generated test cases fail to read t...Tobrun2016-09-081-7/+16
* [core] Implement SQLite error logging (#6291)Jason Wray2016-09-082-0/+14
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-0827-38/+215
* [android] Remove declaration of deleted method (#6276)John Firebaugh2016-09-071-2/+0
* node-v3.3.3node-v3.3.3Mike Morris2016-09-061-0/+6
* [node] switch to NodeRequest member fn callbackThiago Marcos P. Santos2016-09-067-15/+82
* [core] Trigger Source::Impl::reload when a filter or layout property is modifiedJohn Firebaugh2016-09-061-22/+22
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-0616-148/+7
* [android] - get firebase test lab results with gsutil (#6220)Tobrun2016-09-062-1/+22
* [android] jni - fix boolean to JsonPrimitive conversion (#6256)Ivo van Dongen2016-09-061-1/+1
* [ios] Fix jazzy doc generation failure and document MGLGeoJSONSourceJason Wray2016-09-022-5/+19
* [ios] Remove iosapp test stubJesse Bounds2016-09-021-23/+0
* ios-v3.4.0-alpha.4ios-v3.4.0-alpha.4Jason Wray2016-09-022-2/+2
* [ios] Updated changelogMinh Nguyễn2016-09-021-0/+3
* [ios, macos] Use NSDictionary for geojson source options.Jesse Bounds2016-09-0213-74/+218
* [ios, macos] fixes #5962 added geojson options to support clusteringFredrik Karlsson2016-09-026-1/+76
* [ios] Check for bool value with charJesse Bounds2016-09-022-2/+4
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-0228-56/+724
* [android] Checkstyle fixes round 1 (#6234)Cameron Mace2016-09-0251-583/+676
* [ios] Silence MGLCalloutView related warnings in tests (#6231)Jesse Bounds2016-09-011-0/+6
* [android] introduce checkstyle (#6214)Cameron Mace2016-09-015-190/+235
* [ios] Add -ObjC to static podspec; update custom CocoaPods stepsJason Wray2016-08-312-27/+9
* [ios] Allow implicit animation of annotation viewsJason Wray2016-08-312-20/+0
* [android] - fix breaking build on master (#6225)Tobrun2016-08-312-9/+15
* [android] added video view example (#6198)Cameron Mace2016-08-315-0/+143
* [macos] Explicitly link the OpenGL framework for compatibility with macOS SierraKonstantin Käfer2016-08-311-0/+1
* [android][build] Only strip the resulting libraries (#6222)Ivo van Dongen2016-08-312-3/+4
* [ios] Update INSTALL doc for -ObjC; use local podspec pathJason Wray2016-08-302-45/+52
* [ios] Update change log for centerOffset bug fixJesse Bounds2016-08-301-0/+1
* [iOS] Using contentInset for setCenterCoordinate: and flyToCamera methods eve...Romain Quidet2016-08-301-2/+2
* [ios] Remove misleading MGLOverlay documentation (#6211)Jason Wray2016-08-301-5/+1
* [ios, macos] fix imports (#6209)Fredrik Karlsson2016-08-302-1/+3
* [ios] Avoid updating sprite backed annotations in view update method (#6199)Jesse Bounds2016-08-291-25/+5
* ios-v3.4.0-alpha.3ios-v3.4.0-alpha.3Jason Wray2016-08-292-2/+2
* [android] - 5844 remove stop gap for update-able shape annotations (#6187)Tobrun2016-08-293-26/+11
* [android] add method addMarkerViews with only one invalidateSylvain HOCQ2016-08-293-6/+22
* [android] add spoon gradle plugin (#6089)Tobrun2016-08-293-0/+14
* [android] added missing rotation, cleanup duplicate entries (#6153)Tobrun2016-08-291-4/+1
* [android] alpha not applied from builder fix for marker view (#6152)Tobrun2016-08-292-4/+3
* [android] #6113 - receiver not registered exception (#6130)Tobrun2016-08-291-2/+4
* [android] #5875 - MapboxMap options not parceling drawables (#5984)Tobrun2016-08-293-6/+85
* [android] Anchoring was only set once while it was still unmeasured. There ar...Tobrun2016-08-292-4/+12
* [android] #6083 - add circle example (#6086)Tobrun2016-08-296-4/+191
* [ios, macos] Specialize color properties by platformMinh Nguyễn2016-08-266-14/+119
* [ios, macos] Test roundtripping property functionsMinh Nguyễn2016-08-2611-31/+336
* [ios, macos] Fixed roundtripping padding functionsMinh Nguyễn2016-08-261-2/+2