summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Send language param in RAI response if TTS is availableAlexander Kutsan2016-10-121-0/+11
* Merge pull request #891 from LuxoftAKutsan/fix/response_function_id_checkAlexander Kutsan (GitHub)2016-10-1210-36/+64
|\
| * fixup! Add function_id check in request controllerAlexander Kutsan2016-10-122-4/+4
| * fixup! Add function_id check in request controllerAlexander Kutsan2016-10-122-2/+2
| * fixup! Add function_id check in request controllerAlexander Kutsan2016-10-121-5/+5
| * fixup! Add function_id check in request controllerAlexander Kutsan2016-10-124-5/+8
| * Add function_id check in request controllerAlexander Kutsan2016-10-1110-33/+58
* | Merge pull request #768 from dtrunov/feature/Navigation_interface_SDL_behavio...Artem Nosach (GitHub)2016-10-1123-93/+196
|\ \ | |/ |/|
| * Fix problems according to test coverage (#1)Anton Hrytsevich (GitHub)2016-10-113-4/+41
| * Fix comments after reviewdtrunov2016-10-1122-87/+156
| * Navigation interface: SDL behavior in case HMI does not respond to IsReady re...dtrunov2016-10-056-32/+29
| * VehicleInfo interface: SDL behavior in case HMI does not respond to IsReady r...Alexander Kutsan2016-10-052-1/+1
* | Merge pull request #879 from dtrunov/fix/SDL_should_respond_IGNORED_for_UnSub...Artem Nosach (GitHub)2016-10-102-105/+147
|\ \
| * | Fix comments after reviewdtrunov2016-10-102-10/+11
| * | Fix problem with saving VI subscribtion when vi interface isn't availabledtrunov2016-10-063-105/+149
| |/
* | Merge pull request #881 from dtrunov/fix/SDL_returns_success_false_when_HMI_r...Artem Nosach (GitHub)2016-10-107-55/+93
|\ \
| * | Fix coding styledtrunov2016-10-107-19/+17
| * | Fix problem with incorrect resultdtrunov2016-10-077-53/+93
| |/
* | Remove useless doxygen commentHrytsevich Anton2016-10-061-2/+0
* | Delete useless return and fix grammatical mistakeHrytsevich Anton2016-10-062-15/+12
* | Fix incorrect behaviour of response for PerfomInteHrytsevich Anton2016-10-061-13/+6
|/
* Feature/tts interface sdl behavior in case hmi does not respond to is ready r...Oleh Herasym (GitHub)2016-10-053-94/+56
* Fix comments after reviewdtrunov2016-10-0422-156/+137
* Fix code styledtrunov2016-10-0437-598/+660
* Fix review commentsdtrunov2016-10-0417-70/+69
* Fix failed UTsdtrunov2016-10-035-131/+284
* UI interface: SDL behavior in case HMI does not respond to IsReady request or...dtrunov2016-09-2951-1105/+1394
* Merge pull request #796 from LuxoftAKutsan/fix/reorder_info_message_in_add_co...Aleksandr Galiuzov (GutHub)2016-09-012-11/+41
|\
| * fixup! Add ordering of UI and VR infosAlexander Kutsan2016-09-011-8/+10
| * fixup! Add ordering of UI and VR infosAlexander Kutsan2016-09-011-4/+5
| * fixup! Add ordering of UI and VR infosAlexander Kutsan2016-09-012-10/+10
| * fixup! Add ordering of UI and VR infosAlexander Kutsan2016-08-311-10/+10
| * fixup! Add ordering of UI and VR infosAlexander Kutsan2016-08-311-1/+1
| * fixup! Add ordering of UI and VR infosAlexander Kutsan2016-08-311-0/+5
| * Add ordering of UI and VR infosAlexander Kutsan2016-08-312-11/+33
* | Cover VIIsReadyResponse, VRIsReadyResponse and RegisterAppInterfaceRequest c...Sergey Levchenko (GitHub)2016-08-298-5/+651
|/
* Merge pull request #778 from nk0leg/fix/coredump_during_resumptionArtem Nosach (GitHub)2016-08-261-5/+7
|\
| * Fix of SDL "SIGSEGV signal has been caught" when ending navi streamingOleg Krotenko2016-08-261-5/+7
* | Move unit tests for mobile commands in release/4.2.0Levchenko2016-08-2348-532/+980
* | Create tools to test commandsLevchenko2016-08-2355-280/+7965
|/
* VehicleInfo interface: SDL behavior in case HMI does not respond to IsReady r...Alexander Kutsan2016-08-198-61/+57
* Change variable name due to build errorAlexander Kutsan2016-08-173-4/+4
* Fix typoAlexander Kutsan2016-08-174-4/+3
* Add doxygen comments to HmiInterfacesImplAlexander Kutsan2016-08-172-4/+47
* Make HmiInterfacesImpl Thread safeAlexander Kutsan2016-08-172-0/+6
* Fix Read did RPCAlexander Kutsan2016-08-161-7/+1
* Fix Delete Command RPCAlexander Kutsan2016-08-162-26/+102
* Fix Create interaction choice set RPCAlexander Kutsan2016-08-162-40/+82
* Fix Add command RPCAlexander Kutsan2016-08-164-58/+68
* Set ready state for VR VI and UI interfacesAlexander Kutsan2016-08-165-117/+184