summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stop transcoding audio on secondary disconnectbugfix/issue-1598-audio-manager-suspendJustin Beharry2022-08-122-0/+15
* Merge pull request #2102 from smartdevicelink/bestpractice/issue-2101-remote-...Joel Fischer2022-08-1014-22/+744
|\
| * rename variables and change log levelJustin Beharry2022-08-104-5/+5
| * Revise naming, syntax, and messagesJustin Beharry2022-08-109-56/+44
| * Disable remote control on IAP, enable only for TCPJustin Beharry2022-08-099-18/+72
| * change andButton initializer to softButtons for remote controlJustin Beharry2022-08-083-3/+3
| * Remove set climate button and add back to home buttonJustin Beharry2022-08-0810-55/+43
| * Update Example Apps/Example Swift/RemoteControlManager.swiftJustin Beharry2022-08-051-1/+0
| * Update Example Apps/Example Swift/RemoteControlManager.swiftJustin Beharry2022-08-051-1/+1
| * Update Example Apps/Example ObjC/RemoteControlManager.mJustin Beharry2022-08-051-2/+2
| * Update Example Apps/Example ObjC/RemoteControlManager.mJustin Beharry2022-08-051-1/+1
| * Update Example Apps/Example ObjC/RemoteControlManager.mJustin Beharry2022-08-051-1/+1
| * Made revisions to obj-C and swift codeJustin Beharry2022-08-0410-155/+168
| * Remove files swiftPM related files from gitignoreJustin Beharry2022-08-031-5/+0
| * Make the same revisions like Obj-C exampleJustin Beharry2022-08-034-36/+65
| * Make get buttons into a variable and create a getterJustin Beharry2022-08-031-2/+3
| * Log failures and prefix private methods for obj-CJustin Beharry2022-08-022-71/+92
| * Add revisions to code and init remote in ProxyManagerJustin Beharry2022-08-0210-167/+218
| * Move Remote Control Managers to corresponding foldersJustin Beharry2022-08-024-4/+4
| * Add climate actions to objective c climate control exampleJustin Beharry2022-08-011-10/+59
| * Add climate subscription to objective c exampleJustin Beharry2022-08-012-5/+76
| * Create UI for Objective-C example appJustin Beharry2022-08-016-1/+187
| * Remove prints from RemoteControlManagerJustin Beharry2022-07-291-13/+1
| * Create submenu item to view remote climate settingsJustin Beharry2022-07-292-47/+141
| * Add temperature buttons to swift remote exampleJustin Beharry2022-07-292-3/+23
| * Create remote control climate exampleJustin Beharry2022-07-284-1/+176
* | Merge pull request #2104 from smartdevicelink/bugfix/issue-1633-open-sub-menuJoel Fischer2022-08-092-0/+33
|\ \
| * | Test for copied submenu cell idJustin Beharry2022-08-081-2/+14
| * | fix error in openMenu update clonedCell to headUnitCell nameJustin Beharry2022-08-031-2/+2
| * | Update SmartDeviceLink/private/SDLMenuManager.mJustin Beharry2022-08-031-1/+1
| * | Update SmartDeviceLink/private/SDLMenuManager.mJustin Beharry2022-08-031-1/+1
| * | Update SmartDeviceLink/private/SDLMenuManager.mJustin Beharry2022-08-031-1/+1
| * | Add a unit test for opening a recreated submenuJustin Beharry2022-08-031-0/+11
| * | In openMenu check if cell is cloned, if so open existing cellJustin Beharry2022-08-031-0/+10
| |/
* | Merge pull request #2099 from smartdevicelink/issue-2098-release-script-issuesJoel Fischer2022-08-083-82/+145
|\ \ | |/ |/|
| * Changed order to give the zip time to finish.George Miller2022-08-081-2/+3
| * Debugging Empty ZipGeorge Miller2022-08-081-1/+1
| * remove debugging changeGeorge Miller2022-08-041-1/+1
| * bug squishGeorge Miller2022-08-041-3/+3
| * bugs foundGeorge Miller2022-08-041-2/+4
| * git pull error checkGeorge Miller2022-08-041-1/+7
| * finish the git diff-files changeGeorge Miller2022-08-041-5/+4
| * replacing git diff-filesGeorge Miller2022-08-041-3/+6
| * added git cleanGeorge Miller2022-08-041-1/+2
| * stash messagesGeorge Miller2022-08-041-1/+3
| * Update scripts/release.shGeorge Miller2022-08-041-1/+1
| * Swapped zip for tarGeorge Miller2022-08-011-8/+7
| * fixed path for generate-documentation.shGeorge Miller2022-08-011-1/+1
| * Apply suggestions from code reviewGeorge Miller2022-08-011-9/+2
| * generate documentation fixGeorge Miller2022-07-271-2/+5