summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/test/commands
Commit message (Expand)AuthorAgeFilesLines
* Fix/sdl must send generic error hmi doesnt respond during timeout (#2495)Valerii Malkov (GitHub)2019-10-161-2/+2
* Replace DCHECK in Create Window Request (#3068)JackLivio2019-10-101-0/+3
* Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-251-20/+16
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-301-4/+183
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-304-430/+180
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-292-1/+97
* Merge pull request #2980 from smartdevicelink/feature/widget_supportJackLivio2019-08-2619-74/+1962
|\
| * Add app version check to SetDisplayLayout RPCAndriy Byzhynar (GitHub)2019-08-211-5/+56
| * Add validation to CreateWindow requestmked-luxoft2019-08-201-0/+39
| * Add accumulating window capabilitiesmked-luxoft2019-08-203-10/+24
| * Check hmi level of relevant window on button notificationsmked-luxoft2019-08-201-4/+7
| * fixup! Update Show RPCmked-luxoft2019-08-201-3/+3
| * Rename DISPLAY to DISPLAYS according to the proposal revisionLitvinenkoIra2019-08-204-13/+13
| * Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-0/+4
| * Update Show RPCAndriy Byzhynar2019-08-201-10/+426
| * Update SetDisplayLayout RPCAndriy Byzhynar2019-08-201-2/+2
| * Implement hmi capabilties handlingAndriy Byzhynar2019-08-204-0/+479
| * Implement StateController changesAndriy Byzhynar2019-08-201-13/+19
| * Implement BC.OnSystemCapabilitiesUpdated notification from HMIAndriy Byzhynar2019-08-201-0/+159
| * Implement CreateWindow and DeleteWindow RPCsAndriy Byzhynar2019-08-202-0/+696
| * Update application and its dependenciesAndriy Byzhynar2019-08-2010-42/+63
* | Feature/Pixel density and scale (#2757)Igor Gapchuk (GitHub)2019-08-211-1/+7
|/
* Merge pull request #2034 from shoamano83/feat/sdl-0138_audio_pass_thru_arrayJackLivio2019-08-201-2/+33
|\
| * Omit the case where UI.GetCapabilityResponse returns a list in audioPassThruC...Sho Amano2019-08-161-2/+8
| * Update HMI_API.xml to add audioPassThruCapabilitiesListSho Amano2019-07-251-0/+25
* | Removed DEPRECATED methods.sniukalov2019-08-141-1/+1
* | Adaptation UTs.sniukalov2019-08-143-45/+252
|/
* Unit tests LockScreenDismissalWarningigapchuck2019-07-242-3/+203
* Unit tests for sdl_passanger mode lock screen dismissalAlexander2019-07-242-31/+62
* Add lock_screen_dismissal_enabled to Policy InterfaceAlexander2019-07-242-12/+37
* Merge remote-tracking branch 'origin/develop' into feature/nav_subscription_b...JackLivio2019-06-271-0/+1
|\
| * fixup! Feature: Remote Control - Radio and Climate Parameter Update.igapchuck2019-06-061-0/+1
| * Feature: Remote Control - Radio and Climate Parameter Update.igapchuck2019-06-061-1/+1
* | Add Nav Subscription ButtonsJackLivio2019-06-121-0/+64
|/
* ADd unit tests for icon_urlJackLivio2019-05-071-0/+31
* Run updated style scriptjacobkeeler2019-04-29105-1079/+1113
* HMI.UnsubscribeWayPoints logic fix (#2869)JackLivio2019-04-021-0/+5
* App service mobile and hmi command creation unit tests (#2843)Shobhit Adlakha2019-03-162-18/+28
* Fix SDL.ActivateApp unit tests for EXTERNAL_PROPRIETARY buildfeature/cloud_app_auth_token_unit_testsjacobkeeler2019-03-131-0/+4
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-2432-291/+316
* Update ConnectionStatusUpdated method + testsJackLivio2018-12-051-0/+1
* Fix style and update app list after PTUjacobkeeler2018-12-041-5/+5
* Add ActivateApp test cases for cloud appsjacobkeeler2018-11-301-1/+53
* StyleJackLivio2018-10-111-2/+1
* Bump base negotiated rpc version to 4.5.1JackLivio2018-10-112-6/+6
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-1/+1
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-292-2/+2
* Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-294-14/+14
|\
| * Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-094-14/+14
* | Merge pull request #930 from smartdevicelink/feature/PLAY_PAUSE_implementationJacob Keeler2018-08-282-0/+112
|\ \