summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp
Commit message (Expand)AuthorAgeFilesLines
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-025-19/+248
* [android] - add print exampleTobrun Van Nuland2016-08-021-0/+112
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-261-0/+299
* [android] #5738 - default navigation drawer exampleTobrun2016-07-241-0/+266
* [android] #5767 - Switching to Mapbox OutdoorsBrad Leege2016-07-221-1/+2
* [android] latlngbounds includes added in builderCameron2016-07-141-2/+8
* [android] #5649 - add a ViewPager exampleTobrun Van Nuland2016-07-131-0/+111
* [android] #5652 - fix PressForMarkerActivity setup to follow best practices o...Tobrun Van Nuland2016-07-131-4/+0
* [android] Addresses marker view flat bugTobrun Van Nuland2016-06-241-2/+0
* [android] - Fix locational runtime permissionsTobrun Van Nuland2016-06-243-23/+126
* [android] Add scaling marker activity to TestApp using the View Marker APIAntonio Zugaldia2016-06-201-0/+141
* [android] Remove unnecessary menu from Animated Marker activityAntonio Zugaldia2016-06-171-7/+0
* [android] Setting up LocationPickerActivity infrastructureBrad Leege2016-06-175-90/+653
* [android] #5299 - add rotation to cars, add cars imagesTobrun2016-06-171-16/+32
* [android] #5299 - remove MarkerView x,y animationTobrun2016-06-171-3/+1
* [android] #5299 - Added more cars to the animation example to see what impact...Ivo van Dongen2016-06-171-24/+60
* [android] #5299 - Simplify animation code a bit. Make duration dependent on d...Ivo van Dongen2016-06-171-29/+14
* first approach to a marker continuosly chasing anotherAntonio Zugaldia2016-06-171-13/+114
* [android] Dynamic update of InfowWindow with InfoWindowAdapter exampleIvo van Dongen2016-06-161-0/+169
* [android] #5342 - initial marker animationTobrun2016-06-161-19/+12
* [android] #5279 - expose MarkerView alphaTobrun Van Nuland2016-06-143-2/+12
* [android] #4959 - Dynamic Sizing Of Default InfoWindow Based On Availability...Brad Leege2016-06-131-2/+6
* [android] #4924 - Make Gesture Focal Point ConfigurableTobrun Van Nuland2016-06-131-0/+3
* [android] #4159 - expose an api to enable selection/deselection of markers on...Antonio Zugaldia2016-06-131-0/+8
* [android] #5285 - bring selected MarkerView to the frontIvo van Dongen2016-06-091-1/+2
* [android] #5237 - Enabled Updates To InfoWindow's Title and SnippetBrad Leege2016-06-071-3/+5
* [android] #5241 -float rotation on markerviewTobrun Van Nuland2016-06-062-5/+5
* [android] #5076 - fixed update marker for MarkerView, rewrite update marker j...Tobrun2016-06-063-18/+83
* [android] #5171 - introduce new select/deselect animation system for view mar...Tobrun Van Nuland2016-06-055-51/+287
* [android] Fix style urlsCameron2016-06-0311-31/+28
* [android] #5214 - remove requirement adapter for MarkerView, allow using Icon...Tobrun2016-06-031-42/+16
* [android] #5034 - LatLngBounds Camera update not taking map padding in accountTobrun2016-05-261-3/+5
* [android] #5075 - Removing options.accessToken() usage in MapFragmentActivity...Brad Leege2016-05-252-2/+0
* [android] #5079 - add anchor and InfoWindowAnchor to MarkerViewTobrun Van Nuland2016-05-252-37/+13
* [android] #5058 - Deprecating get/set Access Token In OfflineManager and auto...Brad Leege2016-05-241-4/+0
* [android] #5083 - add InfoWindow offset based on height of associated MarkerV...Tobrun2016-05-231-7/+6
* [android] #5084 - remove addMarkerViews, renamed addMarkerView to addMarkerTobrun2016-05-232-7/+4
* [android] - add MarkerViewManager and MarkerViewTransformerTobrun2016-05-232-11/+10
* [android] #5081 - added rotation to View MarkerTobrun2016-05-201-2/+0
* [android] #3276 - introduced separate methods for GL markers versus View markersTobrun2016-05-203-72/+108
* [android] #3276 - View Marker model integrationTobrun2016-05-204-50/+198
* [android] #3276 - add tilt support for view markersTobrun2016-05-203-218/+55
* [android] #3276 - View annotation integration in MarkerTobrun2016-05-203-33/+85
* [android] #3276 - allowing multiple ViewAdapter implementationsTobrun2016-05-203-13/+221
* [android] #3276 - added item animation for select/deselect state of a View Ma...Tobrun2016-05-202-3/+15
* [android] #3276 - only update thumb Icon when needed, disabled background tas...Tobrun2016-05-201-0/+17
* [android] #3276 - remove annotations was not calling removeMarkerViewTobrun2016-05-201-5/+14
* [android] #3276 - remove Marker View implementationTobrun2016-05-202-3/+48
* [android] #3276 - View Marker click listener integrationTobrun2016-05-201-1/+15
* [android] #3276 - using a pool to do view reuseTobrun2016-05-201-4/+4