summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-12/+2
* [android] - bump android support library, fixup SDK gradle dependencies to us...Tobrun2017-05-082-4/+4
* [android] - show error message when no browser is installed on the device of ...Tobrun2017-05-082-9/+18
* [core] Throw exceptions by valueKonstantin Käfer2017-05-052-2/+2
* [android] - only build custom layer for debug builds (#8885)Tobrun2017-05-041-2/+6
* [android] - add 3D buildings example (#8845)Tobrun2017-05-035-0/+128
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-022-5/+8
* [android] - CHANGELOG.md update for release-v5.1.0-beta.1 (#8857)android-v5.1.0-beta1Tobrun2017-05-021-2/+16
* [android] Added Lithuanian, Spanish, Vietnamese localizations from TransifexMinh Nguyễn2017-05-024-0/+46
* [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-2715-19/+1750
* [android] - share locationsource between locational components (#8825)Tobrun2017-04-262-2/+4
* [android] - fix test app runtime permissions (#8823)Tobrun2017-04-265-148/+69
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-6/+6
* [android] - avoid calling MarkerViewClickListener twice (#8804)Tobrun2017-04-241-7/+3
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-249-132/+115
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-2134-1399/+1119
* [android] - convert camera position values coming from core (#8794)Tobrun2017-04-212-3/+17
* [android] Add a way to use a custom location source (#8710)Pablo Guardiola2017-04-208-21/+315
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-2014-158/+143
* Harden telemetry event dispatch (#8767)Tobrun2017-04-204-18/+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-1918-53/+168
* bumped MAS version (#8763)Cameron Mace2017-04-181-3/+3
* [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-182-16/+19
* [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
* 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