summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-1416-72/+196
* Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-052-5/+18
* Fix processing of VR only Perform Interaction response (#3122)Yaroslav Mamykin (GitHub)2020-01-313-65/+634
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-293-9/+14
* SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-221-1/+3
* Handle wrong message type from HMI was added (#2394)Pavel Zhdanov (GitHub)2020-01-211-4/+0
* Fix SDL app stream processing with non-streamable state. (#3151)Mykola Korniichuk (GitHub)2020-01-172-2/+2
* Merge pull request #3145 from smartdevicelink/fix/SDL_crash_during_SetAppIconremote_atf_testingJacob Keeler2020-01-162-29/+34
|\
| * Rework SetAppIcon requestfix/SDL_crash_during_SetAppIconAndriy Byzhynar2019-12-062-29/+34
* | Fix sdl versioning for vehicle data (#3049)Yaroslav Mamykin (GitHub)2020-01-151-3/+5
* | fix_sdl_sends_query_apps_to_the_app_#995 (#2335)Yurii Postolov2020-01-131-1/+2
* | SDL forwards `OnButtonEvent` notification of `CUSTOM_BUTTON` to `BACKGROUND` ...Valerii Malkov (GitHub)2020-01-103-8/+35
* | Fix increment of 'count_of_rejections_duplicate_name' counter (#3147)Yaroslav Mamykin (GitHub)2020-01-081-6/+13
* | Fix undefined behavior after changing HMICapabilities smart object field (#3116)Andrii Kalinich (GitHub)2020-01-078-88/+110
|/
* Fix unit testsjacobkeeler2019-11-221-0/+22
* Break up long conditionjacobkeeler2019-11-221-8/+8
* Fix application of hybrid app preference parameter for cloud applicationsjacobkeeler2019-11-222-60/+117
* Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-215-2/+26
* Fix app service extension resumption data processing (#3097)6.0.0_RC2release/6.0.0Yaroslav Mamykin (GitHub)2019-10-286-1/+278
* Merge pull request #3102 from smartdevicelink/fix/vehicle_data_item_limitsJacob Keeler2019-10-281-16/+15
|\
| * Fix custom vehicle data limitsfix/vehicle_data_item_limitsjacobkeeler2019-10-241-16/+15
* | Fix key translation for SubscribeVehicleDatafix/custom_vehicle_data_array_key_translationjacobkeeler2019-10-251-1/+2
* | Fix custom VD key translation for struct arraysjacobkeeler2019-10-241-4/+14
|/
* Merge remote-tracking branch 'origin/develop' into release/6.0.0JackLivio2019-10-247-0/+91
|\
| * Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-237-0/+91
* | Set alert duration to 0 if softbuttons exist (#3089)JackLivio2019-10-181-2/+4
* | Fix/sdl must send generic error hmi doesnt respond during timeout (#2495)Valerii Malkov (GitHub)2019-10-169-49/+61
* | Replace DCHECK in Create Window Request (#3068)JackLivio2019-10-102-2/+11
* | Fix resource allocation manager unit tests are not included in /resource_all...Igor Gapchuk (GitHub)2019-10-093-2/+14
|/
* Add handling for unknown enum values in vehicle data schema (#3062)6.0.0_RCJacob Keeler2019-10-032-3/+9
* Fix CID 204315, 204316jacobkeeler2019-10-031-4/+1
* Add HMICapabilities Params (#3058)JackLivio2019-10-011-0/+5
* Fix/Set mandatory=false for optional response params (#3052)Shobhit Adlakha2019-09-271-0/+3
* Fix SDL does not send UnsubscribeVehicleData request to HMIIgor Gapchuk2019-09-262-12/+35
* Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-253-29/+27
* Fix/GetInteriorVehicleDataConsent for modules with different allowMultipleAcc...Shobhit Adlakha2019-09-252-182/+189
* move MenuLayoutsAvailable to WindowCapability (#3043)Collin2019-09-243-11/+2
* Remove deprecated methods from projectjacobkeeler2019-09-231-1/+1
* GetInteriorVehicleDataConsent user location check (#3039)Shobhit Adlakha2019-09-232-43/+162
* Fix merge module data incorrect behavior (#3017)Yaroslav Mamykin (GitHub)2019-09-208-92/+521
* Add fix to update RC capabilities on OnSystemCapabilityUpdated(REMOTE_CONTROL...Shobhit Adlakha2019-09-201-14/+28
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-194-3/+7
* Fix coverity issues (#3036)Jacob Keeler2019-09-192-2/+3
* Fix build with USE_COTIRE = OFF (#3012)Ira Lytvynenko (GitHub)2019-09-191-1/+1
* Revert "Fix sdl versioning for vehicle data (#3015)"revert-3015-fix/sdl_versioning_for_vehicle_dataJacob Keeler2019-09-132-6/+8
* Fix sdl versioning for vehicle data (#3015)Yaroslav Mamykin (GitHub)2019-09-132-8/+6
* Error message processing from HMI (#3016)Mykola Korniichuk (GitHub)2019-09-136-9/+41
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-3082-1214/+7363
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-30126-1620/+4011
* Fixed app activation during resumption (#3001)Andriy Byzhynar (GitHub)2019-08-301-15/+16