| Commit message (Expand) | Author | Age | Files | Lines |
* | [docs] remove Python dependency and add cURL dependency | Konstantin Käfer | 2016-08-16 | 1 | -1/+1 |
* | [build] convert build-version script from Python to Node.js | Konstantin Käfer | 2016-08-16 | 3 | -82/+82 |
* | [build] remove unused script | Konstantin Käfer | 2016-08-16 | 1 | -20/+0 |
* | [build] convert build-shaders script from Python to Node.js | Konstantin Käfer | 2016-08-16 | 10 | -112/+86 |
* | [android] #5869 - visible feature querying | Ivo van Dongen | 2016-08-16 | 17 | -54/+1340 |
* | [ios, macos] Removed MGLSource.sourceType (#6028) | Minh Nguyễn | 2016-08-16 | 4 | -11/+4 |
* | [core] support "scheme": "tms" in TileJSON files | Konstantin Käfer | 2016-08-16 | 13 | -20/+49 |
* | [android] #6014 - add example with numerical filter | Ivo van Dongen | 2016-08-16 | 2 | -4/+4 |
* | [ios, macos] Accept absolute file paths as style URLs (#6026) | Minh Nguyễn | 2016-08-16 | 8 | -12/+73 |
* | [docs] Copyedited contributing guide | Minh Nguyễn | 2016-08-15 | 1 | -12/+12 |
* | Update contributing readme | Jesse Bounds | 2016-08-15 | 1 | -0/+17 |
* | [macos] Link unit test bundle against libmbgl-core (#5994) | Minh Nguyễn | 2016-08-15 | 1 | -2/+2 |
* | [ios, macos] Replaced testAAALoadPacks with a setUp method (#6007) | Minh Nguyễn | 2016-08-15 | 1 | -12/+16 |
* | [build] bump Mason to support Xcode 8 | Konstantin Käfer | 2016-08-15 | 1 | -0/+0 |
* | [android] #5852 - geojson source clustering | Ivo van Dongen | 2016-08-13 | 7 | -16/+279 |
* | [android] - make query source features depend on screendensity | Tobrun | 2016-08-12 | 1 | -7/+5 |
* | added watermark to image | Cameron | 2016-08-12 | 1 | -0/+0 |
* | [android] #5968 - add support for a layout editor preview, show a drawable an... | Tobrun | 2016-08-12 | 3 | -9/+52 |
* | [core] Compare unsigned int to unsigned int to pass tidy check (#5986) | Jesse Bounds | 2016-08-12 | 1 | -1/+1 |
* | [android] #5978 - fix number property filters [ci skip] | Ivo van Dongen | 2016-08-12 | 5 | -6/+21 |
* | [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo... | Minh Nguyễn | 2016-08-12 | 16 | -63/+75 |
* | [android] #5867 - backwards compatible progress bar | Tobrun | 2016-08-12 | 1 | -2/+3 |
* | [android] #5963 - fixes location tracking mode activity disables location whe... | Tobrun | 2016-08-12 | 1 | -2/+4 |
* | [ios] Exclude NSData category's header from dynamic framework | Jason Wray | 2016-08-11 | 1 | -3/+1 |
* | [android] #5934 - resolves memory leaks on animators + location listeners | Tobrun | 2016-08-11 | 4 | -12/+58 |
* | [ios, macos] Updated changelogs | Minh Nguyễn | 2016-08-11 | 2 | -8/+25 |
* | 3.4.0-alpha.1ios-v3.4.0-alpha.1 | Jesse Bounds | 2016-08-11 | 3 | -2/+4 |
* | [ios, macos] Upgraded project build settings for Xcode 8 (#5935) | Minh Nguyễn | 2016-08-11 | 12 | -12/+20 |
* | Runtime styling API for iOS/macOS (#5727) | Fredrik Karlsson | 2016-08-11 | 96 | -53/+6841 |
* | CJK overflow - update to match gl-shader (#5908) | Amy Lee Walton | 2016-08-11 | 16 | -34/+35 |
* | [ios] Account for center offset when tapping annotation views (#5931) | Jesse Bounds | 2016-08-11 | 3 | -0/+31 |
* | [ios] Guard against nil data task (#5932) | Jesse Bounds | 2016-08-11 | 1 | -1/+3 |
* | [android] - updated mas in testapp | Cameron | 2016-08-10 | 4 | -11/+8 |
* | [android] javadoc cleanup part 2 | Tobrun | 2016-08-09 | 12 | -60/+849 |
* | [android] fix location permissions already accepted | Tobrun | 2016-08-09 | 1 | -3/+7 |
* | [android] #5889 - update info window location when info window content is bei... | Tobrun | 2016-08-09 | 1 | -0/+1 |
* | [android] #5880 - javadoc cleanup part one | Tobrun | 2016-08-08 | 15 | -48/+670 |
* | Merge branch 'release-ios-v3.3.0' | Jason Wray | 2016-08-08 | 6 | -10/+25 |
|\ |
|
| * | ios-v3.3.4ios-v3.3.4 | Jason Wray | 2016-08-08 | 3 | -3/+7 |
| * | [ios] Hit test the user location annotation dot specifically | Jason Wray | 2016-08-06 | 3 | -7/+18 |
* | | [android] - fix scheduled build with cmake dependency. | Tobrun | 2016-08-08 | 1 | -1/+1 |
* | | [android] #5887 - Custom layer crash fix + updated test case | Ivo van Dongen | 2016-08-08 | 5 | -11/+43 |
* | | [android] #5886 - added style code generation for android back in | Ivo van Dongen | 2016-08-08 | 1 | -0/+4 |
* | | [android] #5885 - fix invalid jobject error and some build system updates | Ivo van Dongen | 2016-08-08 | 4 | -36/+62 |
* | | [android] #5888 - handle location permissions for non User Location category ... | Tobrun | 2016-08-08 | 3 | -20/+58 |
* | | [node] add docs on publishing releases | Mike Morris | 2016-08-06 | 1 | -0/+18 |
* | | [android] - move MyLocationView under static overlays as logo, attribution an... | Tobrun | 2016-08-06 | 1 | -6/+6 |
* | | [android] - update CHANGELOG.md for 4.2.0-beta.1 release | Tobrun | 2016-08-06 | 1 | -0/+8 |
* | | [android] Refcount the view activations | Thiago Marcos P. Santos | 2016-08-06 | 2 | -0/+10 |
* | | [android] - javadoc fixes breaking the release build | Tobrun | 2016-08-06 | 4 | -17/+26 |