summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/style/layers/CustomLayer.java
Commit message (Expand)AuthorAgeFilesLines
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-0/+6
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-17/+3
* [android] CustomLayer - optionally accept a context lost callback functionIvo van Dongen2017-09-221-2/+12
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-17/+18
* [android] #5887 - Custom layer crash fix + updated test caseIvo van Dongen2016-08-081-1/+1
* [android] - javadoc fixes breaking the release buildTobrun2016-08-061-1/+2
* [android] - Fix crash on dalvik due to missing finalizersIvo van Dongen2016-08-061-0/+3
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-021-0/+30