summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix UTsIra Lytvynenko2018-06-274-5/+13
* Fix SDL behavior when resource is unsupportedAndriy Byzhynar2018-06-276-36/+45
* Fixed get RC ApplicationsBSolonenko2018-06-2711-84/+156
* Fix GetInteriorVehicleDataConsent request/responseAndriy Byzhynar2018-06-2713-55/+480
* Fix RC defectsAndriy Byzhynar2018-06-275-24/+188
* Fix falling atf test scriptBogdan2018-06-273-17/+21
* UTS for ButtonPressIra Lytvynenko2018-06-2710-79/+90
* Fixes for RC commandsIra Lytvynenko2018-06-2715-98/+204
* Refactoring rc rpc plugin's factoryBSolonenko2018-06-2736-341/+509
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-272-0/+25
* Move GetRCApplications function to RCRPCPluginIra Lytvynenko2018-06-279-53/+30
* OnRemoteControlSettings and OnInteriorVehicleData notifications implIra Lytvynenko2018-06-276-33/+190
* SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-2720-767/+386
* Add supported functions of RC pluginAlexander Kutsan2018-06-2739-262/+477
* GetInteriorVehicleData implementation and some fixesIra Lytvynenko2018-06-2713-53/+255
* RC commands request implementation, ButtonPressRequest implementation and som...Ira Lytvynenko2018-06-2718-108/+801
* Add Resource allocation manager stubAlexander Kutsan2018-06-2715-6/+1531
* RC Command Factory implementationIra Lytvynenko2018-06-2725-43/+203
* Add initial impl for rc command factory and fix some rc commandsIra Lytvynenko2018-06-2733-48/+433
* Add source files for rc commands and fix some sdl commandsIra Lytvynenko2018-06-2740-108/+247
* Add header stubs for RC pluginAlexander Kutsan2018-06-2730-1/+560
* Folder structure for rc_rpc_pluginIra Lytvynenko2018-06-276-0/+0
* Fix UTsIra Lytvynenko2018-06-2714-6/+1239
* Fix build with UTsIra Lytvynenko (GitHub)2018-06-2712-20/+20
* Fix code styleIra Lytvynenko (GitHub)2018-06-27109-190/+231
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-2712-53/+50
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-2710-3788/+1379
* Fix some sdl commandsIra Lytvynenko2018-06-27158-160/+158
* Fix build with unit tests after commands factory refactoringValerii2018-06-27145-2790/+2689
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-27116-208/+276
* Refactoring all hmi commands.BSolonenko2018-06-27497-1543/+5813
* Refactoring all mobile commands.BSolonenko2018-06-27213-326/+1402
* Refactoring CommandImpl, CommandRequestImpl and CommandResponseImplBSolonenko2018-06-276-10/+44
* Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-2720-1/+393
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-27729-3581/+4867
* move commands factory to rpc pluginIra Lytvynenko2018-06-27608-1007/+1022
* Remove all remote controllAlexander Kutsan2018-06-27451-39495/+81
* SDL RPC plugin CMAKElistAlexander Kutsan2018-06-27361-280/+73
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-27707-0/+28153
* Plugin manager and plugin interface creationAlexander Kutsan2018-06-2741-143/+391
* Refactor CommandFactoryIra Lytvynenko2018-06-2762-782/+967
* RPCHandler implementationIra Lytvynenko2018-06-2728-509/+846
* RPCService implementationIra Lytvynenko2018-06-27169-1353/+2090
* Merge pull request #2307 from JackLivio/fix/styleJackLivio2018-06-273-28/+20
|\
| * Fix StyleJackLivio2018-06-273-28/+20
|/
* Merge pull request #2254 from smartdevicelink/fix/lock_scopingJackLivio2018-06-2633-208/+281
|\
| * Run Style ScriptJackLivio2018-06-2613-40/+50
| * I regret trusting my auto-formatter; more style change revertsfix/lock_scopingConlain Kelly2018-06-252-22/+15
| * undo dumb style changesConlain Kelly2018-06-252-57/+54
| * Cleanup dumb re-formatting, overall cleanupConlain Kelly2018-06-124-77/+80