summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-05385-28667/+960
|\
| * Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-291-0/+1
| |\
| | * Add turn signal data to api and testsConlain Kelly2018-06-211-0/+1
| * | Merge DevelopJackLivio2018-06-273-13/+16
| * | Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-263-213/+0
| * | fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-2/+2
| * | fixup! Remove all usage of SubscribedIVI from application managerAlexander2018-06-262-12/+0
| * | fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-262-9/+0
| * | Remove all usage of SubscribedIVI from application managerAlexander2018-06-263-16/+0
| * | Move IsSubsscrbedTo to pluginAlexander2018-06-262-12/+2
| * | Move Unsubscribe from IVI calls to app extensionsAlexander2018-06-262-2/+0
| * | fixup! Add to IVI plugin functionality to clear all application data.Alexander2018-06-261-1/+1
| * | Move using functions for clear subscriptions to pluginAlexander2018-06-261-11/+0
| * | Add to IVI plugin functionality to clear all application data.Alexander2018-06-261-1/+2
| * | Extensions mock and remove redundant functionAlexander2018-06-261-2/+0
| * | Replace all of application SubscribeToIVI to app extension subscribeToVehicle...Alexander2018-06-262-2/+0
| * | Move QueryInterface function closer to functions with similar functionalityAlexander2018-06-261-7/+2
| * | Modify resumption to use plugins but not application managerAlexander2018-06-261-0/+2
| * | Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-0/+23
| * | Implement Extensions() functionsAlexander2018-06-262-0/+8
| * | Fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-1/+1
| * | Remove remote control flagIra Lytvynenko (GitHub)2018-06-267-47/+0
| * | Answer review comments.BSolonenko2018-06-2611-14/+142
| * | Fixes for RC commands and code styleIra Lytvynenko2018-06-261-1/+2
| * | Fixed get RC ApplicationsBSolonenko2018-06-262-0/+19
| * | Fix GetInteriorVehicleDataConsent request/responseAndriy Byzhynar2018-06-261-35/+33
| * | Move GetRCApplications function to RCRPCPluginIra Lytvynenko2018-06-261-2/+0
| * | OnRemoteControlSettings and OnInteriorVehicleData notifications implIra Lytvynenko2018-06-261-0/+2
| * | SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-263-402/+1
| * | Add supported functions of RC pluginAlexander Kutsan2018-06-261-1/+1
| * | Add Resource allocation manager stubAlexander Kutsan2018-06-261-5/+1
| * | Add initial impl for rc command factory and fix some rc commandsIra Lytvynenko2018-06-263-2/+18
| * | Fix UTsIra Lytvynenko2018-06-262-1/+8
| * | Fix code styleIra Lytvynenko (GitHub)2018-06-261-2/+1
| * | Fixes after rebaseIra Lytvynenko (GitHub)2018-06-264-31/+27
| * | Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-261-1/+144
| * | Fix build with unit tests after commands factory refactoringValerii2018-06-262-1/+6
| * | Refactoring all hmi commands.BSolonenko2018-06-267-8/+30
| * | Refactoring all mobile commands.BSolonenko2018-06-261-1/+4
| * | Refactoring CommandImpl, CommandRequestImpl and CommandResponseImplBSolonenko2018-06-263-3/+15
| * | Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-265-1/+266
| * | Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-265-7/+23
| * | move commands factory to rpc pluginIra Lytvynenko2018-06-269-151/+155
| * | Remove all remote controllAlexander Kutsan2018-06-26360-28073/+5
| * | Plugin manager and plugin interface creationAlexander Kutsan2018-06-263-0/+133
| * | Refactor CommandFactoryIra Lytvynenko2018-06-267-73/+162
| * | RPCHandler implementationIra Lytvynenko2018-06-263-76/+188
| * | RPCService implementationIra Lytvynenko2018-06-263-62/+154
| |/
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-06-273-13/+16
|\ \
| * \ Merge pull request #2254 from smartdevicelink/fix/lock_scopingJackLivio2018-06-263-13/+16
| |\ \ | | |/ | |/|