| Commit message (Expand) | Author | Age | Files | Lines |
* | [build] Use Qt 5.6.3 instead of 5.7 in AppVeyor | Bruno de Oliveira Abinader | 2018-05-18 | 2 | -1/+2 |
* | [android] - release android v6.1.2 | Tobrun | 2018-05-18 | 2 | -2/+2 |
* | [android] - bump telemetry to v3.1.1 | Tobrun | 2018-05-18 | 2 | -11/+18 |
* | macos-v0.7.1macos-v0.7.1upstream/1ec5-macos-v0.7.1 | Minh Nguyễn | 2018-05-15 | 2 | -2/+2 |
* | [ios, macos] Copyedited changelogs | Minh Nguyễn | 2018-05-15 | 2 | -6/+10 |
* | [ios, macos] Moved numbers away from start of lines in documentation (#11881) | Jordan Kiley | 2018-05-15 | 11 | -49/+49 |
* | Remove changelog entry for crash fixed in v3.7.7ios-v4.0.1 | Jason Wray | 2018-05-14 | 1 | -1/+0 |
* | Update macOS changelog | Jason Wray | 2018-05-14 | 1 | -2/+3 |
* | [ios] Prepare ios-v4.0.1 release | Jason Wray | 2018-05-14 | 3 | -3/+3 |
* | Add v3.7.7 & v3.7.8 sections to changelog | Jason Wray | 2018-05-14 | 1 | -0/+8 |
* | [ios] Copyedit changelog for ios-v4.0.1 | Minh Nguyễn | 2018-05-14 | 1 | -5/+5 |
* | [ios, macos] Fixed English priority during label localization | Minh Nguyễn | 2018-05-14 | 5 | -22/+9 |
* | [core] Convert null to empty string, not “null” | Minh Nguyễn | 2018-05-14 | 5 | -1/+6 |
* | [ios, build] Re-add support for 32-bit simulators (i386) | Jason Wray | 2018-05-11 | 3 | -3/+11 |
* | [core] Convert "legacy" filters directly into expressions (#11610) | Lucas Wojciechowski | 2018-05-10 | 34 | -1407/+578 |
* | [ios] Fix MGLAnnotationView.rotatesToMatchCamera clobbering other transforms | Jason Wray | 2018-05-08 | 2 | -8/+19 |
* | [android] - update changelog to v6.1.1android-v6.1.1 | Tobrun | 2018-05-07 | 1 | -0/+3 |
* | [ios, macos] Add to-rgba expression operator. (#11725) | Fabian Guerra Soto | 2018-05-07 | 10 | -9/+87 |
* | [android] - update telemetry to 3.1.0 | Tobrun | 2018-05-07 | 1 | -1/+1 |
* | [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0 | Fabian Guerra Soto | 2018-05-04 | 25 | -86/+149 |
* | [ios, macos] Add support for subscripting in expressions. (#11770) | Fabian Guerra Soto | 2018-05-04 | 4 | -1/+45 |
* | [android] - bump snapshot version | tobrun | 2018-05-04 | 2 | -2/+2 |
* | [android] - update changelog for release v6.1.0 | tobrun | 2018-05-04 | 1 | -2/+11 |
* | [android] - checking is renderer is not destroyed before delivering the snapshot | Łukasz Paczos | 2018-05-04 | 3 | -27/+10 |
* | [android] - unwrap LatLngBounds before creating core object | Łukasz Paczos | 2018-05-04 | 4 | -19/+18 |
* | [android] - null check source before removing | Łukasz Paczos | 2018-05-04 | 2 | -1/+19 |
* | [ios, macos] Fix overlay bounds that span the antimeridian. (#11783) | Fabian Guerra Soto | 2018-05-04 | 7 | -2/+56 |
* | [ios, macos] Update migration guides in jazzy table (#11808) | Jordan Kiley | 2018-05-04 | 2 | -2/+2 |
* | [ios] Switched to use center property (instead of frame) when repositioning a... | Julian Rex | 2018-05-03 | 2 | -4/+11 |
* | [core] Don't crash when attribute count is exceeded | Konstantin Käfer | 2018-05-03 | 23 | -237/+557 |
* | iOS: Add custom layer example to debugging app (#7734) | Konstantin Käfer | 2018-05-03 | 6 | -20/+40 |
* | [ios, macos] Fix broken link to predicates and expressions guide. (#11818) | Fabian Guerra Soto | 2018-05-03 | 3 | -6/+6 |
* | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointer | John Firebaugh | 2018-05-02 | 3 | -3/+8 |
* | [android, ios, macos] Added Korean localization | Minh Nguyễn | 2018-05-02 | 13 | -2/+554 |
* | [android] Map European Portuguese to system-compatible locale code | Minh Nguyễn | 2018-05-02 | 1 | -0/+1 |
* | [core] Don't copy TileLayerIndexes on every frame. | Chris Loer | 2018-05-02 | 3 | -1/+4 |
* | [ios, macos] Fix possible retain cycles in blocks | Jason Wray | 2018-04-27 | 3 | -16/+33 |
* | [ios, macos] Accept Xcode 9.3 project suggestions | Jason Wray | 2018-04-27 | 14 | -44/+28 |
* | [ios, macos] Raise exceptions for empty expression stops dictionaries (#9539) | Julian Rex | 2018-04-26 | 4 | -2/+89 |
* | [ios, macos] Added change logs for #11731 | Julian Rex | 2018-04-25 | 2 | -0/+5 |
* | [android] - promote pixel ratio to public api of NativeMapview. | Tobrun | 2018-04-25 | 1 | -1/+6 |
* | [android] - improve stop javadoc to include interpolate | Tobrun | 2018-04-24 | 1 | -1/+5 |
* | [android] - clear map change listeners when map is destroyed | Tobrun | 2018-04-24 | 2 | -2/+4 |
* | [android] - allow early callback registration | Tobrun | 2018-04-24 | 1 | -5/+18 |
* | [android] - integrate view callback abstraction | Tobrun | 2018-04-24 | 2 | -50/+57 |
* | [ios, macos] Fix for camera movement when selecting visible annotations (#11731) | Julian Rex | 2018-04-24 | 6 | -6/+182 |
* | [ios] Mark -metersPerPixelAtLatitude: as unavailableupstream/fb-metersPerPixelAtLatitude-unavailable | Jason Wray | 2018-04-23 | 2 | -1/+5 |
* | [android] - remove snapshot repository reference (#11709) | Łukasz Paczos | 2018-04-23 | 1 | -1/+2 |
* | [ios, macos] Rename featureProperties to featureAttributes. (#11748) | Fabian Guerra Soto | 2018-04-23 | 9 | -11/+29 |
* | ios-v4.0.0, macos-v0.7.0macos-v0.7.0ios-v4.0.0upstream/1ec5-v4.0.0 | Minh Nguyễn | 2018-04-19 | 7 | -7/+7 |