summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Answer review comments.BSolonenko2018-06-26856-1093/+1939
* Fix UTsOleksandr Lohvinenko (GitHub)2018-06-262-0/+25
* Fixes for RC commands and code styleIra Lytvynenko2018-06-268-11/+15
* Remove default value for subscribe parameterIra Lytvynenko (GitHub)2018-06-262-2/+2
* Fix after rebaseIra Lytvynenko (GitHub)2018-06-267-11/+29
* Move hmi notification test.Valerii2018-06-261-84/+90
* Add unit tests for RCGetInteriorVehicleDataConsentValerii2018-06-261-0/+241
* Fix UTsIra Lytvynenko2018-06-264-5/+13
* Fix SDL behavior when resource is unsupportedAndriy Byzhynar2018-06-266-36/+45
* Fixed get RC ApplicationsBSolonenko2018-06-2611-84/+156
* Fix GetInteriorVehicleDataConsent request/responseAndriy Byzhynar2018-06-2613-55/+480
* Fix RC defectsAndriy Byzhynar2018-06-265-24/+188
* Fix falling atf test scriptBogdan2018-06-263-17/+21
* UTS for ButtonPressIra Lytvynenko2018-06-2610-79/+90
* Fixes for RC commandsIra Lytvynenko2018-06-2615-98/+204
* Refactoring rc rpc plugin's factoryBSolonenko2018-06-2636-341/+509
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-262-0/+25
* Move GetRCApplications function to RCRPCPluginIra Lytvynenko2018-06-269-53/+30
* OnRemoteControlSettings and OnInteriorVehicleData notifications implIra Lytvynenko2018-06-266-33/+190
* SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-2620-767/+386
* Add supported functions of RC pluginAlexander Kutsan2018-06-2639-262/+477
* GetInteriorVehicleData implementation and some fixesIra Lytvynenko2018-06-2613-53/+255
* RC commands request implementation, ButtonPressRequest implementation and som...Ira Lytvynenko2018-06-2618-108/+801
* Add Resource allocation manager stubAlexander Kutsan2018-06-2615-6/+1531
* RC Command Factory implementationIra Lytvynenko2018-06-2625-43/+203
* Add initial impl for rc command factory and fix some rc commandsIra Lytvynenko2018-06-2633-48/+433
* Add source files for rc commands and fix some sdl commandsIra Lytvynenko2018-06-2640-108/+247
* Add header stubs for RC pluginAlexander Kutsan2018-06-2630-1/+560
* Folder structure for rc_rpc_pluginIra Lytvynenko2018-06-266-0/+0
* Fix UTsIra Lytvynenko2018-06-2614-6/+1239
* Fix build with UTsIra Lytvynenko (GitHub)2018-06-2612-20/+20
* Fix code styleIra Lytvynenko (GitHub)2018-06-26109-190/+231
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-2612-53/+50
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-2610-3788/+1379
* Fix some sdl commandsIra Lytvynenko2018-06-26158-160/+158
* Fix build with unit tests after commands factory refactoringValerii2018-06-26145-2792/+2695
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-26116-208/+276
* Refactoring all hmi commands.BSolonenko2018-06-26497-1543/+5813
* Refactoring all mobile commands.BSolonenko2018-06-26213-326/+1402
* Refactoring CommandImpl, CommandRequestImpl and CommandResponseImplBSolonenko2018-06-266-10/+44
* Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-2620-1/+393
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-26729-3581/+4867
* move commands factory to rpc pluginIra Lytvynenko2018-06-26608-1007/+1022
* Remove all remote controllAlexander Kutsan2018-06-26451-39495/+81
* SDL RPC plugin CMAKElistAlexander Kutsan2018-06-26361-280/+73
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-26707-0/+28153
* Plugin manager and plugin interface creationAlexander Kutsan2018-06-2641-143/+391
* Refactor CommandFactoryIra Lytvynenko2018-06-2662-782/+967
* RPCHandler implementationIra Lytvynenko2018-06-2628-509/+846
* RPCService implementationIra Lytvynenko2018-06-26169-1349/+2086