summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-203-2/+8
* [android] - add realtime geojson example from gl-js (#6751)Tobrun2016-10-204-0/+169
* [android] geojson source - remove explicit repaint requestsIvo van Dongen2016-10-203-20/+0
* [android] - Configure Gradle properties as part of the instalation process. (...Tobrun2016-10-204-5/+10
* [android] - move instrumentation test code to correct package for Android Stu...Tobrun2016-10-2062-57/+3675
* [android] - configures AWS Device farm plugin from testapp. (#6750)Tobrun2016-10-202-11/+14
* Adds map dialog activity to testapp (#6741)Cameron Mace2016-10-196-2/+167
* [android] - update map change events javadoc (#6732)Tobrun2016-10-191-33/+51
* [android] - add package-info.java for net package (#6733)Tobrun2016-10-181-0/+4
* [android] - fixup MyLocationView heading (#6671)Tobrun2016-10-189-81/+80
* [android] added wearable module (#6702)Cameron Mace2016-10-1720-0/+500
* Reusable point fromScreenLocation (#6652)Tobrun2016-10-172-13/+28
* 6700 proguard update (#6718)Tobrun2016-10-174-10/+19
* MarkerView more robust when updates are asynchronous (#6717)Tobrun2016-10-173-19/+21
* [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