summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Force `stop` to run on the main threadbugs/issue_831_iapsession_assertJoel Fischer2017-12-201-2/+10
* Merge pull request #829 from Toyota-BSalahat/hotfix/tcpBackgroundConnectionJoel Fischer2017-12-201-14/+16
|\
| * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into hot...Brandon2017-12-1963-145/+1121
| |\
| * | Wrapping TCP transport connect logic inside of an operation queue. This allow...Brandon2017-12-071-14/+16
* | | Fix submoduleJoel Fischer2017-12-191-0/+0
* | | Merge pull request #817 from Toyota-BSalahat/hotfix/connectivityJoel Fischer2017-12-192-5/+6
|\ \ \
| * \ \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into hot...Brandon2017-12-1962-145/+1121
| |\ \ \ | | | |/ | | |/|
| * | | Removing commented out codeBrandon2017-12-121-3/+0
| * | | Applying Amazon optimizationsBrandon2017-12-051-4/+8
| | |/ | |/|
* | | Merge pull request #813 from smartdevicelink/feature/issue_798_rpc_notificati...Joel Fischer2017-12-196-54/+77
|\ \ \ | |_|/ |/| |
| * | Force re-layout of lock screen to occur on main queuefeature/issue_798_rpc_notifications_serial_queueJoel Fischer2017-12-181-31/+33
| * | Merge branch 'develop' into feature/issue_798_rpc_notifications_serial_queueJoel Fischer2017-12-1839-116/+217
| |\ \
| * | | Only dispatch_sync to the main thread if not on the main threadJoel Fischer2017-12-181-2/+6
| * | | CommentsJoel Fischer2017-12-113-1/+7
| * | | Delete bonus linesJoel Fischer2017-12-111-2/+0
| * | | Move RPC processing queue dispatch to SDLProxyJoel Fischer2017-12-112-26/+15
| * | | Create a background serial queue and run RPC notifications on itJoel Fischer2017-12-072-6/+30
* | | | Merge pull request #807 from smartdevicelink/feature/issue_795_AudioStreaming...Joel Fischer2017-12-1927-28/+906
|\ \ \ \
| * | | | Fix implicit castfeature/issue_795_AudioStreamingManagerJoel Fischer2017-12-141-1/+1
| * | | | Fix some documentationJoel Fischer2017-12-141-1/+1
| * | | | Merge branch 'develop' into feature/issue_795_AudioStreamingManagerJoel Fischer2017-12-1433-79/+105
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Update a bit of documentationJoel Fischer2017-12-131-2/+2
| * | | | Merge branch 'develop' into feature/issue_795_AudioStreamingManagerJoel Fischer2017-12-126-37/+111
| |\ \ \ \
| * | | | | Fix audio streaming test casesJoel Fischer2017-12-121-6/+6
| * | | | | Don’t be audio stream capable in HMI NONEJoel Fischer2017-12-071-1/+1
| * | | | | Integrate the audio manager with the streaming media managerJoel Fischer2017-12-075-0/+14
| * | | | | Fix location of some files causing public files to not be foundJoel Fischer2017-12-068-28/+28
| * | | | | Fix an issue with importingJoel Fischer2017-12-061-2/+4
| * | | | | Merge branch 'develop' into feature/issue_795_AudioStreamingManagerJoel Fischer2017-12-067-6/+9
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Update testsJoel Fischer2017-12-0614-37/+56
| * | | | | Fix a bug that could cause slightly cut off audioJoel Fischer2017-12-056-13/+84
| * | | | | Fix attempting to send data when not connectedJoel Fischer2017-12-051-0/+1
| * | | | | Create an audio streaming protocol for testingJoel Fischer2017-12-0512-44/+247
| * | | | | Update Swift usageJoel Fischer2017-12-041-3/+5
| * | | | | Fix analyzer errorsJoel Fischer2017-12-045-34/+27
| * | | | | Initial work on AudioStreamingManagerJoel Fischer2017-11-309-0/+574
* | | | | | Merge pull request #826 from smartdevicelink/bug/issue_823_remove_unused_test...Joel Fischer2017-12-192-3/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update cartfile, remove OHHTTPStubsbug/issue_823_remove_unused_test_libJoel Fischer2017-12-132-3/+0
* | | | | | Merge branch 'bug/issue_814_enable_additional_warnings' into developJoel Fischer2017-12-1433-71/+101
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update podspecs for new BiSON dependencybug/issue_814_enable_additional_warningsJoel Fischer2017-12-122-2/+2
| * | | | | Update subproject commitJoel Fischer2017-12-121-0/+0
| * | | | | Fix RTP packetizer calculation errorJoel Fischer2017-12-071-1/+1
| * | | | | Fix breaking notifications 😅Joel Fischer2017-12-074-9/+27
| * | | | | Enable and fix a host of warningsJoel Fischer2017-12-0731-81/+93
| | |/ / / | |/| | |
* | | | | Merge pull request #820 from smartdevicelink/bugfix/issue_770_infinite_iAP_co...Joel Fischer2017-12-121-8/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'develop' into bugfix/issue_770_infinite_iAP_connection_attempts...bugfix/issue_770_infinite_iAP_connection_attempts_5.0Joel Fischer2017-12-11358-28960/+32157
| |\ \ \ \ | | |/ / /
| * | | | Fixed infinite iAP transport connectsNicoleYarroch2017-10-191-8/+5
* | | | | Merge pull request #812 from smartdevicelink/bug/issue_811_log_unsuccessful_R...Joel Fischer2017-12-111-0/+4
|\ \ \ \ \
| * | | | | Automatically log a warning when a request failsbug/issue_811_log_unsuccessful_RPC_responsesJoel Fischer2017-12-071-0/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #810 from smartdevicelink/bug/issue_805_hmilevel_crashJoel Fischer2017-12-112-2/+2
|\ \ \ \ \