summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk
Commit message (Expand)AuthorAgeFilesLines
* [android] - use the correct cancelable callback after posting the cancelationupstream/tvm-cancel-callbacktobrun2018-01-091-2/+0
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-043-4/+11
|\
| * Saving/restoring MyLocationViewSettings (#10746) (#10748)Tobrun2017-12-191-1/+1
| * [android] Add Configuration hook for local ideograph font family and demo act...Chris Loer2017-12-181-0/+81
| * [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] - replace low level json parsingtobrun2018-01-043-58/+42
* | Saving/restoring MyLocationViewSettings (#10746)Łukasz Paczos2017-12-191-1/+1
* | [android] - bump gradle syntax to 4.1Tobrun2017-12-191-3/+1
* | [android] - replace anonymous inner classes with lambdaTobrun2017-12-1968-1653/+1050
* | [android] - add binding integration for expressions (#10654)Tobrun2017-12-193-140/+279
* | [android] Add basic JavaDoc comment for LocalGlyphActivity.Chris Loer2017-12-111-0/+4
* | [android] Fixups for LocalGlyphActivityChris Loer2017-12-111-1/+1
* | [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-111-0/+81
* | [android] - update bottom sheet example with popable fragment backstack (#10506)Tobrun2017-11-231-12/+15
* | [android] Add Grid source sample for Custom Geometry SourceAsheem Mamoowala2017-11-221-0/+151
* | [android] - use TextureView for ViewPager carousel (#10519)Tobrun2017-11-211-0/+1
* | Monkey crashes (#10440)Tobrun2017-11-102-6/+12
* | Merge branch 'release-agua' into tvn-merge-releaseTobrun2017-11-105-163/+398
|\ \ | |/
| * [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-033-0/+557
| * [android] make location provider optional (#9488) (#10354)Pablo Guardiola2017-11-014-46/+29
| * [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-11-013-10/+85
| * [android] map snapshotter - add mutatorsIvo van Dongen2017-11-011-0/+110
| * [android] - add bulk addImages api on MapboxMapTobrun2017-10-311-46/+95
| * Add option to toggle symbol layer visibility.Subodh Nijsure2017-10-261-4/+19
| * [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-121-25/+158
| * [android] - allow multiple listeners for camera events, deprecate old apiTobrun Van Nuland2017-10-061-88/+124
* | [android] fix map snapshotter marker exampleIvo van Dongen2017-11-091-1/+3
* | [android] revert adding mapbox-android-core dependency (#10354) (#10380)Pablo Guardiola2017-11-093-4/+4
* | [android] test app - texture view test activitiesIvo van Dongen2017-11-023-0/+557
* | [android] make location provider optional (#9488)Pablo Guardiola2017-11-014-46/+29
* | [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-10-313-10/+85
* | [android] map snapshotter - add mutatorsIvo van Dongen2017-10-311-0/+110
|/
* [android] - update symbol layer example with changing symbol locationTobrun Van Nuland2017-10-041-8/+33
* [android] - deprecate MarkerViewTobrun Van Nuland2017-09-271-0/+216
* [android] - add API to perform platform side animationsTobrun Van Nuland2017-09-261-0/+174
* [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-221-0/+12
* [android] remove texture viewIvo van Dongen2017-09-221-2/+0
* [android] - move strings resources to dedicated files, fixup simple map activ...Tobrun Van Nuland2017-09-1814-280/+40
* [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-141-17/+152
* [android] test app - fix highlight buildings exampleIvo van Dongen2017-09-111-11/+11