summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/app_service_rpc_plugin
Commit message (Expand)AuthorAgeFilesLines
...
| * | Address CommentsJackLivio2019-02-132-12/+25
| * | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-02-138-19/+20
| |\ \
| * | | Change request type to enumJackLivio2019-01-302-4/+6
| * | | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-01-302-12/+5
| |\ \ \
| * | | | Check if handled_rpcs is nullJackLivio2019-01-241-1/+1
| * | | | OnAppServiceDataNotificationFromMobile check parametersJackLivio2019-01-241-0/+16
| * | | | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-01-244-3/+46
| |\ \ \ \
| * | | | | Fix styleJackLivio2019-01-241-2/+5
| * | | | | Add policy handler CheckAppServiceParametersJackLivio2019-01-231-20/+3
| * | | | | Change handled_rpc to uint32JackLivio2019-01-231-1/+1
| * | | | | Initial regular policy implementationJackLivio2019-01-2210-32/+66
* | | | | | Fix API typo and stylejacobkeeler2019-02-2316-80/+8
* | | | | | App Service Activation Logic (#2809)Jacob Keeler2019-02-2310-0/+632
| |_|_|_|/ |/| | | |
* | | | | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-213-2/+14
| |_|_|/ |/| | |
* | | | Minor formatting fixjacobkeeler2019-02-088-16/+16
* | | | Address review comments.jacobkeeler2019-02-051-1/+0
* | | | Update PublishAppServiceJackLivio2019-02-052-2/+4
| |_|/ |/| |
* | | Update PublishAppService in AppServiceManagerjacobkeeler2019-01-242-12/+5
| |/ |/|
* | Fix Stylejacobkeeler2019-01-239-32/+30
* | Add validation of app service manifestjacobkeeler2019-01-234-3/+46
|/
* Add AppServiceRPCPlugin to app service commandsjacobkeeler2019-01-2216-11/+91
* Fix PrintSmartObject callsjacobkeeler2019-01-225-6/+6
* Add dummy response for PublishAppServicejacobkeeler2019-01-222-6/+30
* Add basic handling of app service producer RPCsjacobkeeler2019-01-2025-0/+1906