summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapboxMapOptions.java
Commit message (Expand)AuthorAgeFilesLines
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-101-60/+0
* [android] - nullify codebase with annotationsTobrun2018-11-071-3/+35
* [android] removed ZoomButtonsController supportŁukasz Paczos2018-10-311-32/+0
* [android] deprecated ZoomButtonsController supportŁukasz Paczos2018-10-251-0/+4
* Revert "[android] - infer nullity"tobrun2018-10-231-36/+3
* [android] - infer nullityTobrun2018-10-121-3/+36
* [android] - add binding integration for cross source collisiontobrun2018-09-121-0/+35
* [android] - expose stylejsoon confiugration on MapboxMapOptions and MapView a...Tobrun2018-08-211-11/+41
* [android] - wait for the initial render to occur before showing the map to th...Tobrun2018-07-271-1/+30
* [android] - create device independent tests for camera position testingtobrun2018-07-051-2/+32
* Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-021-359/+1
* [android] - fix javadoc utf8 encoding issues, add missing package-info.java i...Tobrun2018-02-221-4/+4
* [android] - translucent surface on TextureViewTobrun2018-02-131-0/+15
* [android] - RTL supportTobrun2018-01-051-2/+2
* [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-191-1/+4
* Saving/restoring MyLocationViewSettings (#10746) (#10748)Tobrun2017-12-191-18/+5
* [android] Add Configuration hook for local ideograph font family and demo act...Chris Loer2017-12-181-0/+31
* [android] bring back texture viewIvo van Dongen2017-11-031-3/+34
* [android] remove texture viewIvo van Dongen2017-09-221-34/+2
* [android] - add zMediaOverlay configuration, add bottom sheet test setupTobrun Van Nuland2017-07-261-1/+29
* [android] add api to enable/disable tile prefetchingIvo van Dongen2017-07-201-0/+33
* [android] - feature - location accuracy indicator threshold (#9472)Tobrun2017-07-171-0/+30
* [android] Fix my location drawable getting tinted (#9410)Pablo Guardiola2017-07-061-9/+12
* Revisit Javadoc for 5.1.0 (#9266)Tobrun2017-06-201-3/+3
* [android] - logo placement for creating a Mapview programatically (#9094)Tobrun2017-05-261-2/+2
* [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-121-16/+14
* add compass drawable initialization in ui settings (#8695)Pablo Guardiola2017-04-101-1/+2
* [android] add changing compass view image feature to the sdk (#8301)Pablo Guardiola2017-03-141-1/+44
* Disable double tap gesture to zoom in (#7879)srabenja2017-02-041-0/+29
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-171-131/+90
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-1021/+1139
* [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-151-18/+23
* Allows for setting the user location icon to transparent (#7393)Cameron Mace2016-12-141-2/+2
* [android] - only apply screen density to instance variables of MapboxMapOptio...Tobrun2016-12-071-8/+8
* [android] - rename attributes (#6894)Tobrun2016-11-071-52/+50
* [android] - fix public xml api for drawables, fixup QueryRenderedFeatursBoxSy...Tobrun2016-11-021-3/+3
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-021-71/+71
* [android] - remove timer from compassView, make fading when facing north opti...Tobrun2016-10-251-0/+29
* Optionable textureview (#6480)Tobrun2016-09-291-0/+33
* [android] Cleans up code in map package (#6380)Cameron Mace2016-09-201-3/+3
* [core] [android] - public api configurable base endpoint (#6309)Tobrun2016-09-151-5/+29
* [android] #5875 - MapboxMap options not parceling drawables (#5984)Tobrun2016-08-291-6/+41
* [android] #5880 - javadoc cleanup part oneTobrun2016-08-081-2/+2
* [android] - add javadoc to mapboxmapoptionsTobrun2016-07-051-23/+69
* [android] - fixes deprecation javadoc of accessTokenTobrun2016-07-051-0/+1
* [android] #4929 - MyLocationView now requires less drawables to configure, re...Tobrun Van Nuland2016-06-021-0/+10
* [android] #5004 - Introducing MapboxAccountManagerBrad Leege2016-05-151-2/+9
* [android] #4912 - remove lollipop attribute from background drawable, made de...Tobrun2016-05-031-1/+1
* [android] #4878 - Setting default MyLocationBackgroundTint to be whiteBrad Leege2016-04-281-1/+1