summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* node-v3.4.0-pre.31node-v3.4.0-pre.31Mike Morris2016-11-021-0/+5
* [android] - fix public xml api for drawables, fixup QueryRenderedFeatursBoxSy...Tobrun2016-11-0216-20/+20
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-0298-411/+408
* [android] add test activity for symbol queryingIvo van Dongen2016-11-024-0/+251
* removes sdk manager plugin (#6865)Cameron Mace2016-11-013-3/+0
* [core] satisfy Xcode project upgraderKonstantin Käfer2016-11-0112-15/+18
* [core] correctly set the framebuffer size on retina screensKonstantin Käfer2016-11-016-14/+31
* [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-10-317-2/+56
* updated directions example in testapp to v5 (#6843)Cameron Mace2016-10-311-11/+22
* Android Nougat compatibility: onstart/onstop on MapView (#6830)Tobrun2016-10-3153-182/+742
* [android] - prevent null pointer when receiving connectivity change events wh...Tobrun2016-10-311-1/+1
* [Qt] Fix viewport size for Linux on Qt5Bruno de Oliveira Abinader2016-10-281-8/+4
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-2716-104/+112
* [android] - Update to Android Studio 2.2.2 with tools/dependencies (#6390)Tobrun2016-10-266-24/+24
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-2529-521/+288
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-2524-276/+382
* 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
* [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
* [android] fix exception classIvo van Dongen2016-10-251-1/+1
* [glfw] Added queryPointAnnotations shortcutBruno de Oliveira Abinader2016-10-251-1/+5
* [android] - only pin certificates on current used environement. (#6766)Tobrun2016-10-241-21/+23
* [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
* Made telemetry dialog material (#6726)Cameron Mace2016-10-216-81/+48
* [core] extract weak_ptr mailbox->receive into Mailbox::maybeReceiveMike Morris2016-10-202-6/+2
* [node] remove internal NodeRequest class from public APIMike Morris2016-10-204-7/+4
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-2019-13/+183
* [glfw] add map change callback methods to glfw_viewIvo van Dongen2016-10-201-0/+10
* [android] - add realtime geojson example from gl-js (#6751)Tobrun2016-10-204-0/+169
* [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
* [ios, macos] Raise correct style layer misuse exception (#6738)Minh Nguyễn2016-10-182-4/+10
* [android] - update map change events javadoc (#6732)Tobrun2016-10-191-33/+51
* [android] - add package-info.java for net package (#6733)Tobrun2016-10-181-0/+4
* [android] - fixup MyLocationView heading (#6671)Tobrun2016-10-189-81/+80
* [ios, macos] Use swift_name for MGLMultiPoint and subclasses (#6727)Jesse Bounds2016-10-173-4/+3
* ios-v.3.4.0-beta.1ios-v3.4.0-beta.1Jason Wray2016-10-172-2/+2
* [macos] Added MGLTileSet to project (#6713)Minh Nguyễn2016-10-172-6/+18
* [ios, macos] Change runtime styling category method prefix to mgl_Jason Wray2016-10-177-20/+20
* [ios, macos] Documented MGLStyleValueMinh Nguyễn2016-10-171-2/+143
* [ios, macos] Designated initializersMinh Nguyễn2016-10-173-7/+33
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-1755-1810/+1073