summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Set proper function id in removeHMIFakeParametersfix/set_function_id_remove_fake_paramsJackLivio2018-09-064-4/+17
* Add additional check for non-manadatory parametersfix/sdl_does_not_check_for_non_mandatory_parametersZhdanovP2018-09-051-5/+3
* Merge pull request #2557 from smartdevicelink/feature/revise_0122_to_exclude_...Jacob Keeler2018-08-312-49/+51
|\
| * Removed redundant codefeature/revise_0122_to_exclude_synonymsAKalinich-Luxoft2018-08-311-6/+3
| * Extract VR items generation to the separate functionAKalinich-Luxoft2018-08-312-23/+32
| * 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-314-6/+11
|\ \
| * | Updated based on commentsJackLivio2018-08-301-12/+6
| * | Update FileSize and Offset to uint64_tJackLivio2018-08-303-4/+4
| * | Update GetFileModificationTime to use boostJackLivio2018-08-301-2/+13
* | | 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-2944-151/+156
| |_|/ / |/| | |
* | | | Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-2912-41/+41
|\ \ \ \
| * | | | Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-0912-41/+41
* | | | | Merge pull request #2414 from XevoInc/fix/xevo_copyrightsJackLivio2018-08-291-4/+1
|\ \ \ \ \
| * | | | | Remove Xevo copyrights from multiple transport implementationSho Amano2018-07-241-4/+1
* | | | | | Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-2817-114/+115
|\ \ \ \ \ \
| * | | | | | Fix build failures after mergejacobkeeler2018-08-232-6/+5
| * | | | | | Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-22123-1443/+3693
| |\ \ \ \ \ \
| * | | | | | | style fixConlain Kelly2018-08-101-1/+2
| * | | | | | | Fix namespace whoopsConlain Kelly2018-08-102-3/+3
| * | | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-101857-96676/+110950
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Style fixConlain Kelly2018-06-255-16/+19
| * | | | | | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-2539-35/+1419
| |\ \ \ \ \ \ \
| * | | | | | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-1814-106/+107
* | | | | | | | | Merge pull request #930 from smartdevicelink/feature/PLAY_PAUSE_implementationJacob Keeler2018-08-2810-14/+212
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Add version Logic for play_pause and okJackLivio2018-08-237-12/+201
| * | | | | | | | Add play_pause to hmi_capabilities test fileJackLivio2018-08-221-0/+6
| * | | | | | | | Merge remote-tracking branch 'origin/develop' into feature/PLAY_PAUSE_impleme...JackLivio2018-08-221840-79597/+128959
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Fix HMI capabilities test failureJacob Keeler2016-11-011-1/+1
| * | | | | | | | Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-11-013-1/+10
* | | | | | | | | Merge pull request #2373 from smartdevicelink/fix/rc_disablingJacob Keeler2018-08-272-23/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix stylefix/rc_disablingJacob Keeler2018-08-231-1/+0
| * | | | | | | | | Fix unit testsAlexander2018-08-231-14/+1
| * | | | | | | | | Do not send HMI level NONE in RC disabledAlexander2018-08-231-8/+0
* | | | | | | | | | Merge pull request #2519 from JackLivio/fix/update_rpc_version_negotiation_logicJackLivio2018-08-242-6/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Check styleJackLivio2018-08-212-3/+3
| * | | | | | | | | | Update mobile version negotiationJackLivio2018-08-162-6/+9
* | | | | | | | | | | Merge pull request #2046 from smartdevicelink/fix/remove_set_iconJackLivio2018-08-249-598/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into fix/remove_set_iconfix/remove_set_iconjacobkeeler2018-08-231860-95819/+115665
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Delete unused `SetIcon` RPC message filesjacobkeeler2018-03-0210-557/+0
* | | | | | | | | | | | | Merge pull request #2290 from smartdevicelink/feature/rc_lights_more_names_an...JackLivio2018-08-243-120/+314
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add processing new light capabilities to set_interior_vehicle_datafeature/rc_lights_more_names_and_status_valuesAlexander2018-08-223-120/+313
| * | | | | | | | | | | | Add statusAvailable param to constantsAlexander2018-08-221-0/+1
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-23122-1441/+3573
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #2531 from smartdevicelink/fix/enable_log_off_buildJacob Keeler2018-08-224-3/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix build failures when ENABLE_LOG=OFFjacobkeeler2018-08-214-3/+6