summaryrefslogtreecommitdiff
path: root/platform/android/src
Commit message (Expand)AuthorAgeFilesLines
* [android] - fine tune fling gesture (#9532)Tobrun2017-07-211-1/+1
* [android] remove manual ref counting on activation/deactivationIvo van Dongen2017-07-192-9/+0
* [android] - restore LatLngBounds conversion, add regression test (#9324)Tobrun2017-06-211-4/+4
* [android] - add binding support for Light (#9013)Tobrun2017-05-2612-0/+523
* [android] - LatLngBounds bearing default value (#9102)Tobrun2017-05-241-1/+1
* [android] - horizontally rotated in snapshot (#9083)Tobrun2017-05-232-9/+10
* [android] - correct bearing conversion when animating the map with jumpTo, ea...Tobrun2017-05-192-4/+4
* [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-126-2/+26
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-12/+2
* [core] Throw exceptions by valueKonstantin Käfer2017-05-052-2/+2
* [android] - add 3D buildings example (#8845)Tobrun2017-05-031-0/+2
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-022-5/+8
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-274-0/+274
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-6/+6
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-247-120/+106
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-1/+1
* [android] - convert camera position values coming from core (#8794)Tobrun2017-04-211-1/+16
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-205-17/+66
* [android] - set firsRender flag to false when destroying the surface (#8739)Tobrun2017-04-191-0/+1
* [android] - expose source layer identifier (#8709)Tobrun2017-04-193-3/+24
* [core] Remove non-Map-dependent projection methods from MapJohn Firebaugh2017-04-181-6/+7
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-141-1/+1
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-132-23/+0
* [android] - derived source attribution (#8630)Tobrun2017-04-132-1/+9
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-132-1/+14
* [android] Polygon holes (#8557)Pablo Guardiola2017-04-112-1/+21
* [android] Recalculate source tile cache size when appropiateBruno de Oliveira Abinader2017-04-102-0/+8
* [android] Initialize NativeMapView with OpenGL ES 2.0 minimum texture sizeBruno de Oliveira Abinader2017-04-102-6/+9
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-063-11/+8
* [android] Fix implicit geometry conversions for NDK r13bKonstantin Käfer2017-04-033-2/+30
* [android] - transition options for layer properties (#8509)Tobrun2017-03-3119-16/+885
* [android] execute resource transform callback on the right threadIvo van Dongen2017-03-301-3/+3
* [android] - transition options in milliseconds, added test cases, fixup test ...Tobrun2017-03-301-4/+4
* [android] - consitent use of ms unit for time in java code, unit conversion a...Tobrun2017-03-301-2/+2
* [android] add option to set geometry and feature on geojson sourceIvo van Dongen2017-03-282-0/+27
* [android] geojson conversion optimisationIvo van Dongen2017-03-2844-102/+1229
* [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-282-12/+8
* [android] Remove public usage of private util/thread.hpp headerKonstantin Käfer2017-03-282-1/+2
* [core] Internalize rapidjson.hppBruno de Oliveira Abinader2017-03-281-23/+1
* [android] use more appropriate numeric types for filter conversionIvo van Dongen2017-03-285-5/+22
* [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-232-5/+5
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-237-37/+56
* [core] cache binary shaders on AndroidKonstantin Käfer2017-03-222-11/+23
* Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-212-3/+3
|\
| * [android] query source featuresIvo van Dongen2017-03-107-20/+83
| * [android] - zoom to rounded levelsTobrun2017-03-102-3/+3
* | [android] Updated MapObserver::onSourceChangedBruno de Oliveira Abinader2017-03-212-2/+2
* | [android] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-172-2/+3
* | [android] Support mbgl::MapObserverBruno de Oliveira Abinader2017-03-152-1/+82
* | [android] query source featuresIvo van Dongen2017-03-097-20/+83
|/