| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
# Conflicts:
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
|
| | |\ |
|
| | | |
| | |
| | |
| | | |
Signed-off-by: NicoleYarroch <nicole@livio.io>
|
| |\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
# Conflicts:
# SmartDeviceLink-iOS.podspec
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
# SmartDeviceLink/SDLStreamingMediaManager.m
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
release/5.0.0
# Conflicts:
# SmartDeviceLink/SDLIAPTransport.m
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Fix some headers not being public
# Conflicts:
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
|
| | |\ \ \
| | |/ / |
|
| | | | | |
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | | |
# 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/SDLProxyFactory.m
|
| | | |
|
| | |
| |
| |
| | |
* [Example App] Add an example filter
|
| | |
| |
| |
| | |
* [Example app] Added additional logging
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
feature/issue_545_redesign_logging
* origin/develop:
Updated appType to return when setting to nil with default value.
Changed NSString category name from Enum to SDLEnum.
Added convenience isEqualToEnum function.
Update README.md
# Conflicts:
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
# SmartDeviceLink/SDLEnum.h
# SmartDeviceLink/SDLProxy.m
|
| | | | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
* [Example App] Fix debug log configuration
* Fix SDLLog.swift not found
* Fix SDLLog.swift functions not compiling
* Comments on logging stuff
|
| | | | |
|
| | | | |
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
# Conflicts:
# SmartDeviceLink/SDLLifecycleManager.m
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
# Conflicts:
# SmartDeviceLink/SDLResponseDispatcher.m
|
| | | |\ \
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* origin/master:
Update LICENSE
Update to v4.5.5
Tiny style update
Prevent infinite loops in send block while by checking ostream state.
|
| | | | | |
|
| | | | | |
|
| |\ \ \ \
| | |/ /
| |/| | |
|
| | |\ \ \
| | | |/
| | |/| |
|
| | | | | |
|
| | | | | |
|
| |/ / / |
|
| |\ \ \
| |/ /
| | /
| |/
|/|
| |
| |
| | |
* 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
|
| | | |
|
| |\ \
| |/ |
|
| | | |
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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.
|
| | | |
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/master:
Fixed issue with retain cycle within the dispatch_after block.
Fix double semi-colon
Re-add reconnecting state
Don’t auto-reconnect in example project
Cleaned up ProxyManager startWithReadyHandler:
In order to restart properly, we need to start only after managerDidDisconnect (per new documentation).
Adding a fix to restarting the proxy around an Apple Bug.
Adding a note about stopping SDLManager.
Removing Reconnecting state and instead using started.
Updated lifecycle manager states to handle stopping the manager correctly.
Fixed issue with stopping the proxy didn't actually stop it.
# Conflicts:
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
# SmartDeviceLink/SDLLifecycleManager.m
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
##### Example Project
* Fix not properly updating proxy state
* Fix connect button not properly updating
|
| | | |
|
| | |
| |
| |
| | |
managerDidDisconnect (per new documentation).
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | | |
smartdevicelink/feature/sdl_0005_immutable_rpc_collections
[SDL-0005] Immutable RPC collections
|
| | | | |
|