summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/base_app_services_implementation' into feature/app_serv...feature/app_service_activation_sequenceJacob Keeler2019-02-230-0/+0
|\
| * SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-2134-56/+952
* | Fix stylejacobkeeler2019-02-231-2/+1
* | Merge branch 'feature/Getsystemcapability_Subscription' into feature/app_serv...Jacob Keeler2019-02-224-9/+5
|\ \
| * | Addressed review comments and removed extra debug statementsfeature/Getsystemcapability_SubscriptionShobhit Adlakha2019-02-214-9/+5
* | | Fix LastState usage in app service managerjacobkeeler2019-02-201-5/+5
* | | Address review commentsjacobkeeler2019-02-209-41/+5
* | | Merge branch 'feature/Getsystemcapability_Subscription' into feature/app_serv...Jacob Keeler2019-02-2012-37/+43
|\ \ \ | |/ /
| * | Addressed review commentsShobhit Adlakha2019-02-195-6/+15
| * | Merge branch 'feature/base_app_services_implementation' into feature/Getsyste...Shobhit Adlakha2019-02-193-12/+12
| |\ \ | | |/
| * | Fixed error from previous commit and addressed style commentsShobhit Adlakha2019-02-198-29/+26
| * | Update SystemCapability structs with new revisionsjacobkeeler2019-02-186-48/+19
* | | Include additional cases for activationjacobkeeler2019-02-184-23/+89
* | | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...jacobkeeler2019-02-181-2/+3
|\ \ \ | | |/ | |/|
| * | Update AppServiceType usage in RPC spec after revisionsjacobkeeler2019-02-183-12/+12
* | | Remove servicesSupported parameterjacobkeeler2019-02-144-21/+0
* | | Add OnSystemCapabilityUpdated triggers to AppServiceManagerjacobkeeler2019-02-1416-190/+361
* | | Merge remote-tracking branch 'origin/feature/Getsystemcapability_Subscription...jacobkeeler2019-02-128-98/+136
|\ \ \ | | |/ | |/|
| * | Removed setServiceActive functionShobhit Adlakha2019-02-122-14/+3
| * | Resolved merge conflict with base app services branchShobhit Adlakha2019-02-1110-17/+75
| |\ \ | | |/
| | * Remove LastState from AppServiceManagerJacob Keeler2019-02-111-3/+1
| * | Fix styleShobhit Adlakha2019-02-113-15/+12
| * | Moved create notification functions to message helper classShobhit Adlakha2019-02-116-81/+127
| * | Initialize AppServiceManager in Application manager testsShobhit Adlakha2019-02-112-0/+8
* | | Merge remote-tracking branch 'origin/feature/Getsystemcapability_Subscription...jacobkeeler2019-02-1128-56/+940
|\ \ \ | |/ /
| * | Moved HMI OSCU notification from app services plugin to sdl rpc pluginShobhit Adlakha2019-02-086-31/+30
| * | Moved ASP removal notification to ApplicationManagerImpl::UnregisterApplicationShobhit Adlakha2019-02-084-23/+21
| * | Implemented ASP removal notificationShobhit Adlakha2019-02-065-5/+48
| * | Merged in changes from base_app_servicesShobhit Adlakha2019-02-058-12/+54
| |\ \
| * | | Implemented UnPublishAppService in ASMShobhit Adlakha2019-02-052-29/+73
| * | | Addressed review commentsShobhit Adlakha2019-02-055-9/+5
| * | | Implemented OnSystemCapabilityUpdated notification to HMIShobhit Adlakha2019-02-057-9/+224
| * | | Applied parameter updateReason only to published app service which triggers O...Shobhit Adlakha2019-02-011-2/+4
| * | | Fixed merge conflictShobhit Adlakha2019-02-011-1/+0
| |\ \ \
| | * | | Added all published app services in OnSystemCapabilityUpdate notificationShobhitAd2019-01-312-14/+38
| | * | | Rebase and style fixShobhitAd2019-01-291-2/+3
| | * | | Resolve merge conflictShobhitAd2019-01-292-10/+3
| | |\ \ \
| | | * | | Implemented automatic app system capability subscription of App Service ProviderShobhitAd2019-01-285-6/+16
| | | * | | Made fix in App service manager and added notifcation RPC to policy tableShobhitAd2019-01-255-35/+27
| | | * | | Fix missing include and unused variablesjacobkeeler2019-01-241-5/+1
| | | * | | Merge branch 'feature/Getsystemcapability_Subscription' of https://github.com...jacobkeeler2019-01-245-7/+7
| | | |\ \ \
| | | | * | | Fix styleShobhitAd2019-01-2410-198/+215
| | | | * | | Renamed SystemCapability App Extension filename and ExtractExtension functionShobhitAd2019-01-245-12/+12
| | | * | | | Add OnSystemCapabilityUpdated(APP_SERVICES) handlingjacobkeeler2019-01-2413-208/+237
| | | |/ / /
| | | * | | Implemented AppServiceCapabilities responseShobhitAd2019-01-244-25/+84
| | | * | | Merge branch 'feature/Getsystemcapability_Subscription' of github.com:smartde...ShobhitAd2019-01-240-0/+0
| | | |\ \ \
| | | | * \ \ Merge branch 'feature/Getsystemcapability_Subscription' of github.com:smartde...ShobhitAd2019-01-230-0/+0
| | | | |\ \ \
| | | | | * \ \ Added AppServiceCapabilities to MOBILE APIShobhitAd2019-01-230-0/+0
| | | | | |\ \ \
| | | | | | * | | Added and implemented OnSystemCapabilityUpdated notificationShobhitAd2019-01-239-1/+208
| | | | | | * | | Added enabling/disabling subscription inShobhitAd2019-01-223-0/+15