summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | SDL0238 'Keyboard Enhancements r2': implement, add new classes, enums, etcleonid lokhmatov, Luxoft2021-02-0921-137/+607
| * | | | | SDL0238 'Keyboard Enhancements': Merge branch 'develop' into this. Conflicts ...leonid lokhmatov, Luxoft2021-02-0935-196/+721
| |\ \ \ \ \ | | |/ / / /
| * | | | | SDL0238 'Keyboard Enhancements': fix a mistake in unit test SDLVideoStreaming...leonid lokhmatov, Luxoft2021-02-061-1/+1
| * | | | | SDL0238 'Keyboard Enhancements': Merge branch 'develop' into this. 2 conflict...leonid lokhmatov, Luxoft2021-02-0598-543/+3719
| |\ \ \ \ \
| * | | | | | SDL0238 'Keyboard Enhancements': fix wrong parameter name (upper case code ge...leonid lokhmatov, Luxoft2021-01-081-1/+1
| * | | | | | SDL0238 'Keyboard Enhancements': Update a comment (as proposed in review) and...leonid lokhmatov, Luxoft2021-01-062-5/+6
| * | | | | | SDL0238 'Keyboard Enhancements': notify SDLKeyboardDelegate of InputKeyMaskEn...leonid lokhmatov, Luxoft2020-12-212-0/+15
| * | | | | | SDL0238 'Keyboard Enhancements': implement unit tests (pls run carthage-build...leonid lokhmatov, Luxoft2020-12-208-135/+360
| * | | | | | SDL0238 'Keyboard Enhancements': make new headers publicleonid lokhmatov, Luxoft2020-12-181-3/+3
| * | | | | | SDL0238 'Keyboard Enhancements': implement proposal, add auto generated class...leonid lokhmatov, Luxoft2020-12-1818-3/+523
* | | | | | | Merge pull request #1917 from smartdevicelink/bugfix/generator/issue_1905_rpc...Joel Fischer2021-02-232-9/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into bugfix/generator/issue_1905_rpc_param_names_for_s...bugfix/generator/issue_1905_rpc_param_names_for_structsNicoleYarroch2021-02-1264-325/+2686
| |\ \ \ \ \ \ \
| * | | | | | | | Updated testsNicoleYarroch2021-02-121-5/+3
| * | | | | | | | Removed struct from getting a nameNicoleYarroch2021-01-281-4/+2
| | | | | | * | | Fix LCM not stopping manager properly on disconnectJoel Fischer2021-02-241-0/+2
| | | | | | * | | Add tests to lifecycle managerJoel Fischer2021-02-241-96/+167
| | | | | | * | | Implement system info delegate in example appsJoel Fischer2021-02-249-7/+24
| | | | | | * | | Additional test fixesJoel Fischer2021-02-243-10/+3
| | | | | | * | | Spec updates and other minor updatesJoel Fischer2021-02-249-131/+233
| | | | | | * | | Deprecate RAIR parametersJoel Fischer2021-02-241-7/+9
| | | | | | * | | Trying to make tests compileJoel Fischer2021-02-232-32/+2
| | | | | | * | | Only call `didReceiveSystemInfo` after RAIR if we received vehicle detailsJoel Fischer2021-02-231-7/+7
| | | | | | * | | Unit test updatesJoel Fischer2021-02-235-137/+92
| | | | | | * | | Fix protocol instantiating wrong payload typeJoel Fischer2021-02-231-5/+4
| | | | | | * | | Additional lifecycle / protocol layer work for system infoJoel Fischer2021-02-2315-164/+327
| | | | | | * | | Protocol packet level changesJoel Fischer2021-02-235-25/+140
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #1916 from smartdevicelink/bugfix/issue_1915_update_timeTo...Joel Fischer2021-02-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Updated documentationbugfix/issue_1915_update_timeToDestination_docsNicoleYarroch2021-02-121-1/+1
| | |/ / / / / / | |/| | | | | |
| | | | | | * | Update SmartDeviceLink/public/SDLAudioData.mfeature/issue_1579_alert_managerNicole Yarroch2021-02-041-1/+1
| | | | | | * | Fixed timing issuesNicoleYarroch2021-02-042-10/+14
| | | | | | * | Removed unnecessary codeNicoleYarroch2021-02-041-5/+0
| | | | | | * | Fixing timing issuesNicoleYarroch2021-02-042-2/+7
| | | | | | * | Fixing failed tests due to timing issues on remoteNicoleYarroch2021-02-041-1/+1
| | | | | | * | Fixed timing issues in testsNicoleYarroch2021-02-041-4/+9
| | | | | | * | Adjusted timing for random failing testsNicoleYarroch2021-02-041-3/+3
| | | | | | * | Removed read/write queueNicoleYarroch2021-02-041-13/+0
| | | | | | * | Fixed method namesNicoleYarroch2021-02-041-2/+2
| | | | | | * | Apply suggestions from code review Nicole Yarroch2021-02-041-16/+9
| | | | | | * | Fixed indentationNicoleYarroch2021-02-031-14/+14
| | | | | | * | Apply suggestions from code review Nicole Yarroch2021-02-031-4/+4
| | | | | | * | Apply suggestions from code review Nicole Yarroch2021-02-031-4/+5
| | | | | | * | Added more detail to error messageNicoleYarroch2021-02-031-1/+1
| | | | | | * | Updated the reason error messageNicoleYarroch2021-02-031-1/+1
| | | | | | * | Fixed alert presentation errorNicoleYarroch2021-02-034-13/+11
| | | | | | * | Updated the sdl_alertManager_presentationFailed errNicoleYarroch2021-02-021-2/+7
| | | | | | * | Fixing timeing of tests for remote testsNicoleYarroch2021-02-021-2/+2
| | | | | | * | Merge branch 'develop' into feature/issue_1579_alert_managerNicoleYarroch2021-02-0257-344/+2202
| | | | | | |\ \
| | | | | | * | | Added exception for invalid TTS phonetic typeNicoleYarroch2021-01-295-15/+22
| | | | | | * | | Added alert presented flagNicoleYarroch2021-01-291-2/+27
| | | | | | * | | Fixed broken code/testsNicoleYarroch2021-01-282-4/+3