summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-272-12/+16
* [android] - Update to Android Studio 2.2.2 with tools/dependencies (#6390)Tobrun2016-10-266-24/+24
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-256-26/+20
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-252-10/+9
* removed brew cask install android studio instruction (#6723)Cameron Mace2016-10-251-9/+2
* [android] - MarkerView is responsible for managing height and width of a Mark...Tobrun2016-10-252-15/+43
* [android] - remove timer from compassView, make fading when facing north opti...Tobrun2016-10-2511-76/+165
* [android] - move marker view click handling to core (#5639)Tobrun2016-10-253-25/+57
* [android] fix exception classIvo van Dongen2016-10-251-1/+1
* [android] - only pin certificates on current used environement. (#6766)Tobrun2016-10-241-21/+23
* [android] - cap width/height at maximum, don't throw exception. (#6788)Tobrun2016-10-241-4/+10
* Android Bitrise cleanup (#6782)Tobrun2016-10-211-46/+136
* [android] - remove jni method logging, only keep lifecycle related logs (#6787)Tobrun2016-10-211-80/+0
* Made telemetry dialog material (#6726)Cameron Mace2016-10-216-81/+48
* [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