summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/policies
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-24/+74
|\
| * Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-061-3/+8
| * Revert "Remove setAppName"jacobkeeler2019-03-061-0/+4
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-21/+32
| * Get Icon URL Request (#2823)JackLivio2019-03-011-1/+7
| * Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-5/+29
* | Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-0/+2
* | Set behavior for omitted and missing service_names and handled_rpcsJackLivio2019-02-231-4/+11
* | Update AppServiceType to stringJackLivio2019-02-191-8/+4
* | Address CommentsJackLivio2019-02-131-4/+2
* | Change request type to enumJackLivio2019-01-301-4/+9
* | Add HandledRPC struct to policiesJackLivio2019-01-271-4/+11
* | Update app service structure in policiesJackLivio2019-01-261-13/+25
* | Check if handled_rpcs is nullJackLivio2019-01-241-7/+9
* | OnAppServiceDataNotificationFromMobile check parametersJackLivio2019-01-241-1/+2
* | Fix styleJackLivio2019-01-241-3/+5
* | Add policy handler CheckAppServiceParametersJackLivio2019-01-231-0/+28
* | Change handled_rpc to uint32JackLivio2019-01-231-1/+1
* | External policiesJackLivio2019-01-231-2/+2
* | Initial regular policy implementationJackLivio2019-01-221-0/+10
|/
* Refresh app list when an app is enabled or disabledjacobkeeler2018-12-121-0/+2
* Implemented InitCloudApp in policy_regularShobhitAd2018-11-161-0/+3
* Address review commentsjacobkeeler2018-11-161-14/+19
* Style FixShobhitAd2018-11-131-5/+9
* Getting HybridAppPreference from enumShobhitAd2018-11-131-4/+7
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-12/+24
* Add cloud app parameters to regular policiesjacobkeeler2018-11-091-0/+63
* Fix issue where pending permissions were not being clearedjacobkeeler2018-10-021-7/+3
* Merge pull request #2204 from BSolonenko/fix/app_does_not_activateJacob Keeler2018-08-291-1/+0
|\
| * Fixed: app does not activate when policies are disabled.BSolonenko2018-07-091-1/+0
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-102-48/+31
|\ \
| * \ Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-191-20/+20
| |\ \
| | * | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-20/+20
| * | | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-182-45/+104
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-052-15/+1
| | |\ \ | | | |/ | | |/|
| | | * Remove QT HMI API and QT specific RPCsfeature/remove_qt_hmi_api_dbusjacobkeeler2018-02-012-15/+1
| | * | Merge DevelopJackLivio2018-06-271-0/+7
| | * | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-3/+0
| | * | Remove all remote controllAlexander Kutsan2018-06-261-7/+0
| | * | Refactor CommandFactoryIra Lytvynenko2018-06-261-1/+1
| | * | RPCService implementationIra Lytvynenko2018-06-261-1/+2
| * | | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-1/+0
* | | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-251-4/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Style FixJackLivio2018-06-151-6/+6
| * | | Fix build with EXTERNAL PROPRIETARY policy flagIra Lytvynenko (GitHub)2018-06-141-2/+5
* | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-181-4/+4
|/ / /
* | | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-4/+7
|\ \ \
| * | | Initial implementationIra Lytvynenko2018-05-171-4/+7
| |/ /
* | | Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-241-10/+79
|/ /
* | Don't force a PTU when an invalid PT is receivedhotfix/invalid_ptu_loopjacobkeeler2018-04-091-2/+1