summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* 3.3.0-alpha.3ios-v3.3.0-alpha.3ios-3.3.0-alpha.33.3.0-alpha.3Jesse Bounds2016-05-202-2/+2
* Updated changelog for #5067Jesse Bounds2016-05-201-0/+1
* [android] #5081 - added rotation to View MarkerTobrun2016-05-205-43/+54
* [android] #3276 - introduced separate methods for GL markers versus View markersTobrun2016-05-206-92/+182
* [android] #3276 - hardware accelerate animationsTobrun2016-05-201-2/+12
* [android] #3276 - View Marker model integrationTobrun2016-05-2013-239/+644
* [android] #3276 - add tilt support for view markersTobrun2016-05-2011-431/+186
* [android] #3276 - View annotation integration in MarkerTobrun2016-05-209-243/+440
* [android] #3276 - fix initial Marker APITobrun2016-05-201-1/+1
* [android] #3276 - for each view marker adapter have separate view poolTobrun2016-05-201-54/+40
* [android] #3276 - allowing multiple ViewAdapter implementationsTobrun2016-05-207-71/+335
* [android] #3276 - view reuse animation state fix - disabled selection for gl ...Tobrun2016-05-202-15/+35
* [android] #3276 - add show/hide animation to view markersTobrun2016-05-203-10/+40
* [android] #3276 - added item animation for select/deselect state of a View Ma...Tobrun2016-05-206-88/+148
* [android] #3276 - only update thumb Icon when needed, disabled background tas...Tobrun2016-05-204-23/+48
* [android] #3276 - hide gl markersTobrun2016-05-201-8/+17
* [android] #3276 - remove annotations was not calling removeMarkerViewTobrun2016-05-203-11/+34
* [android] #3276 - remove Marker View implementationTobrun2016-05-206-21/+114
* [android] #3276 - Marker view becomes selected when clickedTobrun2016-05-201-0/+7
* [android] #3276 - View Marker click listener integrationTobrun2016-05-202-5/+44
* [android] #3276 - fix unit tests on MapboxMapTest related to Marker/BaseMarkerTobrun2016-05-204-32/+12
* [android] #3276 - make view marker only visible after first x,y updateTobrun2016-05-202-8/+11
* [android] #3276 - using a pool to do view reuseTobrun2016-05-203-27/+94
* [android] #3276 - introduced rate limited discovery for view markersTobrun2016-05-201-5/+16
* [android] #3276 - android view annotations adapter approachTobrun2016-05-209-211/+268
* [android] #3276 - add event listener on REGION_IS_CHANGING to determine the a...Tobrun2016-05-201-0/+9
* [android] #3276 - WIP Android View Annotations, showing an Android SDK view o...Tobrun2016-05-2015-1/+391
* [android] #5068 - Switching to Mapbox Locale ConstantBrad Leege2016-05-181-10/+6
* [core] Include geometry in queryRenderedFeatures resultsJohn Firebaugh2016-05-181-1/+0
* [ios] Allow annotation views to be flattened (#5067)frederoni2016-05-186-3/+56
* [android] - using deprecate annotation for access token javadocTobrun2016-05-182-20/+7
* [ios] Added centerOffset to MGLAnnotationView (#5062)frederoni2016-05-184-0/+23
* [core] allow creating optional requestsKonstantin Käfer2016-05-181-11/+25
* [android] #4942 - using Android SDK Compass exampleTobrun2016-05-181-28/+23
* [android] #4942 - removes jumpiness from compass updates, removes old way of ...Tobrun2016-05-181-37/+27
* [android] Animate MylocationView directionCameron Mace2016-05-181-1/+12
* [android] #5060 - Adding Reset functionality to menuBrad Leege2016-05-173-2/+32
* [android] #5060 - Restoring rotation support for markersBrad Leege2016-05-171-0/+8
* [android] #5060 - Initial setup of PressForMarkerActivityBrad Leege2016-05-174-1/+142
* [core] Feature IDs are always integersJohn Firebaugh2016-05-171-1/+1
* [android] #5045 - Adding Async Location Permissions Approval CheckBrad Leege2016-05-172-4/+42
* [ios] Make MGLCoordinateInCoordinateBounds() public (#5053)Jason Wray2016-05-174-5/+30
* [android] #5049 - Updating LOST To Version 1.1.0Brad Leege2016-05-161-1/+1
* [android] #5043 - Updating Support LibraryBrad Leege2016-05-152-2/+2
* [ios] Updated changelog for #4801Minh Nguyễn2016-05-151-0/+1
* [android] #5004 - Introducing MapboxAccountManagerBrad Leege2016-05-1530-71/+156
* [ios] Improve telemetry server URL validation (#5022)Jason Wray2016-05-131-8/+10
* [ios] Add method documentation for view based annotations.Jesse Bounds2016-05-132-0/+41
* [ios] Refactor of annotation view updatesJesse Bounds2016-05-131-32/+13
* [ios] Introduce MGLAnnotationView and support for view annotationsJesse Bounds2016-05-1314-33/+553