summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Attach Binary Data To OnSystemReqeust Messagehotfix/4.3_ptu_attach_binary_dataJackLivio2017-03-141-3/+4
* Merge pull request #1342 from LuxoftAKutsan/fix/arch_detecting_on_rasberryJacob Keeler2017-03-081-11/+7
|\
| * Fixed typo x86 -> x64Alex Kutsan2017-03-061-1/+1
| * Set ARCH to x64 against x86_64Alex Kutsan2017-03-031-1/+1
| * Fix detecting arhitecture on raspberry piAlexander Kutsan2017-03-021-11/+7
* | Merge pull request #1346 from LuxoftAKutsan/fix/avoid_undefined_reference_to_...Jacob Keeler2017-03-035-13/+6
|\ \ | |/ |/|
| * Renamed resumption test to avoid cmake warningAlex Kutsan2017-03-031-1/+1
| * Improve a bit code of test scripts buildAlex Kutsan2017-03-032-2/+3
| * Set Debug as default buildAlex Kutsan2017-03-032-10/+2
* | Merge pull request #1336 from LuxoftAKutsan/hotfix/remove_array_definition_fr...Jacob Keeler2017-02-282-2/+2
|\ \
| * | Make OnSystemRequest.url param not arrayAlex Kutsan2017-02-281-1/+1
| * | Update CONTRIBUTING.mdtheresalech2017-02-231-1/+1
* | | Merge pull request #1320 from VVeremjova/fix/FixTTSCapabilitiesJacob Keeler2017-02-283-10/+42
|\ \ \ | |_|/ |/| |
| * | Fix style issuesJacob Keeler2017-02-281-8/+12
| * | Add check for tts capabilities in unit testVeronica Veremjova2017-02-242-8/+15
| * | Fix TTS CapabilitiesVeronica Veremjova2017-02-241-2/+23
|/ /
* | Merge pull request #1254 from smartdevicelink/fix/OnAudioPassThru_frequency_R4.3Jacob Keeler2017-02-091-2/+6
|\ \
| * | Increased frequency of OnAudioPassThru notifications to once every 50msfix/OnAudioPassThru_frequency_R4.3Jacob Keeler2017-01-311-2/+6
|/ /
* | Merge pull request #1195 from okozlovlux/feature/Move_UTs_for_hmi_commandsAlexander Kutsan (GitHub)2017-01-2474-130/+14812
|\ \
| * | Add TODO to ActivateAppRequestTest for fix incorrect using of logokozlovlux2017-01-242-1/+2
| * | Fix issues after rebaseokozlovlux2017-01-2415-749/+234
| * | Fix failed UTs in commandsokozlovlux2017-01-243-125/+95
| * | Add mock func to mock_applicationokozlovlux2017-01-241-0/+2
| * | Fix UTs in mobile commandsokozlovlux2017-01-242-25/+302
| * | Add smart_object_key for GetWayPointokozlovlux2017-01-242-0/+5
| * | Move UTs for some mobile commands from pre5_0_0 to developokozlovlux2017-01-2416-61/+4972
| * | Fix issue with UISetIconRequestokozlovlux2017-01-242-3/+5
| * | Transfer commands tests from pre5.0Sergey Levchenko (GitHub)2017-01-2411-95/+1974
| * | Move UTs for commands from pre5_0_0 to developokozlovlux2017-01-2445-5/+8160
* | | Fix style issues after mergeAlexander Kutsan2017-01-243-5/+10
* | | Merge remote-tracking branch 'smartdevicelink/master' into release/4.3.0Alexander Kutsan2017-01-240-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'release/4.1_LTS' of https://github.com/smartdevicelink/sdl_coreJacob Keeler2016-12-210-0/+0
| |\ \
| | * \ Merged branch hotfix/remove_mistaken_printf into release/4.1_LTSJacob Keeler2016-10-261-1/+0
| | |\ \
| | * \ \ Merged branch hotfix/store_policy_db_in_storage_folder into release/4.1_LTSJacob Keeler2016-10-264-36/+54
| | |\ \ \
| * | \ \ \ Merge pull request #1078 from dcherniev/hotfix/Change_version_of_API4.2.1Jacob Keeler2016-12-013-5028/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #952 from smartdevicelink/hotfix/on_button_press_conditionsJacob Keeler2016-11-161-2/+8
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge pull request #1198 from LuxoftAKutsan/fix/make_appenders_sharedAlexander Kutsan (GitHub)2017-01-232-2/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Make log appenders library sharedAlex Kutsan2017-01-232-2/+1
|/ / / / / / /
* | | | | | | Merge pull request #1197 from VVeremjova/fix/FixTTSSpeechCapabilitiesVeronica Veremjova (GitHub)2017-01-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix TTS capabilities to arrayVeronica Veremjova2017-01-201-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #1189 from LuxoftAKutsan/feature/merge_external_policies_t...Alexander Kutsan (GitHub)2017-01-20175-2555/+4299
|\ \ \ \ \ \ \
| * | | | | | | Fix external policies issuesAlex Kutsan2017-01-182-1/+4
| * | | | | | | Change policies path and fix params method usageAlex Kutsan2017-01-18362-2019/+91204
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |