summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add daemon.sh to unify scripts for external and regularfeature/daemon_scriptjacobkeeler2020-06-084-196/+155
* Fix missing -H flag in policy server dependency stepJacob Keeler2020-06-081-1/+1
* Add start.sh which uses the new core.shjacobkeeler2020-06-082-0/+22
* Address commentsjacobkeeler2020-06-082-43/+43
* Fix broken return code in core_stopjacobkeeler2020-06-022-2/+2
* Add features to make the daemon script more reliablejacobkeeler2020-06-023-32/+154
* First version of daemon script from proposaljacobkeeler2020-05-215-30/+85
* unsubscripe app from waypoints when it is unregistered (#3373)Collin2020-05-214-19/+71
* Forward OnButtonPressNotifications where HMI specifies appID to apps in LIMIT...Collin2020-05-202-3/+5
* Fix/gufm check syntax (#3369)Collin2020-05-206-28/+72
* fix memory error in TcpDevice::IsSameAs (#3386)Collin2020-05-201-2/+2
* Release delegate only after full thread stopping (#2534)Pavel Zhdanov (GitHub)2020-05-201-1/+1
* Fix SendUpdateAppList and SendOnAppUnreg order (#2517)Kostiantyn Grygoriev2020-05-191-5/+7
* Add RPCService unit tests (#3250)Yana Chernysheva (GitHub)2020-05-184-0/+900
* Change reason to IGNITION_OFF only if reason wasn't defined before (#3274)Yana Chernysheva (GitHub)2020-05-181-2/+6
* Fix/issue 1951 (#3371)Collin2020-05-184-19/+56
* Fix/Add Startup PTU trigger check (#3363)Shobhit Adlakha2020-05-189-0/+43
* Merge pull request #2553 from smartdevicelink/fix/start_stream_retry_countJacob Keeler2020-05-182-8/+8
|\
| * Fix Start Stream retry countfix/start_stream_retry_countjacobkeeler2018-08-292-8/+8
* | ResetGlobalProperties doesn't reset HELPPROMPT and VRHELPITEMS to default val...Collin2020-05-185-8/+100
* | only return if we are sure we are out of space (#3361)Collin2020-05-131-5/+0
* | Revert "RAI reply DUPLICATE_NAME when app has same id and name as existing app"collin2020-05-133-69/+8
* | RAI reply DUPLICATE_NAME when app has same id and name as existing appcollin2020-05-133-8/+69
* | Fix Compile Warnings (#3356)Collin2020-05-112-2/+5
* | [SDL4.0]SDL does not create icons folder in case it was removed (#2649) (#3359)Collin2020-05-111-0/+8
* | Add missing ssl_context.h include in security_manager_listener (#2775)Stanislav Kobziev (GitHub)2020-05-111-0/+1
* | Fixing problem with validation of array (#2669)Oleksandr Nyzhnyk (GitHub)2020-05-083-17/+47
* | SDL crash during cleanup. (#2621)Mykola Korniichuk (GitHub)2020-05-081-0/+2
* | Update HMI_API.xml (#3354)Collin2020-05-071-1/+1
* | Merge remote-tracking branch 'origin/master' into developJackLivio2020-05-012-0/+8
|\ \
| * \ Merge pull request #3351 from smartdevicelink/release/6.1.16.1.1вумудщзJackLivio2020-05-012-0/+8
| |\ \ |/ / /
| * | Init usage_and_error_counts on startup (#3349)release/6.1.1JackLivio2020-04-301-0/+4
| * | do not retry ptu if no apps are connected (#3350)Collin2020-04-301-0/+4
|/ /
* | Update submodule commit after RPC Spec release6.1.0release/6.1.0jacobkeeler2020-04-291-0/+0
* | Add permission checking for all messages to and from mobile (#3344)6.1.0_RC2Jacob Keeler2020-04-2712-107/+152
* | Fix capability window update when window_id is missing (#3342)JackLivio2020-04-221-9/+16
* | Fix result code generic error while subscribing to vehicle data (#3264)Yana Chernysheva (GitHub)2020-04-222-12/+31
* | Merge pull request #3341 from smartdevicelink/fix/external_policy_buildJacob Keeler2020-04-216-87/+75
|\ \
| * | Move cached app logic to ChoosePTUApplicationfix/external_policy_buildjacobkeeler2020-04-216-87/+75
* | | Fix UpdateAppList/UpdateDeviceList spam (#3339)Andrii Kalinich (GitHub)2020-04-214-10/+25
* | | StartEndStreamTimer in StopNaviService (#3325)Collin2020-04-211-1/+1
|/ /
* | Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-2012-178/+253
* | Do not send two END_SERVICE requests during streaming switching between apps ...Ira Lytvynenko (GitHub)2020-04-202-31/+58
* | Hotfix/3327 sdl sends generic error if vehicle data not available (#3335)Yaroslav Mamykin (GitHub)2020-04-172-43/+12
* | Fix/Deadlock during transport re-connect via USB (#3332)Serhii Niukalov (GitHub)2020-04-172-49/+73
* | Fix/Send OnAppPropertiesChange in case one of nicknames is removed (#3336)Serhii Niukalov (GitHub)2020-04-162-5/+29
* | fix APTDisplayText covert bug (#3291)Jim-Nexty2020-04-071-4/+6
* | Fix SDL doesn't send EndService for Video/Audio Service upon IGNITION_OFF #14...Yurii Postolov2020-04-061-0/+2
* | Fix remove_if in ClearTimerPool (#3322)JackLivio2020-04-031-6/+11
* | Fix for video stream failed by switched of connection via BT+WIFI (#3290)Jim-Nexty2020-04-032-5/+35