summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/message_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Rework usage of PrintSmartObject functionAndriy Byzhynar2018-09-071-0/+8
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-2/+2
* Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-291-1/+1
|\
| * Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-091-1/+1
* | Cleanup comments, add a test for mixed vr commandsConlain Kelly2018-08-011-5/+3
* | Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-311-5/+4
|\ \ | |/
| * fix styleAshwin Karemore2018-07-261-4/+3
| * revert image check and return Warning or invalid dataAshwin Karemore2018-07-261-2/+2
* | style fixConlain Kelly2018-07-311-7/+5
* | more cleanup, add mock implementationsConlain Kelly2018-07-311-13/+19
* | general cleanup on vr commands checksConlain Kelly2018-07-301-37/+13
* | style fixConlain Kelly2018-07-241-7/+9
* | first run at making vrcommands optionalConlain Kelly2018-07-191-0/+36
|/
* Fix typos and comments after reviewfeature/rc_OnRCStatusIra Lytvynenko (GitHub)2018-07-121-2/+2
* Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-121-9/+8
* Create and send on RC status notificationsAlex Kutsan2018-07-121-0/+17
* Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-111-1/+1
|\
| * Remove DBus from projectJacob Keeler2018-07-101-1/+1
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-28/+1
|\ \ | |/
| * Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-14/+0
| * fixup! Add to IVI plugin functionality to clear all application data.Alexander2018-06-261-1/+1
| * Move using functions for clear subscriptions to pluginAlexander2018-06-261-11/+0
| * Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-2/+0
* | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-0/+40
|\ \ | |/
| * Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-181-0/+9
| |\
| | * Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-061-0/+9
| * | Set full file path for files that aren't foundfeature/audio_file_playback_tts_chunksJacob Keeler2018-06-081-7/+6
| * | Fix test failures and add method descriptionsJacob Keeler2018-06-071-0/+22
| * | Validate existence of files used in TtsChunksJacob Keeler2018-06-011-0/+10
| |/
* | Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-041-0/+18
|/
* Merge branch 'release/4.5.0' into developjacobkeeler2018-04-031-1/+3
|\
| * Avoid integer overflowAlex Kutsan2018-03-231-1/+3
* | Fix all misspellings of `subscriptions` in the projectfix/subscriptions_typojacobkeeler2018-03-021-1/+6
|/
* Fix issues after rebaseAndriy Byzhynar2018-01-181-1/+1
* Adds descriptions and removes obsolete implementationsAndrey Oleynik (GitHub)2018-01-181-8/+48
* Initial implementation of resumption during switchingAndrey Oleynik (GitHub)2018-01-181-0/+28
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-2/+1
* Removes 'device rank' supportAndrey Oleynik2017-08-211-11/+0
* Adds and fixes methods descriptions, adds missing typedefAndrey Oleynik2017-08-171-2/+9
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-0/+29
* Add Navi.SetVideoConfig request and responseSho Amano2017-08-111-0/+12
* Apply review commentsokozlovlux2017-05-191-2/+0
* Cover external UCS informing HMI with UTatimchenko2017-05-171-0/+12
* Adds 'externalConsentStatus' to GetListOfPermissions responseIvo Stoilov (GitHub)2017-05-171-0/+2
* Add functionality for External UCSokozlovlux2017-05-171-6/+17
* Merge branch 'release/4.3.0' into developAlex Kutsan2017-01-311-3/+10
|\
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-2/+2
| * Fix usages of policy in codeAlexander Kutsan2016-12-051-0/+7
|/
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-7/+1
* Fix Add command RPCAlexander Kutsan2016-08-161-2/+0