summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src
Commit message (Expand)AuthorAgeFilesLines
* [android] Add Configuration hook for local ideograph font family and demo act...Chris Loer2017-12-185-23/+142
* [android] - allow configurable http loggingTobrun2017-12-121-1/+4
* Monkey crashes (#10440) (#10472)Pablo Guardiola2017-11-162-6/+12
* MapSnapshot attribution (#10362)Tobrun2017-11-142-4/+8
* [android] Cherry picks to agua (#10442)Pablo Guardiola2017-11-101-1/+3
* [android] - add config file for excluding generated tests, refactor generatio...Tobrun2017-11-082-8/+5
* [android] revert adding mapbox-android-core dependency (#10354) (#10380)Pablo Guardiola2017-11-033-4/+4
* [android] test app - texture view test activitiesIvo van Dongen2017-11-0310-0/+743
* [android] make location provider optional (#9488) (#10354)Pablo Guardiola2017-11-015-47/+30
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-11-017-10/+111
* [android] map snapshotter - add mutatorsIvo van Dongen2017-11-015-0/+146
* [android] - run all instrumenetation testsTobrun2017-10-311-0/+4
* [android] - add bulk addImages api on MapboxMapTobrun2017-10-311-46/+95
* [android] Make sure onFinish has new camera position after camera.move (#10324)Osana Babayan2017-10-311-1/+30
* Add option to toggle symbol layer visibility.Subodh Nijsure2017-10-263-4/+24
* [android] - lower amount of external dependencies (#10268)Antonio Zugaldia2017-10-261-2/+1
* [android] - use FileSource pause and resume when foregrounding/backgrounding appTobrun Van Nuland2017-10-171-0/+3
* [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