summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests/RPCSpecs
Commit message (Collapse)AuthorAgeFilesLines
* Add initializer and test casesJoel Fischer2018-10-031-1/+8
|
* Merge branch 'develop' into feature/issue_942_support_short_and_full_uuid_app_idNicoleYarroch2018-09-049-180/+42
|\ | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj
| * More cleanup to SDLRadioControlDataSpec.Markos Rapitis2018-08-281-7/+13
| |
| * Merge branch 'develop' into feature/SDL-0099-remote-control-light-audio-reviseMarkos Rapitis2018-08-2817-30/+186
| |\ | | | | | | | | | | | | # Conflicts: # SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLRadioControlDataSpec.m
| * | Updates for review comments.Markos Rapitis2018-08-283-19/+5
| | |
| * | More updates based on corrections to proposal.Markos Rapitis2018-08-211-2/+2
| | |
| * | Removed remaining instances of GPSLocationMarkos Rapitis2018-08-141-3/+2
| | |
| * | updates for gps datapiyushkhosla2018-08-101-70/+0
| | |
| * | More updates for proposal revisionsMarkos Rapitis2018-08-102-16/+26
| | |
| * | Replacing SDLSRGBColor struct and its usage with SDLRGBColorMarkos Rapitis2018-08-103-74/+11
| | |
* | | Refactored convenience initsNicoleYarroch2018-09-041-88/+6
| | | | | | | | | | | | | | | | | | | | | * Refactored the RAI and LifecycleConfig convenience inits * Updated above convenience inits documentation Signed-off-by: NicoleYarroch <nicole@livio.io>
* | | Fixed RAI not setting the `appId`NicoleYarroch2018-08-231-6/+6
| | | | | | | | | | | | | | | | | | Fixed a bug where setting only the`appId` in the lifecycle configuration failed to set the `appId` in the `RegisterAppInterface` request RPC Signed-off-by: NicoleYarroch <nicole@livio.io>
* | | Merge branch 'develop' into feature/issue_942_support_short_and_full_uuid_app_idNicoleYarroch2018-08-2353-43/+2445
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> # Conflicts: # SmartDeviceLink/SDLManager.m # SmartDeviceLink/SDLRegisterAppInterface.m # SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLRegisterAppInterfaceSpec.m
| * | Merge pull request #1033 from ↵Joel Fischer2018-08-171-1/+6
| |\ \ | | | | | | | | | | | | | | | | smartdevicelink/feature/issue_600_appicon_resumption Implement SDL-0041 - App Icon Resumption
| | * \ Merge branch 'develop' into feature/issue_600_appicon_resumptionfeature/issue_600_appicon_resumptionJoel Fischer2018-08-1653-59/+2512
| | |\ \
| | * | | Add unit testsJoel Fischer2018-07-231-1/+6
| | | | |
| * | | | Updated `synMsgVersion` to 5.0.0feature/issue_1052_update_syncMsgVersion_to_version_5.0.0NicoleYarroch2018-08-161-9/+9
| | |/ / | |/| | | | | | | | | | | | | | | | | | * updated test case for `SDLRegisterAppInteface` class Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | Merge branch 'develop' into feature/issue_599_expand_mobile_putfilefeature/issue_599_expand_mobile_putfileNicoleYarroch2018-08-162-1/+31
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> # Conflicts: # SmartDeviceLink/SDLTCPTransport.m
| | * | Merge remote-tracking branch 'upstream/develop' into ↵Kujtim Shala2018-08-0124-13/+1240
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/issue_892_audio_streaming_indicator # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj
| | * | | Update SDLAudioStreamingIndicatorSpec.mKujtim Shala2018-08-011-1/+1
| | | | |
| | * | | Merge commit '3e9449bb8bb928f77f20257db55a4c02bac168a1' into ↵Kujtim Shala2018-07-2733-135/+1361
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/issue_892_audio_streaming_indicator # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj
| | * | | | Made new header public. Added it to podspecs. Fixed test bug. Mentioned ↵Kujtim Shala2018-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | parameter as optional.
| | * | | | Added enum names and test specsKujtim Shala2018-07-042-1/+31
| | | | | |
| * | | | | Suppressed deprecated warnings for test casesNicoleYarroch2018-08-1414-7/+57
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | | Merge branch 'develop' into feature/issue_599_expand_mobile_putfileNicoleYarroch2018-08-0166-812/+4069
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Updated unit testsMarkos Rapitis2018-07-315-38/+9
| | | | | |
| | * | | | Merge branch 'develop' into feature/SDL-0182-audio-src-am-fm-xm-dabMarkos Rapitis2018-07-272-3/+23
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'develop' into feature/issue_929_onHMIStatus_video_streamingJoel Fischer2018-07-2644-808/+2818
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink/SDLLifecycleManager.m
| | | * | | | Add testsJoel Fischer2018-06-202-3/+23
| | | | | | |
| | * | | | | More updates / cleanupMarkos Rapitis2018-07-2710-26/+26
| | | | | | |
| | * | | | | Resolving merging issues and Addressing review comments.piyushkhosla2018-07-272-2/+6
| | | | | | |
| | * | | | | Replacing the RADIO_TUNER with three enumeration elements AM, FM and XMpiyushkhosla2018-07-271-2/+4
| | | | | | |
| | * | | | | Adding three new modules (AUDIO, LIGHT, HMI_SETTINGS) and some new ↵piyushkhosla2018-07-2724-9/+1259
| | | |/ / / | | |/| | | | | | | | | | | | | | | parameters (heatedXXXEnable and radio sisData) to the existing remote control modules.
| | * | | | Merge pull request #1037 from mrapitis/feature/SDL-0160-rc-radio-param-updateJoel Fischer2018-07-262-3/+39
| | |\ \ \ \ | | | | | | | | | | | | | | Implement SDL 0160 Remote Control Radio Parameter Update
| | | * | | | Address review commentsMarkos Rapitis2018-07-262-10/+27
| | | | | | |
| | | * | | | > Adding a new parameter hdRadioEnable to RadioControlData data structurepiyushkhosla2018-07-182-3/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Adding new parameters hdRadioEnableAvailable and siriusxmRadioAvailable to RadioControlCapabilities data structure, and changes the maximum number of HD radio sub-channels from 3 to 7. > updating test cases.
| | * | | | | Address review comments.Markos Rapitis2018-07-251-2/+1
| | | | | | |
| | * | | | | Merge branch 'develop' into feature/SDL-0105-remote-control-seatMarkos Rapitis2018-07-2515-114/+575
| | |\ \ \ \ \
| | | * \ \ \ \ Merge pull request #897 from mrapitis/feature/SDL-0106-remote-control-onrcstatusJoel Fischer2018-07-251-0/+54
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | Implement SDL 0106, SDL 0172 Remote Control - OnRCStatus notification
| | | | * | | | | adding allowed parameter to onRCStatuspiyushkhosla2018-07-181-1/+7
| | | | | | | | |
| | | | * | | | | Adding OnRCStatus notification to notify the application about remote ↵piyushkhosla2018-07-181-0/+48
| | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | control status change on SDL.
| | | * | | | | Merge pull request #1035 from ↵Joel Fischer2018-07-242-0/+210
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smartdevicelink/feature/issue_944_static_sdl_icon_name_enum SDL 0159: Static SDL Icon Name Enum
| | | | * | | | | Added the SDLStaticIconName enumfeature/issue_944_static_sdl_icon_name_enumNicoleYarroch2018-07-242-0/+210
| | | | | |_|_|/ | | | | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * | | | | | Minor changes related to implementation of SDL 0105 Remote Control - SeatMarkos Rapitis2018-07-182-2/+2
| | | | | | | |
| | * | | | | | Adding a new seat module and corresponding capabilities and control data ↵Markos Rapitis2018-07-1812-7/+660
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | types to control powered seats within a vehicle. # Conflicts: # SmartDeviceLink/SDLNames.h # SmartDeviceLink/SDLNames.m
| * | | | | | Deleted `resultCode` param from SDLPutFileResponseNicoleYarroch2018-06-261-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed duplicate `resultCode` param from SDLPutFileResponse Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | | | Deleted unused convenience inits from SDLPutFileNicoleYarroch2018-06-261-10/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - updated SDLPutFileSpec init test cases Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | | | Added test cases to SDLResultSpec and SDLUploadFileOperationSpecNicoleYarroch2018-06-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | | | Added convenience init documentation to `SDLPutfile` classNicoleYarroch2018-06-081-17/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | | | Added `init` test cases to SDLPutFileSpecNicoleYarroch2018-06-081-50/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>