summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/snapshotter/MapSnapshotter.java
Commit message (Expand)AuthorAgeFilesLines
* [android] - nullify codebase with annotationsTobrun2018-11-071-9/+24
* Revert "[android] - infer nullity"tobrun2018-10-231-25/+11
* [android] - infer nullityTobrun2018-10-121-11/+25
* [android] - modularise the sdktobrun2018-08-241-3/+6
* [android] obtain paths to file directories on a worker threadŁukasz Paczos2018-08-201-1/+1
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-0/+13
* [core] [android] - add style json setter/getter to map snapshottertobrun2018-05-301-0/+6
* UI thread checking (#12000)Tobrun2018-05-251-3/+8
* Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-231-2/+12
* [android] - use float for pixelratio when creating a snapshotterTobrun2018-03-021-3/+3
* [android] - validate if width and height aren't 0 when creating options classTobrun2018-03-021-0/+3
* MapSnapshot attribution (#10362)Tobrun2017-11-141-25/+154
* [android] - fix logo scale for MapSnapshotTobrun2017-11-021-27/+52
* [android] - add logo resize to MapSnapshotterTobrun2017-11-011-4/+29
* [android] - make snapshot logo optionalTobrun2017-11-011-3/+15
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-11-011-9/+24
* [android] map snapshotter - add mutatorsIvo van Dongen2017-11-011-2/+32
* [android] - set error handler when starting snapshotter, remove obsolete stat...Tobrun Van Nuland2017-09-211-1/+2
* [android] map snapshotterIvo van Dongen2017-08-301-0/+259