summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed code style.Oleksandr Lohvinenko (GitHub)2018-06-262-7/+7
* Added application extension class.Oleksandr Lohvinenko (GitHub)2018-06-262-0/+129
* Removed unnecessary comment.Oleksandr Lohvinenko (GitHub)2018-06-261-2/+0
* Removed usages of moved modules from rpc plugin, minor code improvement.Oleksandr Lohvinenko (GitHub)2018-06-268-118/+16
* Moved HMI RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2628-53/+86
* Moved mobile RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2631-52/+161
* Implemented plugin skeleton, moved HMI IsReady command.Oleksandr Lohvinenko (GitHub)2018-06-2615-13/+693
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-269-41/+28
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-2661-332/+44
* Remove redundant fileIra Lytvynenko (GitHub)2018-06-261-205/+0
* Fix release of resourcesIra Lytvynenko (GitHub)2018-06-261-10/+1
* 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