summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2106 from smartdevicelink/bugfix/issue-2105-screen-params...Joel Fischer2022-09-131-1/+4
|\
| * Apply suggestions from code reviewJustin Beharry2022-08-221-2/+1
| * Apply suggestions from code reviewJustin Beharry2022-08-191-2/+3
| * Fix nil windowID and add unit testJustin Beharry2022-08-181-0/+1
| * Fix nil screenParams and mediaClockFormatsJustin Beharry2022-08-171-1/+3
* | Update SmartDeviceLink/public/SDLTouchManagerDelegate.hJustin Beharry2022-09-061-1/+1
* | deprecate didReceivePinchInView functionJustin Beharry2022-09-061-1/+1
|/
* alphabetical orderGeorge Miller2022-06-291-1/+1
* review commentsGeorge Miller2022-06-281-2/+2
* update per reviewGeorge Miller2022-06-281-0/+2
* fix typotheresalech2022-02-171-1/+1
* Add a breakJoel Fischer2022-02-011-0/+1
* Fix missing logbugfix/issue-2067-softbuttonobject-invalid-configJoel Fischer2022-01-121-1/+4
* Add error logsJoel Fischer2022-01-112-5/+14
* Remove pointless commentJoel Fischer2022-01-071-2/+0
* Fix initializing soft button object error statesJoel Fischer2022-01-062-3/+13
* Merge branch 'develop' into bugfix/issue-2047-menu-manager-cell-image-rpc-5.0...Joel Fischer2021-11-032-3/+6
|\
| * Deprecate SDLVideoStreamingRange.initbugfix/issue-2050-videostreamingrange-initJoel Fischer2021-10-262-3/+6
* | Fix text field / image field namesJoel Fischer2021-11-032-34/+34
|/
* Fix submenu layout is not copied on menu cellsbugfix/issue-2048-copying-menu-cell-no-submenu-layoutJoel Fischer2021-10-211-0/+1
* A few more documentation fixes / cleanupJoel Fischer2021-09-273-7/+12
* Update for v7.1.0 RC 17.3.0-rc.1Joel Fischer2021-09-2717-1/+35
* Fix warningJoel Fischer2021-09-271-1/+0
* Remove duplicate codeJoel Fischer2021-09-271-3/+0
* Merge branch 'develop' into bugfix/issue-2034-file-manager-multiple-uploadsJoel Fischer2021-09-279-42/+92
|\
| * Additional completion handler fixesJoel Fischer2021-09-243-6/+16
| * Fix many cases of completion handlers not calledJoel Fischer2021-09-242-0/+10
| * Merge branch 'develop' into feature/issue-1898-menu-manager-refactorJoel Fischer2021-09-246-71/+61
| |\
| * | Update from reviewJoel Fischer2021-09-082-6/+2
| * | Menu submenu cell conditions updateJoel Fischer2021-08-061-1/+1
| * | Merge branch 'develop' into feature/issue-1898-menu-manager-refactorJoel Fischer2021-08-031-7/+68
| |\ \
| * | | Add SDLMenuCell equivalency method including unique titlesJoel Fischer2021-07-302-5/+23
| * | | Starting updates of menu refactorJoel Fischer2021-07-281-16/+9
| * | | Merge branch 'develop' into feature/issue-1898-menu-manager-refactorJoel Fischer2021-07-28114-272/+2528
| |\ \ \
| * | | | Lots of little bug fixesJoel Fischer2021-02-182-1/+14
| * | | | Add additional testsJoel Fischer2021-02-171-2/+3
| * | | | Merge branch 'develop' into feature/issue-1898-menu-manager-refactorJoel Fischer2021-02-102-0/+16
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' into feature/issue-1898-menu-manager-refactorJoel Fischer2021-02-1019-89/+428
| |\ \ \ \ \
| * | | | | | In progress alignmentJoel Fischer2021-02-082-10/+26
| * | | | | | Merge branch 'develop' into feature/issue-1898-menu-manager-refactorJoel Fischer2021-02-0329-57/+1058
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into feature/issue-1898-menu-manager-refactorJoel Fischer2021-01-2915-73/+690
| |\ \ \ \ \ \ \
| * | | | | | | | Update static operation with finishOperation callsJoel Fischer2021-01-251-3/+2
| * | | | | | | | Fixes for menu managerJoel Fischer2021-01-251-15/+0
| * | | | | | | | Consolidate some opening menu codeJoel Fischer2021-01-221-2/+2
| * | | | | | | | First round of updates for the menu managerJoel Fischer2021-01-211-1/+5
* | | | | | | | | Fix SDLFile equality checkbugfix/issue-2034-file-manager-multiple-uploadsJoel Fischer2021-09-222-3/+11
* | | | | | | | | Fix SDLFile copyingJoel Fischer2021-09-221-1/+12
* | | | | | | | | Fix overwriting files in various circumstancesJoel Fischer2021-09-221-14/+9
* | | | | | | | | Merge branch 'develop' into bugfix/issue-2034-file-manager-multiple-uploadsJoel Fischer2021-09-226-71/+61
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #2035 from smartdevicelink/bugfix/issue-2033-system-capabi...Joel Fischer2021-09-201-61/+31
| |\ \ \ \ \ \ \ \