| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Generalize Map::{add,remove}CustomLayer | John Firebaugh | 2016-06-02 | 4 | -13/+16 |
* | [core] Runtime style layer API | John Firebaugh | 2016-06-02 | 1 | -1/+0 |
* | [android] #4727 - fix proguard test app | Tobrun Van Nuland | 2016-06-02 | 1 | -1/+3 |
* | [ios, osx] Add an assertion to -[MGLMultiPoint annotationObjectWithDelegate:] | John Firebaugh | 2016-06-01 | 1 | -0/+5 |
* | [all] Rationalize annotation API | John Firebaugh | 2016-06-01 | 11 | -263/+117 |
* | [Qt] Use geometry.hpp internally for shape annotations | Thiago Marcos P. Santos | 2016-06-01 | 1 | -8/+7 |
* | [core] Use geometry.hpp types for shape annotations | John Firebaugh | 2016-06-01 | 8 | -100/+82 |
* | [android] Basic cleanups in annotation JNI code | John Firebaugh | 2016-06-01 | 1 | -51/+25 |
* | [android] Simplify the JNI definitions for annotation methods | John Firebaugh | 2016-06-01 | 2 | -127/+26 |
* | [ios] Add annotation container view (#5194) | Jesse Bounds | 2016-06-01 | 7 | -7/+114 |
* | [ios] Default to Debug BUILDTYPE, but explicitly set Release for deploys | Jason Wray | 2016-06-01 | 3 | -1/+3 |
* | [ios] Fix static framework conglomeration | Jason Wray | 2016-06-01 | 1 | -6/+8 |
* | [Qt] Fix typo in QMapboxGL::resize | Bruno de Oliveira Abinader | 2016-06-01 | 1 | -1/+1 |
* | [build] Added unique_resource as dependency | Bruno de Oliveira Abinader | 2016-06-01 | 5 | -0/+5 |
* | [core] Replace clipper and libtess with earcut.hpp | John Firebaugh | 2016-05-31 | 5 | -0/+5 |
* | [ios] Make turnstile send guard based off of calendar day (#5180) | Jesse Bounds | 2016-05-31 | 1 | -4/+18 |
* | [ios] Added MGLAnnotationView to jazzy TOC (#5185) | Minh Nguyễn | 2016-05-31 | 1 | -0/+1 |
* | [osx] Relegated “selection” to context menu | Minh Nguyễn | 2016-05-27 | 5 | -8/+47 |
* | [ios, osx] Ignore compound shape types as annotations | Minh Nguyễn | 2016-05-27 | 8 | -26/+40 |
* | [ios, osx] Cleaned up evaluators | Minh Nguyễn | 2016-05-27 | 1 | -78/+52 |
* | [ios, osx] Holes in polygons | Minh Nguyễn | 2016-05-27 | 12 | -50/+167 |
* | [ios, osx] MGLFeature tests | Minh Nguyễn | 2016-05-27 | 3 | -0/+142 |
* | [ios, osx] Streamlined conversion to MGLFeature | Minh Nguyễn | 2016-05-27 | 3 | -145/+150 |
* | [ios, osx] Feature querying; complex geometry classes | Minh Nguyễn | 2016-05-27 | 23 | -110/+1265 |
* | [ios] Update telem domain and certs (#5181) | Jesse Bounds | 2016-05-27 | 3 | -1/+1 |
* | [ios] Force update from display link when display link is created. (#5164) | Jesse Bounds | 2016-05-27 | 1 | -0/+1 |
* | [ios] Update changelog for annotation view distance scaling. | Jesse Bounds | 2016-05-27 | 1 | -0/+1 |
* | [android] #5106 - add check for destroyed map view for addMarker() | Tobrun Van Nuland | 2016-05-27 | 1 | -0/+3 |
* | [osx] Updated changelog for #5141 | Minh Nguyễn | 2016-05-27 | 1 | -0/+1 |
* | [ios] Update changelog for raster memory leak fix in #5141 | Jason Wray | 2016-05-27 | 1 | -0/+1 |
* | node-v3.1.3node-v3.1.3 | Mike Morris | 2016-05-27 | 1 | -0/+5 |
* | [privacy] [android] Remove logging of location due to privacy leak. | Rob | Labs | 2016-05-27 | 2 | -2/+2 |
* | [Qt] Share the same RunLoop if in the same thread | Thiago Marcos P. Santos | 2016-05-27 | 2 | -4/+15 |
* | [Qt] Assert that we run the async on the right loop | Thiago Marcos P. Santos | 2016-05-27 | 1 | -0/+4 |
* | [android] #5113 - added javadoc to the MarkerView API | Tobrun Van Nuland | 2016-05-27 | 5 | -7/+388 |
* | [android] #5113 - added javadoc for MarkerViewManager | Tobrun Van Nuland | 2016-05-27 | 2 | -7/+112 |
* | [ios] Add annotation view scaling (#5085) | Jesse Bounds | 2016-05-26 | 5 | -77/+121 |
* | [node] don't fire callback for canceled AsyncRequest | Konstantin Käfer | 2016-05-26 | 4 | -4/+67 |
* | [Qt] QMapboxGLPrivate::getPixelRatio() cleanup | Bruno de Oliveira Abinader | 2016-05-26 | 3 | -17/+17 |
* | overide canBecomeFirstResponder to return YES to be able to use UIMenuControl... | Tore Halset | 2016-05-26 | 1 | -0/+4 |
* | [android] #3629 - smooth animation for non location tracking | Tobrun Van Nuland | 2016-05-26 | 1 | -6/+2 |
* | [android] #3629 - smooth MyLocationView animation when tracking the user loca... | Tobrun Van Nuland | 2016-05-26 | 5 | -15/+27 |
* | [android] #5034 - calculate correct padding for left, top, right and bottom | Tobrun Van Nuland | 2016-05-26 | 2 | -8/+8 |
* | [android] #5034 - LatLngBounds Camera update not taking map padding in account | Tobrun | 2016-05-26 | 4 | -7/+23 |
* | [ios] KIF tests require submodules | Minh Nguyễn | 2016-05-25 | 1 | -2/+9 |
* | [core] Share shaders with gl-js | John Firebaugh | 2016-05-25 | 1 | -1/+2 |
* | [android] Install node in CI | John Firebaugh | 2016-05-25 | 1 | -1/+2 |
* | [android] #5075 - Setting MapboxAccountManager as preferred source for access... | Brad Leege | 2016-05-25 | 2 | -2/+14 |
* | [android] #5075 - Removing options.accessToken() usage in MapFragmentActivity... | Brad Leege | 2016-05-25 | 2 | -2/+0 |
* | [android] #5075 - Adding deprecation notices | Brad Leege | 2016-05-25 | 3 | -3/+9 |