summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix custom vehicle data limitsfix/vehicle_data_item_limitsjacobkeeler2019-10-241-16/+15
* Remove unimplemented RPC from HMI_API (#3101)Shobhit Adlakha2019-10-242-34/+0
* Merge remote-tracking branch 'origin/develop' into release/6.0.0JackLivio2019-10-2429-5/+335
|\
| * Fix sending of OnServiceUpdate on service NACK (#3095)Andrii Kalinich (GitHub)2019-10-231-1/+8
| * Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-2328-4/+327
* | ChangeRegistration can respond with result = UNSUPPORTED_RESOURCE (#3091)Collin2019-10-221-0/+1
* | Merge remote-tracking branch 'origin/develop' into release/6.0.0jacobkeeler2019-10-212-1/+3
|\ \ | |/
| * Check if there are any registered app before sending UPDATE_NEEDED (#3090)Ira Lytvynenko (GitHub)2019-10-212-1/+3
* | Resolve conflicts between the MOBILE_API in Core and the official rpc_spec (#...Jacob Keeler2019-10-212-86/+71
* | Set alert duration to 0 if softbuttons exist (#3089)JackLivio2019-10-181-2/+4
* | Fix/sdl must send generic error hmi doesnt respond during timeout (#2495)Valerii Malkov (GitHub)2019-10-169-49/+61
* | Add select function to pipe write call (#3071)JackLivio2019-10-161-11/+46
* | move mismatched textfields to bottom of enum (#3074)Collin2019-10-111-6/+6
* | Merge remote-tracking branch 'origin/develop' into release/6.0.0JackLivio2019-10-104-32/+81
|\ \ | |/
| * Fix SSL handshake for a secondary connection (#3065)Andrii Kalinich (GitHub)2019-10-094-32/+81
* | Replace DCHECK in Create Window Request (#3068)JackLivio2019-10-102-2/+11
* | Add history tag to SetDisplayLayout (#3067)JackLivio2019-10-102-1/+7
* | Fix resource allocation manager unit tests are not included in /resource_all...Igor Gapchuk (GitHub)2019-10-093-2/+14
|/
* Add handling for unknown enum values in vehicle data schema (#3062)6.0.0_RCJacob Keeler2019-10-034-18/+14
* Merge pull request #3066 from smartdevicelink/fix/coverity_issuesJacob Keeler2019-10-032-6/+6
|\
| * Fix CID 204315, 204316jacobkeeler2019-10-032-6/+6
* | ensure correct order of stream length calculations (#3064)Collin2019-10-031-5/+6
|/
* [WIP] initial fix of socket streaming by guessing playback time (#3057)Collin2019-10-019-13/+91
* Add HMICapabilities Params (#3058)JackLivio2019-10-014-0/+18
* Fix PTU notifications order (#3051)Andrii Kalinich (GitHub)2019-10-0114-205/+427
* Merge pull request #3056 from smartdevicelink/fix/fix_random_sdl_crashJacob Keeler2019-09-271-5/+13
|\
| * Fix SDL crash on app service unpublishingfix/fix_random_sdl_crashAndrii Kalinich2019-09-271-5/+13
* | Fix/Set mandatory=false for optional response params (#3052)Shobhit Adlakha2019-09-272-5/+8
* | Merge pull request #2501 from IGapchuk/sdl_not_send_UnsubscribeVehicleDataJacob Keeler2019-09-262-12/+35
|\ \ | |/ |/|
| * Fix SDL does not send UnsubscribeVehicleData request to HMIIgor Gapchuk2019-09-262-12/+35
|/
* Fix/crash on ign off (#3048)Maksym Ked (GitHub)2019-09-267-0/+31
* Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-2513-72/+147
* Fix/GetInteriorVehicleDataConsent for modules with different allowMultipleAcc...Shobhit Adlakha2019-09-252-182/+189
* move MenuLayoutsAvailable to WindowCapability (#3043)Collin2019-09-2413-100/+67
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-2424-118/+323
* Merge pull request #3047 from smartdevicelink/feature/remove_deprecated_metho...Jacob Keeler2019-09-246-26/+1
|\
| * Remove deprecated methods from projectjacobkeeler2019-09-236-26/+1
* | Merge pull request #3045 from smartdevicelink/fix/dial_number_descriptionJacob Keeler2019-09-231-1/+4
|\ \ | |/ |/|
| * Fix DialNumber description in HMI APIjacobkeeler2019-09-231-1/+4
* | Merge pull request #3025 from smartdevicelink/fix/gather_consumer_messagesJacob Keeler2019-09-233-14/+58
|\ \
| * | Address commentsfix/gather_consumer_messagesjacobkeeler2019-09-203-22/+41
| * | Fix reading of Consumer Friendly Messages in PROPRIETARY modejacobkeeler2019-09-101-2/+27
* | | Add condition check for policy ResetRetrySequence (#3035)Jacob Keeler2019-09-232-3/+6
* | | GetInteriorVehicleDataConsent user location check (#3039)Shobhit Adlakha2019-09-232-43/+162
* | | Merge pull request #3040 from smartdevicelink/fix/maximum_change_velocity_def...Jacob Keeler2019-09-232-6/+12
|\ \ \ | |_|/ |/| |
| * | Fix definition of maximumChangeVelocity in HMI APIfix/maximum_change_velocity_definitionjacobkeeler2019-09-182-6/+12
* | | Fix merge module data incorrect behavior (#3017)Yaroslav Mamykin (GitHub)2019-09-208-92/+521
* | | Add fix to update RC capabilities on OnSystemCapabilityUpdated(REMOTE_CONTROL...Shobhit Adlakha2019-09-201-14/+28
* | | Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-1912-49/+94
* | | Fix coverity issues (#3036)Jacob Keeler2019-09-1911-29/+34