| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Signed-off-by: NicoleYarroch <nicole@livio.io>
|
| |
|
|
| |
Signed-off-by: NicoleYarroch <nicole@livio.io>
|
| |
|
|
| |
Signed-off-by: NicoleYarroch <nicole@livio.io>
|
| |
|
|
| |
Signed-off-by: NicoleYarroch <nicole@livio.io>
|
| |
|
|
| |
Signed-off-by: NicoleYarroch <nicole@livio.io>
|
| | |
|
| |\
| |
| |
| |
| |
| |
| | |
# Conflicts:
# SmartDeviceLink-iOS.podspec
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
# SmartDeviceLink/SDLStreamingMediaManager.m
|
| | | |
|
| | | |
|
| | |\ |
|
| | | | |
|
| | |\ \
| | |/
| | |
| | |
| | |
| | | |
# Conflicts:
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
# SmartDeviceLink_Example/Classes/ProxyManager.m
|
| | | | |
|
| | | | |
|
| | |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
# Conflicts:
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
# SmartDeviceLink/SDLIAPSession.h
# SmartDeviceLink/SDLIAPSession.m
# SmartDeviceLink/SDLIAPTransport.m
# SmartDeviceLink/SDLLifecycleManager.m
# SmartDeviceLink/SDLProxy.m
# SmartDeviceLink/SDLRPCRequestFactory.m
|
| | | | |
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
# Conflicts:
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
# SmartDeviceLink/SDLLifecycleConfiguration.h
# SmartDeviceLink/SDLLifecycleConfiguration.m
# SmartDeviceLink/SDLStreamingMediaManager.m
# SmartDeviceLink/SDLTouchManager.m
* Removes the ability to set a video streaming background string
|
| | | |
| | |
| | |
| | | |
* Rename SDLLogTargetASL -> SDLLogTargetAppleSystemLog
|
| | | | |
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
# Conflicts:
# SmartDeviceLink/SDLLifecycleManager.m
|
| | | | |
| | | |
| | | |
| | | | |
* Numerous fixes
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* This does not build
* Module map stubs for SDL files
* Moved macros to their own file
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Add SDLLog.swift (podspec currently isn’t ready / not tested in Carthage)
* Update log levels to be an enum and package in off and default levels
* SDLLogManager is now public for swift reasons
|
| | | | | |
|
| | | | | |
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
feature/streaming_media_manager
* origin/develop:
Fix unit test that was failing due to previous pull request.
Update LICENSE
Update to v4.5.5
Added additional error code for registration successful, but with a warning.
Fixed typo in function declaration comment.
Tiny style update
Prevent infinite loops in send block while by checking ostream state.
Added an additional method to compare both membership and kindof for notification and responses.
Fixed issue with incorrectly setting state on manager disconnect.
Fixed misspellings and formatting for templats
Updated tests to correctly send out notifications
Updated all classes to use new convenience methods.
Added convenience methods for notification and response notification objects.
Added check for starting a lifecycle manager that has already been started.
SDLLockScreenManager now tracks active state to show lock screen when the app becomes active if it was not shown before
|
| | |\ \ \
| | |/ /
| |/| /
| | |/
| | |
| | |
| | |
| | | |
* origin/master:
Update LICENSE
Update to v4.5.5
Tiny style update
Prevent infinite loops in send block while by checking ostream state.
|
| | | | |
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
feature/streaming_media_manager
* origin/develop:
Update to v4.5.4
Improved state machine throw. Also added in more specific spec to handle this.
Added in more descriptive exception throw for debugging.
Fixes #539
Xcode 8.3 beta 2 fixes
Adding in check for nullable properties of video encoder callback
# Conflicts:
# SmartDeviceLink/SDLStreamingMediaManager.m
|
| | |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
* origin/master:
Update to v4.5.4
Improved state machine throw. Also added in more specific spec to handle this.
Added in more descriptive exception throw for debugging.
Adding in check for nullable properties of video encoder callback
|
| | | | |
|
| |\ \ \
| |/ / |
|
| | | | |
|
| | |\ \
| | |/ |
|
| | | | |
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
feature/streaming_media_manager
* origin/develop:
Set compressionSession to null so we do not accidentally over-release it.
Added check for hmi equality and old send delegate if not equal.
Updated FrameData cases.
Set swift-version for cocoapods until we can upgrade tests
Update to v4.5.2
Run clang-format
Moved point at which we set the logging to be before we initialize anything within the lifecycle manager.
Update logger to initialize on lifecycle initialization, not start
Fixed issue with SDLDebugTool not keeping state with proxy recycle.
Updated protocol enums to match spec.
# Conflicts:
# SmartDeviceLink/SDLStreamingMediaManager.m
|
| | |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* origin/master:
Set compressionSession to null so we do not accidentally over-release it.
Added check for hmi equality and old send delegate if not equal.
Set swift-version for cocoapods until we can upgrade tests
Update to v4.5.2
Run clang-format
Moved point at which we set the logging to be before we initialize anything within the lifecycle manager.
Update logger to initialize on lifecycle initialization, not start
Fixed issue with SDLDebugTool not keeping state with proxy recycle.
|
| | | | |
|
| |/ / |
|
| |\ \
| | |
| | |
| | |
| | | |
smartdevicelink/feature/sdl_0005_immutable_rpc_collections
[SDL-0005] Immutable RPC collections
|
| | | | |
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
feature/issue_419_iOS6_removal
* origin/develop:
Update for v4.5.1
Added a ParameterAssert instead of throwing an exception, along with returning a handler with an error.
Updated to throw an exception instead of returning an error for nil requests being sent.
Adding a spec to test sending nil request.
Added check for nil request in sending.
|
| | |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* origin/master:
Update for v4.5.1
Added a ParameterAssert instead of throwing an exception, along with returning a handler with an error.
Updated to throw an exception instead of returning an error for nil requests being sent.
Adding a spec to test sending nil request.
Added check for nil request in sending.
|
| | | |
| | |
| | |
| | | |
* Run clang-format
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
feature/issue_419_iOS6_removal
* origin/develop:
Fixed issue around not calculating an SDLPutFile's currentOffset correctly. Updated unit tests to cover all SDLPutFiles, not just the first.
Added in missing implementations of dictionary categories.
Moved the import from SDLRPCStruct to implementation of all classes to remove build warning of redefinition
Removed nonexistent files from project
Added nullability annotations.
Fixed issue using incorrect name for search address.
Migrated to using a category instead of adding the classes to the subclass of SDLRPCStruct.
Updated missing parameters.
Updated setter/getter for all rpcs and structs to use convenience methods.
|
| | | |
| | |
| | |
| | | |
remove build warning of redefinition
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
feature/issue_419_iOS6_removal
* origin/develop: (144 commits)
Fix an example app error
Fix merge errors
Make properties nonatomic
Updated implementation files for SDLDateTime & SDLGetWaypoints to reflect nullability changes.
Fix DateTime nullability
Fix GetWayPoints nullability
Removed SDLTTSChunkFactory from project.
Removed SDLRPCRequestFactory from project.
Minor updates to a number of classes’ nullability annotations
Removed dispose and destroy methods.
added nullability annotations to category.
Updated response to remove nullability for nonnull properties.
Remove a test focus
Fixed test cases
Fix podspec not updated with latest version number
Update for v4.5.0
Follow style guide for boolean check
Added nullability annotations for transport classes.
Added nullability annotations to Utility classes.
Added nullability annotation to SDLGlobals, and changed singleton name to fix issue with not being usable in swift.
...
# Conflicts:
# README.md
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
# SmartDeviceLink/SDLProxy.m
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
# Conflicts:
# SmartDeviceLink/SDLRPCRequestFactory.m
|
| | | | | |
|
| | |/ / |
|