Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ios] Fix ornament constrains on iOS 10upstream/fabian-ios10-insets-10773 | Fabian Guerra | 2017-12-21 | 1 | -2/+3 |
| | |||||
* | [ios, build] Stop packaging i386 simulator arch | Jason Wray | 2017-12-20 | 6 | -8/+12 |
| | | | | Only builds and packages x86_64 architecture in our frameworks and dSYM. Removes support for 32-bit simulators, such as the iPhone 5 and iPad 2. This does not affect device support — 32-bit devices are still supported via the arm7 architecture. | ||||
* | Fix CustomLayer context retain count (#10765) | Asheem Mamoowala | 2017-12-20 | 5 | -16/+16 |
| | | | | | | * [core] RenderCustomLayer should de-initialize old context * [iOS, macOS] Use toll-free bridging to retain/release MGLOpenGLStyleLayer instead of a separate array. | ||||
* | [ios, macos] Remove duplicated variables between MGLMapSnapshotOptions and ↵ | Fabian Guerra | 2017-12-20 | 2 | -142/+35 |
| | | | | MGLMapSnapshotter | ||||
* | Update iOS, macOS SDK translations (#10738) | Minh Nguyễn | 2017-12-20 | 25 | -28/+174 |
| | | | | | | | | * [ios, macos] Updated Bulgarian, Spanish, Vietnamese localizations * [ios, macos] Added Arabic localization * [ios, macos] Updated localizations | ||||
* | [android] - update changelog for 5.3.0android-v5.3.0 | Tobrun | 2017-12-20 | 1 | -3/+15 |
| | |||||
* | [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 | 4 | -5/+8 |
| | |||||
* | Saving/restoring MyLocationViewSettings (#10746) (#10748) | Tobrun | 2017-12-19 | 7 | -43/+134 |
| | | | [android] saving/restoring MyLocationViewSettings, updated BitmapUtils | ||||
* | [android] Updated Spanish, Vietnamese translations | Minh Nguyễn | 2017-12-19 | 2 | -4/+6 |
| | |||||
* | Android SDK renaming (#10609) | Langston Smith | 2017-12-19 | 5 | -7/+7 |
| | | | | | | | | * changes in various markdown files * more tweaks * Updated attribution title | ||||
* | [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 ↵ | Tobrun | 2017-12-19 | 2 | -16/+44 |
| | | | | for multiple listeners (#10717) | ||||
* | [android] Add Configuration hook for local ideograph font family and demo ↵ | Chris Loer | 2017-12-18 | 14 | -38/+196 |
| | | | | activity | ||||
* | [android] Android implementation of local CJK glyph rendering | Chris Loer | 2017-12-18 | 5 | -1/+209 |
| | | | | | - Draws bold version of glyph if font stack contains string "bold" - Not hooked up to global configuration yet | ||||
* | [core] Hook LocalGlyphRasterizer "font family" configuration up to Renderer | Chris Loer | 2017-12-18 | 9 | -8/+33 |
| | |||||
* | [core] Enable local glyph generation using TinySDF. | Chris Loer | 2017-12-18 | 10 | -6/+86 |
| | | | | | | | - Platform-specific LocalGlyphRasterizer is responsible for deciding which glyphs to rasterize locally and for implementing the rasterization. - Default platform implementation doesn't locally generate any glyphs -> no behavior change - Unit test uses StubLocalGlyphRasterizer, which returns a single fixed bitmap for all CJK glyphs - Rename glyph_loader.test to glyph_manager.test | ||||
* | [core] C++ port of TinySDF | Chris Loer | 2017-12-18 | 3 | -0/+127 |
| | |||||
* | [ios, macos] Cleaned up base localization files | Minh Nguyễn | 2017-12-18 | 4 | -2/+8 |
| | | | | Localizable strings in Darwin classes need to specify “Foundation” as the table so that NSBundle consults the right .strings files. Reran make genstrings to add some missing strings to the base localizations and undo some manual edits to the base localizations that contained errors. | ||||
* | [android] - update instrumented make target, move code style validation ↵ | Tobrun | 2017-12-18 | 2 | -21/+8 |
| | | | | before building C++ code, replace code style checks with the wrapper code style check. (#10724) | ||||
* | [android] - activate filesource when creating an offline region (#10718) | Tobrun | 2017-12-18 | 1 | -0/+3 |
| | |||||
* | [ios] update constraints when updating content inset | Fredrik Karlsson | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | [ios] Fix an Interface Builder crash for IBInspectable properties. | Fabian Guerra | 2017-12-14 | 2 | -2/+4 |
| | |||||
* | [ios] Fix the content insets for the scale and compass view. | Fabian Guerra | 2017-12-14 | 1 | -4/+8 |
| | |||||
* | Post camera listener invocations (#10690) | Tobrun | 2017-12-14 | 2 | -133/+81 |
| | | | | | | * [android] - post camera listener invocations * remove jvm unit test | ||||
* | [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 | 3 | -14/+46 |
| | |||||
* | [android] - post animation callback invocation | Tobrun | 2017-12-12 | 2 | -28/+36 |
| | |||||
* | [ios] Update changelog and bump podspec to 3.7.1 (#10651)ios-v3.7.1 | Fabian Guerra Soto | 2017-12-06 | 4 | -5/+9 |
| | |||||
* | [android] - update changelog for 5.2.1 releaseandroid-v5.2.1 | Tobrun | 2017-12-06 | 1 | -0/+14 |
| | |||||
* | [ios, macos] Rename the iOS and macOS SDKs (#10610) | Jordan Kiley | 2017-12-06 | 36 | -112/+119 |
| | |||||
* | [core, ios, qt, android] Close race condition in RunLoop (issue #9620) | Chris Loer | 2017-12-06 | 4 | -8/+16 |
| | | | | | Because a message we queue from the foreground may cause the background to complete, exit, and tear down the AsyncTask, we have to block queue processing until we've finished our call to AsyncTask::send(). Broadening the scope of a mutex is scary, but I audited the code of our four implementations of AsyncTask and I don't see any way this could cause a deadlock. | ||||
* | [android] - add FileSource activation/deactivation to MapSnapshotter, handle ↵ | Tobrun | 2017-12-06 | 5 | -33/+49 |
| | | | | multiple deactivate scenario in FileSource (#10556) | ||||
* | [android] - handle destroying activity programmatically as part of theme ↵ | Tobrun | 2017-12-06 | 1 | -2/+6 |
| | | | | switching (#10589) | ||||
* | [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 |
| | |||||
* | [ios, macos] Snapshot classes added to jazzy | Julio Cesar Fausto | 2017-12-05 | 2 | -0/+6 |
| | |||||
* | [android] remove unnecessary jar generation from gradle-publish.gradle (#10625) | Pablo Guardiola | 2017-12-05 | 3 | -47/+36 |
| | |||||
* | [ios, macos] Refactor snapshot attribution. | Fabian Guerra | 2017-12-04 | 3 | -86/+143 |
| | |||||
* | [macos] Fixed logo view distortion on macOS High Sierra | Minh Nguyễn | 2017-11-30 | 2 | -1/+2 |
| | | | | Only the logo view’s baseline is aligned to the attribution view’s baseline; the X-height doesn’t need to be aligned. Previously, macOS ignored the X-height constraint inferred from the alignment rect, but now it honors it in addition to the baseline. | ||||
* | [ios, macos] Update changelogs. | Fabian Guerra | 2017-11-30 | 2 | -1/+11 |
| | |||||
* | [ios, macos] Fix an issue that triggers didSelectAnnotations for ↵ | Fabian Guerra | 2017-11-30 | 2 | -2/+2 |
| | | | | MGLAnnotationImage based annotations. | ||||
* | [ios] Fix minimumZoomLevel is not getting set. | Fabian Guerra | 2017-11-29 | 1 | -0/+1 |
| | |||||
* | [android] - attribtuion anchor point calculation fix for short text with ↵ | Tobrun | 2017-11-29 | 1 | -1/+1 |
| | | | | full logo on a MapSnapshot (#10558) | ||||
* | [android] use location engine abstraction instead of location source (lost) ↵ | Pablo Guardiola | 2017-11-29 | 1 | -2/+1 |
| | | | | in MyLocationView#init (#10579) | ||||
* | [build] Added CircleCI macos-release-node{4,6} jobs | Bruno de Oliveira Abinader | 2017-11-28 | 3 | -85/+81 |
| | |||||
* | [android] Set a larger limit for the HTTP dispatcher (#10567) | Antonio Zugaldia | 2017-11-27 | 1 | -2/+10 |
| |