summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main
Commit message (Expand)AuthorAgeFilesLines
* [android] - move strings resources to dedicated files, fixup simple map activ...upstream/tvn-testapp-fixesTobrun Van Nuland2017-09-1524-588/+295
* [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-143-60/+231
* [android] test app - fix highlight buildings exampleIvo van Dongen2017-09-111-11/+11
* [android] map snapshotterIvo van Dongen2017-08-304-0/+154
* Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-281-0/+9
|\
| * [android] - fix OnCameraMoveStartedListener typo (#9664)Tobrun2017-08-011-1/+1
| * [android] - add OnPolygonClickListener and OnPolylineClickListener (#9443)Tobrun2017-07-212-1/+27
| * Hit test Marker and MarkerViews (#9424)Tobrun2017-07-211-0/+9
* | 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-108-218/+144
* | [android] - refactor resource reading into utilTobrun2017-08-105-108/+48
* | [android] - expose setStyleJson and getStyleJsonTobrun Van Nuland2017-08-106-31/+142
* | [android] - update LatLngBounds activity with BottomSheet interactionTobrun2017-08-095-58/+211
* | [android] fix formatting zoom position DebugModeActivity crash (#9718)Pablo Guardiola2017-08-071-1/+1
* | [android] make text not selectable to fix infowindow issues caused because se...Pablo Guardiola2017-08-076-7/+7
* | [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-2860-217/+261
* | [android] - add zMediaOverlay configuration, add bottom sheet test setupTobrun Van Nuland2017-07-266-2/+380
* | [android] - use custom viewpager to allow horizontal swipingTobrun Van Nuland2017-07-253-4/+24
* | [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
* | Hit test Marker and MarkerViews (#9424)Tobrun2017-07-071-0/+9
* | [android] - add Map change & visibility test activities (#9425)Tobrun2017-07-075-0/+300
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-0514-245/+350
|\ \ | |/
| * Downgrade location provider dependency (#9394)Tobrun2017-06-302-35/+14
| * OnCameraIdle hook into quickzoom gesture (#9339)Tobrun2017-06-292-4/+8
| * [android] fix pulse marker view options parcelable creator (#9283)Pablo Guardiola2017-06-201-6/+6
| * [android] - update activity test generation with newest classes, make FillExt...Tobrun2017-06-201-4/+5
| * Custom location source fix (#9142)Tobrun2017-06-0911-228/+349
| * 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-267-18/+221
| * [android] - logo placement for creating a Mapview programatically (#9094)Tobrun2017-05-261-1/+1
| * [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-121-3/+28
| * [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-122-3/+3
| * [android] - keep observer when timeout occurs, make observer param nullable, ...Tobrun2017-05-111-6/+4
* | [android] Add ImageSource bindingsAsheem Mamoowala2017-06-198-0/+174
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-0211-29/+257
* | [android] Fix gradle developer config creation task with discussed suggestion...Pablo Guardiola2017-05-122-1/+53
* | [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-112-3/+3
* | [android] refactor move unit tests from test app to sdk and add some annotati...Pablo Guardiola2017-05-111-6/+0
|/
* [android] - add 3D buildings example (#8845)Tobrun2017-05-034-0/+126
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-274-0/+165
* [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-205-0/+264
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-201-40/+29