summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [android] - harden offline region deletionTobrun Van Nuland2017-09-261-1/+2
| * Do not check connection if it is local requestRadosław Juszczyk2017-09-261-4/+5
| * [android] - disable rotation gesture when pinch zoomingTobrun Van Nuland2017-09-262-80/+81
| * macos-v0.5.1macos-v0.5.1upstream/1ec5-macos-v0.5.1Minh Nguyễn2017-09-253-3/+4
| * [ios] Bump podspec to 3.6.4 (#10059)ios-v3.6.4Fabian Guerra Soto2017-09-254-3/+7
| * [android, ios, macos] Updated translationsMinh Nguyễn2017-09-2215-60/+110
| * [core] make sure tiles are not treated as complete until all worker operation...Konstantin Käfer2017-09-2111-51/+57
| * [core] keep tiles renderable even if a subsequent error occursKonstantin Käfer2017-09-214-5/+51
| * [ios] Be sure to get a BOOL value for nullable dict keysJason Wray2017-09-151-3/+3
| * iosv3.6.3 podspec bump (#10008)ios-v3.6.3Fabian Guerra Soto2017-09-154-3/+4
| * [ios, macos] Deprecate trafficDayStyleURL and trafficNightStyleURL (#9918)Fabian Guerra Soto2017-09-157-46/+51
| * [ios] Use constraints to manage ornament view placement (again) (#9995)Jesse Bounds2017-09-143-94/+224
| * [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