summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! Fix core crash on accesing the application pointer.fix/core_crash_on_accesing_the_application_pointerIgor Gapchuk2019-12-161-6/+2
* Fix core crash on accesing the application pointer.Igor Gapchuk2019-12-132-6/+12
* 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
| * | 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