summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Add description to RemoveHMIFakeParameters functionAlexander Kutsan2017-09-051-1/+1
| |/ / / /
| * | | | Merge pull request #266 from LuxoftAKutsan/fix/remove_redudant_settings_classAlexander Kutsan (GitHub)2017-09-0510-298/+35
| |\ \ \ \
| | * | | | Add method descriptionsAlexander Kutsan2017-09-054-0/+35
| | * | | | Remove unused Settinng classAlexander Kutsan2017-09-056-298/+0
| |/ / / /
| * | | | Merge pull request #265 from LuxoftAKutsan/fix/remove_unused_functionAlexander Kutsan (GitHub)2017-09-0513-90/+34
| |\ \ \ \
| | * | | | Fix style after develop mergeAlexander Kutsan2017-09-0511-41/+34
| | * | | | Remove unused HaveGroupsChanged functionAlexander Kutsan2017-09-052-49/+0
| |/ / / /
| * | | | Merge pull request #263 from Itileda/feature/sdl_remote_control_baselineAlexander Kutsan (GitHub)2017-09-051-0/+13
| |\ \ \ \
| | * | | | fix of non getting NONE by OnRemoteControlSettings(false)Igor Kovalenko2017-09-051-0/+13
| |/ / / /
| * | | | Merge pull request #264 from AKalinich-Luxoft/fix/fix_mobile_hmi_apis_after_c...Alexander Kutsan (GitHub)2017-09-052-7/+10
| |\ \ \ \
| | * | | | Fix MOBILE and HMI APIs after review commentsAKalinich-Luxoft2017-09-052-7/+10
| * | | | | Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-0525-27/+920
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #1712 from masatoogawa/feature/send_haptic_dataJacob Keeler2017-09-0524-16/+908
|\ \ \ \ \ \
| * | | | | | Add "HapticGroup" to functional_groupingsMasato Ogawa2017-08-301-0/+10
| * | | | | | Added command initialization processMasato Ogawa2017-08-281-0/+3
| * | | | | | Removed converting HMI App IDMasato Ogawa2017-08-281-1/+0
| * | | | | | Removed check of Application registrationMasato Ogawa2017-08-282-49/+0
| * | | | | | fix typo of hexvalueMasato Ogawa2017-08-281-1/+1
| * | | | | | Updated according to changing SendHapticData designMasato Ogawa2017-08-282-2/+8
| * | | | | | Use OVERRIDE to avoid virtual keywordMasato Ogawa2017-08-284-9/+9
| * | | | | | Updated a parameter descriptionMasato Ogawa2017-08-284-0/+4
| * | | | | | Updated license headersMasato Ogawa2017-08-289-9/+9
| * | | | | | Updated according to changing SendHapticData designMasato Ogawa2017-08-242-23/+38
| * | | | | | Updated license headersMasato Ogawa2017-08-249-0/+27
| * | | | | | Add hapticSpatialDataSupported into VideoStreamingCapabilityMasato Ogawa2017-08-238-4/+18
| * | | | | | Move SendHapticData to struct sectionMasato Ogawa2017-08-221-19/+19
| * | | | | | Move SendHapticData to request/response sectionMasato Ogawa2017-08-221-11/+11
| * | | | | | Use bool operator for consistencyMasato Ogawa2017-08-221-2/+2
| * | | | | | Add unit tests for Send Haptic Data RPCMasato Ogawa2017-08-223-2/+181
| * | | | | | Add mandatory attribute SendHapticData responseMasato Ogawa2017-08-221-2/+2
| * | | | | | Removed a unused member and header filesMasato Ogawa2017-08-222-13/+0
| * | | | | | Implement SendHapticData RPCMasato Ogawa2017-08-2216-0/+697
* | | | | | | Fix/issue 1737 (#1739)fronneburg2017-08-291-1/+2
* | | | | | | Merge pull request #1732 from smartdevicelink/hotfix/list_files_testJacob Keeler2017-08-221-1/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixes missing expectation for happy path of ListFiles requesthotfix/list_files_testjacobkeeler2017-08-221-1/+16
| | * | | | | Merge pull request #262 from AKalinich-Luxoft/fix/fix_rc_functionality_for_no...Alexander Kutsan (GitHub)2017-09-055-0/+14
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix unit tests for RC commandsAKalinich-Luxoft2017-09-044-0/+8
| | | * | | | Fix response for RC functionality for apss without RC HMI typeAKalinich-Luxoft2017-09-041-0/+6
| | |/ / / /
| | * | | | Merge pull request #261 from LuxoftAKutsan/fix/add_functional_module_dependen...Alexander Kutsan (GitHub)2017-09-011-0/+1
| | |\ \ \ \
| | | * | | | Fix build with RC=ON, EXTERNAL_PROPRIETARY, and BUILD_TESTS=ONAlexander Kutsan2017-09-011-0/+1
| | * | | | | Merge pull request #260 from LuxoftAKutsan/fix/avoid_using_null_pointerAlexander Kutsan (GitHub)2017-09-013-15/+20
| | |\ \ \ \ \
| | | * | | | | Fix undefined behaviour in several casesAlexander Kutsan2017-08-313-15/+20
| | |/ / / / /
| | * | | | | Merge pull request #259 from AKalinich-Luxoft/fix/fix_access_remote_subject_s...Alexander Kutsan (GitHub)2017-08-313-17/+12
| | |\ \ \ \ \
| | | * | | | | Rename Subject struct to ApplicationOnDeviceAKalinich-Luxoft2017-08-313-17/+12
| | |/ / / / /
| | * | | | | Merge pull request #258 from AKalinich-Luxoft/fix/fix_sdl_build_for_external_...Alexander Kutsan (GitHub)2017-08-311-1/+1
| | |\ \ \ \ \
| | | * | | | | Fix SDL build with EXTERNAL_PROPRIETARY flagAKalinich-Luxoft2017-08-311-1/+1
| | |/ / / / /
| | * | | | | Merge pull request #257 from AKalinich-Luxoft/fix/fix_sdl_build_with_rc_offAlexander Kutsan (GitHub)2017-08-311-0/+9
| | |\ \ \ \ \
| | | * | | | | Fix SDL build with RC = OFFAKalinich-Luxoft2017-08-311-0/+9
| | |/ / / / /
| | * | | | | Merge pull request #254 from AKalinich-Luxoft/fix/fix_access_remote_subject_s...Alexander Kutsan (GitHub)2017-08-3011-49/+62
| | |\ \ \ \ \
| | | * | | | | Rename Subject struct for policy_regularAKalinich-Luxoft2017-08-307-31/+39