summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into bugs/issue_833_app_icon_disconnect_crashbugs/issue_833_app_icon_disconnect_crashJoel Fischer2018-01-0841-152/+914
|\
| * Merge pull request #799 from smartdevicelink/feature/issue_794_CarWindowJoel Fischer2018-01-0840-150/+904
| |\
| | * Fix presenting lock screenfeature/issue_794_CarWindowJoel Fischer2018-01-081-0/+1
| | * Don’t resize the CarWindow rootVC in setRootVC if we are not streamingJoel Fischer2018-01-081-2/+9
| | * Simplify some CarWindow configurationJoel Fischer2018-01-053-13/+13
| | * Merge branch 'develop' into feature/issue_794_CarWindowJoel Fischer2018-01-052-16/+26
| | |\ | | |/ | |/|
| * | Merge pull request #832 from smartdevicelink/bugs/issue_831_iapsession_assertJoel Fischer2018-01-051-2/+10
| |\ \
| | * | Force `stop` to run on the main threadbugs/issue_831_iapsession_assertJoel Fischer2017-12-201-2/+10
| |/ /
| | * Fix focussed testJoel Fischer2018-01-051-1/+1
| | * Fix testcaseJoel Fischer2018-01-053-5/+8
| | * Fix errorJoel Fischer2018-01-042-4/+6
| | * Rest of last commitJoel Fischer2018-01-042-5/+16
| | * Default to layer rendering with an option for view renderingJoel Fischer2018-01-042-3/+19
| | * Add documentation to SDLCarWindowViewControllerJoel Fischer2018-01-041-0/+3
| | * Fix lock screenJoel Fischer2018-01-041-1/+1
| | * Fix error when allocating a pixel bufferJoel Fischer2018-01-031-1/+4
| | * Remove hard data limitJoel Fischer2018-01-031-1/+0
| | * 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