summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Up the max data rate limit / 5 secondJoel Fischer2018-01-021-1/+1
| * | | | Fix setting a new rootViewControllerJoel Fischer2018-01-022-3/+11
| * | | | Remove unused CarWindow propertiesJoel Fischer2017-12-204-19/+31
| * | | | Merge branch 'develop' into feature/issue_794_CarWindowJoel Fischer2017-12-196-56/+67
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' into feature/issue_794_CarWindowJoel Fischer2017-12-1929-36/+907
| |\ \ \ \ \
| * | | | | | Fix wrong selectorsJoel Fischer2017-12-181-2/+2
| * | | | | | Fix lock screen presentation in CarWindowJoel Fischer2017-12-181-10/+19
| * | | | | | Update name for clarityJoel Fischer2017-12-153-4/+4
| * | | | | | Allow SMM synced framerate to be disabled in config with `forceFramerateSync`Joel Fischer2017-12-155-18/+31
| * | | | | | Streaming Media Manager now strictly manages framerateJoel Fischer2017-12-1510-59/+138
| * | | | | | Reduce the default frame rate and set a hard data limitJoel Fischer2017-12-151-4/+6
| * | | | | | Fix misnamed itemsJoel Fischer2017-12-153-4/+4
| * | | | | | Add additional default h.264 encoder propertiesJoel Fischer2017-12-152-0/+5
| * | | | | | 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