summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Update podspec for v3.5.0-rc.1 (#8422)ios-v3.5.0-rc.1Jordan Kiley2017-03-152-2/+2
* [ios, macos] Add more information to interpolation mode docs (#8425)Jordan Kiley2017-03-151-6/+13
* Increase precision of shader variable (#8423)Anand Thakker2017-03-152-1/+1
* [ios, macos] Update changelogs for 8374Jesse Bounds2017-03-142-1/+3
* [ios, macos] Expanded feature querying documentationMinh Nguyễn2017-03-145-101/+164
* [core] don’t query rendered features until all data is availableIvo van Dongen2017-03-144-1/+95
* [ios, macos] API doc revisions (#8396)Jordan Kiley2017-03-149-7/+16
* [android] Link with a version script to restrict symbol visibilityJohn Firebaugh2017-03-142-0/+6
* [ios] Enable one-finger quickzoom gesture on iPadJason Wray2017-03-132-8/+6
* [ios, macos] Fixed documentation parameter mismatchesMinh Nguyễn2017-03-136-11/+16
* [ios, macos] Resolved unused variable warningsMinh Nguyễn2017-03-132-2/+6
* [android] Change version name back to 5.0.0-SNAPSHOTAntonio Zugaldia2017-03-121-1/+1
* [android] Update CHANGELOG.mdAntonio Zugaldia2017-03-121-0/+13
* [android] make BubbleLayout publicios-v3.5.0-beta.3android-v5.0.0-beta.3Antonio Zugaldia2017-03-101-1/+1
* updated pod spec release version (#8358)Fabian Guerra Soto2017-03-102-2/+2
* [ios, macos] Corrected polyline equalityMinh Nguyễn2017-03-105-5/+10
* Raise exception when MGLAnnotationView.annotation property is nil (#8339)Fabian Guerra Soto2017-03-102-3/+10
* [android] [auto] Update properties to version 5.0.0-beta.3 in preparation for...Antonio Zugaldia2017-03-101-1/+1
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-1047-44/+1883
* [ios, macos] Copyedited changelog blurb about source queryingMinh Nguyễn2017-03-102-2/+2
* [android] query source featuresIvo van Dongen2017-03-1013-20/+282
* [macos, ios] query source featuresIvo van Dongen2017-03-1010-0/+266
* [core] query source featuresIvo van Dongen2017-03-1015-2/+191
* [core] rename query options for query rendered featuresIvo van Dongen2017-03-1014-26/+26
* [ios, macos] Fixed camera function exception messageMinh Nguyễn2017-03-101-3/+3
* [android] - zoom to rounded levelsTobrun2017-03-109-18/+65
* [ios, macos] Update changelogs for v3.5.0-beta.3 (#8343)Minh Nguyễn2017-03-102-11/+14
* [darwin] Use explicit initialization rather than global static variables for ...Konstantin Käfer2017-03-103-2/+7
* [android] remove unnecessary manifest permissionsAntonio Zugaldia2017-03-091-3/+0
* [android] remove unnecessary manifest inclusionAntonio Zugaldia2017-03-091-2/+0
* [android] Include the telemetry service to simplify set upAntonio Zugaldia2017-03-091-0/+5
* [android] - add style loading callback (#8291)Tobrun2017-03-093-17/+106
* [android] - harden mapZoomButtonController to avoid null pointer exceptions (...Tobrun2017-03-091-2/+4
* [android] - move touch handling of MarkerViews back to View#setOnClickListene...Tobrun2017-03-095-60/+53
* [android] renames MultiPoint to BasePointCollectionAntonio Zugaldia2017-03-093-5/+5
* [android] fix checkstyleAntonio Zugaldia2017-03-091-1/+2
* [android] update version to local package build configAntonio Zugaldia2017-03-091-1/+1
* [android] set user agent on initializationAntonio Zugaldia2017-03-091-1/+1
* [android] re-add build config fieldsAntonio Zugaldia2017-03-091-0/+2
* [android] bump versions to beta.3Antonio Zugaldia2017-03-091-3/+3
* [android] - build aar once (#8297)Tobrun2017-03-091-4/+2
* Merge master into release-ios-v3.5.0-android-v5.0.0John Firebaugh2017-03-08132-3116/+1772
|\
| * [core] Avoid using std::function in property_setter.hppJohn Firebaugh2017-03-083-198/+209
| * Pack min + max into one attribute :muscle:Molly Lloyd2017-03-0818-247/+238
| * Use ICU compiled with -OsJohn Firebaugh2017-03-085-5/+5
| * [core] De-duplicate shader prelude sourceJohn Firebaugh2017-03-0818-929/+141
| * [test] Increase memory test ceiling slightlyJohn Firebaugh2017-03-081-2/+2
| * [build] increase binary size log duration to 60 daysKonstantin Käfer2017-03-081-2/+2
| * For data-driven paint setters, transition immediately to target value (#8306)Anand Thakker2017-03-083-0/+52
| * [macos] add missing method declarations for visibleFeaturesXIvo van Dongen2017-03-071-0/+8