summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps
Commit message (Expand)AuthorAgeFilesLines
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-1620-8693/+8910
* [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-153-51/+62
* [android] - add OnMarkerView add callback (#7429)Tobrun2016-12-142-14/+39
* Allows for setting the user location icon to transparent (#7393)Cameron Mace2016-12-142-14/+10
* [android] Fixed typo in MapboxMap.addImage()Minh Nguyễn2016-12-131-1/+1
* [android] - limit input fling gesture based on map tilt. (#7383)Tobrun2016-12-131-8/+7
* [android] - invalidate camera after gesture, cleanup. (#7354)Tobrun2016-12-091-24/+11
* [android] - cleanup initialisation code for MapboxMap (#7330)Tobrun2016-12-094-101/+133
* [android] - refactor marker selection and listener invocation, reformatted co...Tobrun2016-12-081-19/+25
* [android] - remove location enabled flag from MapboxMap (#7308)Tobrun2016-12-085-46/+64
* [android] - only apply screen density to instance variables of MapboxMapOptio...Tobrun2016-12-071-8/+8
* [android] Fix javadoc for MapboxMap.updateMarker() (#7301)Tobrun2016-12-061-1/+1
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-0616-2017/+1784
* cherry-picked 7013 into master (#7247)Cameron Mace2016-12-011-2/+2
* [android] - Explicitly use hardware layer when (#7186)Tobrun2016-11-281-1/+3
* [android] add source_did_change event to intdef listIvo van Dongen2016-11-281-1/+14
* [android] - handle null location update for MyLocationView (#7190)Tobrun2016-11-281-2/+4
* [android] - fix null pointer when no camera position is available on map init...Tobrun2016-11-281-1/+1
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-233-17/+16
* [android] - move camera logic to dedicated transform class (#6919)Tobrun2016-11-237-302/+387
* [android] - use double to restore instance state of MyLocationView (#7146)Tobrun2016-11-221-1/+1
* [android] - allow compass update without animation (#7094)Tobrun2016-11-181-4/+8
* [android] fixed horizontal panning going the opposite directionFredrik Karlsson2016-11-181-10/+7
* [android] return source ownership on removeIvo van Dongen2016-11-142-2/+19
* [android] return layer ownership on removeIvo van Dongen2016-11-142-2/+19
* [android] - getMarkerViews in rect should return in bound views (#7015)Tobrun2016-11-142-7/+20
* [android] - allow using rotate gesture when not tracking user location, corr...Tobrun2016-11-142-9/+14
* Default Style Camera on Android (#7019)Tobrun2016-11-111-1/+1
* [android] source/layer java docIvo van Dongen2016-11-111-0/+28
* [android] fix layer ownershipIvo van Dongen2016-11-111-1/+0
* [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-091-0/+11
* [android] - fix inconsistency of float usage in CameraPosition and CameraUpda...Tobrun2016-11-092-10/+10
* Cherry pick release v4.2.0 (#6944)Tobrun2016-11-092-43/+45
* added attribution tint color check (#6950)Cameron Mace2016-11-071-1/+7
* 6067 annotation manager (#6913)Tobrun2016-11-076-764/+938
* [android] - rename attributes (#6894)Tobrun2016-11-071-52/+50
* [android] - fix public xml api for drawables, fixup QueryRenderedFeatursBoxSy...Tobrun2016-11-023-9/+9
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-025-97/+97
* Android Nougat compatibility: onstart/onstop on MapView (#6830)Tobrun2016-10-314-24/+61
* [android] - prevent null pointer when receiving connectivity change events wh...Tobrun2016-10-311-1/+1
* [android] - remove timer from compassView, make fading when facing north opti...Tobrun2016-10-255-76/+152
* [android] - move marker view click handling to core (#5639)Tobrun2016-10-252-10/+26
* [android] - cap width/height at maximum, don't throw exception. (#6788)Tobrun2016-10-241-4/+10
* Made telemetry dialog material (#6726)Cameron Mace2016-10-211-45/+36
* [android] - update map change events javadoc (#6732)Tobrun2016-10-191-33/+51
* [android] - fixup MyLocationView heading (#6671)Tobrun2016-10-183-54/+45
* Reusable point fromScreenLocation (#6652)Tobrun2016-10-172-13/+28
* [android] - add transparent image for MarkerViews ghosting SymbolAnnotations ...Tobrun2016-10-131-8/+10
* [android] Fixed wrong location view interpolation (#6668)tomlocks2016-10-121-2/+2
* [android] - correct android to core conversion of camera options. (#6660)Tobrun2016-10-122-6/+5