summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Go to the next command if command id missingfix/sdl_must_restore_add_commands_in_the_order_they_were_createdYevhenii Dementieiev (GitHub)2020-01-221-1/+1
* Fix cmd_id in SendAddVRCommandToHMIAnna Pipko (GitHub)2020-01-091-2/+3
* Fix resume controller unit testsAnna Pipko (GitHub)2020-01-091-6/+29
* Fix message helper unit testsAnna Pipko (GitHub)2020-01-091-6/+13
* fixup! SDL restores AddCommands in the order they were createdLitvinenkoIra2020-01-091-3/+3
* SDL restores AddCommands in the order they were createdAnna Pipko (GitHub)2020-01-097-18/+103
* Fix increment of 'count_of_rejections_duplicate_name' counter (#3147)Yaroslav Mamykin (GitHub)2020-01-081-6/+13
* Fix the SDL incorrect validates display_capabilities. (#3128)Igor Gapchuk (GitHub)2020-01-071-0/+2
* Fix undefined behavior after changing HMICapabilities smart object field (#3116)Andrii Kalinich (GitHub)2020-01-0715-230/+250
* Merge pull request #3143 from smartdevicelink/masterfix/crash_in_appmanagerJackLivio2019-11-2524-137/+339
|\
| * Merge pull request #3137 from smartdevicelink/release/6.0.16.0.1webfix/cppJackLivio2019-11-2524-137/+339
| |\ |/ /
| * Merge pull request #3132 from smartdevicelink/hotfix/hybrid_app_preference_bugrelease/6.0.1Jacob Keeler2019-11-2210-87/+186
| |\
| | * Fix unit testsjacobkeeler2019-11-221-0/+22
| | * Fix stylejacobkeeler2019-11-221-4/+4
| | * Break up long conditionjacobkeeler2019-11-221-8/+8
| | * Fix application of hybrid app preference parameter for cloud applicationsjacobkeeler2019-11-229-84/+161
| |/
| * Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-2111-17/+80
| * Fix the entries for the vehicle data schema items in the preloaded PT (#3129)Shobhit Adlakha2019-11-211-18/+16
| * Reworked usb handler delegate completion (#3121)Andriy Byzhynar (GitHub)2019-11-182-5/+16
| * Check for conflicting app resumption level (#3117)JackLivio2019-11-139-10/+41
|/
* Merge pull request #3100 from smartdevicelink/release/6.0.06.0.0Jacob Keeler2019-10-301726-20544/+53431
|\
| * Fix app service extension resumption data processing (#3097)6.0.0_RC2release/6.0.0Yaroslav Mamykin (GitHub)2019-10-286-1/+278
| * Fix/provide operation result to function file system create directory (#2778)Stanislav Kobziev (GitHub)2019-10-284-12/+15
| * Merge pull request #3102 from smartdevicelink/fix/vehicle_data_item_limitsJacob Keeler2019-10-281-16/+15
| |\
| | * Fix custom vehicle data limitsfix/vehicle_data_item_limitsjacobkeeler2019-10-241-16/+15
| * | Merge pull request #3099 from smartdevicelink/fix/fix_synchronize_backup_and_...Jacob Keeler2019-10-282-0/+40
| |\ \
| | * | fixup! Synchronize backup and reset policy functionsfix/fix_synchronize_backup_and_reset_functions_in_cacheAndrii Kalinich2019-10-241-8/+6
| | * | Synchronize backup and reset policy functionsAndrii Kalinich2019-10-222-0/+42
| * | | Merge pull request #3103 from smartdevicelink/fix/custom_vehicle_data_array_k...Jacob Keeler2019-10-281-4/+15
| |\ \ \
| | * | | Fix key translation for SubscribeVehicleDatafix/custom_vehicle_data_array_key_translationjacobkeeler2019-10-251-1/+2
| | * | | Fix custom VD key translation for struct arraysjacobkeeler2019-10-241-4/+14
| | | |/ | | |/|
| * | | Fix/fix log severity level in on vehicle data notification cc (#2776)Stanislav Kobziev (GitHub)2019-10-284-10/+10
| * | | Merge pull request #3094 from smartdevicelink/fix/update_generated_copyrightsJacob Keeler2019-10-252-10/+10
| |\ \ \
| | * | | Update generated copyright for API filesfix/update_generated_copyrightsJacob Keeler2019-10-211-6/+6
| | * | | Update generated copyright in generated_msg_version.hJacob Keeler2019-10-211-4/+4
| * | | | Fix SDL does not set the app to NONE HMI level after a rejecting of StartServ...Igor Gapchuk (GitHub)2019-10-254-12/+138
| | |/ / | |/| |
| * | | 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