| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] rename query options for query rendered features | Ivo van Dongen | 2017-03-10 | 1 | -1/+1 |
* | [ios, macos] Fixed camera function exception message | Minh Nguyễn | 2017-03-10 | 1 | -3/+3 |
* | [android] - zoom to rounded levels | Tobrun | 2017-03-10 | 9 | -18/+65 |
* | [ios, macos] Update changelogs for v3.5.0-beta.3 (#8343) | Minh Nguyễn | 2017-03-10 | 2 | -11/+14 |
* | [darwin] Use explicit initialization rather than global static variables for ... | Konstantin Käfer | 2017-03-10 | 3 | -2/+7 |
* | [android] remove unnecessary manifest permissions | Antonio Zugaldia | 2017-03-09 | 1 | -3/+0 |
* | [android] remove unnecessary manifest inclusion | Antonio Zugaldia | 2017-03-09 | 1 | -2/+0 |
* | [android] Include the telemetry service to simplify set up | Antonio Zugaldia | 2017-03-09 | 1 | -0/+5 |
* | [android] - add style loading callback (#8291) | Tobrun | 2017-03-09 | 3 | -17/+106 |
* | [android] - harden mapZoomButtonController to avoid null pointer exceptions (... | Tobrun | 2017-03-09 | 1 | -2/+4 |
* | [android] - move touch handling of MarkerViews back to View#setOnClickListene... | Tobrun | 2017-03-09 | 5 | -60/+53 |
* | [android] renames MultiPoint to BasePointCollection | Antonio Zugaldia | 2017-03-09 | 3 | -5/+5 |
* | [android] fix checkstyle | Antonio Zugaldia | 2017-03-09 | 1 | -1/+2 |
* | [android] update version to local package build config | Antonio Zugaldia | 2017-03-09 | 1 | -1/+1 |
* | [android] set user agent on initialization | Antonio Zugaldia | 2017-03-09 | 1 | -1/+1 |
* | [android] re-add build config fields | Antonio Zugaldia | 2017-03-09 | 1 | -0/+2 |
* | [android] bump versions to beta.3 | Antonio Zugaldia | 2017-03-09 | 1 | -3/+3 |
* | [android] - build aar once (#8297) | Tobrun | 2017-03-09 | 1 | -4/+2 |
* | Merge master into release-ios-v3.5.0-android-v5.0.0 | John Firebaugh | 2017-03-08 | 60 | -1506/+694 |
|\ |
|
| * | Use ICU compiled with -Os | John Firebaugh | 2017-03-08 | 5 | -5/+5 |
| * | [macos] add missing method declarations for visibleFeaturesX | Ivo van Dongen | 2017-03-07 | 1 | -0/+8 |
| * | [android] use PropertyValue for default values in functions | Ivo van Dongen | 2017-03-07 | 8 | -76/+169 |
| * | Update README.md | Bruno de Oliveira Abinader | 2017-03-06 | 1 | -1/+1 |
| * | [Qt] Remove the QML app | Thiago Marcos P. Santos | 2017-03-06 | 12 | -1312/+3 |
| * | [android] Add support for queryRenderedFeatures filter | Ivo van Dongen | 2017-03-04 | 5 | -20/+95 |
| * | [ios, macos] Add support for queryRenderedFeatures filter | Ivo van Dongen | 2017-03-04 | 6 | -40/+163 |
| * | [core] Add support for queryRenderedFeatures filter | Asheem Mamoowala | 2017-03-04 | 5 | -9/+46 |
| * | [android] - example on converting an Android SDK view to a Bitmap to be used ... | Tobrun | 2017-03-04 | 3 | -17/+57 |
| * | [Qt] Remove legacy QOpenGL dependency from Qt5 build | Thiago Marcos P. Santos | 2017-03-03 | 4 | -4/+15 |
| * | [android] - update gradle and plugin for Android Studio 2.3 stable, update su... | Tobrun | 2017-03-03 | 4 | -4/+10 |
| * | [all] Build all release builds with -Os | John Firebaugh | 2017-03-02 | 1 | -4/+0 |
| * | [ios] MGLAnnotationView annotation property made writable (#8139) | Fabian Guerra Soto | 2017-03-02 | 4 | -3/+3 |
| * | [core] Safeguard ICU UChar usage | Bruno de Oliveira Abinader | 2017-03-02 | 1 | -5/+7 |
| * | [android] - add accessibility support to the Android SDK by applying content ... | Tobrun | 2017-03-01 | 7 | -13/+27 |
| * | [android] - add unit test for Mapbox (#8228) | Tobrun | 2017-03-01 | 2 | -1/+93 |
* | | MyLocationView activate/deactivate LocationSource (#8255) | Tobrun | 2017-03-08 | 1 | -4/+4 |
* | | [ios, macos] Removed duplicated NSDate test files, improved duration converst... | Fabian Guerra Soto | 2017-03-08 | 6 | -64/+23 |
* | | [android] - don't disable tracking when animation the camera bearing. (#8279) | Tobrun | 2017-03-08 | 1 | -1/+1 |
* | | [ios, macos] Russian, Catalan, Lithuanian, Finnish, Dutch (#8256) | Minh Nguyễn | 2017-03-08 | 29 | -12/+985 |
* | | [ios, macos] Added a timing note for two delegate methods (#8259) | Jordan Kiley | 2017-03-07 | 2 | -14/+20 |
* | | [ios] Add version checker update to deploy script | Jason Wray | 2017-03-07 | 1 | -0/+20 |
* | | [ios] Add SDK version update checking/notification | Jason Wray | 2017-03-07 | 7 | -0/+80 |
* | | [ios, macos] Update callout when relocating annotation | Minh Nguyễn | 2017-03-03 | 4 | -22/+8 |
* | | [ios] Clarify docs for MGLUserTrackingMode | Nadia Barbosa | 2017-03-03 | 1 | -3/+22 |
* | | [ios, macos] Exclude MGLUserTrackingMode from macOS | Nadia Barbosa | 2017-03-03 | 2 | -15/+15 |
* | | [ios] Fixed conversion between Duration and NSTimeInerval (#8276) | Fabian Guerra Soto | 2017-03-03 | 10 | -37/+126 |
* | | [macos] Document Carthage, CocoaPods installation | Minh Nguyễn | 2017-03-03 | 2 | -3/+32 |
* | | [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 | 3 | -0/+4 |