| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] new struct MGLTransition | Fabian Guerra | 2017-03-06 | 1 | -2/+2 |
* | [ios, macos] Update callout when relocating annotation | Minh Nguyễn | 2017-03-03 | 2 | -12/+4 |
* | [ios] Clarify docs for MGLUserTrackingMode | Nadia Barbosa | 2017-03-03 | 1 | -3/+22 |
* | [ios, macos] Exclude MGLUserTrackingMode from macOS | Nadia Barbosa | 2017-03-03 | 1 | -0/+15 |
* | [ios] Fixed conversion between Duration and NSTimeInerval (#8276) | Fabian Guerra Soto | 2017-03-03 | 3 | -12/+42 |
* | [ios] Split out changelog Packaging section | Minh Nguyễn | 2017-03-03 | 1 | -2/+5 |
* | [ios] Added basic notes about using Carthage | Jason Wray | 2017-03-03 | 2 | -0/+13 |
* | [ios, macos] Alias MGLStyleConstantValue to MGLConstantStyleValue | Jesse Bounds | 2017-03-03 | 1 | -0/+1 |
* | [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValue | Jesse Bounds | 2017-03-03 | 2 | -16/+16 |
* | [ios] Use curl to verify that a release is not publishedandroid-v5.0.0-beta.2 | Jesse Bounds | 2017-03-01 | 1 | -1/+1 |
* | [ios] Update podspec version for 3.5.0 beta.2ios-v3.5.0-beta.2 | Jesse Bounds | 2017-03-01 | 2 | -2/+2 |
* | [ios, macos] Updated changelogs for #8113 | Minh Nguyễn | 2017-03-01 | 1 | -1/+2 |
* | [ios] Add changelog entry for the pause / resume API update | Jesse Bounds | 2017-03-01 | 1 | -0/+1 |
* | [iOS] Replaced gifs from gesture recognizer guide (#8227) | Jordan Kiley | 2017-02-28 | 2 | -0/+0 |
* | [ios, macos] Update changelog for style and layer removal behavior | Jesse Bounds | 2017-02-23 | 1 | -1/+1 |
* | [core] Return null when removing nonexistent layer | Eimantas Vaiciunas | 2017-02-23 | 1 | -0/+1 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2 | Minh Nguyễn | 2017-02-21 | 8 | -30/+130 |
|\ |
|
| * | ios-v3.4.2, macos-v0.3.1macos-v0.3.1ios-v3.4.2upstream/release-ios-v3.4.0 | Minh Nguyễn | 2017-02-21 | 3 | -3/+5 |
| * | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-02-18 | 1 | -5/+5 |
| * | [ios, macos] Short-circuit redundant camera changes | Minh Nguyễn | 2017-02-18 | 3 | -19/+73 |
| * | [ios] persistent user tracking mode | Fredrik Karlsson | 2017-02-06 | 2 | -3/+4 |
| * | [ios] add user interaction guide (#7937) | Jordan Kiley | 2017-02-06 | 4 | -0/+39 |
| * | [ios] Revert self-deletion of framework stripping script (#7901) | Jason Wray | 2017-01-31 | 1 | -8/+0 |
| * | [ios] Bring in upstream changes to strip-frameworks script | Jason Wray | 2017-01-29 | 1 | -9/+11 |
| * | [ios] Stop including framework stripping script in built product | Jason Wray | 2017-01-29 | 1 | -0/+9 |
* | | [ios, macos] Smarten apostrophes after backticks | Minh Nguyễn | 2017-02-21 | 1 | -4/+4 |
* | | [ios] Update changelog for iOS 8 deployment target | Jason Wray | 2017-02-21 | 1 | -0/+1 |
* | | [ios] Update docs for iOS 8 deployment target | Jason Wray | 2017-02-21 | 6 | -11/+11 |
* | | [ios] Clean-up conditionals for iOS <8 | Jason Wray | 2017-02-21 | 2 | -7/+5 |
* | | [ios] Set project deployment target to iOS 8 | Jason Wray | 2017-02-21 | 1 | -2/+2 |
* | | [ios, macos] Enable localizations in iosapp & macosapp | Jason Wray | 2017-02-20 | 16 | -0/+39 |
* | | [ios, macos] Include Ukranian stringsdict in project | Minh Nguyễn | 2017-02-20 | 1 | -0/+2 |
* | | [ios, macos] Added Lithuanian localization | Minh Nguyễn | 2017-02-20 | 4 | -1/+84 |
* | | [ios, macos] Polish, Russian, Spanish, Ukrainian translations | Minh Nguyễn | 2017-02-20 | 9 | -1/+262 |
* | | [ios] add setting to toggle two maps for thread debugging (#8122) | Justin R. Miller | 2017-02-20 | 1 | -0/+78 |
* | | [ios,macos,android,qt] use shared threadpool | Konstantin Käfer | 2017-02-20 | 2 | -8/+5 |
* | | [macos,ios] add tests for MGLOfflineStorageDelegate | Konstantin Käfer | 2017-02-20 | 1 | -4/+4 |
* | | [macos,ios] expose callback for transforming URLs | Konstantin Käfer | 2017-02-20 | 1 | -0/+1 |
* | | [darwin] move RunLoop initialization to static variable | Konstantin Käfer | 2017-02-20 | 2 | -7/+13 |
* | | [ios, macos] Convert NSColor/UIColor expressions to CSS color string values | Minh Nguyễn | 2017-02-18 | 1 | -0/+1 |
* | | [ios] Fix locale-based language switching demo | Jason Wray | 2017-02-17 | 1 | -6/+5 |
* | | [ios] Disable region monitoring when stopping location monitoring (#7833) | Jesse Crocker | 2017-02-16 | 2 | -0/+8 |
* | | [ios] Search for ICU path using cmake cache | Jesse Bounds | 2017-02-16 | 1 | -2/+2 |
* | | [ios, macos] Reorganized changelogs | Minh Nguyễn | 2017-02-15 | 1 | -3/+6 |
* | | Refactor: use conversion system to convert MGLStyleFunction to mbgl core type... | Anand Thakker | 2017-02-15 | 1 | -0/+6 |
* | | [ios] Add iosapp Show Zoom Level debug option | Jason Wray | 2017-02-13 | 1 | -5/+24 |
* | | [ios] Round tap-zoom gestures to nearest integer | Jason Wray | 2017-02-13 | 2 | -8/+12 |
* | | [ios] Do not deselect annotations any longer when map is zoomed/panned or ann... | Benedikt Huss | 2017-02-11 | 2 | -21/+7 |
* | | Upright CJK characters in vertically-oriented labels (#7114) | Minh Nguyễn | 2017-02-10 | 1 | -0/+1 |
* | | [ios, macos] Updated changelog | Minh Nguyễn | 2017-02-09 | 1 | -0/+1 |