summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] #6074 - increase default gradle memory usage during build (#6080)Tobrun2016-08-191-0/+3
* [android] #5211 - update yaml to run on device lab, update test with NoSuchSo...Tobrun2016-08-183-3/+28
* [android] #6050 - Updating Gradle WrapperBrad Leege2016-08-173-25/+29
* [android] #6050 - Updating to Gradle 2.14.1 and Android plugin 2.1.3Brad Leege2016-08-172-5/+5
* 5859 generate sanity tests (#5870)Tobrun2016-08-1797-1422/+890
* [android] - replaced default colors with material design colors, changed text...Tobrun2016-08-162-52/+26
* [android] #5941 - add geojson typed constructor to GeoJsonSource and an exampleIvo van Dongen2016-08-162-28/+39
* [android] #6034 - add missing NoSuchSourceExceptionIvo van Dongen2016-08-163-3/+16
* [android] #5869 - visible feature queryingIvo van Dongen2016-08-1617-54/+1340
* [android] #6014 - add example with numerical filterIvo van Dongen2016-08-162-4/+4
* [android] #5852 - geojson source clusteringIvo van Dongen2016-08-137-16/+279
* [android] - make query source features depend on screendensityTobrun2016-08-121-7/+5
* added watermark to imageCameron2016-08-121-0/+0
* [android] #5968 - add support for a layout editor preview, show a drawable an...Tobrun2016-08-123-9/+52
* [android] #5978 - fix number property filters [ci skip]Ivo van Dongen2016-08-125-6/+21
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-125-34/+33
* [android] #5867 - backwards compatible progress barTobrun2016-08-121-2/+3
* [android] #5963 - fixes location tracking mode activity disables location whe...Tobrun2016-08-121-2/+4
* [android] #5934 - resolves memory leaks on animators + location listenersTobrun2016-08-114-12/+58
* [android] - updated mas in testappCameron2016-08-104-11/+8
* [android] javadoc cleanup part 2Tobrun2016-08-0912-60/+849
* [android] fix location permissions already acceptedTobrun2016-08-091-3/+7
* [android] #5889 - update info window location when info window content is bei...Tobrun2016-08-091-0/+1
* [android] #5880 - javadoc cleanup part oneTobrun2016-08-0815-48/+670
* [android] - fix scheduled build with cmake dependency.Tobrun2016-08-081-1/+1
* [android] #5887 - Custom layer crash fix + updated test caseIvo van Dongen2016-08-085-11/+43
* [android] #5885 - fix invalid jobject error and some build system updatesIvo van Dongen2016-08-084-36/+62
* [android] #5888 - handle location permissions for non User Location category ...Tobrun2016-08-083-20/+58
* [android] - move MyLocationView under static overlays as logo, attribution an...Tobrun2016-08-061-6/+6
* [android] - update CHANGELOG.md for 4.2.0-beta.1 releaseTobrun2016-08-061-0/+8
* [android] Refcount the view activationsThiago Marcos P. Santos2016-08-062-0/+10
* [android] - javadoc fixes breaking the release buildTobrun2016-08-064-17/+26
* [android] - fixed style api unit testsIvo van Dongen2016-08-067-21/+21
* [android] - Fix crash on dalvik due to missing finalizersIvo van Dongen2016-08-0614-164/+92
* [android] improved and fixed compass trackingCameron2016-08-051-54/+39
* [build] Use the JNIDIR as the platform string, since that's what Android Stud...Konstantin Käfer2016-08-051-2/+1
* [build] add missing files to Android buildKonstantin Käfer2016-08-052-2/+39
* [build] use cmake script bundled with MasonKonstantin Käfer2016-08-051-9/+7
* [build] copy custom-layer-example.so to the right sub-moduleIvo van Dongen2016-08-051-1/+3
* [build] make android targets .PHONY and adhere to naming schemeKonstantin Käfer2016-08-051-1/+1
* [build] cmake androidIvo van Dongen2016-08-052-14/+123
* [build] switch to CMakeKonstantin Käfer2016-08-053-189/+1
* [android] #5858 - added convenience methods for color propertiesIvo van Dongen2016-08-0319-80/+718
* [android] #5717 - update MarkerView when added to the map, previously only up...Tobrun Van Nuland2016-08-031-0/+3
* [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-0345-450/+490
* [android] #5801 - add setMediaOverlay example for a secondary SurfaceViewTobrun2016-08-034-3/+185
* [android] SurfaceView compatible snapshot apiTobrun Van Nuland2016-08-036-16/+105
* [android] #5378 - NavDrawer rendering issues, added snackbar exampleTobrun Van Nuland2016-08-033-52/+24
* [android] #5000 - initial surface view implementation.Tobrun Van Nuland2016-08-032-59/+39
* [android] #5663 - make shape annotations updateableTobrun2016-08-0312-47/+357