summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/text
Commit message (Expand)AuthorAgeFilesLines
* [android] - nullify codebase with annotationsTobrun2018-11-071-0/+3
* Revert "[android] - infer nullity"tobrun2018-10-231-3/+0
* [android] - infer nullityTobrun2018-10-121-0/+3
* [android] Reuse Bitmap, Paint & Canvas instances in LocalGlyphRasterizerKiyong Jung2018-07-271-15/+23
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-0/+2
* [android] - fix javadoc utf8 encoding issues, add missing package-info.java i...Tobrun2018-02-221-0/+4
* [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-191-2/+2
* [android] Android implementation of local CJK glyph renderingChris Loer2017-12-181-0/+46