summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] add OS_ACTIVITY_MODE=disable for Xcode 8 spew (#6382)Justin R. Miller2016-09-191-0/+7
* [ios] Don't specify Swift version for jazzy doc generation (#6377)Jason Wray2016-09-191-3/+0
* [build] Upgrade GLFW to 3.2.1, SQLite to 3.14.2 and libwebp to 0.5.1Konstantin Käfer2016-09-195-7/+9
* fixed readme image and links in contributing file (#6357)Cameron Mace2016-09-162-3/+3
* [ios] fixes #6248: properly handle all NSNumber types in filters (#6290)Justin R. Miller2016-09-164-7/+236
* [android] Move unused icon burning script to Android folder (#6310)Jason Wray2016-09-161-0/+21
* [core] [android] - public api configurable base endpoint (#6309)Tobrun2016-09-159-12/+83
* [android] - disable closable strictmode (#6327)Tobrun2016-09-151-1/+0
* [build] add specific .clang-tidy file for things that use RapidJSON writersKonstantin Käfer2016-09-151-0/+2
* [core] #3980 - Switching Core GL instances of map to unordered_mapBrad Leege2016-09-141-2/+2
* [core] Remove schema v4 migration pathJason Wray2016-09-142-7/+6
* [ios, macos] Remove changelog lines for WAL db changeJason Wray2016-09-142-2/+0
* [core] Revert SQLite WAL journalingJason Wray2016-09-142-5/+13
* [ios] Use content inset to calculate edge padding (#6313)Jesse Bounds2016-09-131-4/+6
* [android] #6321 - New Staging Server PK Access Token (#6323)Brad Leege2016-09-131-2/+2
* [android] #6317 - avoids NullPointerException when checking mMapboxMap.getUiS...Antonio Zugaldia2016-09-131-5/+8
* [android] HttpFileSource - rate limitIvo van Dongen2016-09-133-4/+28
* [linux] HTTPFileSource - rate limitIvo van Dongen2016-09-131-0/+12
* [qt] HttpFileSource - rate limitIvo van Dongen2016-09-131-0/+12
* [darwin] HttpFileSource - rate limitIvo van Dongen2016-09-131-0/+17
* [core] OnlineFileSource - rate limitIvo van Dongen2016-09-131-26/+6
* [qt] Fix bug in fromQStringListBruno de Oliveira Abinader2016-09-131-2/+3
* [qt] Separate transition options accessors from class APIBruno de Oliveira Abinader2016-09-133-22/+26
* [ios, macos] Separate transition options accessors from class APIBruno de Oliveira Abinader2016-09-131-1/+2
* [glfw] Separate transition options accessors from class APIBruno de Oliveira Abinader2016-09-131-2/+3
* [macos] Updated reference to MGLFilterTestsMinh Nguyễn2016-09-091-2/+2
* [core] Move SQLite logging setup to before database initializationJason Wray2016-09-092-8/+10
* [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