summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/issue_600_appicon_resumptionfeature/issue_600_appicon_resumptionJoel Fischer2018-08-16216-1097/+11614
|\
| * Merge pull request #1051 from smartdevicelink/bugfix/issue_1050_present_keybo...Joel Fischer2018-08-162-2/+2
| |\
| | * Fix test specbugfix/issue_1050_present_keyboard_test_cellJoel Fischer2018-08-161-1/+1
| | * Remove test cell from presenting the keyboardJoel Fischer2018-08-151-1/+1
| * | Merge pull request #991 from smartdevicelink/feature/issue_599_expand_mobile_...Joel Fischer2018-08-1651-197/+1106
| |\ \ | | |/ | |/|
| | * Merge branch 'develop' into feature/issue_599_expand_mobile_putfilefeature/issue_599_expand_mobile_putfileNicoleYarroch2018-08-1633-148/+1321
| | |\ | | |/ | |/|
| * | Merge pull request #1048 from t-yoshii/fix/shutdown-video-session-in-suspende...Joel Fischer2018-08-152-3/+19
| |\ \
| | * | add test to SDLStreamingVideoLifecycleManagerSpecTakamitsu Yoshii2018-08-131-0/+11
| | * | 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-1416-116/+1143
| |\ \ \ | | |/ / | |/| |
| | * | Reflect review commentSho Amano2018-08-071-0/+10
| | * | Merge branch 'develop' into feature/rewrite_tcp_transportSho Amano2018-08-0286-48/+4015
| | |\ \
| | * \ \ Merge branch 'develop' into feature/rewrite_tcp_transportSho Amano2018-07-27154-1008/+6460
| | |\ \ \
| | * | | | Move TestTCPServer into dedicated filesSho Amano2018-07-274-366/+448
| | * | | | Reflect review commentsSho Amano2018-07-271-5/+2
| | * | | | Reflect review commentsSho Amano2018-07-272-46/+44
| | * | | | Reflect review commentsSho Amano2018-07-275-53/+47
| | * | | | Add notification for TCP connection errorsSho Amano2018-07-0311-10/+167
| | * | | | Rewrite TCP transport using CFNetwork APISho Amano2018-07-035-118/+907
| * | | | | Add to module mapJoel Fischer2018-08-081-1/+1
| * | | | | Fix podspecJoel Fischer2018-08-071-1/+1
| * | | | | Fix voice command slowdownJoel Fischer2018-08-031-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 pull request #1014 from kshala-ford/feature/issue_892_audio_streaming_i...Joel Fischer2018-08-0112-1/+124
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/develop' into feature/issue_892_audio_...Kujtim Shala2018-08-0180-47/+3891
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Update SDLAudioStreamingIndicatorSpec.mKujtim Shala2018-08-011-1/+1
| | * | | | | Merge commit '3e9449bb8bb928f77f20257db55a4c02bac168a1' into feature/issue_89...Kujtim Shala2018-07-27154-996/+6448
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Made new header public. Added it to podspecs. Fixed test bug. Mentioned param...Kujtim Shala2018-07-276-4/+8
| | * | | | | Added enum names and test specsKujtim Shala2018-07-044-9/+39
| | * | | | | Implements SDL proposal 0109 SetAudioStreamingIndicator RPCKujtim Shala2018-07-047-12/+101
| | | |_|/ / | | |/| | |
| | | | | * Refactored setting upload attempts in the file managerNicoleYarroch2018-08-161-2/+2
| | | | | * Obj-C example app now has `appType`NicoleYarroch2018-08-141-0/+1
| | | | | * Suppressed deprecated warnings for test casesNicoleYarroch2018-08-1418-27/+71
| | | | | * Added test cases to the SDLConfiguration specNicoleYarroch2018-08-141-8/+74
| | | | | * Fixed deprecated methods & refactored function namesNicoleYarroch2018-08-1410-39/+50
| | | | | * Deleted unused codeNicoleYarroch2018-08-071-8/+0
| | | | | * Refactored the file managerNicoleYarroch2018-08-078-40/+54
| | | | | * Default file manager now uses default reupload countNicoleYarroch2018-08-021-1/+1
| | | | | * Updated example apps to use default file manager configNicoleYarroch2018-08-022-2/+1
| | | | | * Refactored file manager reupload test casesNicoleYarroch2018-08-021-37/+33
| | | | | * Added more reupload test cases to the File Manager specNicoleYarroch2018-08-012-38/+125
| | | | | * Added more File Manager test casesNicoleYarroch2018-08-016-42/+135
| | | | | * Added a SDLFileManagerConfigurationSpec fileNicoleYarroch2018-08-011-0/+9
| | | | | * Merge branch 'develop' into feature/issue_599_expand_mobile_putfileNicoleYarroch2018-08-01326-2060/+17885
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #1038 from mrapitis/feature/SDL-0182-audio-src-am-fm-xm-dabJoel Fischer2018-07-3180-47/+3891
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Cleaned up spacing issues.Markos Rapitis2018-07-311-54/+54
| | * | | | Updated unit testsMarkos Rapitis2018-07-315-38/+9
| | * | | | More changes for review comments.Markos Rapitis2018-07-3113-96/+19