summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
Commit message (Collapse)AuthorAgeFilesLines
* Sorted public header files in .podspec filesbug/streaming_media_manager_podspecNicoleYarroch2017-08-141-3/+3
| | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* Added missing files to SmartDeviceLink.hNicoleYarroch2017-08-141-0/+1
| | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* Added SDLMacros.h file to podspec filesNicoleYarroch2017-08-141-0/+1
| | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* synced .podspec files with SmartDeviceLink classNicoleYarroch2017-08-141-212/+203
| | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* Updated SmartDeviceLink-iOS.podspecNicoleYarroch2017-08-141-15/+19
| | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* In progress updates to how configurations are set for streaming mediaJoel Fischer2017-08-021-0/+1
|
* Merge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer2017-08-011-1/+7
|\ | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.podspec # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink/SDLStreamingMediaManager.m
| * Fix podspec errorJoel Fischer2017-07-171-1/+1
| |
| * Update imports for queryJoel Fischer2017-07-131-0/+6
| |
| * Merge branch 'develop' into release/5.0.0Joel Fischer2017-07-101-1/+1
| |\
| | * Update for v4.6.14.6.1Joel Fischer2017-07-101-1/+1
| | |
| * | Merge branch 'master' into release/5.0.0Joel Fischer2017-07-101-1/+1
| |\ \ | | |/ | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink_Example/Classes/ProxyManager.m
| | * Update for v4.6.04.6.0Joel Fischer2017-06-301-1/+1
| | |
| | * Fix secondary podfile not having correct pod versionJoel Fischer2017-06-261-1/+1
| | |
| * | Merge branch 'master' into developJoel Fischer2017-06-051-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink/SDLIAPSession.h # SmartDeviceLink/SDLIAPSession.m # SmartDeviceLink/SDLIAPTransport.m # SmartDeviceLink/SDLLifecycleManager.m # SmartDeviceLink/SDLProxy.m # SmartDeviceLink/SDLRPCRequestFactory.m
| | * Update for v4.6.04.6.0-rc.1Joel Fischer2017-06-011-1/+1
| | |
* | | Merge branch 'develop' into feature/streaming_media_managerJoel Fischer2017-04-051-6/+24
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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
| * | Remove NSThread+ThreadIndexJoel Fischer2017-03-131-1/+1
| | | | | | | | | | | | * Rename SDLLogTargetASL -> SDLLogTargetAppleSystemLog
| * | Update podspec with a swift subspecJoel Fischer2017-03-091-2/+13
| | |
| * | Merge branch 'develop' into feature/issue_545_redesign_loggingJoel Fischer2017-03-091-1/+1
| |\ \ | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink/SDLLifecycleManager.m
| * | | ASL logger now also logs to stderr, remove SDLLogTargetConsoleJoel Fischer2017-03-031-1/+0
| | | | | | | | | | | | | | | | * Numerous fixes
| * | | Delete old logging filesJoel Fischer2017-03-021-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | * This does not build * Module map stubs for SDL files * Moved macros to their own file
| * | | Updates for logging and add a swift file(!)Joel Fischer2017-03-021-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | | Add public files to public headersJoel Fischer2017-03-021-1/+10
| | | |
* | | | Added missing file from podspecMuller, Alexander (A.)2017-03-151-0/+1
| | | |
* | | | Merge remote-tracking branch 'origin/develop' into ↵Muller, Alexander (A.)2017-03-081-1/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-03-081-1/+1
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | | | | | | * origin/master: Update LICENSE Update to v4.5.5 Tiny style update Prevent infinite loops in send block while by checking ostream state.
| | * Update to v4.5.54.5.5Joel Fischer2017-03-071-1/+1
| | |
* | | Merge remote-tracking branch 'origin/develop' into ↵Muller, Alexander (A.)2017-02-281-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-02-281-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | * 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
| | * Update to v4.5.44.5.4Joel Fischer2017-02-241-1/+1
| | |
* | | no messageMuller, Alexander (A.)2017-02-161-3/+3
|\ \ \ | |/ /
| * | Remove checks and assets for pre-iOS 8feature/ios8_minimumJoel Fischer2017-02-151-2/+2
| | |
| * | Merge branch 'master' into developJoel Fischer2017-02-081-1/+1
| |\ \ | | |/
| | * Update for v4.5.34.5.3Joel Fischer2017-02-081-1/+1
| | |
* | | Merge remote-tracking branch 'origin/develop' into ↵Muller, Alexander (A.)2017-02-071-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-02-071-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| | * Update to v4.5.24.5.2Joel Fischer2017-01-271-1/+1
| | |
* | | Updated SDLTouchManager to match proposal with touchEventHandler.Muller, Alexander (A.)2017-01-311-0/+2
|/ /
* | Merge pull request #508 from ↵Joel Fischer2017-01-241-1/+0
|\ \ | | | | | | | | | | | | smartdevicelink/feature/sdl_0005_immutable_rpc_collections [SDL-0005] Immutable RPC collections
| * | Remove NSMutableDictionary+Store.h from podspecJoel Fischer2017-01-241-1/+0
| | |
* | | Merge remote-tracking branch 'origin/develop' into ↵Muller, Alexander (A.)2017-01-191-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-191-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | * 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.
| | * Update for v4.5.14.5.1Joel Fischer2017-01-191-1/+1
| | | | | | | | | | | | * Run clang-format
* | | Merge remote-tracking branch 'origin/develop' into ↵Muller, Alexander (A.)2017-01-191-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | Moved the import from SDLRPCStruct to implementation of all classes to ↵Muller, Alexander (A.)2017-01-171-0/+1
| | | | | | | | | | | | remove build warning of redefinition
* | | Merge remote-tracking branch 'origin/develop' into ↵Muller, Alexander (A.)2017-01-181-3/+15
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Merge branch 'develop' into feature/sdl_0021_tts_factory_removalJoel Fischer2017-01-171-1/+0
| |\ \ | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink/SDLRPCRequestFactory.m
| | * | Removed SDLRPCRequestFactory from project.feature/sdl_0020_request_factory_removalMuller, Alexander (A.)2017-01-121-1/+0
| | | |
| * | | Removed SDLTTSChunkFactory from project.feature/sdl_0021_tts_factory_removalMuller, Alexander (A.)2017-01-121-1/+0
| |/ /