summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Address review commentsfeature/deprecated_method_macrojacobkeeler2018-01-178-11/+14
* Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-0423-83/+106
* Merge pull request #1929 from LuxoftAKutsan/fix/subscribe_vehicle_data_cashin...Jacob Keeler2017-11-3024-148/+120
|\
| * Create correct structure of SubscriveVehicleData ResponseAlexander Kutsan2017-11-271-2/+15
| * Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-2724-146/+105
|/
* Merge pull request #1855 from AKalinich-Luxoft/fix/fix_streaming_retry_sequen...Jacob Keeler2017-11-222-12/+20
|\
| * Fix application start streaming retry sequenceAKalinich-Luxoft2017-11-152-12/+20
* | Merge pull request #1640 from LuxoftAKutsan/fix/send_correct_info_parameter_i...Jacob Keeler2017-11-1572-559/+1021
|\ \ | |/ |/|
| * Optimize using of CheckResultCodeAlexander Kutsan2017-11-151-5/+8
| * Removed not actual unit testAlexander Kutsan2017-11-131-8/+0
| * Unify Converting HMI to Mobile result code in unit testAlexander Kutsan2017-11-1328-206/+54
| * Fix Perform interfaction test after adding funcitonality of avaiting interfacesAlexander Kutsan2017-11-131-35/+43
| * Unit tests fixesAlexander Kutsan2017-11-137-40/+47
| * Process multiple HMI interfaces of change registration requestAlexander Kutsan2017-11-133-46/+120
| * Process result codes and infos from multiple HMI interfacesAlexander Kutsan2017-11-1320-201/+578
| * Common functionality awaiting of certain HMI requestsAlexander Kutsan2017-11-1337-31/+184
|/
* Merge pull request #1627 from LuxoftAKutsan/fix/SDL_responds_GENERIC_ERROR_in...Jacob Keeler2017-11-022-9/+29
|\
| * Fix typosAndriy Byzhynar (GitHub)2017-09-081-3/+3
| * fixup! Fix issue with incorrect behaviour in AlertManeuverAlex Kutsan2017-06-221-12/+11
| * Fix issue with incorrect behaviour in AlertManeuverokozlovlux2017-06-192-4/+25
* | Merge pull request #1625 from LuxoftAKutsan/fix/system_request_with_filename_IVSJacob Keeler2017-11-023-14/+139
|\ \
| * | Fix SystemRequest with filename=IVSU but w/o binary dataIvo Stoilov (GitHub)2017-06-243-14/+139
| |/
* | Merge remote-tracking branch 'dev-gh/fix/Memory_leaks' into developjacobkeeler2017-11-027-18/+43
|\ \
| * | Replaces raw member pointer with utils::SharedPtrAndrey Oleynik2017-09-085-13/+38
| * | Fix minor memory leaksSergey Levchenko (GitHub)2017-09-084-9/+7
* | | Fixes responses 'success' value in case of UNSUPPORTED_RESOURCE (#1576)Andrey Oleynik (GitHub)2017-11-027-41/+77
* | | Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-0211-59/+123
* | | Merge pull request #1611 from AKalinich-Luxoft/fix/fix_subscribevehicledata_s...JackLivio2017-11-022-2/+17
|\ \ \
| * | | Fix SubscribeVehicleData request subscriptionsAKalinich-Luxoft2017-06-142-2/+17
* | | | Merge branch 'master' into developJackLivio2017-10-3072-6544/+6887
|\ \ \ \
| * \ \ \ Merge pull request #1751 from smartdevicelink/release/4.4.04.4.0JackLivio2017-10-30430-32095/+36384
| |\ \ \ \
| | * \ \ \ Merge pull request #1826 from smartdevicelink/feature/update_hmi_api_versionrelease/4.4.0Jacob Keeler2017-10-201-6/+6
| | |\ \ \ \
| | | * | | | Update HMI API interface versionsfeature/update_hmi_api_versionjacobkeeler2017-10-201-6/+6
| | |/ / / /
| | * | | | Merge pull request #1817 from smartdevicelink/fix/rc_capabilitiesJacob Keeler2017-10-207-123/+92
| | |\ \ \ \
| | | * | | | RC capabilities is set in RC.GetCapabilities, not UI.GetCapabilitiesfix/rc_capabilitiesjacobkeeler2017-10-127-123/+92
| | |/ / / /
| | * | | | Merge pull request #1812 from smartdevicelink/fix/validate_video_params_enums4.4.0RCJacob Keeler2017-10-061-14/+20
| | |\ \ \ \
| | | * | | | Reject invalid enum values in video paramsfix/validate_video_params_enumsjacobkeeler2017-10-061-14/+20
| | * | | | | Merge remote-tracking branch 'dev-gh/feature/Contribution_docs_update' into r...jacobkeeler2017-10-061-0/+6
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Reverts changes in COMMITERS.md according to review noteAndrey Oleynik (GitHub)2017-10-061-2/+4
| | | * | | | Updates outdated rules and environment detailsAndrey Oleynik (GitHub)2017-09-262-4/+8
| | * | | | | Merge pull request #1805 from smartdevicelink/fix/remove_remote_control_defau...JackLivio2017-10-041-5/+1
| | |\ \ \ \ \
| | | * | | | | Update sdl_preloaded_pt.jsonJackLivio2017-10-041-1/+1
| | | * | | | | Remove Remote Control Policies From DefaultJackLivio2017-10-041-5/+1
| | |/ / / / /
| | * | | | | Merge pull request #1804 from smartdevicelink/developJackLivio2017-10-042-5/+8
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #1803 from shoamano83/fix/media_manager_test_with_extended...JackLivio2017-10-041-0/+2
|\ \ \ \ \ \ \
| * | | | | | | fix: media_managet_test fails if EXTENDED_MEDIA_MODE is enabledSho Amano2017-10-041-0/+2
|/ / / / / / /
* | | | | | | Merge pull request #1691 from shoamano83/fix/memory_issue_in_from_mic_to_file...JackLivio2017-10-031-5/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix: memory issue in FromMicToFileRecorderThreadSho Amano2017-07-191-5/+6
| | | * | | | Add .github folder along with new Issue and PR templates (#1800)Jacob Keeler2017-10-034-103/+61
| | | * | | | Merge pull request #1690 from shoamano83/fix/memory_leak_in_from_mic_to_file_...Jacob Keeler2017-10-032-10/+27
| | | |\ \ \ \