summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [build] Added Bitrise Qt{4,5} OS XBruno de Oliveira Abinader2016-06-032-0/+113
* [android] #5214 - remove requirement adapter for MarkerView, allow using Icon...Tobrun2016-06-036-67/+127
* [android] #4929 - fix unit tests MyLocationSettingsTobrun2016-06-021-0/+4
* [android] #4929 - final fixes for refactor MyLocationViewTobrun Van Nuland2016-06-022-8/+35
* [android] 4929 - fix tracking mode location calculationTobrun Van Nuland2016-06-021-3/+2
* [android] #4929 - MyLocationView now requires less drawables to configure, re...Tobrun Van Nuland2016-06-023-2/+25
* [android] #4929 - rewrite MyLocationView with camera and transformation matrixTobrun Van Nuland2016-06-023-50/+63
* [android] #4727 - fix proguard test appTobrun Van Nuland2016-06-021-1/+3
* [android] #5126 - Serialize Bitrise Scheduled Build ProcessBrad Leege2016-05-311-1/+1
* [android] #5113 - added javadoc for MyLocationViewSettingsTobrun2016-05-301-3/+117
* [android] #5176 - Changing Telemetry events endpoint to events.mapbox.comBrad Leege2016-05-272-7/+8
* [android] #5106 - add check for destroyed map view for addMarker()Tobrun Van Nuland2016-05-271-0/+3
* [privacy] [android] Remove logging of location due to privacy leak.Rob | Labs2016-05-272-2/+2
* [android] #5113 - added javadoc to the MarkerView APITobrun Van Nuland2016-05-275-7/+388
* [android] #5113 - added javadoc for MarkerViewManagerTobrun Van Nuland2016-05-272-7/+112
* [android] #5160 - Setting Version Back To 4.1.0-SNAPSHOTBrad Leege2016-05-261-1/+1
* [android] #5160 - CHANGELOG for 4.1.0-beta.1android-v4.1.0-beta.1Brad Leege2016-05-261-0/+8
* [android] #5160 - Fixing JavaDoc markupBrad Leege2016-05-264-24/+12
* [android] #5160 - Setting Android Version to 4.1.0-beta.1Brad Leege2016-05-262-2/+2
* [Qt] QMapboxGLPrivate::getPixelRatio() cleanupBruno de Oliveira Abinader2016-05-263-17/+17
* overide canBecomeFirstResponder to return YES to be able to use UIMenuControl...Tore Halset2016-05-261-0/+4
* [android] #3629 - smooth animation for non location trackingTobrun Van Nuland2016-05-261-6/+2
* [android] #3629 - smooth MyLocationView animation when tracking the user loca...Tobrun Van Nuland2016-05-265-15/+27
* [android] #5034 - calculate correct padding for left, top, right and bottomTobrun Van Nuland2016-05-262-8/+8
* [android] #5034 - LatLngBounds Camera update not taking map padding in accountTobrun2016-05-264-7/+23
* [ios] KIF tests require submodulesMinh Nguyễn2016-05-251-2/+9
* [core] Share shaders with gl-jsJohn Firebaugh2016-05-251-1/+2
* [android] Install node in CIJohn Firebaugh2016-05-251-1/+2
* [android] #5075 - Setting MapboxAccountManager as preferred source for access...Brad Leege2016-05-252-2/+14
* [android] #5075 - Removing options.accessToken() usage in MapFragmentActivity...Brad Leege2016-05-252-2/+0
* [android] #5075 - Adding deprecation noticesBrad Leege2016-05-253-3/+9
* [ios] Fix points/shapes typo that caused crash (#5142)Jason Wray2016-05-251-1/+1
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-254-16/+4
* [android] #5126 - Setting per commit and nightly builds to BUILDTYPE=ReleaseBrad Leege2016-05-251-0/+2
* [android] - add unit test for MarkerViewTobrun Van Nuland2016-05-252-0/+215
* [android] #5131 - update okhttp dependencyTobrun Van Nuland2016-05-251-1/+1
* [android] #5079 - add anchor and InfoWindowAnchor to MarkerViewTobrun Van Nuland2016-05-257-88/+111
* [android] #5115 - add visible integration to MarkerViewTobrun Van Nuland2016-05-254-6/+38
* [android] #5102 - update marker view position correctly by comparing markers ...Tobrun Van Nuland2016-05-252-19/+2
* [ios] Set backup exclusion flag after initializing DefaultFileSource (#5124)Jason Wray2016-05-243-7/+31
* [android] #5058 - Deprecating get/set Access Token In OfflineManager and auto...Brad Leege2016-05-242-6/+17
* [osx] Added stencil buffer optionMinh Nguyễn2016-05-245-1/+41
* [Qt] Cycle debug options in Qt example appBruno de Oliveira Abinader2016-05-241-1/+8
* [Qt] Consider pixel ratio in View::getFramebufferSize()Bruno de Oliveira Abinader2016-05-241-0/+5
* [core] Move GLFW stencil clip debug to coreBruno de Oliveira Abinader2016-05-241-51/+0
* [build] Make gyp commands more consistentJohn Firebaugh2016-05-243-0/+3
* [build] Inline main.mk Android targets into MakefileJohn Firebaugh2016-05-231-1/+1
* [build] Avoid variable name coupling between main.mk and configureJohn Firebaugh2016-05-231-1/+1
* [build] Avoid variable name coupling between main.mk and configure.shJohn Firebaugh2016-05-232-0/+4
* [ios] Only show telemetry debug log options when logging is enabledJason Wray2016-05-231-4/+11