summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src
Commit message (Expand)AuthorAgeFilesLines
* [android] - add binding support for Light (#9013)Tobrun2017-05-266-0/+429
* [android] - logo placement for creating a Mapview programatically (#9094)Tobrun2017-05-263-11/+23
* [android] - stop location updates when toggle MyLocationView state (#9099)Tobrun2017-05-241-0/+1
* [android] - remove marker from selected markers when removing marker from an...Tobrun2017-05-191-0/+9
* [android] - MarkerView deselect events with OnMarkerViewClickListener integra...Tobrun2017-05-151-5/+8
* [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-1220-83/+342
* [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-122-1/+21
* [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-122-6/+6
* [android] - update LOST to 2.3.0 (#8872)Tobrun2017-05-121-10/+0
* [android] - avoid crashing when deleting already deleted region (#8920)Tobrun2017-05-111-21/+27
* [android] - keep observer when timeout occurs, make observer param nullable, ...Tobrun2017-05-111-5/+12
* [android] Added Swedish localization from TransifexMinh Nguyễn2017-05-081-0/+15
* [android] - show error message when no browser is installed on the device of ...Tobrun2017-05-082-9/+18
* [android] Added Lithuanian, Spanish, Vietnamese localizations from TransifexMinh Nguyễn2017-05-023-0/+45
* [android] - warning log when attempting to update a non-added annotation (#8832)Tobrun2017-04-282-37/+24
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-273-0/+524
* [android] - share locationsource between locational components (#8825)Tobrun2017-04-262-2/+4
* [android] - avoid calling MarkerViewClickListener twice (#8804)Tobrun2017-04-241-7/+3
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-241-5/+5
* [android] - convert camera position values coming from core (#8794)Tobrun2017-04-211-2/+1
* [android] Add a way to use a custom location source (#8710)Pablo Guardiola2017-04-203-21/+51
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-205-85/+45
* Harden telemetry event dispatch (#8767)Tobrun2017-04-203-18/+65
* [android] - expose source layer identifier (#8709)Tobrun2017-04-196-0/+47
* [android] - post resetting invalidation flag to avoid race condition (#8738)Tobrun2017-04-181-18/+24
* [android] - synchronize display and context initalisation with create surface...Tobrun2017-04-181-16/+18
* remove duplicated resources (#8743)Pablo Guardiola2017-04-131-3/+0
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-134-62/+7
* [android] - derived source attribution (#8630)Tobrun2017-04-136-97/+188
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-132-0/+27
* refactor signature from Hole to List<LatLng> (#8722)Pablo Guardiola2017-04-123-74/+22
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-119-76/+72
|\
| * Release android v5.0.2 (#8629)Tobrun2017-04-043-12/+11
| * [core] cache binary shaders on AndroidKonstantin Käfer2017-04-031-3/+8
| * Cherry pick v5.0.2 changes (#8586)Tobrun2017-03-313-2/+12
| * Revert 5.x touch changes (#8585)Tobrun2017-03-305-63/+60
| * [android] [auto] Update properties to version 5.0.1 in preparation for build.Antonio Zugaldia2017-03-241-1/+1
* | [android] Polygon holes (#8557)Pablo Guardiola2017-04-113-4/+152
* | [android] - avoid nullpointer by validating Mapbox.java creation when validat...Tobrun2017-04-112-14/+21
* | add compass drawable initialization in ui settings (#8695)Pablo Guardiola2017-04-102-1/+6
* | [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-6/+6
* | [android] Preflight argument validity before constructing LatLngJohn Firebaugh2017-04-061-8/+20
* | [android] - apply mix/max zoom xml attributes (#8631)Tobrun2017-04-051-0/+2
* | [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-3/+3
* | [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