summaryrefslogtreecommitdiff
path: root/SmartDeviceLink.podspec
Commit message (Collapse)AuthorAgeFilesLines
* Separate video / audio streaming lifecycle manager codeJoel Fischer2018-06-191-0/+1
|
* Updated for 6.0.0 Release Candidate 2Joel Fischer2018-06-071-1/+1
|
* Fix podspec version to reference rc1Joel Fischer2018-05-291-1/+1
|
* Update for v6.0Joel Fischer2018-05-251-1/+1
|
* Make MenuManager class properly hiddenJoel Fischer2018-05-251-1/+0
|
* Merge pull request #930 from ↵Joel Fischer2018-05-011-0/+3
|\ | | | | | | | | smartdevicelink/feature/issue_927_mobile_menu_manager Menu Manager
| * Add public files to podspecJoel Fischer2018-04-191-0/+3
| |
* | Update for SDL 6.0feature/454_505_603_hide_lower_layersJoel Fischer2018-04-231-13/+0
|/ | | | | * Hide classes * Remove deprecated methods
* Merge branch 'develop' into feature/issue_720_system_capability_managerNicoleYarroch2018-04-091-0/+1
|\
| * Added support for preferred video resolutionNicoleYarroch2018-04-041-0/+1
| | | | | | | | | | | | - Preferred resolution is now set, even if video capabilities is not supported by Core - Preferred resolution is now set when the `videoAckPayload` does not return a width or height - Exposed the `SDLStreamingMediaManagerDataSource` files
* | Merge branch 'develop' into feature/issue_720_system_capability_managerNicoleYarroch2018-03-271-1/+1
|\ \ | |/
| * Update for v. 5.2.0Joel Fischer2018-03-271-1/+1
| |
* | Added `SDLSystemCapabilitiesManager` to .podspec filesNicoleYarroch2018-03-271-0/+1
|/ | | | | | * added `SDLSystemCapabilitiesManager` to .podspec files * added `SDLSystemCapabilitiesManager` to SmartDeviceLink.h file * made `SDLSystemCapabilitiesManager` header public
* Merge branch 'develop' into feature/issue_862_show_managerJoel Fischer2018-03-151-1/+2
|\ | | | | | | | | | | # Conflicts: # SmartDeviceLink/SDLError.h # SmartDeviceLink/SDLError.m
| * Merge branch 'develop' into bugfix/issue_877_library_does_not_compile_cocoapodsbugfix/issue_877_library_does_not_compile_cocoapodsNicoleYarroch2018-03-121-1/+1
| |\
| | * Update for 5.1.1 release5.1.1Joel Fischer2018-01-221-1/+1
| | |
| * | Fixed the .podspec filesNicoleYarroch2018-03-121-0/+1
| |/ | | | | | | Added `SDLLifecycleConfigurationUpdate.h` to .podspec files
* | Fix public filesJoel Fischer2018-03-131-0/+3
|/
* Update to v5.1.05.1.0Joel Fischer2018-01-161-1/+1
|
* Merge branch 'develop' into feature/issue_794_CarWindowJoel Fischer2017-12-191-0/+3
|\ | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink/SDLStreamingMediaLifecycleManager.h # SmartDeviceLink/SDLStreamingMediaLifecycleManager.m # SmartDeviceLink/SDLStreamingMediaManager.m # SmartDeviceLink/SmartDeviceLink.h
| * Merge branch 'develop' into feature/issue_795_AudioStreamingManagerJoel Fischer2017-12-141-1/+1
| |\ | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj
| * \ Merge branch 'develop' into feature/issue_795_AudioStreamingManagerJoel Fischer2017-12-061-1/+1
| |\ \
| * | | Update testsJoel Fischer2017-12-061-0/+3
| | | | | | | | | | | | | | | | | | | | * Return more accurate file url in delegate * Add to public files
* | | | Merge branch 'develop' into feature/issue_794_CarWindowJoel Fischer2017-12-141-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Update podspecs for new BiSON dependencybug/issue_814_enable_additional_warningsJoel Fischer2017-12-121-1/+1
| | |/ | |/|
* | | Update public filesJoel Fischer2017-12-131-0/+1
|/ /
* | Update to v5.0.05.0.0Joel Fischer2017-11-301-1/+1
|/
* Update to 5.0.0-rc.35.0.0-rc.3Joel Fischer2017-11-271-1/+1
|
* Fix podfileJoel Fischer2017-10-311-2/+2
|
* Fixed podspecJoel Fischer2017-10-311-2/+2
| | | | * FocusableItemLocator only works on iOS 9+ so only allow it to be activated on 9+
* This is 5.0.0 release candidate 15.0.0-rc.1Joel Fischer2017-10-301-1/+1
|
* Update for 5.0.0 releaserelease/5.0.0Joel Fischer2017-10-301-1/+1
|
* updates for review commentsMarkos Rapitis2017-09-211-1/+1
|
* Merge branch 'release/5.0.0' into feature/rc_rpcsMarkos Rapitis2017-09-211-0/+1
|\ | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj
| * Merge branch 'release/5.0.0' into ↵Joel Fischer2017-09-121-0/+1
| |\ | | | | | | | | | feature/issue_686_video_capabilities_integration
| * \ Merge branch 'release/5.0.0' into ↵Joel Fischer2017-09-111-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | feature/issue_686_video_capabilities_integration # Conflicts: # SmartDeviceLink_Example/Classes/ProxyManager.m
| * | | Fix missing podspec fileJoel Fischer2017-09-081-0/+1
| | | |
* | | | Updated podspec files.Markos Rapitis2017-09-131-0/+21
| |_|/ |/| |
* | | Merge branch 'release/5.0.0' into ↵NicoleYarroch2017-09-121-2/+2
|\ \ \ | | |/ | |/| | | | feature/issue_673_touch_manager_gesture_cancellation
| * | Merge branch 'release/5.0.0' into bugfix/issue_636_proxylistener_deprecatedbugfix/issue_636_proxylistener_deprecatedJoel Fischer2017-09-061-0/+3
| |\ \ | | |/ | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLinkTests/ProtocolSpecs/SDLFunctionIDSpec.m
| * | Additional updates for WayPoint capitalization fixesJoel Fischer2017-09-061-2/+2
| | |
* | | Added SDLRectangle.h to .podspec filesNicoleYarroch2017-09-061-0/+1
| |/ |/| | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* | Fixes #705 * Update haptic data proposal to newest accepted revisionsfeature/SDL_0075_OEM_specific_HID_support_5.0Joel Fischer2017-08-231-1/+1
| |
* | Merge branch 'release/5.0.0' into feature/SDL_0075_OEM_specific_HID_support_5.0Joel Fischer2017-08-181-208/+233
|\ \ | |/ | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.podspec # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink.podspec
| * Merge pull request #695 from smartdevicelink/bugfix/RPCs_as_public_files_5.0Joel Fischer2017-08-181-0/+4
| |\ | | | | | | RPCs as Public Files V5.0
| | * added to podspecbugfix/RPCs_as_public_files_5.0Brett W2017-08-171-0/+4
| | |
| * | Merge branch 'release/5.0.0' into feature/SDL_0073_adding_metadata_types_v5.0Joel Fischer2017-08-181-208/+226
| |\ \ | | |/ | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.podspec # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink.podspec
| | * Merge branch 'release/5.0.0' into feature/streaming_media_managerfeature/streaming_media_managerJoel Fischer2017-08-171-4/+16
| | |\ | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink.podspec
| | | * Update podspecs with BiSON library dependencyJoel Fischer2017-08-161-10/+28
| | | | | | | | | | | | | | | | * Fix SmartDeviceLink.podspec not being updated
| | * | Revert "Attempting fix to podspec"Joel Fischer2017-08-171-1/+1
| | | | | | | | | | | | | | | | This reverts commit d178027fc21d78c08f55c78df19d60f0d126e5e5.