summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Update podspecs for beta 2ios-v3.4.0-beta.2Jesse Bounds2016-11-012-2/+2
* [ios, macos] Update changelogs for visible annotations APIJesse Bounds2016-11-012-0/+2
* Optimize annotation view updates (#5987)Jesse Bounds2016-11-015-55/+161
* [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-11-017-2/+56
* [ios] Do iosapp token handling in viewDidLoadJason Wray2016-10-281-5/+0
* [ios] Add country label language toggle demoJason Wray2016-10-281-1/+74
* [ios, macos] Introduce visible annotations API (#6061)Jesse Bounds2016-10-265-0/+119
* [ios, macos] Make source ownership consistent and GeoJSON content properties ...Jesse Bounds2016-10-2611-72/+313
* [ios, macos] Added Swift MGLStyleValue testsMinh Nguyễn2016-10-265-0/+70
* [ios, macos] Corrected MGLStyleValue inheritanceMinh Nguyễn2016-10-261-2/+2
* [ios, macos] Fixed syntax error in documentation comment (#6822)Minh Nguyễn2016-10-262-1/+4
* Merge branch 'master' into boundsj-release-ios-3.4.0-merge-masterJesse Bounds2016-10-25233-2122/+6636
|\
| * [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-2576-1021/+911
| * [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-2554-520/+774
| * removed brew cask install android studio instruction (#6723)Cameron Mace2016-10-251-9/+2
| * [android] - MarkerView is responsible for managing height and width of a Mark...Tobrun2016-10-252-15/+43
| * [core] geojson source - cancel any pending request when setting geojson expli...Ivo van Dongen2016-10-252-3/+12
| * [core] geojson source - clear cache when json content is setIvo van Dongen2016-10-252-1/+3
| * [android] - remove timer from compassView, make fading when facing north opti...Tobrun2016-10-2511-76/+165
| * [android] - move marker view click handling to core (#5639)Tobrun2016-10-253-25/+57
| * [core] geojson source - reset req on setURLIvo van Dongen2016-10-251-2/+2
| * [android] fix exception classIvo van Dongen2016-10-251-1/+1
| * [test] Update mapbox-gl-test-suite hashBruno de Oliveira Abinader2016-10-251-1/+1
| * [glfw] Added queryPointAnnotations shortcutBruno de Oliveira Abinader2016-10-251-1/+5
| * [core] Reuse last placement data in CollisionTile::queryRenderedFeaturesBruno de Oliveira Abinader2016-10-252-32/+68
| * [core] Added util::polygonIntersectsPolygonBruno de Oliveira Abinader2016-10-252-20/+13
| * [core] Simplify CollisionTile::findPlacementScaleBruno de Oliveira Abinader2016-10-252-8/+6
| * [core] Avoid duplicating edges for CollisionTileBruno de Oliveira Abinader2016-10-252-23/+16
| * [core] Cleanup function signatures in CollisionTileBruno de Oliveira Abinader2016-10-252-7/+7
| * [android] - only pin certificates on current used environement. (#6766)Tobrun2016-10-241-21/+23
| * [build] Set C++14 as default standard for CMakeBruno de Oliveira Abinader2016-10-241-0/+6
| * [qt] Fix macOS Qt demo app with Qt4.xBruno de Oliveira Abinader2016-10-241-0/+10
| * [android] - cap width/height at maximum, don't throw exception. (#6788)Tobrun2016-10-241-4/+10
| * [node] publish Bitrise tag buildsMike Morris2016-10-221-6/+33
| * Android Bitrise cleanup (#6782)Tobrun2016-10-211-46/+136
| * [android] - remove jni method logging, only keep lifecycle related logs (#6787)Tobrun2016-10-211-80/+0
| * [core] fixup formattingIvo van Dongen2016-10-212-13/+13
| * Made telemetry dialog material (#6726)Cameron Mace2016-10-216-81/+48
| * [core] extract weak_ptr mailbox->receive into Mailbox::maybeReceiveMike Morris2016-10-205-9/+11
| * [node] remove internal NodeRequest class from public APIMike Morris2016-10-204-7/+4
| * [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-2041-66/+211
| * [glfw] add map change callback methods to glfw_viewIvo van Dongen2016-10-202-0/+15
| * [android] - add realtime geojson example from gl-js (#6751)Tobrun2016-10-204-0/+169
| * [core] reload geojson source on url changeIvo van Dongen2016-10-206-0/+57
| * [android] geojson source - remove explicit repaint requestsIvo van Dongen2016-10-203-20/+0
| * [android] - Configure Gradle properties as part of the instalation process. (...Tobrun2016-10-204-5/+10
| * [android] - move instrumentation test code to correct package for Android Stu...Tobrun2016-10-2062-57/+3675
| * [android] - configures AWS Device farm plugin from testapp. (#6750)Tobrun2016-10-202-11/+14
| * Adds map dialog activity to testapp (#6741)Cameron Mace2016-10-196-2/+167
| * [core] Fix SymbolAnnotation coordinate system conversionsBruno de Oliveira Abinader2016-10-192-30/+24