summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] fix android style code gen scriptIvo van Dongen2016-10-171-1/+1
* [android] don't delete local reference on value copyIvo van Dongen2016-10-152-19/+32
* [android] - add transparent image for MarkerViews ghosting SymbolAnnotations ...Tobrun2016-10-133-12/+16
* [android] - downscale amount of instrumentation tests run on CI to one (#6692)Tobrun2016-10-131-1/+1
* [android] - allow gradle to allocate more memory when building the test app (...Tobrun2016-10-121-0/+2
* [android] Fix gestures when MapView is not full screen (#5562)Tobrun2016-10-121-2/+2
* [android] Using mbgl::AnnotationIDs in JNI codeBruno de Oliveira Abinader2016-10-121-10/+8
* [android] Fixed wrong location view interpolation (#6668)tomlocks2016-10-121-2/+2
* [android] - correct android to core conversion of camera options. (#6660)Tobrun2016-10-124-26/+16
* [android] - revert making bearing and tilt to radiants (#6656)Tobrun2016-10-111-4/+3
* [android] - close response body to avoid connection leak (#6650)Tobrun2016-10-111-1/+6
* [android] #6617 - Introduce a setConnected method to manually set a connected...Antonio Zugaldia2016-10-113-1/+37
* [android] - Use correct nullity annotation for convertView (#6521)Josh Burton2016-10-111-1/+1
* [android] Runtime Style Filter enhancements (#6623)Ivo van Dongen2016-10-113-6/+12
* [android] #6635 - Sample multimap activityAntonio Zugaldia2016-10-105-5/+99
* [android] - correct degrees/radiants integration into transform.cpp, fixes ca...Tobrun2016-10-103-19/+34
* Rotate markerview (#6640)Tobrun2016-10-106-32/+212
* [android] - apply tilt to markerview with initial camera position (#6622)Tobrun2016-10-072-2/+8
* [android] - image opt android layout editor image (#6624)Tobrun2016-10-072-0/+0
* [android] #6522 - Automate build process for Android SDK releasesAntonio Zugaldia2016-10-061-0/+243
* [android] - invalidate focal point when setting MyLocationView padding (#6413)Tobrun2016-10-051-0/+6
* [android] - correct focal point data when double tapping (#6595)Tobrun2016-10-051-1/+1
* [android] - correct focal point with padding and tilt enabled + cleanup code ...Tobrun2016-10-052-25/+44
* [android] refactored exposed api on MapboxMapTobrun Van Nuland2016-10-055-33/+33
* [android] Revise handling of tracking modes and interactionsclydebarrow2016-10-059-164/+239
* [android] javadoc - inter-link style properties properlyIvo van Dongen2016-10-0519-90/+473
* Rework setStyleUrl() logic to avoid NPE as per #6512 (#6574)Tobrun2016-10-041-9/+9
* [android] - make MyLocationView responsible for converting tilt to degrees. (...Tobrun2016-10-031-1/+2
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-3013-77/+265
* [android] Add sprite image exampleIvo van Dongen2016-09-304-0/+202
* [android] addImage / removeImage jni bindingsIvo van Dongen2016-09-303-0/+78
* [android] file:// exampleIvo van Dongen2016-09-305-0/+8941
* [android][ios][macos][linux][qt] included default LocalFileSourceIvo van Dongen2016-09-301-1/+2
* [android] - fix polygon test activity state, introduced config class and tool...Tobrun2016-09-302-52/+105
* [android] - convert bearing value coming from core to degrees (#6526)Tobrun2016-09-302-2/+2
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-291-0/+1
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-291-0/+2
* [android] user agent stringIvo van Dongen2016-09-294-7/+56
* [android] update telemetry user-agentIvo van Dongen2016-09-291-9/+12
* Optionable textureview (#6480)Tobrun2016-09-295-4/+106
* [android] - update to lost 1.1.1 (#6476)Tobrun2016-09-291-1/+1
* 6453 restore tilt after orientation (#6491)Tobrun2016-09-296-99/+16
* 6402 update offline metadata android (#6456)Tobrun2016-09-289-31/+377
* [android] - disable general purpose logging during transformation change (#6452)Tobrun2016-09-272-28/+1
* [core] standardize on uint16_t for texture sizesKonstantin Käfer2016-09-271-1/+1
* clarify circle color as fill (#6447)Justin R. Miller2016-09-232-12/+12
* [ios, android] add visual tests for fill, line, & numeric filter styling (#6433)Justin R. Miller2016-09-235-1/+28573
* [android] offline - prevent OOMEIvo van Dongen2016-09-231-0/+1
* [android] timer - prevent overflow in due timeIvo van Dongen2016-09-231-2/+2
* [android] set connectivity state pro-activelyIvo van Dongen2016-09-238-4/+225