summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src
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-045-6/+13
|\
| * [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-192-2/+2
| * 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-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] - replace low level json parsingtobrun2018-01-044-58/+86
* | [android] - add orientation change regression testtobrun2018-01-023-5/+120
* | 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-1990-10327/+8203
* | [android] - add binding integration for expressions (#10654)Tobrun2017-12-196-140/+296
* | [android] Add basic JavaDoc comment for LocalGlyphActivity.Chris Loer2017-12-111-0/+4
* | [android] Tweak LocalGlyphActivity description to be a bit more specific than...Chris Loer2017-12-111-1/+1
* | [android] Fixups for LocalGlyphActivityChris Loer2017-12-111-1/+1
* | [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-116-26/+144
* | [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-225-2/+182
* | [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-1013-174/+468
|\ \ | |/
| * [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] 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-0210-0/+743
* | [android] make location provider optional (#9488)Pablo Guardiola2017-11-015-47/+30
* | [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-10-317-10/+111
* | [android] map snapshotter - add mutatorsIvo van Dongen2017-10-315-0/+146
|/
* [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