summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/test/commands/mobile
Commit message (Expand)AuthorAgeFilesLines
* changed the way you add soft buttons in the subscription method (#3839)RomanReznichenkoLuxoft2022-01-111-1/+0
* Fix SDL build with USE_COTIRE=OFF (#3791)Andrii Kalinich (GitHub)2021-10-111-0/+1
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-277-69/+140
* [SDL 0205] Avoid custom button subscription by default (#3744)Vadym Luchko (GitHub)2021-08-161-10/+11
* Squashed commit of the following:collin2021-08-124-92/+86
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-119-107/+25
* Fix sub menues deletion wrong order (#3748)Andrii Kalinich (GitHub)2021-08-101-133/+365
* Fix handling of RC.SetGlobalProperties response (#3741)Andrii Kalinich (GitHub)2021-08-091-0/+36
* Feature/Add Unit test cases for GetSystemCapability (#3729)Shobhit Adlakha2021-07-021-0/+194
* check for invalid enum result code in CommandRequestImpl::SendResponse (#3718)Collin2021-06-143-3/+3
* Fix core prematurely sends success for delete interaction choice set (#2601)Igor Gapchuk (GitHub)2021-05-041-8/+21
* Add default value for maskInputCharacters to ResetGlobalProperties (#3635)Jacob Keeler2021-02-181-0/+41
* [SDL-0296] Possibility to update video streaming capabilities during ignition...Iryna Lytvynenko (GitHub)2021-02-122-0/+150
* [SDL 0238] Feature Keyboard Enhancements (#3609)Yana Chernysheva (GitHub)2021-02-121-0/+347
* Merge branch 'feature/sdl_0293_enable_oem_exclusive_apps_support_base_impl' o...collin2021-02-111-16/+5
|\
| * Add vehicle data params to StartSessionAckAndrii Kalinich2021-01-211-16/+5
* | [SDL 0180] Broaden Choice Uniqueness (#3607)Collin2021-02-101-9/+10
* | Fix SDL does not unsubscribe from softbuttons after receiving a response. (#2...Igor Gapchuk (GitHub)2021-02-021-23/+29
|/
* Add OnWayPointChange handling for NAVIGATION app services (#3573)Jacob Keeler2020-12-093-8/+9
* Add check for non-existent parent ID to AddSubMenuRequest (#3534)Yana Chernysheva (GitHub)2020-10-201-0/+25
* Bugfix 3173 (#3528)JackLivio2020-10-061-0/+2
* Remove ManageMobileCommand call from UnregisterAppInterfaceRequest and corres...Yana Chernysheva (GitHub)2020-10-011-11/+0
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-047-226/+205
* Fix dangerous work with app commands (#3375)Alexander Kutsan (GitHub)2020-09-026-73/+78
* [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-213-18/+454
* Feature/Removing url parameter max length (#3259)Serhii Niukalov (GitHub)2020-08-101-0/+65
* Additional Submenus and Driver Distraction Limits (#3447)JackLivio2020-08-071-0/+18
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-172-9/+11
* Sdl must store onWayPointChange internally (#2490)Pavel Zhdanov (GitHub)2020-06-081-7/+59
* Forward OnButtonPressNotifications where HMI specifies appID to apps in LIMIT...Collin2020-05-201-0/+1
* ResetGlobalProperties doesn't reset HELPPROMPT and VRHELPITEMS to default val...Collin2020-05-181-6/+64
* Revert "RAI reply DUPLICATE_NAME when app has same id and name as existing app"collin2020-05-131-57/+1
* RAI reply DUPLICATE_NAME when app has same id and name as existing appcollin2020-05-131-1/+57
* Fix processing of VR only Perform Interaction response (#3122)Yaroslav Mamykin (GitHub)2020-01-311-44/+452
* SDL forwards `OnButtonEvent` notification of `CUSTOM_BUTTON` to `BACKGROUND` ...Valerii Malkov (GitHub)2020-01-101-0/+29
* Fix undefined behavior after changing HMICapabilities smart object field (#3116)Andrii Kalinich (GitHub)2020-01-075-18/+46
* Fix unit testsjacobkeeler2019-11-221-0/+22
* 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
* 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-202-7/+19
* 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-202-8/+8
* 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