summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Commnets reviewbugfix/issue-1923-empty-string-bug-with-menu-cellFrank Elias2021-03-021-4/+4
* Fix for empty string bugFrank Elias2021-02-261-3/+7
* 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
* | | | | | 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
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1872 from smartdevicelink/feature/issue-1510-SDL-0267-mai...Joel Fischer2021-02-1824-88/+602
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'develop' into feature/issue-1510-SDL-0267-main-menu-ui-updatesFrank Elias2021-02-1843-213/+758
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #1914 from smartdevicelink/bugfix/issue-1913-observerMock-...Nicole Yarroch2021-02-121-6/+5
|\ \ \ \ \ \
| * | | | | | OCMObserverMock removalbugfix/issue-1913-observerMock-is-deprecatedFrank Elias2021-02-111-6/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1879 from smartdevicelink/feature/issue-1676-sdl-0305-hom...Nicole Yarroch2021-02-105-2/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Comments reviewFrank Elias2021-02-101-1/+1
| * | | | | Merge branch 'develop' into feature/issue-1676-sdl-0305-homogenize-textFieldNamefeature/issue-1676-sdl-0305-homogenize-textFieldNameFrank Elias2021-02-09101-648/+4349
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #1851 from LuxoftSDL/feature/sdl_0269_new_vehicle_data_cli...Nicole Yarroch2021-02-0835-197/+722
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [0269] 'New vehicle data climateData': fix mistakes in the test: SDLVideoStre...leonid lokhmatov, Luxoft2021-02-051-1/+4
| * | | | | [0269] 'New vehicle data climateData': fix a mistake in swift example (method...leonid lokhmatov, Luxoft2021-02-051-1/+1