summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2344 from smartdevicelink/feature/driver_distraction_on_r...Jacob Keeler2018-07-132-0/+3
|\
| * Send Driver Distraction notification immediately upon registrationfeature/driver_distraction_on_registrationJacob Keeler2018-07-122-0/+3
* | Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-119-1425/+1
|\ \ | |/ |/|
| * Remove DBus from projectJacob Keeler2018-07-106-498/+0
| * Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-053-927/+1
* | Merge pull request #2164 from XevoInc/feat/mt_transport_changesJacob Keeler2018-07-063-24/+27
|\ \ | |/ |/|
| * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-053-24/+27
* | fix: syntax error in hmi_command_factory.ccSho Amano2018-07-041-5/+6
* | fix: remove unnecessary ')'Sho Amano2018-07-041-2/+1
|/
* Fix StyleJackLivio2018-06-272-24/+22
* Merge remote-tracking branch 'origin/develop' into feature/vehicle_info_pluginJackLivio2018-06-271-10/+6
* Merge DevelopJackLivio2018-06-2714-78/+167
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-2613-15/+662
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-268-314/+2
* Fix yearAlexander2018-06-261-1/+1
* Enable System request tests, removed tests from sdl_rpc pluginAlex2018-06-261-30/+16
* Style fixAlexander2018-06-263-63/+39
* Fixed build failing due to migrated unit tests.Oleksandr Lohvinenko (GitHub)2018-06-262-200/+0
* Migrated unit tests.Oleksandr Lohvinenko (GitHub)2018-06-2614-1541/+6
* Removed usages of moved modules from rpc plugin, minor code improvement.Oleksandr Lohvinenko (GitHub)2018-06-262-106/+0
* Moved HMI RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2626-1872/+0
* Moved mobile RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2626-3363/+0
* Implemented plugin skeleton, moved HMI IsReady command.Oleksandr Lohvinenko (GitHub)2018-06-265-352/+0
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-267-39/+27
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-264-9/+2
* Remove redundant fileIra Lytvynenko (GitHub)2018-06-261-205/+0
* Answer review comments.BSolonenko2018-06-26800-997/+811
* Move hmi notification test.Valerii2018-06-261-84/+90
* Fix SDL behavior when resource is unsupportedAndriy Byzhynar2018-06-263-3/+9
* Fixed get RC ApplicationsBSolonenko2018-06-262-13/+28
* Add supported functions of RC pluginAlexander Kutsan2018-06-261-1/+1
* Fix build with UTsIra Lytvynenko (GitHub)2018-06-2611-19/+19
* Fix code styleIra Lytvynenko (GitHub)2018-06-26102-142/+186
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-263-6/+13
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-267-3786/+1230
* Fix some sdl commandsIra Lytvynenko2018-06-26156-156/+156
* Fix build with unit tests after commands factory refactoringValerii2018-06-26119-377/+28299
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-26105-153/+148
* Refactoring all hmi commands.BSolonenko2018-06-26487-1529/+5755
* Refactoring all mobile commands.BSolonenko2018-06-26211-323/+1388
* Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-2616-264/+382
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-26710-3504/+4780
* move commands factory to rpc pluginIra Lytvynenko2018-06-26600-937/+3902
* Remove all remote controllAlexander Kutsan2018-06-263-11/+2
* SDL RPC plugin CMAKElistAlexander Kutsan2018-06-26359-4/+37
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-26707-0/+60947
* Plugin manager and plugin interface creationAlexander Kutsan2018-06-262-0/+0