summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-141-1/+1
* remove duplicated resources (#8743)Pablo Guardiola2017-04-131-3/+0
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-136-85/+7
* add polygon holes and custom location source features to changelog (#8741)Pablo Guardiola2017-04-131-0/+2
* [android] - derived source attribution (#8630)Tobrun2017-04-139-120/+278
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-1310-3/+206
* refactor signature from Hole to List<LatLng> (#8722)Pablo Guardiola2017-04-124-81/+28
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-1111-83/+87
|\
| * Release android v5.0.2 (#8629)Tobrun2017-04-044-12/+12
| * [core] cache binary shaders on AndroidKonstantin Käfer2017-04-033-14/+31
| * Cherry pick v5.0.2 changes (#8586)Tobrun2017-03-315-5/+23
| * Revert 5.x touch changes (#8585)Tobrun2017-03-306-70/+60
| * [android] revert version name to snapshotAntonio Zugaldia2017-03-241-1/+1
| * [android] update CHANGELOG.md with 5.0.1 informationAntonio Zugaldia2017-03-241-0/+6
| * [android] [auto] Update properties to version 5.0.1 in preparation for build.Antonio Zugaldia2017-03-242-2/+2
* | [android] Polygon holes (#8557)Pablo Guardiola2017-04-118-5/+208
* | [android] - avoid nullpointer by validating Mapbox.java creation when validat...Tobrun2017-04-113-16/+23
* | [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
* | [Qt] Sanitize QSize → mbgl::Size conversionBruno de Oliveira Abinader2017-04-101-1/+1
* | add compass drawable initialization in ui settings (#8695)Pablo Guardiola2017-04-102-1/+6
* | [android] - disable building x86-64 on CI for snapshot builds (#8679)Tobrun2017-04-071-1/+7
* | [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-062-6/+222
* | [android] Update LOST to latest versionAntonio Zugaldia2017-04-061-1/+1
* | [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-063-11/+8
* | [android] Preflight argument validity before constructing LatLngJohn Firebaugh2017-04-063-22/+104
* | [android] - apply mix/max zoom xml attributes (#8631)Tobrun2017-04-051-0/+2
* | [android] Fix implicit geometry conversions for NDK r13bKonstantin Käfer2017-04-033-2/+30
* | [core] Add DDS support for icon-imageJohn Firebaugh2017-03-312-3/+48
* | [core] Add DDS support for text-rotateJohn Firebaugh2017-03-312-3/+111
* | [android] - transition options for layer properties (#8509)Tobrun2017-03-3137-24/+2547
* | [android] - update getting started and distribution docs (#8412)Tobrun2017-03-314-160/+88
* | [android] - disable requiring supported languages for test applications (#8597)Tobrun2017-03-312-0/+5
* | update test documentation adding how to run firebase tests within android stu...Pablo Guardiola2017-03-307-80/+117
* | [android] - Transifex intregration and Dutch translations. (#8556)Tobrun2017-03-303-0/+29
* | [android] resource transform callback exampleIvo van Dongen2017-03-303-0/+119
* | [android] allow resetting of resource transform callbackIvo van Dongen2017-03-301-2/+2
* | [android] execute resource transform callback on the right threadIvo van Dongen2017-03-301-3/+3
* | [android] - fixup location permissions in test app pre Android Marshmallow (#...Tobrun2017-03-301-1/+10
* | [android] - Update CircleLayerActivity with style switching. (#8274)Tobrun2017-03-302-72/+170
* | [android] - transition options in milliseconds, added test cases, fixup test ...Tobrun2017-03-305-14/+47
* | [android] - consitent use of ms unit for time in java code, unit conversion a...Tobrun2017-03-302-10/+4
* | [build] don't advertise headers that aren't used in public headersKonstantin Käfer2017-03-281-1/+1
* | [core] implement dds for text-offsetMolly Lloyd2017-03-282-3/+48
* | [core] Update mapbox-gl-js submoduleJohn Firebaugh2017-03-281-2/+2
* | [android] geojson source - add conversion testsIvo van Dongen2017-03-2810-0/+457
* | [android] add option to set geometry and feature on geojson sourceIvo van Dongen2017-03-283-0/+96
* | [android] geojson conversion optimisationIvo van Dongen2017-03-2847-134/+1266
* | [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-282-12/+8
* | [android] Move SDK files to separate targetKonstantin Käfer2017-03-281-179/+163