summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Remove md5 hashingJoel Fischer2017-12-151-56/+2
| * | | | | | Update documentationJoel Fischer2017-12-142-2/+2
| * | | | | | Fix an implicit castJoel Fischer2017-12-141-1/+1
| * | | | | | Merge branch 'develop' into feature/issue_794_CarWindowJoel Fischer2017-12-1433-76/+103
| |\ \ \ \ \ \
| * | | | | | | Update public filesJoel Fischer2017-12-134-5/+10
| * | | | | | | Fixes to CarWindow’s usage of view controllersJoel Fischer2017-12-137-23/+22
| * | | | | | | Add some missing documentationJoel Fischer2017-12-131-0/+3
| * | | | | | | CarWindow ViewController to make orientations easierJoel Fischer2017-12-133-0/+75
| * | | | | | | Remove carwindow `sendFrame` dispatch as it’s already on the main threadJoel Fischer2017-12-131-38/+36
| * | | | | | | Check the set rootViewController to make sure it exists in only one possible ...Joel Fischer2017-12-121-0/+15
| * | | | | | | Merge branch 'develop' into feature/issue_794_CarWindowJoel Fischer2017-12-1213-43/+120
| |\ \ \ \ \ \ \
| * | | | | | | | Add documentation and loggingJoel Fischer2017-11-2910-30/+84
| * | | | | | | | Minor updatesJoel Fischer2017-11-293-13/+12
| * | | | | | | | Fix existing testsJoel Fischer2017-11-296-39/+38
| * | | | | | | | Remove a logJoel Fischer2017-11-281-1/+0
| * | | | | | | | Fix a slip of the keyboardJoel Fischer2017-11-281-2/+1
| * | | | | | | | Fixed several bugs with new lock screen presenterJoel Fischer2017-11-2811-19/+45
| * | | | | | | | Add a few more streaming configuration initializersJoel Fischer2017-11-283-6/+25
| * | | | | | | | Fix analyzer errorsfeature/carwindowJoel Fischer2017-11-281-1/+2
| * | | | | | | | Move the lock screen out of the CarWindowJoel Fischer2017-11-285-26/+17
| * | | | | | | | Change to using a lock windowJoel Fischer2017-11-287-18/+176
| * | | | | | | | Starting work on CarWindowJoel Fischer2017-11-288-16/+328
| | | | | | * | | Fix crash when disconnecting while setting up app iconJoel Fischer2017-12-211-2/+6
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | 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