| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] - create Handler using the main thread looper | Tobrun | 2018-01-24 | 1 | -1/+2 |
* | [android] - rename initRenderSurface to onSurfaceCreated | Tobrun | 2018-01-24 | 1 | -11/+8 |
* | Reimplement style values atop NSExpression (#10726) | Minh Nguyễn | 2018-01-24 | 78 | -7260/+7548 |
* | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 21 | -31/+2279 |
* | [android] - update changelog for v5.3.2 | Tobrun | 2018-01-22 | 1 | -1/+10 |
* | [android] - handle null Call instances in HttpRequest | Tobrun | 2018-01-22 | 1 | -1/+1 |
* | [android] - validate zoom level before creating mapbox telem event | Tobrun | 2018-01-22 | 1 | -4/+13 |
* | [ios, macos] Converted strings files to UTF-8 | Minh Nguyễn | 2018-01-19 | 15 | -0/+0 |
* | [android, ios, macos] Updated Ukrainian translations | Minh Nguyễn | 2018-01-19 | 4 | -30/+77 |
* | [android, ios, macos] Updated Swedish translations | Minh Nguyễn | 2018-01-19 | 3 | -26/+51 |
* | [android, ios, macos] Updated French translations | Minh Nguyễn | 2018-01-19 | 4 | -43/+88 |
* | Restores fix to MGLOpenGLStyleLayer memory-related crash (#10765) | Andrew Kitchen | 2018-01-19 | 4 | -21/+3 |
* | Adds an integration test harness to the iOS project | Andrew Kitchen | 2018-01-19 | 14 | -3/+692 |
* | [android, ios, macos] Added Hebrew localization | Minh Nguyễn | 2018-01-19 | 12 | -6/+491 |
* | [ios] Remove support for 32-bit simulators (i386) | Jason Wray | 2018-01-19 | 3 | -8/+9 |
* | [ios] Optimize MGLAnnotationView scale transform when not pitchedupstream/fb-unpitched-annotation-view-scaling | Jason Wray | 2018-01-18 | 3 | -3/+18 |
* | [android] - allow setting an OkHttpClient | Tobrun | 2018-01-18 | 3 | -3/+18 |
* | [android] - expose setting a custom attribution manager through UiSettings | Tobrun | 2018-01-18 | 3 | -9/+57 |
* | [android] - expose attribution manager as public API | Tobrun | 2018-01-18 | 1 | -3/+4 |
* | [android] - cleaup dependencies.gradle | Tobrun | 2018-01-18 | 4 | -99/+89 |
* | [ios] Remove unused reference to reachability | Jesse Bounds | 2018-01-17 | 1 | -15/+0 |
* | Merge branch 'release-agua' into master | Fabian Guerra | 2018-01-17 | 14 | -108/+279 |
|\ |
|
| * | macos-v0.6.1macos-v0.6.1upstream/1ec5-macos-v0.6.1 | Minh Nguyễn | 2018-01-16 | 2 | -2/+2 |
| * | [macos] Added dates to changelog | Minh Nguyễn | 2018-01-16 | 1 | -4/+8 |
| * | [ios] Bump podspec to v3.7.3ios-v3.7.3 | Fabian Guerra | 2018-01-10 | 3 | -3/+3 |
| * | [ios] Fix the layout constraints on iOS 11 for iPhone X (#10858) | Fabian Guerra Soto | 2018-01-10 | 3 | -32/+136 |
| * | [android] - bump snapshot version to 5.3.2android-v5.3.1 | Tobrun | 2018-01-10 | 1 | -1/+1 |
| * | [android] - update changelog for 5.3.1 release | Tobrun | 2018-01-10 | 1 | -0/+11 |
| * | [android] - use the correct cancelable callback after posting the cancelation | tobrun | 2018-01-10 | 3 | -24/+16 |
| * | [android] - detect genymotion virtual machines when determening attributes fo... | Tobrun | 2018-01-10 | 1 | -2/+10 |
| * | [android] - include request urls when logging out failed http requests | Tobrun | 2018-01-10 | 4 | -23/+59 |
| * | [android] - RTL support | Tobrun | 2018-01-10 | 3 | -4/+12 |
| * | [android] - refactor surface destruction NPE fix | tobrun | 2018-01-10 | 1 | -24/+16 |
| * | [android] - use US local when converting between int color and RGBA String. | tobrun | 2018-01-10 | 1 | -3/+4 |
| * | [android] getting bitmap from drawable fix | Łukasz Paczos | 2018-01-10 | 1 | -5/+23 |
| * | [android] fix sending more than once double tap event on a single double tap ... | Pablo Guardiola | 2018-01-08 | 1 | -4/+3 |
| * | [ios, macos] Updated changelogs | Minh Nguyễn | 2018-01-05 | 2 | -0/+11 |
| * | [macos] Fixed macosapp deployment | Minh Nguyễn | 2018-01-05 | 2 | -31/+53 |
| * | [ios] Dispatch location auth status check to background | Jesse Bounds | 2018-01-04 | 1 | -36/+67 |
* | | [android] - replaced Mapzen external vector source example with mapillary | Tobrun | 2018-01-16 | 1 | -4/+13 |
* | | Camera callbacks for velocity animated movements (#10925) | Łukasz Paczos | 2018-01-15 | 3 | -61/+57 |
* | | [android] do not overwrite user-set focal point when tracking location (#10910) | Łukasz Paczos | 2018-01-12 | 1 | -3/+0 |
* | | [android] - move gradle files to dedicated folder | Tobrun | 2018-01-11 | 13 | -32/+15 |
* | | [core] Remove two obsolete ignores | John Firebaugh | 2018-01-11 | 1 | -2/+0 |
* | | [glfw] add animated annotations to glfw app for debugging | Ansis Brammanis | 2018-01-11 | 2 | -0/+32 |
* | | [android] - retain configuration for user provided focal point and deselect m... | Tobrun | 2018-01-11 | 2 | -0/+26 |
* | | [android] - add filesource activation/deactivation to OfflineRegion status an... | Tobrun | 2018-01-11 | 2 | -65/+34 |
* | | [android] - check if the render surface has been correctly created before des... | Tobrun | 2018-01-11 | 1 | -1/+3 |
* | | [core, ios, macos, android] Add data-driven-styling support for `text-font` | John Firebaugh | 2018-01-10 | 6 | -15/+76 |
* | | [ios] Fix and expand accessibility feature transliteration | Jason Wray | 2018-01-10 | 10 | -17/+168 |