summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity
Commit message (Expand)AuthorAgeFilesLines
* [android] - move strings resources to dedicated files, fixup simple map activ...upstream/tvn-testapp-fixesTobrun Van Nuland2017-09-1514-280/+40
* [android] - update zoom function example with selected stateTobrun Van Nuland2017-09-141-11/+59
* [android] - add style inspecatable in debug mode activityTobrun Van Nuland2017-09-141-17/+152
* [android] test app - fix highlight buildings exampleIvo van Dongen2017-09-111-11/+11
* [android] map snapshotterIvo van Dongen2017-08-301-0/+131
* Revert "[android] - configure loggin of HttpRequest, cleanup HttpRequest"Tobrun Van Nuland2017-08-241-3/+0
* [android] - configure loggin of HttpRequest, cleanup HttpRequestTobrun Van Nuland2017-08-191-0/+3
* [android] - create smallest possible LatLngBounds when visible region crosses...Tobrun2017-08-171-0/+20
* [android] - add example of camera zoom function on a symbol layer.Tobrun2017-08-102-188/+123
* [android] - refactor resource reading into utilTobrun2017-08-104-108/+12
* [android] - expose setStyleJson and getStyleJsonTobrun Van Nuland2017-08-102-27/+96
* [android] - update LatLngBounds activity with BottomSheet interactionTobrun2017-08-091-45/+92
* [andriod] - post updating InfoWinw update for Dynamic InfoWindowAdapter exampleTobrun Van Nuland2017-08-071-12/+14
* [android] - fix OnCameraMoveStartedListener typo (#9664)Tobrun2017-08-011-1/+1
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-2820-52/+58
* [android] - add zMediaOverlay configuration, add bottom sheet test setupTobrun Van Nuland2017-07-262-1/+286
* [android] - use custom viewpager to allow horizontal swipingTobrun Van Nuland2017-07-251-2/+2
* [android] - add OnPolygonClickListener and OnPolylineClickListener (#9443)Tobrun2017-07-182-1/+27
* [core][ios][android][macos] Use premultiplied image directly for RasterTile a...Asheem Mamoowala2017-07-171-6/+22
* [android] - add Map change & visibility test activities (#9425)Tobrun2017-07-072-0/+257
* Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-0510-238/+320
|\
| * Downgrade location provider dependency (#9394)Tobrun2017-06-302-35/+14
| * OnCameraIdle hook into quickzoom gesture (#9339)Tobrun2017-06-292-4/+8
| * [android] - update activity test generation with newest classes, make FillExt...Tobrun2017-06-201-4/+5
| * Custom location source fix (#9142)Tobrun2017-06-098-227/+325
| * add null check in custom location engine activity to prevent null pointer exc...Pablo Guardiola2017-06-011-1/+3
| * [android] - add binding support for Light (#9013)Tobrun2017-05-262-12/+154
| * [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-121-3/+28
| * [android] - keep observer when timeout occurs, make observer param nullable, ...Tobrun2017-05-111-6/+4
* | [android] Add ImageSource bindingsAsheem Mamoowala2017-06-191-0/+132
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-025-22/+189
|/
* [android] - add 3D buildings example (#8845)Tobrun2017-05-031-0/+95
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+135
* [android] - fix test app runtime permissions (#8823)Tobrun2017-04-265-148/+69
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-0/+2
* [android] Add a way to use a custom location source (#8710)Pablo Guardiola2017-04-202-0/+224
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-201-40/+29
* [android] - expose source layer identifier (#8709)Tobrun2017-04-191-1/+22
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-131-0/+109
* refactor signature from Hole to List<LatLng> (#8722)Pablo Guardiola2017-04-121-7/+6
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-111-7/+0
|\
| * Revert 5.x touch changes (#8585)Tobrun2017-03-301-7/+0
* | [android] Polygon holes (#8557)Pablo Guardiola2017-04-111-0/+30
* | [android] - transition options for layer properties (#8509)Tobrun2017-03-311-4/+8
* | [android] resource transform callback exampleIvo van Dongen2017-03-301-0/+102
* | [android] - fixup location permissions in test app pre Android Marshmallow (#...Tobrun2017-03-301-1/+10
* | [android] - Update CircleLayerActivity with style switching. (#8274)Tobrun2017-03-301-55/+148
* | [android] - transition options in milliseconds, added test cases, fixup test ...Tobrun2017-03-301-2/+2
|/
* [android] - only dispatch events if not handled by MarkerView (#8447)Tobrun2017-03-171-0/+7
* [android] query source featuresIvo van Dongen2017-03-101-0/+116