summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #2280 from XevoInc/bugfix/build_breaks_security_offJacob Keeler2018-06-252-0/+4
|\
| * fix: build breaks when ENABLE_SECURITY is OFFSho Amano2018-06-192-0/+4
* | Merge pull request #2288 from mrapitis/fix/issue_2137feature/low_voltage_on_unix_signalsJacob Keeler2018-06-224-55/+0
|\ \
| * | fix for issue 2137Markos2018-06-204-55/+0
| |/
* | Merge pull request #2286 from smartdevicelink/fix/check_onhmistatus_invalidJackLivio2018-06-211-0/+9
|\ \ | |/ |/|
| * Check for hmi level instead of statusfix/check_onhmistatus_invalidConlain Kelly2018-06-211-5/+4
| * add validity check to OnHMIStatusNotification::Run() to avoid passing bad def...Conlain Kelly2018-06-201-0/+10
|/
* Merge pull request #2235 from smartdevicelink/fix/fix_v5_protocol_messages_bs...feature/new_vehicle_data_turn_signalJackLivio2018-06-184-31/+82
|\
| * Fix failed unit test after updated implementationfix/fix_v5_protocol_messages_bson_paramsAKalinich-Luxoft2018-06-181-0/+12
| * V5 Protocol Messages do not encrypt payload of Control Frame Message TypesAKalinich-Luxoft2018-06-183-31/+70
* | Merge pull request #2218 from smartdevicelink/fix/fix_certificate_saving_afte...JackLivio2018-06-1810-194/+121
|\ \ | |/
| * Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-1810-166/+11
| * Fix leaked objects and add constAndrii Kalinich2018-06-182-11/+25