summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add asBool()JackLivio2018-10-121-2/+2
| * StyleJackLivio2018-10-121-2/+2
| * Remove filtering from onInteriorVehicle data. Add to GetInteriorVehicleData.JackLivio2018-10-122-28/+22
| * Add radio param filtering if radioEnable or hdRadioEnable are falseJackLivio2018-10-121-0/+28
* | Cut off unrelated module data parameters in SIVDfix/omit_unrelated_module_datajacobkeeler2018-10-121-5/+14
|/
* Address review commentsfix/merge_interior_vehicle_data_cachejacobkeeler2018-10-101-36/+56
* Merge module data instead of outright replacing each elementjacobkeeler2018-10-101-1/+52
* Fix uninitialized membersfix/coverity_fixes_5.0.0jacobkeeler2018-09-281-0/+1
* Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-181-27/+21
* Fix capabilities check for siriusxmAvailablejacobkeeler2018-09-071-32/+37
* Set proper function id in removeHMIFakeParametersfix/set_function_id_remove_fake_paramsJackLivio2018-09-061-1/+2
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-295-10/+11
* Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-281-5/+4
|\
| * Fix build failures after mergejacobkeeler2018-08-231-5/+4
* | Merge pull request #2373 from smartdevicelink/fix/rc_disablingJacob Keeler2018-08-271-8/+0
|\ \
| * | Do not send HMI level NONE in RC disabledAlexander2018-08-231-8/+0
| |/
* | Add processing new light capabilities to set_interior_vehicle_datafeature/rc_lights_more_names_and_status_valuesAlexander2018-08-221-114/+300
|/
* Moved mapping from module types to module data and capabilities keys in one p...Alexander2018-08-204-67/+73
* fixup! Add Interior data cache and interior data managerAlexander2018-08-202-2/+2
* Remove redundant check of RC extensionAlexander2018-08-201-6/+0
* Process disabling RC with interior_data_managerAlexander2018-08-201-14/+1
* Process policy events and application events in InteriorDataManagerAlexander2018-08-202-52/+8
* Add data to cache on interior data updateAlexander2018-08-201-3/+15