summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/test
Commit message (Expand)AuthorAgeFilesLines
* ensure apps receive default HMI status before activated status (#3559)7.0.0-RC2release/7.0.0Collin2020-10-291-6/+24
* Fix sdl sends unexpected disconnect with resource constraint (#3516)Serhii Niukalov (GitHub)2020-10-231-4/+43
* Add missed NACK reasons (#3545)Yana Chernysheva (GitHub)2020-10-231-17/+10
* 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
* Merge branch 'release/7.0.0' into fix/move_duplicate_conversion_functions_to_...Yana Chernysheva2020-10-021-11/+0
|\
| * Remove ManageMobileCommand call from UnregisterAppInterfaceRequest and corres...Yana Chernysheva (GitHub)2020-10-011-11/+0
* | Merge branch 'develop' into fix/move_duplicate_conversion_functions_to_messag...Yana Chernysheva2020-09-1016-342/+817
|\ \ | |/
| * [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-049-227/+210
| * Fix dangerous work with app commands (#3375)Alexander Kutsan (GitHub)2020-09-026-73/+78
| * Add check for result codes from HMI IsReady response (#3433)Yana Chernysheva (GitHub)2020-08-241-12/+62
| * [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-214-30/+467
* | Resolve conflictsYana Chernysheva2020-08-1839-39/+2136
|\ \ | |/
| * Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-174-10/+34
| * Feature/Removing url parameter max length (#3259)Serhii Niukalov (GitHub)2020-08-103-0/+177
| * Additional Submenus and Driver Distraction Limits (#3447)JackLivio2020-08-071-0/+18
| * [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-1732-35/+1895
| * Feature/aligning hmi mobile api for pcm stream capabilities (#3297)Igor Gapchuk (GitHub)2020-07-071-0/+18
* | Add template functions and delete or mark unused methods as deprecatedYana Chernysheva2020-06-194-33/+9
|/
* 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
* Fix/gufm check syntax (#3369)Collin2020-05-201-0/+35
* 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
* Move cached app logic to ChoosePTUApplicationfix/external_policy_buildjacobkeeler2020-04-211-4/+2
* Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-201-2/+4
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-275-0/+895
* Fix processing of VR only Perform Interaction response (#3122)Yaroslav Mamykin (GitHub)2020-01-311-44/+452
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-291-3/+3
* 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
* [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