summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Refactor CMake filesIvo Stoilov (GitHub)2016-12-3093-1182/+1123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge components refactoring from Windows port barnch - add cmake tools - refactor protocol handler CMakeLists.txt file - refactor interfaces CMakeLists.txt file - refactor smart object CMakeLists.txt file - refactor formatters CMakeLists.txt file - refactor config profile CMakeLists.txt file - refactor policy CMakeLists.txt file - refactor resumption CMakeLists.txt file - refactor connection handler CMakeLists.txt file - refactor application manager CMakeLists.txt file - refactor security manager CMakeLists.txt file - refactor dbus CMakeLists.txt file - refactor hmi message handler CMakeLists.txt file - refactor transport manager CMakeLists.txt file - refactor utils CMakeLists.txt file - refactor components root CMakeLists.txt file - refactor utils CMakeLists.txt file - refactor components root CMakeLists.txt file - refactor media manager CMakeLists.txt file - refactor telemetry monitor CMakeLists.txt file - refactor appmain CMakeLists.txt file - refactor plugins CMakeLists.txt file - refactor 3rd party CMakeLists.txt files - create cmake helper for interface generation - refactor root CMakeLists.txt file Move cmake modules to tools Related taks APPLINK-30588 APPLINK-30972
* Merge pull request #1136 from LitvinenkoIra/fix/remove_mqueue_adapterAlexander Kutsan (GitHub)2016-12-281-3/+0
|\ | | | | Remove MqueueAdapter from CMakeLists and life_cycle
| * Remove MqueueAdapter from CMakeLists and life_cycleLitvinenkoIra2016-12-271-3/+0
| | | | | | | | Deleted Mqueue Adapter from HMIMessageHandler component because it's unused code.
* | Merge pull request #1128 from LitvinenkoIra/fix/remove_mqueue_adapterAlexander Kutsan (GitHub)2016-12-276-367/+0
|\ \ | |/ | | Remove MqueueAdapter
| * Remove MqueueAdapterLitvinenkoIra2016-12-266-367/+0
| | | | | | | | | | | | Deleted Mqueue Adapter from HMIMessageHandler component because it's unused code. Remove Mqueue Adapter from CMakeLists
* | Merge pull request #1115 from ↵Andriy Byzhynar (GitHub)2016-12-232-3/+3
|\ \ | |/ |/| | | | | indlu/fix/Fix_SDL_retry_send_StartStream_less_than_ini_file Fixing incorrect counting retry StartStream
| * Fix incorrect counting retry StartStreamatimchenko2016-12-202-3/+3
| | | | | | | | | | | | | | Fixing incorrect counting retry StartStream and sending message to HMI every time when HMI reject previous StartStream Related task APPLINK-22263
* | Correct the transfer of info parameter for commanddcherniev2016-12-162-38/+67
|/ | | | | | | Added merge of info parameter (received by multiple SetGlobalProperties events) during processing of ResetGlobalProperties command. Updated check structure in method PrepareResponseParameters to correspond to other similar methods. Related tasks: APPLINK-25549
* Fix incorrect response on send SystemRequestatimchenko2016-12-141-2/+2
| | | | | | SDL should response with INVALID DATA result code if binary data is invalid. Fixed defect APPLINK-22982
* Fix HMI level resumption for COMMUNICATION appsTeodora Kireva2016-12-091-1/+1
| | | | | | | | | | | | After COMMUNICATION application resumption due to lost Wi-Fi connection from LIMITED HMI level, the application resumes in BACKGROUND HMI level When an AudioSource HMI state is created, if the application is of type COMMUNICATIONS, it gets LIMITED HMI level. Related Issue: APPLINK-24767
* Fixes for unit testsatimchenko2016-12-082-29/+19
| | | | | | Fixes for unit tests, suggested in pull request Related task APPLINK-28083
* Fully cover add_command_request with unit testsatimchenko2016-12-081-0/+265
| | | | | | Add Unit Tests for add_command (sdl_core) Related task APPLINK-28083
* Cover add_command_request with unit testsatimchenko2016-12-081-197/+699
| | | | | | Move aplicable Unit Tests for add_command Related task APPLINK-28083
* Cover send_location_request with unit testsatimchenko2016-12-081-0/+412
| | | | | | Fully cover send_location_request with UT Related task APPLINK-28083
* Cover hmi_message_handler by unit testsatimchenko2016-12-082-5/+65
| | | | | | Fully cover hmi_message_handler by unit tests Related task APPLINK-27062
* Merge pull request #1090 from dcherniev/fix/undo_changes_of_fix_ut_failureAlexander Kutsan (GitHub)2016-12-025-15/+8
|\ | | | | Revert "Merge pull request #1067 from dcherniev/fix/Fix_UT_failure"
| * Revert "Merge pull request #1067 from dcherniev/fix/Fix_UT_failure"dcherniev2016-12-025-15/+8
| | | | | | | | | | | | | | | | | | This reverts commit 62ecacecccbdae3560af6164f7e383ffbd6d7088, reversing changes made to c33db770fc069749bf185d8e7d97232aa514c5b2. Revert due to incorrect SDL work. Related to: APPLINK-30284
* | Temporary disable TransportManagerDefault UTdcherniev2016-12-021-1/+2
|/ | | | | | Disabled unit test Init_LastStateUsed untill the source of SegFault during this test is found. Related to: APPLINK-30284
* Merge pull request #1067 from dcherniev/fix/Fix_UT_failureAndriy Byzhynar (GitHub)2016-12-016-10/+29
|\ | | | | Fix issues related to UTs on CI
| * Fix issue of TransportManager UTdcherniev2016-11-294-4/+9
| | | | | | | | | | | | | | Moved initialization of info.connection field right after connection was created. Added check if DisconnectDevice method would try to send Disconnect to invalid connection. Related to: APPLINK-30284
| * Fix issue with loggerdcherniev2016-11-291-4/+6
| | | | | | | | | | | | Added check if logger is available during call of flush_logger method. Related to: APPLINK-30284
| * Fix issues related to MockMessageHelperSergey Levchenko (GitHub)2016-11-241-2/+14
| | | | | | | | | | | | Added missed expectations Related to: APPLINK-30284
* | Merge pull request #1080 from dcherniev/hotfix/Change_version_of_APIAndriy Byzhynar (GitHub)2016-12-013-5028/+3
|\ \ | | | | | | Change version of API in MOBILE_API.xml
| * | Change version of API in MOBILE_API.xmldcherniev2016-11-303-5028/+3
| | | | | | | | | | | | | | | | | | | | | Updated API version and date of version change. Deleted redundant copy of MOBILE_API.xml file from test_generator folder. Related tasks: APPLINK-28276
* | | Add Security Manager SDD exampleElisey Zamakhov2016-11-226-0/+241
| | | | | | | | | | | | | | | Copied the current SDD information and diagrams Related issue: APPLINK-25051
* | | Remove legacy doxygen filesElisey Zamakhov2016-11-2218-320/+0
| |/ |/| | | | | Related issue: APPLINK-25051
* | Fix issues with OnButtonNotificationCommandsSergey Levchenko (GitHub)2016-11-213-4/+12
| | | | | | | | | | | | | | Obtaining of `app_id` value moved after checking of its existence. Related to: APPLINK-29755
* | Fix issues with MockMessageHelperSergey Levchenko (GitHub)2016-11-218-53/+108
| | | | | | | | | | | | Added expectations related to MockMessageHelper Related to: APPLINK-29755
* | Fix issue with MockHmiInterfacesSergey Levchenko (GitHub)2016-11-181-4/+16
| | | | | | | | | | | | Added additional ON_CALLs for MockHmiInterfaces Related to: APPLINK-29755
* | Fix SegFault on ChangeRegistrationRequestTestSergey Levchenko (GitHub)2016-11-181-7/+8
| | | | | | | | | | | | | | SegFault has been caused by Smart Object destruction on scope leave. Related to: APPLINK-29755
* | Merge pull request #1042 from VVeremjova/fix/Fix_security_manager_unit_testsArtem Nosach (GitHub)2016-11-151-17/+28
|\ \ | | | | | | Fix tests for ssl context
| * | Fix tests for ssl contextVeronica Veremjova2016-11-151-17/+28
| | | | | | | | | | | | | | | | | | | | | | | | Set encrypted certificates Set client and server certificates separately When handshake has just started, we shouldn't expect complete init Related to APPLINK-29755
* | | Merge pull request #1044 from smartdevicelink/hotfix/on_button_press_conditionsAlexander Kutsan (GitHub)2016-11-151-2/+8
|\ \ \ | |/ / |/| | Hotfix/on button press conditions
| * | updating as per review comments and fixing bug in case of background apphotfix/on_button_press_conditionsMadhu Yaduguri2016-11-041-15/+12
| | |
| * | Sending button press event based on conditions(recommended by Justin) a. If ↵Madhu Yaduguri2016-11-031-10/+19
| |/ | | | | | | no 'appID' -> send to FULL apps only \n b.If 'appID' is present -> send to the named app, only if it’s in FULL or LIMITED? \n c. ignore for background & none even if there is 'appID'
* | Apply single compilation unit builds for commands_testSergey Levchenko (GitHub)2016-11-103-154/+18
| | | | | | | | | | | | | | | | Single compilation unit builds has been applied for am_commands_test target, to reduce compilation time. Related to: APPLINK-29754
* | Add additional namespaces to command testsSergey Levchenko (GitHub)2016-11-1055-3/+123
| | | | | | | | | | | | | | Added additional namespaces to avoid name collisions in single unit build mode. Related to: APPLINK-29754
* | Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-1047-143/+37
| | | | | | | | Related to: APPLINK-29754
* | Merge pull request #1039 from ↵Alexander Kutsan (GitHub)2016-11-099-61/+61
|\ \ | | | | | | | | | | | | Kozoriz/feature/Format_all_code_to_correct_coding_style_using_cpp03_standart Format all code to correct coding style using cpp03 standart
| * | Format codding style with updated config file.Kozoriz2016-11-099-61/+61
| | | | | | | | | | | | Related task : APPLINK-29422
* | | Change rule of sending Rejected code according to CRS (#954)Anton Hrytsevich (GitHub)2016-11-094-2/+252
|/ / | | | | | | | | * Chanage SDL code according to CRS Related-issue: [APPLINK-29148](https://adc.luxoft.com/jira/browse/APPLINK-29148)
* | Revert "Inclusion of PLAY_PAUSE as a subscribable button"revert-766-feature/PLAY_PAUSE_implementationJacob Keeler2016-11-0110-28/+2
| |
* | Merge pull request #766 from smartdevicelink/feature/PLAY_PAUSE_implementationJacob Keeler2016-11-0110-2/+28
|\ \ | | | | | | Inclusion of PLAY_PAUSE as a subscribable button
| * | Fix HMI capabilities test failureJacob Keeler2016-11-011-1/+1
| | |
| * | Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-10-319-1/+27
| |/
* | Merge pull request #926 from ↵Alexander Kutsan (GitHub)2016-11-011-2/+2
|\ \ | |/ |/| | | | | LuxoftAKutsan/fix/avoid_segfault_during_navi_streaming Make navi timer singleshot
| * Make navi timer singleshotAlexander Kutsan2016-11-011-2/+2
| | | | | | | | | | Navi timer should shot one time after insertion of application Related issue : APPLINK-29350
* | Merge pull request #907 from smartdevicelink/release/4.2.04.2.0Jacob Keeler2016-10-26231-2712/+21069
|\ \ | | | | | | Release 4.2.0
| * \ Merge branch 'master'release/4.2.0Jacob Keeler2016-10-2410-67/+78
| |\ \ | | | | | | | | | | | | | | | | Conflicts: src/components/application_manager/src/request_controller.cc
| * \ \ Merge pull request #904 from ↵Andriy Byzhynar (GitHub)2016-10-192-17/+14
| |\ \ \ | | |_|/ | |/| | | | | | | | | | LevchenkoS/fix/Fix_that_start_stream_request_may_hang_forever_in_case_of_app_absence Fix that StartStreamRequest may hang forever in case of app absence