| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios] Bump podspec to v4.1.0-beta.1 | Fabian Guerra | 2018-06-07 | 4 | -4/+4 |
* | [ios] Use 'Recognized' state for tap gesture handlers | Jason Wray | 2018-06-01 | 1 | -58/+48 |
* | Merge tag 'ios-v4.0.2' into masterupstream/fb-merge-release-ios-v4.0.2 | Jason Wray | 2018-05-30 | 11 | -261/+56 |
|\ |
|
| * | [ios, build] Install npm packages before deployingios-v4.0.2upstream/fb-install-npm-packages-before-deploying | Jason Wray | 2018-05-29 | 1 | -0/+1 |
| * | [ios] Prepare ios-v4.0.2 release | Jason Wray | 2018-05-29 | 4 | -3/+8 |
| * | [ios, build] Populate GitHub releases with templated notes | Jason Wray | 2018-05-24 | 3 | -1/+50 |
| * | [ios, build] Remove unused build scripts | Jason Wray | 2018-05-24 | 7 | -260/+0 |
* | | [ios] Bump mapbox-mobile-events to avoid build warning (#12005) | Jason Wray | 2018-05-25 | 1 | -0/+0 |
* | | [ios, build] Remove obsolete UI tests, KIF and OHHTTPStubs submodulesupstream/fb-remove-dead-uitest-infra | Jason Wray | 2018-05-24 | 34 | -2241/+0 |
* | | [ios] Updated MGLScaleBar to use rendered UIImages instead of MGLScaleBarLabe... | Julian Rex | 2018-05-24 | 3 | -63/+273 |
* | | [ios] Provide custom hit test for callout views (#11939) | Julian Rex | 2018-05-24 | 2 | -0/+39 |
* | | [ios, macos] Added macro to handle pending iOS tests (rather than disabling v... | Julian Rex | 2018-05-24 | 6 | -16/+24 |
* | | [ios, macos] Fix keypath expressions, json object is parsed incorrectly for n... | Fabian Guerra Soto | 2018-05-23 | 1 | -0/+1 |
* | | [ios] Use standard callout positioning for unanimated user location changes | Jason Wray | 2018-05-22 | 1 | -24/+8 |
* | | [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 | 8 | -22/+580 |
* | | [core] Align URL token replacement behavior with GL JS | John Firebaugh | 2018-05-18 | 1 | -0/+4 |
* | | [ios] Bump podspect to 4.1.0-alpha.1. (#11937)ios-v4.1.0-alpha.1 | Fabian Guerra Soto | 2018-05-18 | 3 | -3/+3 |
* | | [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 | 30 | -72/+489 |
|\ \
| |/ |
|
| * | [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 |
| * | [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 | 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 | 3 | -3/+11 |
| * | [ios] Fix MGLAnnotationView.rotatesToMatchCamera clobbering other transforms | Jason Wray | 2018-05-08 | 2 | -8/+19 |
| * | [ios, macos] Add to-rgba expression operator. (#11725) | Fabian Guerra Soto | 2018-05-07 | 3 | -3/+4 |
| * | [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0 | Fabian Guerra Soto | 2018-05-04 | 3 | -3/+10 |
| * | [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, macos] Update migration guides in jazzy table (#11808) | Jordan Kiley | 2018-05-04 | 1 | -1/+1 |
| * | [ios] Switched to use center property (instead of frame) when repositioning a... | Julian Rex | 2018-05-03 | 2 | -4/+11 |
| * | iOS: Add custom layer example to debugging app (#7734) | Konstantin Käfer | 2018-05-03 | 3 | -6/+28 |
| * | [ios, macos] Fix broken link to predicates and expressions guide. (#11818) | Fabian Guerra Soto | 2018-05-03 | 1 | -2/+2 |
| * | [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 | 6 | -1/+183 |
| * | [core] Don't copy TileLayerIndexes on every frame. | Chris Loer | 2018-05-02 | 1 | -0/+1 |
| * | [ios, macos] Fix possible retain cycles in blocks | Jason Wray | 2018-04-27 | 1 | -3/+11 |
| * | [ios, macos] Accept Xcode 9.3 project suggestions | Jason Wray | 2018-04-27 | 9 | -31/+15 |
| * | [ios, macos] Raise exceptions for empty expression stops dictionaries (#9539) | Julian Rex | 2018-04-26 | 2 | -0/+65 |
| * | [ios, macos] Added change logs for #11731 | Julian Rex | 2018-04-25 | 1 | -0/+1 |
| * | [ios, macos] Fix for camera movement when selecting visible annotations (#11731) | Julian Rex | 2018-04-24 | 3 | -5/+115 |
| * | [ios] Mark -metersPerPixelAtLatitude: as unavailableupstream/fb-metersPerPixelAtLatitude-unavailable | Jason Wray | 2018-04-23 | 2 | -1/+5 |
* | | Merge tag 'ios-v3.7.8' into master | Jason Wray | 2018-05-10 | 1 | -0/+8 |
|\ \ |
|
| * | | [ios] Prepare ios-v3.7.8 releaseios-v3.7.8 | Jason Wray | 2018-05-07 | 3 | -3/+3 |
| * | | [iOS] - Update telemetry certificate pinning (#11845) | Randall Lee | 2018-05-07 | 5 | -1/+33 |
| * | | [ios] Prepare ios-v3.7.7 release (#11828)ios-v3.7.7 | Jason Wray | 2018-05-03 | 4 | -5/+73 |