summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLNames.m
Commit message (Collapse)AuthorAgeFilesLines
* Fixed name for video codec and protocolbugfix/issue_763_video_streaming_does_not_start_core_44NicoleYarroch2017-10-161-2/+2
|
* updates for review commentsMarkos Rapitis2017-09-211-1/+1
|
* Implementing code review comments.piyushkhosla2017-09-151-14/+13
|
* Merge branch 'release/5.0.0' into feature/rc_rpcsMarkos Rapitis2017-09-131-7/+15
|\ | | | | | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.podspec # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink.podspec # SmartDeviceLink/SDLFunctionID.m # SmartDeviceLink/SDLNames.h # SmartDeviceLink/SDLNames.m # SmartDeviceLink/SmartDeviceLink.h
| * Add pcmCapabilities property to RAIRbugfix/issue_714_pcmcapabilitiesJoel Fischer2017-09-071-0/+1
| |
| * Merge branch 'release/5.0.0' into bugfix/issue_636_proxylistener_deprecatedbugfix/issue_636_proxylistener_deprecatedJoel Fischer2017-09-061-0/+6
| |\ | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLinkTests/ProtocolSpecs/SDLFunctionIDSpec.m
| | * Fixes #705 * Update haptic data proposal to newest accepted revisionsfeature/SDL_0075_OEM_specific_HID_support_5.0Joel Fischer2017-08-231-1/+2
| | |
| | * Fix bugs in SendHapticDataJoel Fischer2017-08-181-2/+2
| | | | | | | | | | | | | | | | | | * Fix SDLVideoStreamingCodec being private * Fix SendHapticData string SDLName starting lowercase * Fix SpatialStruct taking ints instead of floats
| | * Merge branch 'release/5.0.0' into feature/SDL_0075_OEM_specific_HID_support_5.0Joel Fischer2017-08-181-0/+1
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.podspec # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink.podspec
| | * | Update for SDL-0075 updatesJoel Fischer2017-08-181-0/+1
| | | | | | | | | | | | | | | | * https://github.com/smartdevicelink/sdl_evolution/pull/234
| | * | Added SDLSendHapticDataResponse classNicoleYarroch2017-08-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | - add SDLSendHapticDataResponse class and test cases Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * | Added SDLSendHapticData classNicoleYarroch2017-08-031-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * | SDLSpatialStruct meets v5.0 specsNicoleYarroch2017-08-031-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | Additional updates for WayPoint capitalization fixesJoel Fischer2017-09-061-7/+7
| | |/ | |/|
| * | Fix incorrect parameters for metadata typesJoel Fischer2017-08-171-4/+0
| | |
| * | edited namingBrett W2017-08-161-1/+1
| | |
| * | Merge branch 'release/5.0.0' into feature/SDL_0073_adding_metadata_types_v5.0Joel Fischer2017-08-151-0/+7
| |\ \ | | |/ | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj
| * | added metadatastructBrett W2017-08-031-0/+5
| | |
* | | changes to convenience inits, changes based on commentsOscar Villavicencio2017-08-281-5/+5
| | |
* | | Fixed merge errorJames Sokoll2017-08-161-1/+9
| | |
* | | Added remote control RPCs and unit testsjames2017-08-141-8/+60
| |/ |/|
* | continuing workBrettyWhite2017-07-311-0/+1
| |
* | start of work - names and hmi capabilityBrettyWhite2017-07-311-0/+6
|/
* finished adding patch versionBrettyWhite2017-07-201-0/+1
|
* Merge branch 'feature/611_system_capabilities_query_rpc' into ↵Joel Fischer2017-07-121-0/+8
| | | | | | | | | | feature/611_system_capabilities_query_rpc_5.0.0 # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink/SDLFunctionID.m # SmartDeviceLink/SDLHeadLampStatus.h # SmartDeviceLink/SDLNames.h
* Merge remote-tracking branch 'origin/develop' into ↵Muller, Alexander (A.)2017-01-191-3/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/issue_497_lockscreen_constants * 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. # Conflicts: # SmartDeviceLink/SDLOnLockScreenStatus.m
| * Merge remote-tracking branch 'origin/develop' into ↵feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-0/+4
| |\ | | | | | | | | | feature/struct_property_rewrite.
| * | Moved the import from SDLRPCStruct to implementation of all classes to ↵Muller, Alexander (A.)2017-01-171-0/+1
| | | | | | | | | | | | remove build warning of redefinition
* | | Added constants for SDLOnLockScreenStatus.Muller, Alexander (A.)2017-01-181-0/+4
| |/ |/|
* | Merge remote-tracking branch 'origin/develop' into ↵Muller, Alexander (A.)2017-01-111-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/sdl_0018_nullability_annotations * origin/develop: (30 commits) 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 Updated formatting of README.md Added steps for using the lock screen manager from SDL's bundle to the readme. Added check when trying to upload an appIcon for a head unit that does not support graphics. Update for v4.5.0 Fixed issue with trying to upload a file that is nil will cause an infinite loop. Fixed an issue with initializer causing infinite loop. Improved readability for nil-checks. Fixed issue relating to SDLLocationDetails' searchAddress using the wrong key for object store. Fixed formatting for some interfaces. Fixed issue with LocationDetails' properties not properly becoming initialized. Fixed issue with waypoints not being correctly initialized as SDLLocationDetails Adding in nil checks for completion handlers of Streaming Media Manager. Updated description to return correct control data name. Update changelog for v4.5.0-beta.1 Update for v4.5.0-beta.1 release ... # Conflicts: # SmartDeviceLink/SDLGetWaypoints.h # SmartDeviceLink/SDLGetWaypoints.m # SmartDeviceLink/SDLGetWaypointsResponse.h # SmartDeviceLink/SDLGetWaypointsResponse.m # SmartDeviceLink/SDLLocationDetails.m # SmartDeviceLink/SDLOnWaypointChange.h # SmartDeviceLink/SDLOnWaypointChange.m # SmartDeviceLink/SDLPerformInteraction.h # SmartDeviceLink/SDLPerformInteraction.m # SmartDeviceLink/SDLShowConstantTBT.h # SmartDeviceLink/SDLShowConstantTBT.m # SmartDeviceLink/SDLSoftButton.h # SmartDeviceLink/SDLSubscribeWaypoints.h # SmartDeviceLink/SDLSubscribeWaypoints.m # SmartDeviceLink/SDLSubscribeWaypointsResponse.h # SmartDeviceLink/SDLUnsubscribeWaypoints.h # SmartDeviceLink/SDLUnsubscribeWaypoints.m # SmartDeviceLink/SDLUnsubscribeWaypointsResponse.h # SmartDeviceLink/SDLUnsubscribeWaypointsResponse.m
| * Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: (30 commits) 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 Updated formatting of README.md Added steps for using the lock screen manager from SDL's bundle to the readme. Added check when trying to upload an appIcon for a head unit that does not support graphics. Update for v4.5.0 Fixed issue with trying to upload a file that is nil will cause an infinite loop. Fixed an issue with initializer causing infinite loop. Improved readability for nil-checks. Fixed issue relating to SDLLocationDetails' searchAddress using the wrong key for object store. Fixed formatting for some interfaces. Fixed issue with LocationDetails' properties not properly becoming initialized. Fixed issue with waypoints not being correctly initialized as SDLLocationDetails Adding in nil checks for completion handlers of Streaming Media Manager. Updated description to return correct control data name. Update changelog for v4.5.0-beta.1 Update for v4.5.0-beta.1 release ... # Conflicts: # SmartDeviceLink/SDLDiagnosticMessage.m # SmartDeviceLink/SDLGetWaypointsResponse.m # SmartDeviceLink/SDLKeyboardProperties.h # SmartDeviceLink/SDLLocationDetails.m # SmartDeviceLink/SDLNames.h # SmartDeviceLink/SDLOnWaypointChange.m # SmartDeviceLink/SDLPerformInteraction.h # SmartDeviceLink/SDLPerformInteraction.m # SmartDeviceLink/SDLProxy.m # SmartDeviceLink/SDLPutFile.h # SmartDeviceLink/SDLReadDID.m # SmartDeviceLink/SDLSetGlobalProperties.h # SmartDeviceLink/SDLSetMediaClockTimer.h # SmartDeviceLink/SDLSoftButton.h # SmartDeviceLink/SDLUnsubscribeWaypoints.m # SmartDeviceLink/SDLUpdateTurnList.m # SmartDeviceLink/SDLV2ProtocolHeader.m # SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetWaypointsSpec.m # SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLLocationDetailsSpec.m
* | Added nullability annotations to Utility classes.Muller, Alexander (A.)2017-01-041-0/+4
|/
* Merge branch 'origin/master' into develop.Muller, Alexander (A.)2016-11-041-0/+28
|
* Fixed issue relating to incorrect constant names.Muller, Alexander (A.)2016-11-021-2/+2
|
* Updated naming of some constant.Muller, Alexander (A.)2016-09-221-59/+59
|
* Replaced all defines with constant strings of the SDLName typedef. Also ↵Muller, Alexander (A.)2016-09-211-0/+411
modified SDLFunctionID to use a static dictionary.