summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [build] Update gl-jsJohn Firebaugh2018-08-084-44/+38
* [core] Replace unique_any with peer from mapbox-bindgenBruno de Oliveira Abinader2018-08-082-4/+4
* Update Java Services to v3.4.0 (#12564)Dan Nesfeder2018-08-071-1/+1
* [Qt] Add CMake toolchain for QNX platformSudarsana Babu Nagineni2018-08-073-0/+112
* [build] Push binary size history to S3 (#12538)John Firebaugh2018-08-062-0/+8
* [android] Enable LTO in release builds (#12546)John Firebaugh2018-08-061-0/+10
* [ios, build] Support prereleases in templated release notesJason Wray2018-08-062-23/+53
* [Qt] Check if property value is a valid JSON stringBruno de Oliveira Abinader2018-08-064-33/+71
* [iOS] Update Events submodule with crash fix (#12542)Randall Lee2018-08-032-0/+1
* [ios] Update podspecs for alpha.2 (#12531)ios-v4.3.0-alpha.2Julian Rex2018-08-013-3/+3
* [ios] Fix location manager null reset.Fabian Guerra2018-08-012-15/+15
* [android] changelog for 6.4.0-alpha.2android-v6.4.0-alpha.2Łukasz Paczos2018-08-011-0/+9
* [Qt] QMapboxGL::set{Paint,Layout}Property should return boolBruno de Oliveira Abinader2018-08-012-14/+20
* [ios, macos] Enable link-time optimization for iOS release builds (#12502)John Firebaugh2018-07-312-0/+3
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-3122-277/+240
* [ios] Add preferred FPS setting; vary maximum FPS by device capabilityJason Wray2018-07-316-3/+156
* [node] Update documentation for publishing process (#12500)John Firebaugh2018-07-311-5/+11
* [Qt] Fix link to Qt public API headers in README.mdSudarsana Babu Nagineni2018-07-301-1/+1
* VisibleRegion on rotated bounds (#12135) (#12255)Osana Babayan2018-07-272-38/+148
* [ios] Fix file encoding for pt-PT strings fileJason Wray2018-07-271-0/+0
* [android] - wait for the initial render to occur before showing the map to th...Tobrun2018-07-279-39/+145
* [android] Reuse Bitmap, Paint & Canvas instances in LocalGlyphRasterizerKiyong Jung2018-07-273-24/+46
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-2666-17/+809
* [android] - add minimal touch target to marker click detectionTobrun2018-07-261-3/+18
* [iOS] Add fallbacks for name fields (#12387)Lloyd Sheng2018-07-263-5/+25
* [ios] Updated podspecs and changelog for ios-v4.3.0-alpha.1 (#12486)Jordan Kiley2018-07-254-4/+4
* [android] - changelog for 6.4.0-alpha.1ios-v4.3.0-alpha.1android-v6.4.0-alpha.1Łukasz Paczos2018-07-251-3/+13
* [ios, macos] Fixed typos in expression conversion error messagesMinh Nguyễn2018-07-251-2/+2
* [darwin] Use FOUNDATION_EXTERN instead of plain externJason Wray2018-07-2412-41/+41
* [ios] Simplify and (internally) document MGLPointRounded()Jason Wray2018-07-242-1/+4
* [ios] Move private geometry symbol visibility definitions to headerJason Wray2018-07-242-4/+2
* [ios] Fix symbol mangling issue with MGLMapPointForCoordinate()Jason Wray2018-07-242-3/+3
* [build] Remove obsolete bitrise.yml filesJohn Firebaugh2018-07-244-75/+0
* [core] Check all bucket dynamic_castsJohn Firebaugh2018-07-243-0/+3
* [test] Add native ignore for symbol-cross-fade test.Chris Loer2018-07-231-0/+1
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-237-32/+68
* Use Filter::serialize() in QMapboxGL::getFilter()Asheem Mamoowala2018-07-231-8/+1
* [android] - fix accesstoken validationtobrun2018-07-232-5/+32
* [android] - replace deprecated javacompile with getJavaCompiler()tobrun2018-07-231-1/+1
* [ios] Mapbox's Location Manager new API. (#12013)Fabian Guerra Soto2018-07-2014-15/+781
* [ios, macos, android] Add changelog entriesJohn Firebaugh2018-07-203-0/+10
* [android] Test token strings for icon-image and text-fieldJohn Firebaugh2018-07-202-0/+11
* [ios, macos] Convert token strings to expressions on inputJohn Firebaugh2018-07-2011-174/+79
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-202-4/+4
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-2016-266/+230
* [android] - expose getMap on native_map_viewTobrun2018-07-203-1/+7
* [ios] Reorganize changelog for ios-v4.2.0Jason Wray2018-07-181-2/+5
* [ios] Update podspecs for ios-v4.2.0Jason Wray2018-07-183-3/+3
* [android] - update changelog for v6.3.0 finalTobrun2018-07-181-3/+8
* [android] VisibleRegion instrumentation testsŁukasz Paczos2018-07-181-0/+342