| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
# Conflicts:
# SmartDeviceLink-iOS.podspec
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
# SmartDeviceLink/SDLStreamingMediaManager.m
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
* Update lock screen storyboard to open on Xcode 7.x
* Update lock screen to function properly on iPhone 4s
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
* Add error logging and some handling to the LifecycleManager
* Remove public state names
|
| | |
|
| |
|
|
| |
* Add FBSnapshotTests via Carthage, add license to DEPENDENCIES.md
|
| |
|
|
|
|
|
|
| |
* Fix not connecting again because of VR synonyms being sent empty
* Fix default background color not being used because Obj-C
* SDLLifecycleConfiguration’s voiceRecognitionCommandNames can now be sent empty, and will be sent empty by default
* Changed the name of the SDL Example app so that it won’t be truncated
* Removed an unused property from the example app’s ProxyManager class
|
| |
|
|
|
| |
* Alter the default lock screen background color to SDL Dark Grey.
* Add documentation around the lock screen configuration
|
| |
|
|
|
| |
* Add white and black sdl logos
* Add code to use the correct white / black logo on the right background color
|
| |
|
|
|
|
|
|
| |
* Add SDLFakeViewControllerPresenter that helps unit tests
* Update the SDL Logo to be used on the lock screen
* Add additional Lock Screen Manager tests
* Fix a conflict between SDLLockScreenManagerSpec and the old spec of the same name that was testing the lock screen status manager spec
* SDLLockScreenPresenter protocol now has a dismiss method that’s now implemented in real and fake classes for testing
|
|
|
Conflicts:
README.md
SmartDeviceLink-iOS.xcodeproj/project.pbxproj
|