summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] Addresses marker view flat bugTobrun Van Nuland2016-06-241-2/+0
* [android] - Fix locational runtime permissionsTobrun Van Nuland2016-06-243-23/+126
* [android] Rename Custom Dynamic InfoWindow Adapter in testappAntonio Zugaldia2016-06-201-3/+3
* [android] Add scaling marker activity to TestApp using the View Marker APIAntonio Zugaldia2016-06-204-0/+212
* [android] Remove unnecessary menu from Animated Marker activityAntonio Zugaldia2016-06-171-7/+0
* [android] Setting up LocationPickerActivity infrastructureBrad Leege2016-06-1714-98/+779
* [android] #5299 - add rotation to cars, add cars imagesTobrun2016-06-174-18/+34
* [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-173-13/+132
* [android] Dynamic update of InfowWindow with InfoWindowAdapter exampleIvo van Dongen2016-06-164-0/+203
* [android] #5342 - initial marker animationTobrun2016-06-162-21/+17
* [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-133-1/+16
* [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-072-3/+10
* [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-056-68/+287
* [android] #5193 - fix broken test case on IconTobrun Van Nuland2016-06-031-11/+0
* [android] Fix style urlsCameron2016-06-0312-31/+30
* [android] #5214 - remove requirement adapter for MarkerView, allow using Icon...Tobrun2016-06-032-43/+19
* [android] #4929 - fix unit tests MyLocationSettingsTobrun2016-06-021-0/+4
* [android] #4929 - MyLocationView now requires less drawables to configure, re...Tobrun Van Nuland2016-06-021-1/+1
* [android] #4727 - fix proguard test appTobrun Van Nuland2016-06-021-1/+3
* [android] #5034 - calculate correct padding for left, top, right and bottomTobrun Van Nuland2016-05-261-2/+0
* [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] - add unit test for MarkerViewTobrun Van Nuland2016-05-251-0/+210
* [android] #5079 - add anchor and InfoWindowAnchor to MarkerViewTobrun Van Nuland2016-05-252-37/+13
* [android] #5102 - update marker view position correctly by comparing markers ...Tobrun Van Nuland2016-05-251-2/+2
* [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-236-8/+7
* [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-208-269/+86
* [android] #3276 - View annotation integration in MarkerTobrun2016-05-203-33/+85
* [android] #3276 - allowing multiple ViewAdapter implementationsTobrun2016-05-205-13/+231
* [android] #3276 - added item animation for select/deselect state of a View Ma...Tobrun2016-05-204-3/+37
* [android] #3276 - only update thumb Icon when needed, disabled background tas...Tobrun2016-05-202-0/+24
* [android] #3276 - remove annotations was not calling removeMarkerViewTobrun2016-05-202-11/+33
* [android] #3276 - remove Marker View implementationTobrun2016-05-204-5/+75
* [android] #3276 - View Marker click listener integrationTobrun2016-05-201-1/+15
* [android] #3276 - fix unit tests on MapboxMapTest related to Marker/BaseMarkerTobrun2016-05-203-30/+12