summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src
Commit message (Expand)AuthorAgeFilesLines
* Set proper function id in removeHMIFakeParametersfix/set_function_id_remove_fake_paramsJackLivio2018-09-061-1/+12
* Merge pull request #2557 from smartdevicelink/feature/revise_0122_to_exclude_...Jacob Keeler2018-08-311-49/+42
|\
| * Removed redundant codefeature/revise_0122_to_exclude_synonymsAKalinich-Luxoft2018-08-311-6/+3
| * Extract VR items generation to the separate functionAKalinich-Luxoft2018-08-311-23/+23
| * Implementation of Revise SDL-0122 to exclude synonymsAndrii Kalinich2018-08-281-36/+32
* | Merge pull request #2226 from smartdevicelink/feature/boost_filesystem_implem...JackLivio2018-08-311-2/+2
|\ \
| * | Update FileSize and Offset to uint64_tJackLivio2018-08-301-2/+2
* | | Merge pull request #2057 from smartdevicelink/fix/remove_allow_device_to_connectJacob Keeler2018-08-301-2/+0
|\ \ \
| * | | Remove unused `AllowDeviceToConnect` RPCfix/remove_allow_device_to_connectjacobkeeler2018-03-091-2/+0
* | | | 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
* | | | | Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-2912-69/+70
| |_|/ / |/| | |
* | | | Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-288-46/+45
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-2214-370/+461
| |\ \ \ \
| * | | | | Fix namespace whoopsConlain Kelly2018-08-101-2/+2
| * | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-10390-37529/+2756
| |\ \ \ \ \
| * | | | | | Style fixConlain Kelly2018-06-254-12/+12
| * | | | | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-2520-30/+637
| |\ \ \ \ \ \
| * | | | | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-187-44/+44
* | | | | | | | Merge pull request #930 from smartdevicelink/feature/PLAY_PAUSE_implementationJacob Keeler2018-08-281-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/develop' into feature/PLAY_PAUSE_impleme...JackLivio2018-08-22385-36104/+7981
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-11-012-1/+4
* | | | | | | | Merge pull request #2519 from JackLivio/fix/update_rpc_version_negotiation_logicJackLivio2018-08-241-5/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Check styleJackLivio2018-08-211-1/+1
| * | | | | | | | Update mobile version negotiationJackLivio2018-08-161-5/+3
* | | | | | | | | Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-2313-368/+405
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-217-305/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-177-305/+1
| * | | | | | | | | Remove deprecated DisconnectedJustBeforeIgnOff methodAlexander2018-08-211-23/+0
| * | | | | | | | | Remove unused variablesAndriy Byzhynar2018-08-211-1/+0
| * | | | | | | | | Add implementation of resumption DB for low voltageZhdanovP2018-08-212-28/+72
| * | | | | | | | | Simplify resumption logicAndriy Byzhynar2018-08-213-63/+32
| * | | | | | | | | Implement resumption during Low VoltageAndriy Byzhynar2018-08-216-36/+330
| * | | | | | | | | Initial implementation of Low Voltage featureAndriy Byzhynar2018-08-211-1/+4
| |/ / / / / / / /
| * | | | | | | | Merge pull request #2312 from t-yoshii/fix/do-not-send-invalid-unregister-reasonJackLivio2018-08-171-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | set unregister reason when stopping application managerTakamitsu Yoshii2018-06-281-0/+2
| * | | | | | | | | Add API version to logging in case if message from mobile was not parsedAlexander2018-08-161-1/+2
| * | | | | | | | | Fix comments after reviewIra Lytvynenko (GitHub)2018-08-161-3/+3
| * | | | | | | | | Fix keep app's HMI level in FULL in case when HMI sends AUDIO_SOURCE event to...Ira Lytvynenko (GitHub)2018-08-161-0/+3
| * | | | | | | | | Save current audio sourceIra Lytvynenko2018-08-162-0/+15
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge remote-tracking branch 'origin/develop' into feature/choice_vr_optionalfeature/choice_vr_optionalJackLivio2018-08-151-9/+33
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalJackLivio2018-08-071-6/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalConlain Kelly2018-08-062-1/+34
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-311-39/+32
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | more cleanup, add mock implementationsConlain Kelly2018-07-311-32/+34
| * | | | | | | | | | | general cleanup on vr commands checksConlain Kelly2018-07-301-0/+32
* | | | | | | | | | | | Merge branch 'feature/mobile_versioning' into feature/full_app_idJackLivio2018-08-141-9/+33
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Address commentsJackLivio2018-08-141-13/+31
| * | | | | | | | | | | Address CommentsJackLivio2018-08-131-9/+15
* | | | | | | | | | | | Merge branch 'feature/mobile_versioning' into feature/full_app_idJackLivio2018-08-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /