summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/policies/policy_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-101-39/+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-181-36/+104
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-051-6/+1
| | |\ \ | | | |/ | | |/|
| | | * Remove QT HMI API and QT specific RPCsfeature/remove_qt_hmi_api_dbusjacobkeeler2018-02-011-6/+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
* | Avoid integer overflowAlex Kutsan2018-03-231-1/+2
|/
* Merge pull request #1999 from smartdevicelink/fix/unused_iteratorJacob Keeler2018-02-011-1/+1
|\
| * Remove unused iteratorfix/unused_iteratorJacob Keeler2018-02-011-1/+1
* | Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-1/+1
* | Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-0/+7
* | Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-2/+2
|/
* Fix compilation warning #1789JackLivio2017-09-291-5/+5