summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src
Commit message (Expand)AuthorAgeFilesLines
* [android] - add additional Android Animator examplesTobrun Van Nuland2017-10-124-27/+184
* [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] speed up ui testsIvo van Dongen2017-09-221-22/+21
* [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
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-0/+266
* [android] map snapshotterIvo van Dongen2017-08-304-0/+154
* Merge branch release tag ios-v3.6.2Fabian Guerra2017-08-291-0/+9
|\
| * 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
* | | Implement icon-anchor propertyLauren Budorick2017-08-281-0/+105
|/ /
* | 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] - style image accessorTobrun Van Nuland2017-08-181-0/+54
* | [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] - optimise icon managementTobrun Van Nuland2017-08-102-0/+188
* | [android] - refactor resource reading into utilTobrun2017-08-106-147/+72
* | [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-2862-219/+265
* | [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-262-0/+171
* | [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 api to enable/disable tile prefetchingIvo van Dongen2017-07-201-0/+16
* | [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
* | [core] Update shaders.Chris Loer2017-07-123-102/+181
* | Hit test Marker and MarkerViews (#9424)Tobrun2017-07-071-0/+9
* | [android] - add Map change & visibility test activities (#9425)Tobrun2017-07-075-0/+300
* | [core] Implement circle-pitch-alignment propertyChris Loer2017-07-061-0/+38
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-0538-6589/+8615
|\ \ | |/
| * Downgrade location provider dependency (#9394)Tobrun2017-06-302-35/+14
| * OnCameraIdle hook into quickzoom gesture (#9339)Tobrun2017-06-292-4/+8