summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK
Commit message (Expand)AuthorAgeFilesLines
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-3/+3
* [android] - transition options for layer properties (#8509)Tobrun2017-03-318-4/+1050
* [android] - Transifex intregration and Dutch translations. (#8556)Tobrun2017-03-302-0/+28
* [android] allow resetting of resource transform callbackIvo van Dongen2017-03-301-2/+2
* [android] - transition options in milliseconds, added test cases, fixup test ...Tobrun2017-03-301-8/+8
* [android] - consitent use of ms unit for time in java code, unit conversion a...Tobrun2017-03-301-8/+2
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-3/+3
* [core] Update mapbox-gl-js submoduleJohn Firebaugh2017-03-281-2/+2
* [android] add option to set geometry and feature on geojson sourceIvo van Dongen2017-03-281-0/+69
* [android] geojson conversion optimisationIvo van Dongen2017-03-282-30/+5
* [android] - mark non-translatable resources, remove debug string resources, e...Tobrun2017-03-283-12/+16
* [android] - harden offline region creation, add include method, expose world ...Tobrun2017-03-245-14/+140
* [android] - correct anchoring when Icon is updated (#8519)Tobrun2017-03-242-0/+10
* [android] - update VectorSource javadoc (#8521)Tobrun2017-03-241-2/+2
* [core] cache binary shaders on AndroidKonstantin Käfer2017-03-221-3/+8
* Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-2135-245/+391
|\
| * Bump Android SNAPSHOT version (#8453)Tobrun2017-03-182-2/+2
| * [android] - only dispatch events if not handled by MarkerView (#8447)Tobrun2017-03-172-13/+23
| * 8322 javadoc 5.0.0 release (#8438)Tobrun2017-03-1711-53/+97
| * [android] - take in account focalpoint when performing transformations, simpl...Tobrun2017-03-177-101/+94
| * [android] - fix LOST location updates (#8445)Tobrun2017-03-172-1/+4
| * [android] - update proguard configuration for 5.0.0 (#8437)Tobrun2017-03-161-2/+6
| * [android] Change version name back to 5.0.0-SNAPSHOTAntonio Zugaldia2017-03-121-1/+1
| * [android] make BubbleLayout publicios-v3.5.0-beta.3android-v5.0.0-beta.3Antonio Zugaldia2017-03-101-1/+1
| * [android] [auto] Update properties to version 5.0.0-beta.3 in preparation for...Antonio Zugaldia2017-03-101-1/+1
| * [android] query source featuresIvo van Dongen2017-03-102-0/+54
| * [android] - zoom to rounded levelsTobrun2017-03-104-14/+35
| * [android] Include the telemetry service to simplify set upAntonio Zugaldia2017-03-091-0/+5
| * [android] - add style loading callback (#8291)Tobrun2017-03-091-15/+83
| * [android] - harden mapZoomButtonController to avoid null pointer exceptions (...Tobrun2017-03-091-2/+4
| * [android] - move touch handling of MarkerViews back to View#setOnClickListene...Tobrun2017-03-095-60/+53
| * [android] renames MultiPoint to BasePointCollectionAntonio Zugaldia2017-03-093-5/+5
| * [android] fix checkstyleAntonio Zugaldia2017-03-091-1/+2
| * [android] update version to local package build configAntonio Zugaldia2017-03-091-1/+1
| * [android] set user agent on initializationAntonio Zugaldia2017-03-091-1/+1
| * [android] re-add build config fieldsAntonio Zugaldia2017-03-091-0/+2
| * Merge master into release-ios-v3.5.0-android-v5.0.0John Firebaugh2017-03-0813-37/+119
| |\
| * | MyLocationView activate/deactivate LocationSource (#8255)Tobrun2017-03-081-4/+4
| * | [android] - don't disable tracking when animation the camera bearing. (#8279)Tobrun2017-03-081-1/+1
| * | Updates version name and CHANGELOG after 5.0.0-beta.2 release (#8254)Antonio Zugaldia2017-03-021-1/+1
| * | [android] [auto] Update properties to version 5.0.0-beta.2 in preparation for...Antonio Zugaldia2017-03-011-1/+1
* | | [android] move build to Android StudioKonstantin Käfer2017-03-172-0/+64
* | | [android] add changing compass view image feature to the sdk (#8301)Pablo Guardiola2017-03-146-4/+113
* | | [android] don’t crash on map changed callback when OnMapChangedListener thr...Ivo van Dongen2017-03-141-1/+5
* | | [android] query source featuresIvo van Dongen2017-03-092-0/+54
| |/ |/|
* | [android] use PropertyValue for default values in functionsIvo van Dongen2017-03-073-11/+39
* | [android] Add support for queryRenderedFeatures filterIvo van Dongen2017-03-042-12/+52
* | [android] - add accessibility support to the Android SDK by applying content ...Tobrun2017-03-017-13/+27
* | [android] - add unit test for Mapbox (#8228)Tobrun2017-03-011-1/+1
|/
* [android] keep default file source alive for the duration (#8226)Ivo van Dongen2017-03-011-9/+5