Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate video / audio streaming lifecycle manager code | Joel Fischer | 2018-06-19 | 1 | -0/+1 |
| | |||||
* | Updated for 6.0.0 Release Candidate 2 | Joel Fischer | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Fix podspec version to reference rc1 | Joel Fischer | 2018-05-29 | 1 | -1/+1 |
| | |||||
* | Update for v6.0 | Joel Fischer | 2018-05-25 | 1 | -1/+1 |
| | |||||
* | Make MenuManager class properly hidden | Joel Fischer | 2018-05-25 | 1 | -1/+0 |
| | |||||
* | Merge pull request #930 from ↵ | Joel Fischer | 2018-05-01 | 1 | -0/+3 |
|\ | | | | | | | | | smartdevicelink/feature/issue_927_mobile_menu_manager Menu Manager | ||||
| * | Add public files to podspec | Joel Fischer | 2018-04-19 | 1 | -0/+3 |
| | | |||||
* | | Update for SDL 6.0feature/454_505_603_hide_lower_layers | Joel Fischer | 2018-04-23 | 1 | -13/+0 |
|/ | | | | | * Hide classes * Remove deprecated methods | ||||
* | Merge branch 'develop' into feature/issue_720_system_capability_manager | NicoleYarroch | 2018-04-09 | 1 | -0/+1 |
|\ | |||||
| * | Added support for preferred video resolution | NicoleYarroch | 2018-04-04 | 1 | -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_manager | NicoleYarroch | 2018-03-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update for v. 5.2.0 | Joel Fischer | 2018-03-27 | 1 | -1/+1 |
| | | |||||
* | | Added `SDLSystemCapabilitiesManager` to .podspec files | NicoleYarroch | 2018-03-27 | 1 | -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_manager | Joel Fischer | 2018-03-15 | 1 | -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_cocoapods | NicoleYarroch | 2018-03-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Update for 5.1.1 release5.1.1 | Joel Fischer | 2018-01-22 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed the .podspec files | NicoleYarroch | 2018-03-12 | 1 | -0/+1 |
| |/ | | | | | | | Added `SDLLifecycleConfigurationUpdate.h` to .podspec files | ||||
* | | Fix public files | Joel Fischer | 2018-03-13 | 1 | -0/+3 |
|/ | |||||
* | Update to v5.1.05.1.0 | Joel Fischer | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' into feature/issue_794_CarWindow | Joel Fischer | 2017-12-19 | 1 | -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_AudioStreamingManager | Joel Fischer | 2017-12-14 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj | ||||
| * \ | Merge branch 'develop' into feature/issue_795_AudioStreamingManager | Joel Fischer | 2017-12-06 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Update tests | Joel Fischer | 2017-12-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | * Return more accurate file url in delegate * Add to public files | ||||
* | | | | Merge branch 'develop' into feature/issue_794_CarWindow | Joel Fischer | 2017-12-14 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Update podspecs for new BiSON dependencybug/issue_814_enable_additional_warnings | Joel Fischer | 2017-12-12 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Update public files | Joel Fischer | 2017-12-13 | 1 | -0/+1 |
|/ / | |||||
* | | Update to v5.0.05.0.0 | Joel Fischer | 2017-11-30 | 1 | -1/+1 |
|/ | |||||
* | Update to 5.0.0-rc.35.0.0-rc.3 | Joel Fischer | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Fix podfile | Joel Fischer | 2017-10-31 | 1 | -2/+2 |
| | |||||
* | Fixed podspec | Joel Fischer | 2017-10-31 | 1 | -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.1 | Joel Fischer | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | Update for 5.0.0 releaserelease/5.0.0 | Joel Fischer | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | updates for review comments | Markos Rapitis | 2017-09-21 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/5.0.0' into feature/rc_rpcs | Markos Rapitis | 2017-09-21 | 1 | -0/+1 |
|\ | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj | ||||
| * | Merge branch 'release/5.0.0' into ↵ | Joel Fischer | 2017-09-12 | 1 | -0/+1 |
| |\ | | | | | | | | | | feature/issue_686_video_capabilities_integration | ||||
| * \ | Merge branch 'release/5.0.0' into ↵ | Joel Fischer | 2017-09-11 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | feature/issue_686_video_capabilities_integration # Conflicts: # SmartDeviceLink_Example/Classes/ProxyManager.m | ||||
| * | | | Fix missing podspec file | Joel Fischer | 2017-09-08 | 1 | -0/+1 |
| | | | | |||||
* | | | | Updated podspec files. | Markos Rapitis | 2017-09-13 | 1 | -0/+21 |
| |_|/ |/| | | |||||
* | | | Merge branch 'release/5.0.0' into ↵ | NicoleYarroch | 2017-09-12 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | | | | feature/issue_673_touch_manager_gesture_cancellation | ||||
| * | | Merge branch 'release/5.0.0' into bugfix/issue_636_proxylistener_deprecatedbugfix/issue_636_proxylistener_deprecated | Joel Fischer | 2017-09-06 | 1 | -0/+3 |
| |\ \ | | |/ | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLinkTests/ProtocolSpecs/SDLFunctionIDSpec.m | ||||
| * | | Additional updates for WayPoint capitalization fixes | Joel Fischer | 2017-09-06 | 1 | -2/+2 |
| | | | |||||
* | | | Added SDLRectangle.h to .podspec files | NicoleYarroch | 2017-09-06 | 1 | -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.0 | Joel Fischer | 2017-08-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release/5.0.0' into feature/SDL_0075_OEM_specific_HID_support_5.0 | Joel Fischer | 2017-08-18 | 1 | -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.0 | Joel Fischer | 2017-08-18 | 1 | -0/+4 |
| |\ | | | | | | | RPCs as Public Files V5.0 | ||||
| | * | added to podspecbugfix/RPCs_as_public_files_5.0 | Brett W | 2017-08-17 | 1 | -0/+4 |
| | | | |||||
| * | | Merge branch 'release/5.0.0' into feature/SDL_0073_adding_metadata_types_v5.0 | Joel Fischer | 2017-08-18 | 1 | -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_manager | Joel Fischer | 2017-08-17 | 1 | -4/+16 |
| | |\ | | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink.podspec | ||||
| | | * | Update podspecs with BiSON library dependency | Joel Fischer | 2017-08-16 | 1 | -10/+28 |
| | | | | | | | | | | | | | | | | * Fix SmartDeviceLink.podspec not being updated | ||||
| | * | | Revert "Attempting fix to podspec" | Joel Fischer | 2017-08-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This reverts commit d178027fc21d78c08f55c78df19d60f0d126e5e5. |