summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/style/light/Light.java
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[android] - infer nullity"upstream/tvn-revert-nullifytobrun2018-10-231-17/+3
| | | | This reverts commit 617742710852a5a958a13f2b659f8c307973e49d.
* [android] - infer nullityTobrun2018-10-121-3/+17
|
* [android] hide peer constructorsŁukasz Paczos2018-08-151-1/+1
|
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-0/+24
|
* UI thread checking (#12000)Tobrun2018-05-251-0/+21
| | | * [android] - add UI thread checking
* [android] - fix javadoc utf8 encoding issues, add missing package-info.java ↵Tobrun2018-02-221-2/+2
| | | | items
* [core] Update shaders.Chris Loer2017-07-121-17/+3
| | | | | Implements 'icon-pitch-alignment' (issue #9345) Fixes issue #9456 (map-aligned point label regression)
* Revisit Javadoc for 5.1.0 (#9266)Tobrun2017-06-201-4/+18
| | | | | | | | | | * [android] - revisit public API javadoc * [android] fix javadoc minor mistakes and typos * grammar tweak * add missing public javadoc
* [android] - add binding support for Light (#9013)Tobrun2017-05-261-0/+181