summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* App Service Activation Logic (#2809)Jacob Keeler2019-02-2324-141/+1142
* SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-2133-56/+946
* Update AppServiceType usage in RPC spec after revisionsjacobkeeler2019-02-183-12/+12
* 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-055-3/+27
* 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
* | Add PublishAppService to policiesShobhitAd2019-01-284-0/+24
* | Update PublishAppService in AppServiceManagerjacobkeeler2019-01-247-21/+19
* | Add basic App Service Managerjacobkeeler2019-01-237-1/+184
* | Fix Stylejacobkeeler2019-01-2310-33/+31
* | Add validation of app service manifestjacobkeeler2019-01-234-3/+46
* | Add WEATHER service typejacobkeeler2019-01-232-138/+312
* | Add AppServiceRPCPlugin to app service commandsjacobkeeler2019-01-2216-11/+91
* | Fix PrintSmartObject callsjacobkeeler2019-01-225-6/+6
* | Add dummy response for PublishAppServicejacobkeeler2019-01-228-12/+76
* | Add basic handling of app service producer RPCsjacobkeeler2019-01-2028-0/+2344
* | Address CommentsJackLivio2019-01-202-3/+1
* | Address review commentsjacobkeeler2019-01-151-16/+24
* | Add lock for pending device mapJackLivio2019-01-142-0/+7
* | Fix disconnect flowjacobkeeler2018-12-132-1/+1
* | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-1220-101/+142
* | Set app icon path for pending appsjacobkeeler2018-12-051-0/+6
* | Update ConnectionStatusUpdated method + testsJackLivio2018-12-058-23/+22
* | Fix storage directory deletion if app folder is not setjacobkeeler2018-12-051-1/+1
* | Fix resumption setting HMI level to NONE when already in FULLjacobkeeler2018-12-051-1/+3
* | Fix style and update app list after PTUjacobkeeler2018-12-042-5/+7
* | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-12-039-67/+23
|\ \
| * | Address Comments and Remove Unused CodeJackLivio2018-11-279-67/+23
| * | Merge remote-tracking branch 'origin/feature/cloud_app_transport' into featur...JackLivio2018-11-2722-146/+279
| |\ \
* | \ \ Merge remote-tracking branch 'origin/feature/cloud_app_transport' into featur...jacobkeeler2018-12-0322-146/+279
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'feature/cloud_app_transport' into feature/cloud_app_policies_in...feature/cloud_app_policies_initcloudappJackLivio2018-11-212-3/+5
| |\ \ \
| | * | | Style fix in MOBILE_APIShobhitAd2018-11-201-3/+3
| | * | | Removed redundant smart objectShobhitAd2018-11-201-35/+2
| | * | | Made requested changesShobhitAd2018-11-201-8/+8
| | * | | Style FixShobhitAd2018-11-209-114/+134
| | * | | Getting HybridAppPreference from enumShobhitAd2018-11-202-8/+10
| | * | | Implement RPC in regular and external policiesShobhitAd2018-11-204-0/+23
| | * | | Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-205-0/+166
| | * | | Implement new RPC in MOBILE_APIShobhitAd2018-11-201-0/+53
| | * | | Address review commentsfeature/cloud_app_policiesjacobkeeler2018-11-1520-143/+161
| * | | | Style fixShobhitAd2018-11-1614-41/+36