summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-24115-412/+3167
* Merge pull request #2801 from smartdevicelink/feature/app_service_policiesJackLivio2019-02-246-0/+148
|\
| * Move publish app service & subscribe after policy checkfeature/app_service_policiesJackLivio2019-02-231-7/+8
| * Set behavior for omitted and missing service_names and handled_rpcsJackLivio2019-02-232-7/+12
| * styleJackLivio2019-02-221-1/+4
| * Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-02-2226-29/+782
| |\
| * | Update src/components/application_manager/rpc_plugins/app_service_rpc_plugin/...Shobhit Adlakha2019-02-221-1/+1
| * | Update AppServiceType to stringJackLivio2019-02-194-19/+11
| * | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-02-191-8/+8
| |\ \
| * | | Update policy unit testsJackLivio2019-02-192-0/+4
| * | | Address CommentsJackLivio2019-02-134-17/+27
| * | | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-02-1313-37/+138
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-01-311-1/+10
| |\ \ \ \
| * | | | | Change request type to enumJackLivio2019-01-304-9/+16
| * | | | | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-01-305-19/+17
| |\ \ \ \ \
| * | | | | | Fix styleJackLivio2019-01-291-5/+9
| * | | | | | Update external policies for app services parametersJackLivio2019-01-291-2/+13
| * | | | | | Add HandledRPC struct to policiesJackLivio2019-01-271-4/+11
| * | | | | | Update app service structure in policiesJackLivio2019-01-262-18/+28
| * | | | | | Check if handled_rpcs is nullJackLivio2019-01-242-8/+10
| * | | | | | OnAppServiceDataNotificationFromMobile check parametersJackLivio2019-01-242-1/+18
| * | | | | | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-01-249-4/+224
| |\ \ \ \ \ \
| * | | | | | | Fix styleJackLivio2019-01-243-14/+21
| * | | | | | | Add policy handler CheckAppServiceParametersJackLivio2019-01-233-21/+37
| * | | | | | | Change handled_rpc to uint32JackLivio2019-01-233-3/+3
| * | | | | | | External policiesJackLivio2019-01-232-3/+3
| * | | | | | | Initial regular policy implementationJackLivio2019-01-2213-33/+82
* | | | | | | | Fix API typo and stylejacobkeeler2019-02-2316-80/+8
* | | | | | | | App Service Activation Logic (#2809)Jacob Keeler2019-02-2323-141/+1106
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-2126-29/+781
| |_|_|_|_|/ |/| | | | |
* | | | | | Update AppServiceType usage in RPC spec after revisionsjacobkeeler2019-02-181-8/+8
| |_|_|_|/ |/| | | |
* | | | | Remove LastState from AppServiceManagerJacob Keeler2019-02-111-3/+1
* | | | | Minor formatting fixjacobkeeler2019-02-089-17/+46
* | | | | Add functions for finding services.jacobkeeler2019-02-082-1/+33
* | | | | Address review comments.jacobkeeler2019-02-051-1/+0
* | | | | Update PublishAppServiceJackLivio2019-02-054-8/+28
* | | | | Merge remote-tracking branch 'origin/develop' into feature/base_app_services_...JackLivio2019-02-013-11/+34
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Revert "Add missing resource close in LoadPlugin"release/5.0.1JackLivio2018-11-191-1/+0
| * | | | Merge pull request #2734 from AByzhynar/fix/SDL_doesnt_include_binary_data_to...JackLivio2018-11-191-8/+28
| |\ \ \ \
| | * | | | Add binary data to OEM_SPECIFIC request typeAndriy Byzhynar2018-10-311-8/+28
| * | | | | Add check for missing presetBankCapabilities in Buttons.GetCapabilitieshotfix/invalid_preset_bank_capabilitiesJacob Keeler2018-11-161-2/+6
| |/ / / /
* | | | | Add service id generation.JackLivio2019-01-311-1/+10
| |_|_|/ |/| | |
* | | | Style fixShobhitAd2019-01-291-2/+1
* | | | Update PublishAppService in AppServiceManagerjacobkeeler2019-01-245-18/+17
| |_|/ |/| |
* | | Add basic App Service Managerjacobkeeler2019-01-235-1/+178
* | | Fix Stylejacobkeeler2019-01-2310-33/+31
* | | 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-226-8/+72