| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios] Run MGLMapboxEvents setup asynchronously (#11784) | Randall Lee | 2018-05-22 | 1 | -0/+1 |
* | [ios,macos] Fix for infinite loop crash when setting shape to nil in MGLMapVi... | Julian Rex | 2018-05-21 | 1 | -0/+1 |
* | [core] Align URL token replacement behavior with GL JS | John Firebaugh | 2018-05-18 | 1 | -0/+4 |
* | [ios, macos] Support array values in match expressions. (#11866)android-v6.2.0-alpha.1 | Fabian Guerra Soto | 2018-05-17 | 1 | -0/+4 |
* | Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-master | Fabian Guerra | 2018-05-17 | 1 | -1/+25 |
|\ |
|
| * | [ios, macos] Copyedited changelogs | Minh Nguyễn | 2018-05-15 | 1 | -2/+3 |
| * | Remove changelog entry for crash fixed in v3.7.7ios-v4.0.1 | Jason Wray | 2018-05-14 | 1 | -1/+0 |
| * | 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 | 1 | -0/+1 |
| * | [core] Convert null to empty string, not “null” | Minh Nguyễn | 2018-05-14 | 1 | -1/+1 |
| * | [ios, build] Re-add support for 32-bit simulators (i386) | Jason Wray | 2018-05-11 | 1 | -1/+5 |
| * | [ios] Fix MGLAnnotationView.rotatesToMatchCamera clobbering other transforms | Jason Wray | 2018-05-08 | 1 | -0/+1 |
| * | [ios, macos] Add to-rgba expression operator. (#11725) | Fabian Guerra Soto | 2018-05-07 | 1 | -0/+1 |
| * | [ios, macos] Add support for subscripting in expressions. (#11770) | Fabian Guerra Soto | 2018-05-04 | 1 | -0/+1 |
| * | [ios, macos] Fix overlay bounds that span the antimeridian. (#11783) | Fabian Guerra Soto | 2018-05-04 | 1 | -0/+1 |
| * | [ios] Switched to use center property (instead of frame) when repositioning a... | Julian Rex | 2018-05-03 | 1 | -1/+6 |
| * | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointer | John Firebaugh | 2018-05-02 | 1 | -0/+1 |
| * | [android, ios, macos] Added Korean localization | Minh Nguyễn | 2018-05-02 | 1 | -1/+2 |
| * | [core] Don't copy TileLayerIndexes on every frame. | Chris Loer | 2018-05-02 | 1 | -0/+1 |
| * | [ios, macos] Added change logs for #11731 | Julian Rex | 2018-04-25 | 1 | -0/+1 |
| * | [ios] Mark -metersPerPixelAtLatitude: as unavailableupstream/fb-metersPerPixelAtLatitude-unavailable | Jason Wray | 2018-04-23 | 1 | -0/+4 |
* | | Merge tag 'ios-v3.7.8' into master | Jason Wray | 2018-05-10 | 1 | -0/+8 |
|\ \ |
|
| * | | [iOS] - Update telemetry certificate pinning (#11845) | Randall Lee | 2018-05-07 | 1 | -0/+4 |
| * | | [ios] Prepare ios-v3.7.7 release (#11828)ios-v3.7.7 | Jason Wray | 2018-05-03 | 1 | -2/+70 |
| * | | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointer | John Firebaugh | 2018-05-02 | 1 | -0/+4 |
* | | | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776) | Jason Wray | 2018-04-27 | 1 | -0/+4 |
* | | | [ios, android] Resolve merge conflicts. | Fabian Guerra | 2018-04-23 | 1 | -13/+1 |
* | | | Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0 | Fabian Guerra | 2018-04-23 | 1 | -10/+65 |
|\ \ \
| | |/
| |/| |
|
| * | | [ios, macos] Rename featureProperties to featureAttributes. (#11748) | Fabian Guerra Soto | 2018-04-23 | 1 | -0/+6 |
| * | | ios-v4.0.0, macos-v0.7.0macos-v0.7.0ios-v4.0.0upstream/1ec5-v4.0.0 | Minh Nguyễn | 2018-04-19 | 1 | -1/+1 |
| * | | [ios] Mark -presentCalloutFromRect:inView:constrainedToView:animated: unavail... | Julian Rex | 2018-04-19 | 1 | -0/+1 |
| * | | [ios, macos] Updated changelogs | Minh Nguyễn | 2018-04-16 | 1 | -11/+14 |
| * | | [android, ios, macos] Added European Portuguese localization | Minh Nguyễn | 2018-04-16 | 1 | -1/+1 |
| * | | [ios, macos] Convert various class methods to class properties | Jason Wray | 2018-04-16 | 1 | -0/+1 |
| * | | [ios] Remove more deprecated bits for release-boba | Jason Wray | 2018-04-16 | 1 | -1/+1 |
| * | | Localize expressions more thoroughly (#11651) | Minh Nguyễn | 2018-04-16 | 1 | -2/+2 |
| * | | [ios, macos] NSPredicate expression filters. (#11587) | Fabian Guerra Soto | 2018-04-16 | 1 | -0/+2 |
| * | | [ios] Change MGLAnnotationView.scalesWithViewingDistance default value to NOupstream/fb-undefault-scalesWithViewingDistance | Jason Wray | 2018-04-12 | 1 | -0/+1 |
| * | | [ios] Note plans to drop iOS 8 (#11663) | Jason Wray | 2018-04-12 | 1 | -0/+2 |
| * | | [ios] Prepare changelog for ios-v4.0.0-beta.3 | Jason Wray | 2018-04-02 | 1 | -1/+5 |
| * | | [ios, macos] Renamed MGLVectorSource to MGLVectorTileSource | Minh Nguyễn | 2018-04-02 | 1 | -1/+1 |
| * | | [ios, macos] Renamed MGLRasterSource to MGLRasterTileSource | Minh Nguyễn | 2018-04-02 | 1 | -0/+1 |
| * | | [ios,macos] Selecting offscreen annotation pans map to fit annotation & callo... | Julian Rex | 2018-03-21 | 1 | -0/+2 |
| * | | [ios] Prepare changelog for ios-v3.7.6upstream/fb-ios-v3.7.6-boba-cherry-picks | Jason Wray | 2018-03-14 | 1 | -1/+4 |
| * | | [ios] Fix pinch drift ignoring delegate camera change response | Jason Wray | 2018-03-14 | 1 | -0/+1 |
| * | | [ios] Improved heading indicator arrow visibility | Jason Wray | 2018-03-14 | 1 | -0/+4 |
| * | | [ios, macos] Fix an issue where a wrong annotation may selected if annotation... | Lloyd Sheng | 2018-03-13 | 1 | -0/+1 |
| * | | [ios] Add MGLMapView.showsScale to control scale bar visibility (#11335) | Jason Wray | 2018-03-02 | 1 | -0/+2 |
| * | | [ios] Provide haptic feedback when user rotates to due north | Jason Wray | 2018-02-27 | 1 | -0/+1 |