summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increased frequency of OnAudioPassThru notifications to once every 50msfix/OnAudioPassThru_frequencyJacob Keeler2017-01-261-2/+6
* Merge pull request #1234 from pold500/feature/app_manager_impl_testsAlexander Kutsan (GitHub)2017-01-265-5/+272
|\
| * Add mock functions for app_manager_impl testsPDmytriiev2017-01-263-5/+71
| * Move application manager implementation testsPDmytriiev2017-01-262-0/+201
* | Merge pull request #1199 from istoilovgithub/fix/extract_common_interfacesIvo Stoilov (GitHub)2017-01-26385-2319/+1461
|\ \ | |/ |/|
| * Fix CI build issuesIvo Stoilov (GitHub)2017-01-251-1/+1
| * Correctives after reviewIvo Stoilov (GitHub)2017-01-257-31/+28
| * Update header-guards in include/test/policy/Ivo Stoilov (GitHub)2017-01-257-21/+21
| * Correct coding style in mock/test filesIvo Stoilov (GitHub)2017-01-2512-157/+141
| * Update headers according new CMakeListsIvo Stoilov (GitHub)2017-01-2511-39/+40
| * Update CMakeLists according rulesIvo Stoilov (GitHub)2017-01-2513-91/+39
| * Moved mocks to correct dirIvo Stoilov (GitHub)2017-01-2512-65/+9
| * Update test namespaces in Utils testIvo Stoilov (GitHub)2017-01-2529-81/+87
| * Update test namespaces in transport_manager and telemetry_monitor testsIvo Stoilov (GitHub)2017-01-2511-16/+17
| * Update test namespaces in rpc_base and smart_object testIvo Stoilov (GitHub)2017-01-2519-68/+89
| * Update test namespaces in policy_testsIvo Stoilov (GitHub)2017-01-2512-36/+62
| * Update namespaces in testsIvo Stoilov (GitHub)2017-01-258-79/+19
| * Update test namespaces in ApplicationManager componentIvo Stoilov (GitHub)2017-01-258-19/+29
| * Correct header-guards in changed filesIvo Stoilov (GitHub)2017-01-2515-41/+40
| * Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-2511-38/+39
| * Rename test files in dbus/testIvo Stoilov (GitHub)2017-01-253-0/+0
| * Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-2538-1017/+186
| * Correct buildability after moving some mock-classesIvo Stoilov (GitHub)2017-01-257-72/+14
| * Add all not existed mocks for interfaces in src/components/includeIvo Stoilov (GitHub)2017-01-2512-157/+623
| * Update all header-guards in projectIvo Stoilov (GitHub)2017-01-25256-665/+667
| * Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-2517-316/+1
|/
* Merge pull request #1194 from LitvinenkoIra/feature/hmi_language_handler_testAlexander Kutsan (GitHub)2017-01-242-0/+354
|\
| * Delete get_apps() function and fix unit testsLitvinenkoIra2017-01-233-84/+48
| * Change names of variables and use MockLastStateLitvinenkoIra2017-01-191-34/+34
| * Move hmi_language_handler_testLitvinenkoIra2017-01-194-0/+390
* | Merge pull request #1150 from istoilovgithub/fix/component_dependenciesIvo Stoilov (GitHub)2017-01-2317-43/+71
|\ \
| * | Apply code review commentsIvo Stoilov (GitHub)2017-01-232-5/+1
| * | Fix component dependenciesIvo Stoilov (GitHub)2017-01-1617-43/+75
* | | Merge pull request #1182 from tkireva/feature/audio_pass_thru_paramTeodora Kireva (GitHub)2017-01-208-48/+242
|\ \ \ | |_|/ |/| |
| * | Fix code differentiation in new methodTeodora Kireva2017-01-193-11/+23
| * | Fix code readability issuesTeodora Kireva2017-01-181-33/+39
| * | Fix redundant check and code duplicationTeodora Kireva2017-01-172-28/+4
| * | Fix Doxygen method descriptionsTeodora Kireva2017-01-171-4/+4
| * | Change HMI_API versionTeodora Kireva2017-01-161-8/+8
| * | Add support for audioPassThruIcon parameterTeodora Kireva2017-01-168-15/+215
* | | Merge pull request #1190 from dcherniev/fix/remove_redundant_notification_for...Dmytro Cherniev (GitHub)2017-01-181-13/+4
|\ \ \ | |_|/ |/| |
| * | Remove redundant notification for mobile appdcherniev2017-01-181-13/+4
|/ /
* | Merge pull request #1165 from istoilovgithub/fix/redo_cmake_files_refactoringIvo Stoilov (GitHub)2017-01-16109-1548/+1619
|\ \
| * | Fix policy tests crashIvo Stoilov (GitHub)2017-01-123-2/+55
| * | Refactor CMake filesIvo Stoilov (GitHub)2017-01-12110-1568/+1586
* | | Merge pull request #1172 from VVeremjova/fix/Fix_transfering_OnKeyboardInput_...Veronica Veremjova (GitHub)2017-01-133-1/+6
|\ \ \
| * | | Add check for OnKeyBoardInputNotificationTestVeronica Veremjova2017-01-131-0/+2
| * | | Fix transferring OnKeyboardInput notificationVeronica Veremjova2017-01-132-1/+4
| |/ /
* | | Merge pull request #1162 from VVeremjova/fix/FixActivateAfterDeactivate_AppVeronica Veremjova (GitHub)2017-01-136-67/+70
|\ \ \ | |/ / |/| |
| * | Added constVeronica Veremjova2017-01-122-9/+9