summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] #5211 - update yaml to run on device lab, update test with NoSuchSo...Tobrun2016-08-181-2/+12
* 5859 generate sanity tests (#5870)Tobrun2016-08-1790-1199/+769
* [android] - replaced default colors with material design colors, changed text...Tobrun2016-08-162-52/+26
* [android] #5941 - add geojson typed constructor to GeoJsonSource and an exampleIvo van Dongen2016-08-161-22/+16
* [android] #5869 - visible feature queryingIvo van Dongen2016-08-167-51/+700
* [android] #6014 - add example with numerical filterIvo van Dongen2016-08-162-4/+4
* [android] #5852 - geojson source clusteringIvo van Dongen2016-08-136-16/+264
* [android] #5978 - fix number property filters [ci skip]Ivo van Dongen2016-08-121-2/+9
* [android] #5867 - backwards compatible progress barTobrun2016-08-121-2/+3
* [android] #5963 - fixes location tracking mode activity disables location whe...Tobrun2016-08-121-2/+4
* [android] #5934 - resolves memory leaks on animators + location listenersTobrun2016-08-112-7/+19
* [android] - updated mas in testappCameron2016-08-104-11/+8
* [android] fix location permissions already acceptedTobrun2016-08-091-3/+7
* [android] #5887 - Custom layer crash fix + updated test caseIvo van Dongen2016-08-082-9/+40
* [android] #5885 - fix invalid jobject error and some build system updatesIvo van Dongen2016-08-081-1/+1
* [android] #5888 - handle location permissions for non User Location category ...Tobrun2016-08-083-20/+58
* [android] - fixed style api unit testsIvo van Dongen2016-08-067-21/+21
* [android] - Fix crash on dalvik due to missing finalizersIvo van Dongen2016-08-066-164/+61
* [android] #5858 - added convenience methods for color propertiesIvo van Dongen2016-08-038-3/+232
* [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-0345-450/+490
* [android] #5801 - add setMediaOverlay example for a secondary SurfaceViewTobrun2016-08-034-3/+185
* [android] #5378 - NavDrawer rendering issues, added snackbar exampleTobrun Van Nuland2016-08-032-51/+22
* [android] #5663 - make shape annotations updateableTobrun2016-08-035-36/+170
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0219-19/+2999
* [android] - add print exampleTobrun Van Nuland2016-08-025-4/+180
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-267-0/+2739
* [android] #5679 - move logo and attribution to the top rightTobrun Van Nuland2016-07-241-0/+3
* [android] #5738 - default navigation drawer exampleTobrun2016-07-2415-11/+384
* [android] #5767 - Switching to Mapbox OutdoorsBrad Leege2016-07-222-3/+3
* [android] Introduce a getDatabasePath() method that enables switching storage...Antonio Zugaldia2016-07-151-0/+5
* [android] latlngbounds includes added in builderCameron2016-07-142-2/+29
* [android] #5631 - add a concrete java exception when creating a marker withou...Tobrun2016-07-144-41/+58
* [android] #5649 - add a ViewPager exampleTobrun Van Nuland2016-07-134-10/+164
* [android] #5438 - add bearing to MyLocationView for the SDK camera objectTobrun2016-07-131-2/+2
* [android] #5652 - fix PressForMarkerActivity setup to follow best practices o...Tobrun Van Nuland2016-07-132-7/+8
* [android] - Remove StyleInitializer class, obsolete with introduction MapboxA...Tobrun2016-07-051-75/+0
* [android] updated the testapp iconCameron2016-06-306-1/+1
* [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