summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [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-2865-2653/+471
* [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 lint using current baseline as starting point (#9318)Pablo Guardiola2017-07-213-0/+2573
* [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-0539-6589/+8616
|\
| * Downgrade location provider dependency (#9394)Tobrun2017-06-302-35/+14
| * OnCameraIdle hook into quickzoom gesture (#9339)Tobrun2017-06-292-4/+8
| * [android] - restore LatLngBounds conversion, add regression test (#9324)Tobrun2017-06-211-0/+40
| * [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
| * [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-1223-6389/+8296
| * Cherry picks to release branch (#9230)Tobrun2017-06-091-0/+18
| * Custom location source fix (#9142)Tobrun2017-06-0913-231/+355
| * add null check in custom location engine activity to prevent null pointer exc...Pablo Guardiola2017-06-011-1/+3
| * [android] - harden orientation changes (#9128)Tobrun2017-05-301-0/+2
| * [android] - add binding support for Light (#9013)Tobrun2017-05-269-18/+511
| * [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-122-3/+61
| * [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-122-3/+3
| * [android] - update proguard config, allow debug mimification, update OkHttp t...Tobrun2017-05-121-0/+1
| * [android] - update LOST to 2.3.0 (#8872)Tobrun2017-05-121-3/+0
| * [android] - keep observer when timeout occurs, make observer param nullable, ...Tobrun2017-05-111-6/+4
* | [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-0/+112
* | [android] Add ImageSource bindingsAsheem Mamoowala2017-06-198-0/+174
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-0215-32/+548
* | [android] fix crash in runtime style ui testsIvo van Dongen2017-06-011-12/+37
* | [android] test remove source in useIvo van Dongen2017-05-301-0/+18
* | [android] Fix gradle developer config creation task with discussed suggestion...Pablo Guardiola2017-05-123-6/+59
* | [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-112-3/+3
* | [android] url getter on sourcesIvo van Dongen2017-05-111-0/+33
* | [android] refactor move unit tests from test app to sdk and add some annotati...Pablo Guardiola2017-05-1125-2933/+0
|/
* [android] - add 3D buildings example (#8845)Tobrun2017-05-034-0/+126
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-276-16/+950