summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src
Commit message (Expand)AuthorAgeFilesLines
...
| * [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-1222-6389/+8295
| * 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] - 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-0213-29/+547
* | [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-122-1/+53
* | [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-1124-2927/+0
|/
* [android] - add 3D buildings example (#8845)Tobrun2017-05-034-0/+126
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-276-16/+950
* [android] - fix test app runtime permissions (#8823)Tobrun2017-04-265-148/+69
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-2132-1397/+1117
* [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-202-56/+29
* [android] - expose source layer identifier (#8709)Tobrun2017-04-198-50/+96
* [android] - derived source attribution (#8630)Tobrun2017-04-131-22/+81
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-135-2/+164
* refactor signature from Hole to List<LatLng> (#8722)Pablo Guardiola2017-04-121-7/+6
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-111-7/+0
|\
| * Revert 5.x touch changes (#8585)Tobrun2017-03-301-7/+0
* | [android] Polygon holes (#8557)Pablo Guardiola2017-04-113-0/+35
* | [android] - avoid nullpointer by validating Mapbox.java creation when validat...Tobrun2017-04-111-2/+2
* | [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-0/+216
* | [android] Preflight argument validity before constructing LatLngJohn Firebaugh2017-04-062-14/+84
* | [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-0/+45
* | [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-0/+108
* | [android] - transition options for layer properties (#8509)Tobrun2017-03-318-4/+609
* | [android] resource transform callback exampleIvo van Dongen2017-03-303-0/+119
* | [android] - fixup location permissions in test app pre Android Marshmallow (#...Tobrun2017-03-301-1/+10
* | [android] - Update CircleLayerActivity with style switching. (#8274)Tobrun2017-03-302-72/+170
* | [android] - transition options in milliseconds, added test cases, fixup test ...Tobrun2017-03-302-2/+34
* | [core] implement dds for text-offsetMolly Lloyd2017-03-281-0/+45
* | [android] geojson source - add conversion testsIvo van Dongen2017-03-2810-0/+457
* | [android] - harden offline region creation, add include method, expose world ...Tobrun2017-03-241-18/+102
|/
* [android] - only dispatch events if not handled by MarkerView (#8447)Tobrun2017-03-171-0/+7
* [android] query source featuresIvo van Dongen2017-03-104-0/+145