summaryrefslogtreecommitdiff
path: root/platform/android/src
Commit message (Expand)AuthorAgeFilesLines
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-072-0/+8
* [android] jni.hpp 4.0.0John Firebaugh2018-09-07154-2156/+1764
* [android] Simplify annotation conversionJohn Firebaugh2018-09-074-101/+27
* [android] Simplify JSON conversionJohn Firebaugh2018-09-078-236/+82
* [android] Simplify Point conversionJohn Firebaugh2018-09-072-41/+12
* [android] Simplify Feature conversionJohn Firebaugh2018-09-078-129/+55
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-07151-1750/+816
* [android] Put function inverses next to each otherJohn Firebaugh2018-09-074-28/+18
* [android] Retain a shared thread pool referenceJohn Firebaugh2018-09-042-4/+7
* [android] - add get source id to supported layer typestobrun2018-09-042-0/+24
* [android] Explicitly delete local JNI referencesJohn Firebaugh2018-08-311-0/+3
* [android] - modularise the sdktobrun2018-08-245-27/+68
* [android] synchronize and coalesce requests targeting the same TileID in the ...Łukasz Paczos2018-08-232-2/+18
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-232-1/+10
* [android] Inline geometry conversionJohn Firebaugh2018-08-212-26/+1
* [android] Simplify enum conversionJohn Firebaugh2018-08-216-465/+9
* [android] Remove unusedJohn Firebaugh2018-08-215-88/+0
* [android] Move conversion code to .cpp filesJohn Firebaugh2018-08-2118-387/+478
* [android] - converting GeoJsonSource Java features to core ones on a worker t...Łukasz Paczos2018-08-212-36/+122
* [android] Make AndroidRendererFrontend to request render once per event loop ...Kiyong Jung2018-08-212-3/+16
* [android] arbitrary offline region geometriesIvo van Dongen2018-08-205-7/+94
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-199-9/+9
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-142-20/+23
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-2/+2
* [android] shutting down thread pool of the CustomGeometrySource when the sour...Łukasz Paczos2018-08-105-5/+56
* [core] Replace unique_any with peer from mapbox-bindgenBruno de Oliveira Abinader2018-08-081-2/+2
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-13/+0
* [android] Reuse Bitmap, Paint & Canvas instances in LocalGlyphRasterizerKiyong Jung2018-07-272-9/+23
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-231-0/+3
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-203-62/+34
* [android] - expose getMap on native_map_viewTobrun2018-07-202-0/+6
* [android] Fix possibly race on undefined behaviorThiago Marcos P. Santos2018-07-171-0/+1
* [android] - fix jni method lookup of GeometryCollection accessor geometries, ...tobrun2018-07-091-1/+1
* [core] - add LatLng for screencoordinate to mapsnapshottertobrun2018-07-055-10/+24
* [android] - add LatLng for pixel conversion feature to MapSnapshottertobrun2018-07-052-0/+5
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-051-5/+5
* [android] - add bearing and pitch to get camera for geometrytobrun2018-07-052-3/+3
* [android] - add bearing and tilt to LatLngBounds, incorporate current tilt an...tobrun2018-07-052-3/+3
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-032-4/+4
* [android] Android "collator" implementationChris Loer2018-07-033-0/+259
* [android] - add support for sdf by exposing sdf confiigurationn when calling ...tobrun2018-06-253-4/+8
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-214-0/+30
* [android] initialize RunLoop::Impl::nextRunnable iteratorKonstantin Käfer2018-06-191-1/+1
* [core] [android] - optional map snapshotter camera positiontobrun2018-05-311-1/+6
* [core] [android] - add style json setter/getter to map snapshottertobrun2018-05-302-0/+8
* [android] - null check access token in filesource initializertobrun2018-05-291-1/+3
* Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-232-2/+11
* [android] - remove mips and armeabi as supported ABIsTobrun2018-05-222-3/+6
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-7/+5
|\
| * [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-7/+5