summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Fix CheckButtonName check for module types other than CLIMATE and RADIO (#3944)Shobhit Adlakha2022-08-311-12/+13
* Fix potential crashes by using shared pointers for app data (#3900)8.1-RC2release/8.1.0Jacob Keeler2022-04-071-1/+1
* added an ontimeout method to handle a timeout request (#3803)RomanReznichenkoLuxoft2021-11-101-0/+8
* Fix/crash after ptu for another app hmi type (#3795)Andrii Kalinich (GitHub)2021-10-143-29/+58
* Fix wrong behavior of RCOnRemoteControlSettingsNotification (#3792)Andrii Kalinich (GitHub)2021-10-121-17/+32
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-276-22/+23
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-112-0/+27
* Remove dependency between optional params in OnRemoteControlSettings (#3749)Andrii Kalinich (GitHub)2021-08-111-19/+18
* Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-151-8/+0
* Feature/Update Minimum Supported Version to Ubuntu 18 (#3727)Shobhit Adlakha2021-07-092-5/+12
* replace applicable post-operators to pre-operators (#3687)Collin2021-04-201-2/+2
* Fix null moduleData in GetIVD response (#3565)Andrii Kalinich (GitHub)2021-03-051-4/+2
* Fix invalid uses of erase while iterating through sets (#3619)Jacob Keeler2021-01-291-1/+2
* Fix build failure with ENABLE_LOG=OFF (#3604)Jacob Keeler2020-12-171-4/+2
* Fix GetInteriorVehicle request wrong processes result codes from HMI (#3519)Igor Gapchuk (GitHub)2020-10-021-1/+4
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-018-35/+48
* Validate the data before dereferencing it (#3493)Ira Lytvynenko (GitHub)2020-09-081-2/+7
* [SDL-0188] Interior Vehicle Data Resumption (#3480)Ira Lytvynenko (GitHub)2020-09-047-23/+645
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-3/+5
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-0132-489/+427
* Add check for result codes from HMI IsReady response (#3433)Yana Chernysheva (GitHub)2020-08-241-1/+1
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-175-41/+91
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-142-28/+64
* Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-213-2/+12
* Fix CID 204315, 204316jacobkeeler2019-10-031-4/+1
* Fix/Set mandatory=false for optional response params (#3052)Shobhit Adlakha2019-09-271-0/+3
* Fix/GetInteriorVehicleDataConsent for modules with different allowMultipleAcc...Shobhit Adlakha2019-09-251-176/+168
* GetInteriorVehicleDataConsent user location check (#3039)Shobhit Adlakha2019-09-231-43/+158
* Fix merge module data incorrect behavior (#3017)Yaroslav Mamykin (GitHub)2019-09-202-90/+84
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-191-0/+1
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-3021-837/+3049
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-0/+1
* Merge pull request #2980 from smartdevicelink/feature/widget_supportJackLivio2019-08-261-1/+1
|\
| * Update application and its dependenciesAndriy Byzhynar2019-08-201-1/+1
* | Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-1/+8
|/
* Merge remote-tracking branch 'origin/develop' into feature/gps_shift_supportShobhitAd2019-06-282-16/+15
|\
| * fixup! Feature: Remote Control - Radio and Climate Parameter Update.igapchuck2019-06-062-0/+3
| * Refactor CutOffReadOnlyParams() method for better readable.igapchuck2019-06-061-15/+9
| * Unit tests.oivin2019-06-061-1/+1
| * Feature: Remote Control - Radio and Climate Parameter Update.igapchuck2019-06-062-4/+6
* | Filtering unnecessary GPS data in SisDataMykola Korniichuk (GitHub)2019-06-113-0/+32
|/
* Merge remote-tracking branch 'origin/master' into developjacobkeeler2019-05-301-17/+56
|\
| * Address review commentshotfix/mobile_notification_broadcastingjacobkeeler2019-05-231-3/+3
| * Check message source before constructing commandsjacobkeeler2019-05-221-17/+56
* | Run updated style scriptjacobkeeler2019-04-2914-102/+110
|/
* RPC Passing and Handling unknown RPC parameters (#2821)Shobhit Adlakha2019-03-071-2/+2
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-2/+4
* Merge pull request #2677 from smartdevicelink/fix/interior_data_caching_on_ra...JackLivio2018-10-151-0/+25
|\
| * Filter AvailableHDs and SisDatafix/interior_data_caching_on_radio_disableJackLivio2018-10-151-0/+2
| * Ensure erase does not invalidate iteratorJackLivio2018-10-121-4/+5