summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [macos, build] Add CircleCI macOS buildsupstream/fb-circleci-agua-makeJason Wray2017-10-241-4/+30
* Disable bitriseJason Wray2017-10-243-61/+61
* Switch away from fastlane scane to direct makefileJason Wray2017-10-242-37/+19
* Disable iOS asan buildJason Wray2017-10-241-1/+1
* Use correct flag to avoid rebuilding before running testsJason Wray2017-10-241-1/+1
* Simplify logs/artifacts uploadJason Wray2017-10-241-20/+8
* Speed up gem update by skipping doc installJason Wray2017-10-231-1/+1
* [ios, build] Add CircleCI iOS buildsJason Wray2017-10-201-1/+113
* [core] limit annotation tile source to z16Konstantin Käfer2017-10-191-1/+3
* [ios] Fix scale bar label alignmentJason Wray2017-10-191-3/+3
* [ios] Avoid drawing view annotations across pixel boundariesJason Wray2017-10-195-11/+28
* [ios] Slightly round the corners of the puck arrowJason Wray2017-10-191-1/+5
* [android] release v5.2.0-beta.2 (#10240)Pablo Guardiola2017-10-191-1/+13
* [ios, build] Force Bitrise to install pipJason Wray2017-10-181-6/+2
* [ios] Bump podspec to v3.7.0-beta.2 (#10230)ios-v3.7.0-beta.2Fabian Guerra Soto2017-10-183-3/+3
* [ios, macos] Add selection support to MGLMultiPoint annotations. (#9984)Fabian Guerra Soto2017-10-1812-64/+165
* [android] - wire up MapZoomButtonController with camera change eventsTobrun Van Nuland2017-10-181-4/+14
* [android] - execute notifying listeners when not idleTobrun Van Nuland2017-10-181-3/+15
* [android] - removed unused gradle pluginsTobrun Van Nuland2017-10-185-57/+0
* [core] correctly alter sprite URLs when attaching sprite.png/sprite.json file...Konstantin Käfer2017-10-172-8/+18
* [core] don't generate clip IDs for buckets/layers that don't need to be clippedKonstantin Käfer2017-10-174-3/+14
* [android] - use FileSource pause and resume when foregrounding/backgrounding appTobrun Van Nuland2017-10-176-4/+53
* [ios, macos] Fixed symbol export warningMinh Nguyễn2017-10-161-3/+4
* [core] Fix out-of-bounds array accessAsheem Mamoowala2017-10-131-1/+1
* [android] - add make target for ndk-stackTobrun2017-10-121-0/+9
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-1225-251/+284
* [android] - add additional Android Animator examplesTobrun Van Nuland2017-10-124-27/+184
* [ios] Rename SMCalloutView and stop using submoduleupstream/fb-mglsmcalloutviewJason Wray2017-10-117-6/+1060
* [ios] Update MGLUserLocation.heading for showsUserHeadingIndicatorupstream/fb-heading-docJason Wray2017-10-111-1/+2
* [android] Revert native loading behavior (#10180)Antonio Zugaldia2017-10-111-22/+1
* [ios, build] Don't include docs for auto-installed jazzyJason Wray2017-10-101-1/+1
* [ios, build] Remove unnecessary apt-get in Bitrise workflowsJason Wray2017-10-101-2/+0
* [ios, build] Use github-release to check if release has been publishedJason Wray2017-10-101-10/+10
* [ios, build] Add tag-based Bitrise iOS deployment workflowJason Wray2017-10-101-2/+45
* [android] - hold off handling hover events untill map has been createdTobrun Van Nuland2017-10-101-5/+15
* [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac...Asheem Mamoowala2017-10-0911-4/+123
* [core] Add `cameraForLatLngs()` method with modified bearingAsheem Mamoowala2017-10-094-14/+71
* [android] - fine tune gesture zoom & rotationTobrun Van Nuland2017-10-093-11/+19
* Provide a fallback method to load the native library (#10154)Antonio Zugaldia2017-10-091-1/+27
* [android] release v5.2.0-beta.1 (#10144)Pablo Guardiola2017-10-091-2/+54
* [ios, macos] Added layer to the code snippet (#10149)Jordan Kiley2017-10-061-1/+4
* [android] - allow multiple listeners for camera events, deprecate old apiTobrun Van Nuland2017-10-064-88/+369
* [android] - build nightly builds from release-aguaTobrun Van Nuland2017-10-061-1/+1
* [ios] Update changelog and bump pod spec. (#10122)ios-v3.7.0-beta.1Fabian Guerra Soto2017-10-044-4/+4
* [macos] Scale down snapshot images (#10105)upstream/az-lightFredrik Karlsson2017-10-041-0/+2
* [ios, macos] Improve snap shotter documentation. (#10020)Fabian Guerra Soto2017-10-048-92/+160
* [android] - update symbol layer example with changing symbol locationTobrun Van Nuland2017-10-043-8/+42
* [ios] check at compile timeFredrik Karlsson2017-10-031-0/+2
* [ios] Title case based on current orthographyMinh Nguyễn2017-10-031-1/+8
* [ios] Work around Swift -> ObjC dictionary bridge issuesJesse Bounds2017-10-032-10/+57