| Commit message (Expand) | Author | Age | Files | Lines |
* | Use appropriate part of speech for properties (#7457) | Minh Nguyễn | 2016-12-16 | 1 | -2/+2 |
* | [ios, macos] Simplify MGLSource and subclasses (#7377) | Minh Nguyễn | 2016-12-13 | 1 | -8/+12 |
* | [ios] Fixed crash on launch in iosapp | Minh Nguyễn | 2016-12-13 | 1 | -1/+1 |
* | [ios] Fix iosapp runtime styling examples (#7395) | Jesse Bounds | 2016-12-13 | 1 | -2/+7 |
* | [ios, macos] Load features into shape source if possible (#7339) | Jesse Bounds | 2016-12-12 | 1 | -1/+28 |
* | [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334) | Jesse Bounds | 2016-12-09 | 1 | -62/+61 |
* | [ios, macos] MGLGeoJSONSource can now be initialized with any shape | Fredrik Karlsson | 2016-12-06 | 1 | -8/+11 |
* | [core, ios, macos] Add image accessor to MGLStyle (#7096) | Roman Blum | 2016-12-05 | 1 | -0/+20 |
* | [ios, macos] Fix integer formatting in formatted exception strings (#7173) | Jesse Bounds | 2016-11-23 | 1 | -1/+1 |
* | [ios, macos] Refactor runtime styling enumeration properties | Jesse Bounds | 2016-11-22 | 1 | -0/+55 |
* | [ios, macos] Layer ownership refactor (#6904) | fabian-guerra | 2016-11-04 | 1 | -0/+1 |
* | [ios] Fixed deprecation warnings | Minh Nguyễn | 2016-11-02 | 1 | -2/+2 |
* | [ios] Fix bad merge in iosapp | Jesse Bounds | 2016-11-02 | 1 | -3/+0 |
* | Optimize annotation view updates (#5987) | Jesse Bounds | 2016-11-01 | 2 | -25/+75 |
* | [ios] Do iosapp token handling in viewDidLoad | Jason Wray | 2016-10-28 | 1 | -5/+0 |
* | [ios] Add country label language toggle demo | Jason Wray | 2016-10-28 | 1 | -1/+74 |
* | [ios, macos] Introduce visible annotations API (#6061) | Jesse Bounds | 2016-10-26 | 1 | -0/+19 |
* | [ios, macos] Make source ownership consistent and GeoJSON content properties ... | Jesse Bounds | 2016-10-26 | 2 | -0/+149 |
* | Add MGLPointCollection for GeoJSON multipoints (#6742) | Jesse Bounds | 2016-10-20 | 1 | -0/+22 |
* | [ios, macos] Make feature attributes and identifier writable (#6728) | Jesse Bounds | 2016-10-19 | 1 | -0/+58 |
* | [ios, macos] Expand changes to entire API | Minh Nguyễn | 2016-10-17 | 1 | -34/+38 |
* | [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]... | Jason Wray | 2016-10-14 | 1 | -6/+2 |
* | [ios, macos] Teach features and shapes about GeoJSON and mbgl types | Jesse Bounds | 2016-10-14 | 1 | -11/+24 |
* | [ios, macos] Add feature initializer | ituaijagbone | 2016-10-14 | 1 | -0/+26 |
* | [ios, macos] Revamped MGLStyleLayer, MGLSource inheritance | Minh Nguyễn | 2016-10-06 | 1 | -4/+4 |
* | [ios, android] add visual tests for fill, line, & numeric filter styling (#6433) | Justin R. Miller | 2016-09-23 | 4 | -8/+28540 |
* | [ios] revamp settings/debug UI in test app (#6421) | Justin R. Miller | 2016-09-21 | 1 | -253/+438 |
* | [ios, macos] Put MGLStyleLayer inits in respective classes | Jesse Bounds | 2016-09-08 | 1 | -2/+2 |
* | [ios] Remove iosapp test stub | Jesse Bounds | 2016-09-02 | 1 | -23/+0 |
* | [ios] Added support for filters (NSPredicate) | Fredrik Karlsson | 2016-09-02 | 1 | -0/+23 |
* | [ios] Improve user location annotation documentation | Jason Wray | 2016-08-26 | 1 | -7/+9 |
* | [ios, macos] Use local GeoJSON for runtime styling demo | Minh Nguyễn | 2016-08-17 | 1 | -2/+3 |
* | [ios] Refactored user location annotation into a customizable class (#5882) | Jason Wray | 2016-08-16 | 3 | -1/+193 |
* | fixes #5957: automatically call update() for iOS runtime style API | Justin R. Miller | 2016-08-16 | 1 | -2/+0 |
* | Runtime styling API for iOS/macOS (#5727) | Fredrik Karlsson | 2016-08-11 | 1 | -0/+96 |
* | codify implicit assumption about marker-providing delegate method precedence | Justin R. Miller | 2016-07-25 | 1 | -0/+2 |
* | use class instead of magic string comparison | Justin R. Miller | 2016-07-25 | 1 | -7/+10 |
* | refs 654f015: bring back sprite-backed annotation option for comparison | Justin R. Miller | 2016-07-25 | 1 | -11/+95 |
* | [ios] Refactor iosapp demo test shapes function | Jason Wray | 2016-07-22 | 1 | -80/+87 |
* | Merge branch 'release-ios-v3.3.0' | Minh Nguyễn | 2016-07-19 | 2 | -3/+1 |
|\ |
|
| * | [ios] Reenabled long tap to drop pins | Minh Nguyễn | 2016-07-15 | 2 | -3/+1 |
* | | Merge branch 'release-ios-v3.3.0' into master | Jesse Bounds | 2016-07-07 | 3 | -34/+20 |
|\ \
| |/ |
|
| * | [ios] fixes #5544 support canceling a drag operation and not by default (#5561) | Fredrik Karlsson | 2016-07-05 | 1 | -6/+0 |
| * | [ios] Simplified MBXAnnotationView | Minh Nguyễn | 2016-07-02 | 3 | -25/+8 |
| * | [ios] Made annotation view position animatable | Minh Nguyễn | 2016-07-02 | 1 | -0/+13 |
| * | [ios] Removed MGLAnnotationView.flat | Minh Nguyễn | 2016-07-02 | 1 | -4/+0 |
* | | [core] code style cleanups | Konstantin Käfer | 2016-07-01 | 1 | -1/+1 |
|/ |
|
* | [ios] fixes #5036 draggable annotation views (#5373) | Fredrik Karlsson | 2016-06-24 | 2 | -0/+42 |
* | [ios, macos] Renamed overdraw to overdraw visualization (#5416) | Minh Nguyễn | 2016-06-23 | 1 | -4/+4 |
* | [ios] fixes #5127, #5128, #5130 added enabled and selected property to MGLAnn... | Fredrik Karlsson | 2016-06-14 | 1 | -0/+8 |