summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Review fixesfeature/issue-1876-sdl-0293-enable-oem-exclusive-app-supportJoel Fischer2021-02-254-41/+41
* Merge branch 'develop' into feature/issue-1876-sdl-0293-enable-oem-exclusive-...Joel Fischer2021-02-2539-170/+1242
|\
| * Merge pull request #1883 from LuxoftSDL/feature/SDL0238_keyboard_enhancementsJoel Fischer2021-02-2437-287/+1362
| |\
| | * SDL0238 'Keyboard Enhancements/r4': add keyboard notification handling to SDL...leonid lokhmatov, Luxoft2021-02-232-0/+25
| | * Update SmartDeviceLink/private/SDLWindowCapability+ScreenManagerExtensions.mYLokhmatov@luxoft.com2021-02-201-1/+0
| | * SDL0238 'Keyboard Enhancements/r4': add one more lost commentleonid lokhmatov, Luxoft2021-02-201-0/+1
| | * SDL0238 'Keyboard Enhancements/r4': apply code review comments, add a couple ...leonid lokhmatov, Luxoft2021-02-192-16/+38
| | * SDL0238 'Keyboard Enhancements/r3': implement test set for the new method -cr...leonid lokhmatov, Luxoft2021-02-181-1/+80
| | * SDL0238 'Keyboard Enhancements/r3': apply review comments (refine the logic t...leonid lokhmatov, Luxoft2021-02-184-28/+36
| | * SDL0238 'Keyboard Enhancements/r3': update keyboard capability dependent testsleonid lokhmatov, Luxoft2021-02-172-5/+9
| | * SDL0238 'Keyboard Enhancements/r3': implement filter supported keyboard capab...leonid lokhmatov, Luxoft2021-02-177-11/+72
| | * SDL0238 'Keyboard Enhancements r2': try to fix codecov warningsleonid lokhmatov, Luxoft2021-02-132-0/+2
| | * SDL0238 'Keyboard Enhancements r2': apply review comments (keyboard operation...leonid lokhmatov, Luxoft2021-02-133-6/+27
| | * SDL0238 'Keyboard Enhancements r2': update SDLKeyboardPropertiesSpec unit tes...leonid lokhmatov, Luxoft2021-02-101-13/+24
| | * SDL0238 'Keyboard Enhancements r2': remove out of date unused test fileleonid lokhmatov, Luxoft2021-02-101-64/+0
| | * SDL0238 'Keyboard Enhancements r2': apply code review suggestionsleonid lokhmatov, Luxoft2021-02-1010-79/+109
| | * SDL0238 'Keyboard Enhancements r2': remove unused files (from 1st revision)leonid lokhmatov, Luxoft2021-02-092-133/+0
| | * SDL0238 'Keyboard Enhancements r2': fix SDLPresentKeyboardOperation test (wor...leonid lokhmatov, Luxoft2021-02-091-0/+7
| | * SDL0238 'Keyboard Enhancements r2': fix a testleonid lokhmatov, Luxoft2021-02-092-77/+95
| | * SDL0238 'Keyboard Enhancements r2': implement revision r2leonid lokhmatov, Luxoft2021-02-0923-327/+550
| | |\
| | | * SDL0238 'Keyboard Enhancements r2': implement delegate for keyboard eventleonid lokhmatov, Luxoft2021-02-092-0/+15
| | | * SDL0238 'Keyboard Enhancements r2': add missing testsleonid lokhmatov, Luxoft2021-02-092-2/+5
| | | * SDL0238 'Keyboard Enhancements r2': fix SDLWindowCapability and its test.leonid lokhmatov, Luxoft2021-02-093-89/+127
| | | * SDL0238 'Keyboard Enhancements r2': implement unit testsleonid lokhmatov, Luxoft2021-02-097-16/+249
| | | * 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
|/ / / / / /