summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Remove unused KVO context and state variablesupstream/boundsj-revert-manual-ornament-layoutJesse Bounds2017-09-141-5/+0
* [ios] Add ornament constraint system for iOS 11+Jesse Bounds2017-09-141-5/+58
* [ios] Use constraints to manage ornament view placement (again)Jesse Bounds2017-09-143-89/+171
* [ios] Canned spam coming from TransifexMinh Nguyễn2017-09-141-1/+1
* [android] - bump proguard config for OkHttp 3.8.0Tobrun Van Nuland2017-09-141-1/+6
* [ios] Ignore Smart Invert (#9876)Jordan Kiley2017-09-131-1/+16
* [android, ios, macos] Russian, Ukrainian, Hungarian and other localization up...Minh Nguyễn2017-09-1223-35/+914
* [core] Fix fill layer z-fightingJohn Firebaugh2017-09-121-1/+3
* [core] Align line vertex to 4-byte boundaryJohn Firebaugh2017-09-126-21/+13
* [ios] Update changelog for MGLMapView.showsUserHeadingIndicatorupstream/fb-permaheadingJason Wray2017-09-071-0/+1
* [ios] Disable implicit animation of heading indicatorsJason Wray2017-09-071-3/+8
* [ios] Implicitly enable showsUserLocation when enabling the heading indicatorJason Wray2017-09-072-3/+9
* [ios] Make user heading indicator property IBInspectableJason Wray2017-09-072-0/+16
* [ios] Change user location heading filter to 1°Jason Wray2017-09-071-1/+0
* [ios] Add setShowsUserHeadingIndicator and validateUserHeadingUpdatingJason Wray2017-09-073-13/+52
* [ios] Introduce MGLUserLocationHeadingIndicator protocolJason Wray2017-09-076-19/+54
* [ios] Set a heading indicator update thresholdJason Wray2017-09-072-4/+12
* [ios] Introduce MGLUserLocationHeadingArrowLayer classJason Wray2017-09-074-2/+79
* [ios] Refactor user location heading indicator into its own classJason Wray2017-09-065-119/+147
* [ios] Improve iosapp's zoom debug labelJason Wray2017-09-062-24/+46
* [ios] Guard against nil user location when setting tracking modeJason Wray2017-08-301-13/+13
* [ios, macos] Make minimumZoomLevel and maximumZoomLevel IBInspectable. (#9729)Fabian Guerra Soto2017-08-304-4/+6
* [tests] Cherry-pick OfflineDatabase::databaseTableColumnsJason Wray2017-08-291-0/+11
* [tests] Enforce the schema downgrade behaviorThiago Marcos P. Santos2017-08-292-0/+24
* [core] Remove database on schema downgradeThiago Marcos P. Santos2017-08-291-1/+1
* [ios] Set location to nil until the user's location is determinedIan Wagner2017-08-283-4/+3
* [ios] Support iOS 11 location usage descriptionsJason Wray2017-08-283-9/+24
* [ios] Print Xcode and SDK version during packagingupstream/fb-build-cherry-picksJason Wray2017-08-251-1/+3
* [build] Don't fail hard for unknown warning groupsKonstantin Käfer2017-08-251-1/+4
* [build] Don't use maybe-uninitialized and misleading-indentation in Clang, si...Konstantin Käfer2017-08-252-0/+6
* [ios] Fix heading update loopupstream/fb-fewer-heading-updates-thxJason Wray2017-08-242-5/+18
* [ios] Document annotations-as-features limitations w/feature queryingJason Wray2017-08-211-10/+15
* [android] - update config for next reeleaseandroid-v5.1.3Tobrun Van Nuland2017-08-193-3/+3
* [android] - update changelog for v5.1.3Tobrun Van Nuland2017-08-191-1/+12
* bumped MAS version numberCameron Mace2017-08-191-1/+1
* [android] - avoid IndexOutOfBounds when destroying map objectTobrun Van Nuland2017-08-191-28/+18
* [android] - enable location change animation of MyLocationView by defaultTobrun Van Nuland2017-08-191-1/+1
* [android] - re-add projectedMetersTobrun Van Nuland2017-08-191-0/+15
* [android] - create smallest possible LatLngBounds when visible region crosses...Tobrun2017-08-193-8/+37
* [android] - provide compability with Samsung devices forcing 3-4 array matrix...Tobrun2017-08-191-3/+27
* [android] - keep state of initial overlain views margins (#9391)Tobrun2017-08-191-16/+29
* [ios] Update pods spec for iOS v3.6.2 (#9806)ios-v3.6.2Fabian Guerra Soto2017-08-183-3/+3
* [ios] Warn about using MGLFeature-conforming annotations w/queryingJason Wray2017-08-182-5/+15
* [ios] Add debug descriptions to shapes and featuresJason Wray2017-08-183-0/+69
* [core] Use separate attribute component for line normalsJohn Firebaugh2017-08-188-41/+41
* [ios, macos] Fix querying features returning nil when features available. (#9...Fabian Guerra Soto2017-08-175-9/+15
* [ios] Add test for code snippet added to MGLPolyline doc changeNadia Barbosa2017-08-092-3/+14
* [ios] Update MGLPolyline docs about antimeridian crossingsNadia Barbosa2017-08-091-2/+13
* [ios] Fix user location horizontal accuracy ring inaccuracyupstream/fb-inaccurate-accuracyJason Wray2017-08-072-5/+3
* [ios] Update READMEs to link to help pageJason Wray2017-08-042-2/+2