summaryrefslogtreecommitdiff
path: root/SmartDeviceLink
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/issue_600_appicon_resumptionfeature/issue_600_appicon_resumptionJoel Fischer2018-08-16136-731/+6923
|\
| * Merge pull request #1051 from smartdevicelink/bugfix/issue_1050_present_keybo...Joel Fischer2018-08-161-1/+1
| |\
| | * Remove test cell from presenting the keyboardJoel Fischer2018-08-151-1/+1
| * | Merge branch 'develop' into feature/issue_599_expand_mobile_putfilefeature/issue_599_expand_mobile_putfileNicoleYarroch2018-08-1623-145/+513
| |\ \ | | |/
| | * Merge pull request #1048 from t-yoshii/fix/shutdown-video-session-in-suspende...Joel Fischer2018-08-151-3/+8
| | |\
| | | * fix sdl_stopVideoSession to shutdown video streaming even in suspended stateTakamitsu Yoshii2018-08-131-3/+8
| | * | Merge pull request #946 from XevoInc/feature/rewrite_tcp_transportJoel Fischer2018-08-1412-116/+393
| | |\ \ | | | |/ | | |/|
| | | * Reflect review commentSho Amano2018-08-071-0/+10
| | | * Merge branch 'develop' into feature/rewrite_tcp_transportSho Amano2018-08-0257-28/+2486
| | | |\
| | | * \ Merge branch 'develop' into feature/rewrite_tcp_transportSho Amano2018-07-2796-493/+4018
| | | |\ \
| | | * | | Reflect review commentsSho Amano2018-07-271-5/+2
| | | * | | Reflect review commentsSho Amano2018-07-272-46/+44
| | | * | | Reflect review commentsSho Amano2018-07-274-52/+46
| | | * | | Add notification for TCP connection errorsSho Amano2018-07-0310-4/+142
| | | * | | Rewrite TCP transport using CFNetwork APISho Amano2018-07-033-118/+258
| | * | | | Add to module mapJoel Fischer2018-08-081-1/+1
| | * | | | Merge pull request #1011 from Lievesley/bugfix/issue_1002_sdk_hangs_on_discon...Joel Fischer2018-08-032-25/+32
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Fixed review commentsSam Lievesley2018-08-012-7/+6
| | | * | | Prevent thread deadlock when disconnecting the iPhone from the Head UnitSam Lievesley2018-07-032-25/+33
| | * | | | Merge remote-tracking branch 'upstream/develop' into feature/issue_892_audio_...Kujtim Shala2018-08-0153-28/+2407
| | |\ \ \ \
| | * \ \ \ \ Merge commit '3e9449bb8bb928f77f20257db55a4c02bac168a1' into feature/issue_89...Kujtim Shala2018-07-2796-493/+4018
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Made new header public. Added it to podspecs. Fixed test bug. Mentioned param...Kujtim Shala2018-07-272-1/+3
| | * | | | | Added enum names and test specsKujtim Shala2018-07-041-8/+4
| | * | | | | Implements SDL proposal 0109 SetAudioStreamingIndicator RPCKujtim Shala2018-07-046-0/+81
| | | |_|_|/ | | |/| | |
| * | | | | Refactored setting upload attempts in the file managerNicoleYarroch2018-08-161-2/+2
| * | | | | Fixed deprecated methods & refactored function namesNicoleYarroch2018-08-146-25/+27
| * | | | | Deleted unused codeNicoleYarroch2018-08-071-8/+0
| * | | | | Refactored the file managerNicoleYarroch2018-08-074-28/+41
| * | | | | Default file manager now uses default reupload countNicoleYarroch2018-08-021-1/+1
| * | | | | Added more reupload test cases to the File Manager specNicoleYarroch2018-08-011-8/+11
| * | | | | Added more File Manager test casesNicoleYarroch2018-08-012-34/+47
| * | | | | Merge branch 'develop' into feature/issue_599_expand_mobile_putfileNicoleYarroch2018-08-01191-710/+10067
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Cleaned up spacing issues.Markos Rapitis2018-07-311-54/+54
| | * | | | More changes for review comments.Markos Rapitis2018-07-3113-96/+19
| | * | | | Merge branch 'develop' into feature/SDL-0182-audio-src-am-fm-xm-dabMarkos Rapitis2018-07-2718-313/+666
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'develop' into feature/issue_929_onHMIStatus_video_streamingJoel Fischer2018-07-26138-390/+7015
| | | |\ \ \
| | | * | | | Update videoStreamingState HMI Status to be nullable according to revisionJoel Fischer2018-07-253-5/+6
| | | * | | | Fix backward compatibility for video streamable statefeature/issue_929_onHMIStatus_video_streamingJoel Fischer2018-06-201-1/+1
| | | * | | | Don’t attempt to start the audio video services until after connectionJoel Fischer2018-06-203-6/+13
| | | * | | | Add testsJoel Fischer2018-06-201-2/+2
| | | * | | | Check streamable state along with HMI levelJoel Fischer2018-06-201-1/+2
| | | * | | | Add videostreamingstate property to video lifecycle managerJoel Fischer2018-06-197-64/+85
| | | * | | | Separate video / audio streaming lifecycle manager codeJoel Fischer2018-06-1910-280/+551
| | | * | | | Implement SDL-0150Joel Fischer2018-06-196-0/+52
| | | | |_|/ | | | |/| |
| | * | | | More updates / cleanupMarkos Rapitis2018-07-2735-167/+103
| | * | | | Resolving merging issues and Addressing review comments.piyushkhosla2018-07-2713-14/+159
| | * | | | Replacing the RADIO_TUNER with three enumeration elements AM, FM and XMpiyushkhosla2018-07-272-3/+21
| | * | | | > Added new values to SDLLightStatus and SDLLightName enum.piyushkhosla2018-07-278-1/+98
| | * | | | Adding three new modules (AUDIO, LIGHT, HMI_SETTINGS) and some new parameters...piyushkhosla2018-07-2753-10/+2270
| | | |/ / | | |/| |
| | * | | Merge pull request #1037 from mrapitis/feature/SDL-0160-rc-radio-param-updateJoel Fischer2018-07-266-5/+99
| | |\ \ \