summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main
Commit message (Expand)AuthorAgeFilesLines
* adds mylocationview padding units to documentationupstream/6765-document-loc-padding-unitsCameron2016-10-271-3/+3
* [android] - use current animated rotation value for calculating animated mark...Tobrun2016-10-262-11/+11
* [android] - MyLocationView should facing above when location and compass bear...Tobrun2016-10-261-11/+9
* [android] - MarkerView is responsible for managing height and width of a Mark...Tobrun2016-10-252-15/+43
* [android] - remove timer from compassView, make fading when facing north opti...Tobrun2016-10-258-76/+155
* [android] - move marker view click handling to core (#5639)Tobrun2016-10-253-25/+57
* [android] - only pin certificates on current used environement. (#6766)Tobrun2016-10-241-21/+23
* [android] - cap width/height at maximum, don't throw exception. (#6788)Tobrun2016-10-241-4/+10
* Made telemetry dialog material (#6726)Cameron Mace2016-10-216-81/+48
* [android] - update map change events javadoc (#6732)Tobrun2016-10-191-33/+51
* [android] - add package-info.java for net package (#6733)Tobrun2016-10-181-0/+4
* [android] - fixup MyLocationView heading (#6671)Tobrun2016-10-185-71/+62
* Reusable point fromScreenLocation (#6652)Tobrun2016-10-172-13/+28
* MarkerView more robust when updates are asynchronous (#6717)Tobrun2016-10-172-18/+19
* [android] - add transparent image for MarkerViews ghosting SymbolAnnotations ...Tobrun2016-10-133-12/+16
* [android] Fix gestures when MapView is not full screen (#5562)Tobrun2016-10-121-2/+2
* [android] Fixed wrong location view interpolation (#6668)tomlocks2016-10-121-2/+2
* [android] - correct android to core conversion of camera options. (#6660)Tobrun2016-10-124-26/+16
* [android] - revert making bearing and tilt to radiants (#6656)Tobrun2016-10-111-4/+3
* [android] - close response body to avoid connection leak (#6650)Tobrun2016-10-111-1/+6
* [android] #6617 - Introduce a setConnected method to manually set a connected...Antonio Zugaldia2016-10-112-1/+28
* [android] - Use correct nullity annotation for convertView (#6521)Josh Burton2016-10-111-1/+1
* [android] Runtime Style Filter enhancements (#6623)Ivo van Dongen2016-10-111-4/+4
* [android] - correct degrees/radiants integration into transform.cpp, fixes ca...Tobrun2016-10-102-14/+31
* Rotate markerview (#6640)Tobrun2016-10-104-11/+55
* [android] - apply tilt to markerview with initial camera position (#6622)Tobrun2016-10-072-2/+8
* [android] - image opt android layout editor image (#6624)Tobrun2016-10-072-0/+0
* [android] - invalidate focal point when setting MyLocationView padding (#6413)Tobrun2016-10-051-0/+6
* [android] - correct focal point data when double tapping (#6595)Tobrun2016-10-051-1/+1
* [android] - correct focal point with padding and tilt enabled + cleanup code ...Tobrun2016-10-051-25/+33
* [android] refactored exposed api on MapboxMapTobrun Van Nuland2016-10-054-32/+32
* [android] Revise handling of tracking modes and interactionsclydebarrow2016-10-055-123/+135
* [android] javadoc - inter-link style properties properlyIvo van Dongen2016-10-0518-58/+375
* Rework setStyleUrl() logic to avoid NPE as per #6512 (#6574)Tobrun2016-10-041-9/+9
* [android] - make MyLocationView responsible for converting tilt to degrees. (...Tobrun2016-10-031-1/+2
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-3010-71/+249
* [android] addImage / removeImage jni bindingsIvo van Dongen2016-09-302-0/+49
* [android] - convert bearing value coming from core to degrees (#6526)Tobrun2016-09-301-1/+1
* [android] user agent stringIvo van Dongen2016-09-292-3/+46
* [android] update telemetry user-agentIvo van Dongen2016-09-291-9/+12
* Optionable textureview (#6480)Tobrun2016-09-294-4/+104
* 6453 restore tilt after orientation (#6491)Tobrun2016-09-295-62/+14
* 6402 update offline metadata android (#6456)Tobrun2016-09-281-0/+59
* clarify circle color as fill (#6447)Justin R. Miller2016-09-232-12/+12
* [android] set connectivity state pro-activelyIvo van Dongen2016-09-234-4/+141
* [android] #5737 - disable tracking when a camera change occurs, treat camera ...Tobrun2016-09-222-2/+18
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-212-8/+14
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-217-45/+262
* [android] fire onMapReady only after style is loaded (#6046)Ivo van Dongen2016-09-201-2/+13
* [android] Cleans up code in map package (#6380)Cameron Mace2016-09-2010-933/+946