summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Add options for Custom Geometry Source types to enable clipping and wrapping ...upstream/10965-tile-optionsAsheem Mamoowala2018-02-062-4/+35
* [android] - handle null Call instances in HttpRequestTobrun2018-01-221-1/+1
* [android] - validate zoom level before creating mapbox telem eventTobrun2018-01-221-4/+13
* [android] - allow setting an OkHttpClientTobrun2018-01-182-1/+16
* [android] - expose setting a custom attribution manager through UiSettingsTobrun2018-01-183-9/+57
* [android] - expose attribution manager as public APITobrun2018-01-181-3/+4
* Merge branch 'release-agua' into masterFabian Guerra2018-01-171-1/+0
|\
| * [android] - use the correct cancelable callback after posting the cancelationtobrun2018-01-102-22/+16
| * [android] - detect genymotion virtual machines when determening attributes fo...Tobrun2018-01-101-2/+10
| * [android] - include request urls when logging out failed http requestsTobrun2018-01-102-21/+54
| * [android] - RTL supportTobrun2018-01-102-3/+11
| * [android] - refactor surface destruction NPE fixtobrun2018-01-101-24/+16
| * [android] - use US local when converting between int color and RGBA String.tobrun2018-01-101-3/+4
| * [android] getting bitmap from drawable fixŁukasz Paczos2018-01-101-5/+23
| * [android] fix sending more than once double tap event on a single double tap ...Pablo Guardiola2018-01-081-4/+3
* | Camera callbacks for velocity animated movements (#10925)Łukasz Paczos2018-01-153-61/+57
* | [android] do not overwrite user-set focal point when tracking location (#10910)Łukasz Paczos2018-01-121-3/+0
* | [android] - retain configuration for user provided focal point and deselect m...Tobrun2018-01-112-0/+26
* | [android] - add filesource activation/deactivation to OfflineRegion status an...Tobrun2018-01-111-62/+31
* | [android] - check if the render surface has been correctly created before des...Tobrun2018-01-111-1/+3
* | [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-3/+3
* | [ios, macos, android] Commit accumulated `make style-code` updatesJohn Firebaugh2018-01-101-12/+13
* | [android] - use the correct cancelable callback after posting the cancelationtobrun2018-01-102-22/+16
* | [android] - include request urls when logging out failed http requestsTobrun2018-01-092-21/+54
* | [android] - fix code generation, remove lamda, fixup color conversion localetobrun2018-01-099-28/+23
* | [android] fix sending more than once double tap event on a single double tap ...Pablo Guardiola2018-01-081-4/+3
* | [android] - detect genymotion virtual machines when determening attributes fo...Tobrun2018-01-051-2/+10
* | added parameter validation LatLngBounds.from() (#10831)Osana Babayan2018-01-051-1/+33
* | [android] - RTL supportTobrun2018-01-052-3/+11
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-0423-174/+1064
|\ \ | |/
| * [android] added map touch listeners api based on listspaczos2017-12-203-36/+277
| * [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-192-3/+6
| * Saving/restoring MyLocationViewSettings (#10746) (#10748)Tobrun2017-12-196-42/+133
| * [android] - use default icon when compass icon fails to decode (#10694)Tobrun2017-12-191-0/+6
| * [android] - remove startup flash from fragment, rework OnMapReady callback fo...Tobrun2017-12-192-16/+44
| * [android] Add Configuration hook for local ideograph font family and demo act...Chris Loer2017-12-185-10/+43
| * [android] Android implementation of local CJK glyph renderingChris Loer2017-12-181-0/+46
| * [android] - activate filesource when creating an offline region (#10718)Tobrun2017-12-181-0/+3
| * Post camera listener invocations (#10690)Tobrun2017-12-141-46/+81
| * [android] - update documentation on update metadataTobrun2017-12-131-3/+0
| * [android] - scale factor value of 1 should zoom outTobrun2017-12-131-1/+1
| * [android] - allow configurable http loggingTobrun2017-12-122-13/+42
| * [android] - post animation callback invocationTobrun2017-12-122-28/+36
| * [android] - add FileSource activation/deactivation to MapSnapshotter, handle ...Tobrun2017-12-061-22/+2
| * [android] - handle destroying activity programmatically as part of theme swit...Tobrun2017-12-061-2/+6
| * [android] - use concurrent lists for camera change listeners (#10542)Tobrun2017-12-061-26/+25
| * [android] - harden MarkerView integration by checking for null bitmap (#10532)Tobrun2017-12-061-1/+1
| * [android] - activate filesource to list offline regions (#10531)Tobrun2017-12-061-2/+5
| * [android] Enable map rendering when app is pausedIvo van Dongen2017-12-064-4/+21
| * [android] remove unnecessary jar generation from gradle-publish.gradle (#10625)Pablo Guardiola2017-12-051-1/+1