summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/style/types/FormattedSection.java
Commit message (Expand)AuthorAgeFilesLines
* [android] return color string values in the [0-255] rangeŁukasz Paczos2019-05-221-2/+1
* [android] add #toString override for formatted sectionsŁukasz Paczos2019-04-011-0/+10
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-151-12/+114
* [android] expose Formatted text-field setterŁukasz Paczos2018-12-041-0/+9
* [android] removing plain text getter for "text-field"Łukasz Paczos2018-11-201-26/+45
* [android] - nullify codebase with annotationsTobrun2018-11-071-0/+1
* [android] "format" expression supportŁukasz Paczos2018-10-241-0/+100