summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'smart/develop' into fix/sdl_does_not_unsubscrib...fix/sdl_does_not_unsubscribe_from_subbuttons_after_receiving_responseDmitriy Boltovskiy2020-12-1628-112/+442
|\
| * Merge pull request #3601 from smartdevicelink/fix/onwaypointchange_unit_testsJacob Keeler2020-12-153-1/+18
| |\
| | * Fix unit tests in hmi_notifications_testfix/onwaypointchange_unit_testsjacobkeeler2020-12-143-1/+18
| * | Merge pull request #3600 from smartdevicelink/fix/bind_protocol_version_at_re...JackLivio2020-12-151-0/+2
| |\ \ | | |/ | |/|
| | * Bind protocol version when app registersfix/bind_protocol_version_at_registrationJackLivio2020-12-141-0/+2
| |/
| * Merge pull request #3590 from smartdevicelink/fix/vehicle_data_params_omittedJacob Keeler2020-12-101-9/+16
| |\
| | * Fix stylefix/vehicle_data_params_omittedjacobkeeler2020-12-091-2/+1
| | * Handle omitted parameter permissions properly in OnVehicleData notificationjacobkeeler2020-12-021-9/+17
| * | Add OnWayPointChange handling for NAVIGATION app services (#3573)Jacob Keeler2020-12-0924-102/+406
| |/
* | fixup! Fix regression and style issuesAndrii Kalinich2020-11-302-7/+8
* | Fix regression and style issuesAndrii Kalinich2020-11-253-9/+14
* | Merge remote-tracking branch 'origin/develop' into fix/sdl_does_not_unsubscri...Andrii Kalinich2020-11-24238-4112/+5125
|\ \ | |/
| * allow all OnSystemRequest types to contain binary data (#3575)Collin2020-11-191-20/+14
| * close namespace (#3574)Collin2020-11-191-0/+1
| * Merge pull request #3578 from smartdevicelink/fix/gpcd_consumer_friendly_mess...Jacob Keeler2020-11-181-2/+1
| |\
| | * Re-add messages field in policy table jsonfix/gpcd_consumer_friendly_messagesjacobkeeler2020-11-171-2/+1
| |/
| * Fix policy validation of OnVehicleData message (#3568)Jacob Keeler2020-11-162-3/+38
| * Merge pull request #3572 from smartdevicelink/fix/fix_session_heartbeat_startingJackLivio2020-11-1311-21/+92
| |\
| | * Fix unit testsJackLivio2020-11-133-15/+12
| | * Fix errors from merge conflictsfix/fix_session_heartbeat_startingJackLivio2020-11-124-6/+6
| | * Merge remote-tracking branch 'origin/develop' into fix/fix_session_heartbeat_...JackLivio2020-11-104650-587187/+266946
| | |\
| | * | Added check if HB tracking for session is already enabledAKalinich-Luxoft2017-12-2210-8/+74
| | * | Fix starting of the session HeartbeatAKalinich-Luxoft2017-12-223-12/+21
| * | | Cover connection handler and policy handler with unit tests (#2682)Mykola Korniichuk (GitHub)2020-11-129-153/+1553
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/master' into developJackLivio2020-11-05225-3896/+3302
| |\ \
| | * \ Merge pull request #3551 from smartdevicelink/release/7.0.07.0.0JackLivio2020-11-051095-106525/+50935
| | |\ \
| | | * | Update rpc_spec tag for 7.0.0JackLivio2020-11-051-0/+0
| | | * | ensure apps receive default HMI status before activated status (#3559)7.0.0-RC2release/7.0.0Collin2020-10-2910-15/+249
| | | * | remove possibility for invalid choice ID to be sent to mobile (#3555)Collin2020-10-291-10/+15
| | | * | Fix a/v streaming retry sequence issues (#3552)Andrii Kalinich (GitHub)2020-10-264-60/+70
| | | * | Bugfix 2808 copy (#3546)JackLivio2020-10-262-0/+22
| | | * | Fix sdl sends unexpected disconnect with resource constraint (#3516)Serhii Niukalov (GitHub)2020-10-2314-13/+211
| | | * | Fix formatting for logs after logger overhaul (#3554)Jacob Keeler2020-10-2341-264/+134
| | | * | Add missed NACK reasons (#3545)Yana Chernysheva (GitHub)2020-10-2317-201/+204
| | | * | Fix application activation after resumption (#3550)Yana Chernysheva (GitHub)2020-10-225-28/+18
| | | * | Add defvalue to policy table schema (#3530)Jacob Keeler2020-10-2215-62/+246
| | | * | Merge pull request #3548 from smartdevicelink/hotfix/mobile_api_link_readmeJacob Keeler2020-10-211-1/+1
| | | |\ \
| | | | * | Fix broken Mobile API link in READMEhotfix/mobile_api_link_readmeJacob Keeler2020-10-211-1/+1
| | | |/ / | | |/| |
| | | * | Keep FULL for apps after conflict resolution (#3538)Andrii Kalinich (GitHub)2020-10-201-1/+5
| | | * | Add check for non-existent parent ID to AddSubMenuRequest (#3534)Yana Chernysheva (GitHub)2020-10-202-3/+38
| | | * | Fix synchronization in WaypointsPendingResumptionHandler (#3531)Yana Chernysheva (GitHub)2020-10-193-137/+138
| | | * | Add error handling for failed hmi message send (#3537)JackLivio2020-10-144-6/+29
| | | * | remove unlock of lock that isn't locked (#3536)7.0.0-RC1Collin2020-10-081-1/+0
| | | * | Fix/Add DialNumber RPC to preloaded pt (#3533)Shobhit Adlakha2020-10-071-0/+11
| | | * | Fix/usb handler thread safe stop (#3492)Andrii Kalinich (GitHub)2020-10-063-5/+40
| | | * | use less common port in websocket connection tests (#3529)Collin2020-10-061-1/+1
| | | * | Re-order rai logic for plugins (#3526)JackLivio2020-10-065-8/+36
| | | * | Bugfix 3173 (#3528)JackLivio2020-10-064-1/+54
| | | * | Fix dead lock in usb connection (#3494)Andrii Kalinich (GitHub)2020-10-051-1/+1
| | | * | Add check for already processed resumptions (#3525)Yana Chernysheva (GitHub)2020-10-053-142/+61