summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove all references to App Launchingfix/remove_bad_content_from_readmeJoel Fischer2017-06-281-48/+0
* Merge pull request #1465 from smartdevicelink/hotfix/API_revision_dateJacob Keeler2017-04-101-1/+1
|\
| * Fix revision date for MOBILE_API.xmlhotfix/API_revision_dateJacob Keeler2017-04-071-1/+1
|/
* Merge pull request #1339 from smartdevicelink/hotfix/GetWayPoints_implementation4.2.3Jacob Keeler2017-04-054-93/+118
|\
| * Fix WayPoints API function IDs and update API versionshotfix/GetWayPoints_implementationJacob Keeler2017-04-054-92/+117
| * Fix GetWayPoints implementationJacob Keeler2017-02-282-2/+2
* | Merge pull request #1363 from smartdevicelink/hotfix/issue_13624.2.2Jacob Keeler2017-03-101-0/+1
|\ \
| * | Update README.mdhotfix/issue_1362theresalech2017-03-101-0/+1
|/ /
* | Merge pull request #1355 from smartdevicelink/hotfix/issue_1354Jacob Keeler2017-03-081-3/+3
|\ \ | |/ |/|
| * Update LICENSEhotfix/issue_1354theresalech2017-03-081-3/+3
|/
* Merge pull request #1335 from LuxoftAKutsan/hotfix/remove_array_definition_fr...Jacob Keeler2017-02-281-1/+1
|\
| * Make OnSystemRequest.url param not arrayAlex Kutsan2017-02-281-1/+1
* | Merge pull request #1316 from smartdevicelink/hotfix/DateTime_implementation_...Jacob Keeler2017-02-272-51/+57
|\ \ | |/ |/|
| * Fix DateTime implementation in MOBILE_API.xml and HMI_API.xmlhotfix/DateTime_implementation_fixesjacobkeeler2017-02-222-51/+57
* | Update CONTRIBUTING.mdtheresalech2017-02-231-1/+1
* | 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Change version of API in MOBILE_API.xmldcherniev2016-11-303-5028/+3
* | | | | Merge pull request #952 from smartdevicelink/hotfix/on_button_press_conditionsJacob Keeler2016-11-161-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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 n...Madhu Yaduguri2016-11-031-10/+19
|/ / / /
* | | | Merge pull request #907 from smartdevicelink/release/4.2.04.2.0Jacob Keeler2016-10-26231-2712/+21069
|\ \ \ \
| * \ \ \ Merge branch 'master'release/4.2.0Jacob Keeler2016-10-2410-67/+78
| |\ \ \ \ | | |/ / /
| * | | | Merge pull request #904 from LevchenkoS/fix/Fix_that_start_stream_request_may...Andriy Byzhynar (GitHub)2016-10-192-17/+14
| |\ \ \ \
| | * | | | Fix that StartStreamRequest may hang forever in case of app absenceLevchenkoS2016-10-192-17/+14
| * | | | | Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-1527-2347/+2507
| |\ \ \ \ \
| * | | | | | Create unit tests for commands UI (#882)Kozlov Oleksandr (GitHub)2016-10-1423-726/+2687
| * | | | | | Cover by UT navigation interface behavior (#899)Sergey Levchenko (GitHub)2016-10-136-4/+489
| * | | | | | Add Unit Tests to TTS IsReady false (#886)Oleh Herasym (GitHub)2016-10-135-0/+567
| * | | | | | Fix problem with merging info for delete command (#903)Dmitrii Trunov (GitHub)2016-10-131-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #901 from LevchenkoS/fix/Fix_broken_test_case_in_RegisterA...Artem Nosach (GitHub)2016-10-131-2/+5
| |\ \ \ \ \
| | * | | | | Fix broken test case in RegisterAppInterfaceRequestTestLevchenkoS2016-10-131-2/+5
| * | | | | | Fix change registration wrong code (#902)Oleh Herasym (GitHub)2016-10-132-12/+5
| |/ / / / /
| * | | | | Fix/sdl responds add command with incorrect info (#898)Dmitrii Trunov (GitHub)2016-10-125-11/+30
| * | | | | Fix TTS IsReady false issues (#892)Oleh Herasym (GitHub)2016-10-1233-144/+132
| * | | | | Fix problem with incorrect success result (#895)Dmitrii Trunov (GitHub)2016-10-123-11/+4
| * | | | | Merge pull request #897 from LuxoftAKutsan/fix/rui_rejected_vr_unsupported_re...Alexander Kutsan (GitHub)2016-10-124-9/+7
| |\ \ \ \ \
| | * | | | | Remove reduntant if to provide PrepareResultCodeForResponse function resolve ...Alex2016-10-121-5/+0
| | * | | | | Remove redundant DCHECK if application unregisters during resumption timerAlex2016-10-123-4/+7
| * | | | | | Merge pull request #893 from LuxoftAKutsan/fix/send_language_if_tts_availableAlexander Kutsan (GitHub)2016-10-121-0/+11
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |