summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main
Commit message (Expand)AuthorAgeFilesLines
* [android] - allow multiple listeners for camera events, deprecate old apiTobrun Van Nuland2017-10-061-88/+124
* [android] - update symbol layer example with changing symbol locationTobrun Van Nuland2017-10-043-8/+42
* [android] - deprecate MarkerViewTobrun Van Nuland2017-09-278-0/+2994
* [android] - add API to perform platform side animationsTobrun Van Nuland2017-09-266-0/+223
* [android] fix map in dialog activityIvo van Dongen2017-09-221-6/+18
* [android] fix double map activityIvo van Dongen2017-09-221-2/+2
* [android] example custom layer - add context lost callbackIvo van Dongen2017-09-222-0/+2
* [android] re-implemented the fps listener apiIvo van Dongen2017-09-222-0/+23
* [android] remove texture viewIvo van Dongen2017-09-222-3/+0
* [android] - move strings resources to dedicated files, fixup simple map activ...Tobrun Van Nuland2017-09-1824-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