| Commit message (Expand) | Author | Age | Files | Lines |
* | [core, ios, macos, android] Add data-driven-styling support for `text-font` | John Firebaugh | 2018-01-10 | 1 | -3/+3 |
* | [ios, macos, android] Commit accumulated `make style-code` updates | John Firebaugh | 2018-01-10 | 1 | -12/+13 |
* | [android] - use the correct cancelable callback after posting the cancelation | tobrun | 2018-01-10 | 2 | -22/+16 |
* | [android] - include request urls when logging out failed http requests | Tobrun | 2018-01-09 | 2 | -21/+54 |
* | [android] - fix code generation, remove lamda, fixup color conversion locale | tobrun | 2018-01-09 | 9 | -28/+23 |
* | [android] fix sending more than once double tap event on a single double tap ... | Pablo Guardiola | 2018-01-08 | 1 | -4/+3 |
* | [android] - detect genymotion virtual machines when determening attributes fo... | Tobrun | 2018-01-05 | 1 | -2/+10 |
* | added parameter validation LatLngBounds.from() (#10831) | Osana Babayan | 2018-01-05 | 2 | -1/+109 |
* | [android] - RTL support | Tobrun | 2018-01-05 | 3 | -4/+12 |
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-agua | Fabian Guerra | 2018-01-04 | 35 | -310/+1423 |
|\ |
|
| * | [android] added map touch listeners api based on lists | paczos | 2017-12-20 | 4 | -36/+372 |
| * | [android] Tweak TinySDF docs to better describe font-family behavior. | Chris Loer | 2017-12-19 | 2 | -3/+6 |
| * | Saving/restoring MyLocationViewSettings (#10746) (#10748) | Tobrun | 2017-12-19 | 6 | -42/+133 |
| * | [android] Updated Spanish, Vietnamese translations | Minh Nguyễn | 2017-12-19 | 2 | -4/+6 |
| * | Android SDK renaming (#10609) | Langston Smith | 2017-12-19 | 2 | -2/+2 |
| * | [android] - use default icon when compass icon fails to decode (#10694) | Tobrun | 2017-12-19 | 1 | -0/+6 |
| * | [android] - remove startup flash from fragment, rework OnMapReady callback fo... | Tobrun | 2017-12-19 | 2 | -16/+44 |
| * | [android] Add Configuration hook for local ideograph font family and demo act... | Chris Loer | 2017-12-18 | 7 | -10/+45 |
| * | [android] Android implementation of local CJK glyph rendering | Chris Loer | 2017-12-18 | 1 | -0/+46 |
| * | [android] - activate filesource when creating an offline region (#10718) | Tobrun | 2017-12-18 | 1 | -0/+3 |
| * | Post camera listener invocations (#10690) | Tobrun | 2017-12-14 | 2 | -133/+81 |
| * | [android] - update documentation on update metadata | Tobrun | 2017-12-13 | 1 | -3/+0 |
| * | [android] - scale factor value of 1 should zoom out | Tobrun | 2017-12-13 | 1 | -1/+1 |
| * | [android] - allow configurable http logging | Tobrun | 2017-12-12 | 2 | -13/+42 |
| * | [android] - post animation callback invocation | Tobrun | 2017-12-12 | 2 | -28/+36 |
| * | [android] - add FileSource activation/deactivation to MapSnapshotter, handle ... | Tobrun | 2017-12-06 | 1 | -22/+2 |
| * | [android] - handle destroying activity programmatically as part of theme swit... | Tobrun | 2017-12-06 | 1 | -2/+6 |
| * | [android] - use concurrent lists for camera change listeners (#10542) | Tobrun | 2017-12-06 | 1 | -26/+25 |
| * | [android] - harden MarkerView integration by checking for null bitmap (#10532) | Tobrun | 2017-12-06 | 1 | -1/+1 |
| * | [android] - activate filesource to list offline regions (#10531) | Tobrun | 2017-12-06 | 1 | -2/+5 |
| * | [android] Enable map rendering when app is paused | Ivo van Dongen | 2017-12-06 | 4 | -4/+21 |
| * | [android] remove unnecessary jar generation from gradle-publish.gradle (#10625) | Pablo Guardiola | 2017-12-05 | 2 | -46/+30 |
| * | [android] - attribtuion anchor point calculation fix for short text with full... | Tobrun | 2017-11-29 | 1 | -1/+1 |
| * | [android] use location engine abstraction instead of location source (lost) i... | Pablo Guardiola | 2017-11-29 | 1 | -2/+1 |
| * | [android] Set a larger limit for the HTTP dispatcher (#10567) | Antonio Zugaldia | 2017-11-27 | 1 | -2/+10 |
| * | [android] - bump okhttp, remove workaround for Android Oreo (#10515) | Tobrun | 2017-11-23 | 1 | -8/+1 |
| * | release android v5.2.0 (#10487) | Pablo Guardiola | 2017-11-20 | 1 | -1/+1 |
| * | Update comment from onDestroy to onDestroyView (#10501) | Victor Akap Oben | 2017-11-20 | 1 | -1/+1 |
| * | Monkey crashes (#10440) (#10472) | Pablo Guardiola | 2017-11-16 | 3 | -12/+23 |
| * | MapSnapshot attribution (#10362) | Tobrun | 2017-11-14 | 17 | -73/+1119 |
| * | Downgrade min sdk to 14 (#10355) | Tobrun | 2017-11-13 | 3 | -16/+43 |
| * | [android] - harden deselection mechanism for markers (#10403) | Tobrun | 2017-11-10 | 1 | -5/+7 |
* | | [all] - update licenses to 2018 | Tobrun | 2018-01-03 | 1 | -1/+1 |
* | | Support custom LibraryLoader | Benjamin Jaeger | 2018-01-03 | 1 | -3/+31 |
* | | add max & min latitude and longitude constants to maps sdk | Osana Babayan | 2018-01-02 | 4 | -37/+103 |
* | | [android] - refactor surface destruction NPE fix | tobrun | 2018-01-02 | 1 | -34/+19 |
* | | [android] Fixes #10563 NPE addAnnotationIcon | hashfunction | 2018-01-02 | 1 | -0/+4 |
* | | [android] - use US local when converting between int color and RGBA String. | tobrun | 2018-01-02 | 1 | -3/+4 |
* | | LatLng.wrap should return a new instance of LatLng (#10769) | Osana Babayan | 2017-12-21 | 2 | -5/+40 |
* | | [android] getting bitmap from drawable fix | Łukasz Paczos | 2017-12-20 | 1 | -5/+23 |