summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/res/values/attrs.xml
Commit message (Collapse)AuthorAgeFilesLines
* [android] bring back texture viewIvo van Dongen2017-11-031-0/+3
|
* [android] remove texture viewIvo van Dongen2017-09-221-3/+0
|
* [android] - add zMediaOverlay configuration, add bottom sheet test setupTobrun Van Nuland2017-07-261-0/+1
|
* [android] add api to enable/disable tile prefetchingIvo van Dongen2017-07-201-0/+2
|
* [android] - feature - location accuracy indicator threshold (#9472)Tobrun2017-07-171-0/+1
|
* [android] add changing compass view image feature to the sdk (#8301)Pablo Guardiola2017-03-141-0/+1
|
* [WIP] InfoWindow refactor (#8080)Pablo Guardiola2017-02-281-87/+104
| | | | | | | | | | * [android] remove unnecessary info window class and add bubble layout * fix some PR comments (remove hungarian notation, make bubble popup helper package protected and fix some code style issues) * refactor replace enum in favor of intdef * make bubble layout package protected and remove useless info window tip view class
* Disable double tap gesture to zoom in (#7879)srabenja2017-02-041-0/+1
|
* MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-171-1/+0
| | | | | | * [android] - move object ownership, move depenencies and responsibility. * [android] - MapboxAccountManager refactor, removal deprecated accesstoken.
* [android] - rename attributes (#6894)Tobrun2016-11-071-49/+49
|
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-021-50/+50
| | | | | | | | * [android] - add library resource prefix * update SDK resources with prefix * fixup tests
* [android] - remove timer from compassView, make fading when facing north ↵Tobrun2016-10-251-0/+1
| | | | | | | | | | | optional. (#6786) save state for recreating map view fix review comments unit test covering default value for fading and setting a new value fixup setter, fix default value
* Optionable textureview (#6480)Tobrun2016-09-291-0/+3
| | | | | | * [android] - make using TextureView optional * add deprecation comment on texture mode
* [core] [android] - public api configurable base endpoint (#6309)Tobrun2016-09-151-0/+1
| | | add runloop to test
* [android] #4800 - default location view from start: introduced attributes, ↵Tobrun2016-04-261-13/+29
| | | | update MapboxMapOptions, added tests. updated MockParcel
* [android] #3231 - add support for tinting attribution icon through xml - ↵Tobrun2016-04-261-0/+1
| | | | MapboxMapOptions, AttributionDialog will use the same color values
* [android] #4396 - fixup mason build issueTobrun2016-04-231-0/+11
|
* [android] #4304 - logo visibility fix for attributes defined in xmlTobrun2016-03-141-10/+3
|
* [android] #4018 - migrated max/min zoom to UiSettings + added tests + update ↵Tobrun2016-02-191-0/+2
| | | | sample app
* [android] #3145 - MapboxMapTobrun2016-01-291-1/+1
|
* [android] #3327 - replaced ZoomLevel with Zoom, introduced new methods, ↵Tobrun2016-01-121-0/+1
| | | | deprecated old ones
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-161-0/+90