Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add initializer and test cases | Joel Fischer | 2018-10-03 | 1 | -1/+8 |
| | |||||
* | Merge branch 'develop' into feature/issue_942_support_short_and_full_uuid_app_id | NicoleYarroch | 2018-09-04 | 9 | -180/+42 |
|\ | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj | ||||
| * | More cleanup to SDLRadioControlDataSpec. | Markos Rapitis | 2018-08-28 | 1 | -7/+13 |
| | | |||||
| * | Merge branch 'develop' into feature/SDL-0099-remote-control-light-audio-revise | Markos Rapitis | 2018-08-28 | 17 | -30/+186 |
| |\ | | | | | | | | | | | | | # Conflicts: # SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLRadioControlDataSpec.m | ||||
| * | | Updates for review comments. | Markos Rapitis | 2018-08-28 | 3 | -19/+5 |
| | | | |||||
| * | | More updates based on corrections to proposal. | Markos Rapitis | 2018-08-21 | 1 | -2/+2 |
| | | | |||||
| * | | Removed remaining instances of GPSLocation | Markos Rapitis | 2018-08-14 | 1 | -3/+2 |
| | | | |||||
| * | | updates for gps data | piyushkhosla | 2018-08-10 | 1 | -70/+0 |
| | | | |||||
| * | | More updates for proposal revisions | Markos Rapitis | 2018-08-10 | 2 | -16/+26 |
| | | | |||||
| * | | Replacing SDLSRGBColor struct and its usage with SDLRGBColor | Markos Rapitis | 2018-08-10 | 3 | -74/+11 |
| | | | |||||
* | | | Refactored convenience inits | NicoleYarroch | 2018-09-04 | 1 | -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` | NicoleYarroch | 2018-08-23 | 1 | -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_id | NicoleYarroch | 2018-08-23 | 53 | -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 Fischer | 2018-08-17 | 1 | -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_resumption | Joel Fischer | 2018-08-16 | 53 | -59/+2512 |
| | |\ \ | |||||
| | * | | | Add unit tests | Joel Fischer | 2018-07-23 | 1 | -1/+6 |
| | | | | | |||||
| * | | | | Updated `synMsgVersion` to 5.0.0feature/issue_1052_update_syncMsgVersion_to_version_5.0.0 | NicoleYarroch | 2018-08-16 | 1 | -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_putfile | NicoleYarroch | 2018-08-16 | 2 | -1/+31 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> # Conflicts: # SmartDeviceLink/SDLTCPTransport.m | ||||
| | * | | Merge remote-tracking branch 'upstream/develop' into ↵ | Kujtim Shala | 2018-08-01 | 24 | -13/+1240 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/issue_892_audio_streaming_indicator # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj | ||||
| | * | | | Update SDLAudioStreamingIndicatorSpec.m | Kujtim Shala | 2018-08-01 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge commit '3e9449bb8bb928f77f20257db55a4c02bac168a1' into ↵ | Kujtim Shala | 2018-07-27 | 33 | -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 Shala | 2018-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | parameter as optional. | ||||
| | * | | | | Added enum names and test specs | Kujtim Shala | 2018-07-04 | 2 | -1/+31 |
| | | | | | | |||||
| * | | | | | Suppressed deprecated warnings for test cases | NicoleYarroch | 2018-08-14 | 14 | -7/+57 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> | ||||
| * | | | | | Merge branch 'develop' into feature/issue_599_expand_mobile_putfile | NicoleYarroch | 2018-08-01 | 66 | -812/+4069 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Updated unit tests | Markos Rapitis | 2018-07-31 | 5 | -38/+9 |
| | | | | | | |||||
| | * | | | | Merge branch 'develop' into feature/SDL-0182-audio-src-am-fm-xm-dab | Markos Rapitis | 2018-07-27 | 2 | -3/+23 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge branch 'develop' into feature/issue_929_onHMIStatus_video_streaming | Joel Fischer | 2018-07-26 | 44 | -808/+2818 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink/SDLLifecycleManager.m | ||||
| | | * | | | | Add tests | Joel Fischer | 2018-06-20 | 2 | -3/+23 |
| | | | | | | | |||||
| | * | | | | | More updates / cleanup | Markos Rapitis | 2018-07-27 | 10 | -26/+26 |
| | | | | | | | |||||
| | * | | | | | Resolving merging issues and Addressing review comments. | piyushkhosla | 2018-07-27 | 2 | -2/+6 |
| | | | | | | | |||||
| | * | | | | | Replacing the RADIO_TUNER with three enumeration elements AM, FM and XM | piyushkhosla | 2018-07-27 | 1 | -2/+4 |
| | | | | | | | |||||
| | * | | | | | Adding three new modules (AUDIO, LIGHT, HMI_SETTINGS) and some new ↵ | piyushkhosla | 2018-07-27 | 24 | -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-update | Joel Fischer | 2018-07-26 | 2 | -3/+39 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Implement SDL 0160 Remote Control Radio Parameter Update | ||||
| | | * | | | | Address review comments | Markos Rapitis | 2018-07-26 | 2 | -10/+27 |
| | | | | | | | |||||
| | | * | | | | > Adding a new parameter hdRadioEnable to RadioControlData data structure | piyushkhosla | 2018-07-18 | 2 | -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 Rapitis | 2018-07-25 | 1 | -2/+1 |
| | | | | | | | |||||
| | * | | | | | Merge branch 'develop' into feature/SDL-0105-remote-control-seat | Markos Rapitis | 2018-07-25 | 15 | -114/+575 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge pull request #897 from mrapitis/feature/SDL-0106-remote-control-onrcstatus | Joel Fischer | 2018-07-25 | 1 | -0/+54 |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Implement SDL 0106, SDL 0172 Remote Control - OnRCStatus notification | ||||
| | | | * | | | | | adding allowed parameter to onRCStatus | piyushkhosla | 2018-07-18 | 1 | -1/+7 |
| | | | | | | | | | |||||
| | | | * | | | | | Adding OnRCStatus notification to notify the application about remote ↵ | piyushkhosla | 2018-07-18 | 1 | -0/+48 |
| | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | control status change on SDL. | ||||
| | | * | | | | | Merge pull request #1035 from ↵ | Joel Fischer | 2018-07-24 | 2 | -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_enum | NicoleYarroch | 2018-07-24 | 2 | -0/+210 |
| | | | | |_|_|/ | | | | |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> | ||||
| | * | | | | | | Minor changes related to implementation of SDL 0105 Remote Control - Seat | Markos Rapitis | 2018-07-18 | 2 | -2/+2 |
| | | | | | | | | |||||
| | * | | | | | | Adding a new seat module and corresponding capabilities and control data ↵ | Markos Rapitis | 2018-07-18 | 12 | -7/+660 |
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | types to control powered seats within a vehicle. # Conflicts: # SmartDeviceLink/SDLNames.h # SmartDeviceLink/SDLNames.m | ||||
| * | | | | | | Deleted `resultCode` param from SDLPutFileResponse | NicoleYarroch | 2018-06-26 | 1 | -8/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed duplicate `resultCode` param from SDLPutFileResponse Signed-off-by: NicoleYarroch <nicole@livio.io> | ||||
| * | | | | | | Deleted unused convenience inits from SDLPutFile | NicoleYarroch | 2018-06-26 | 1 | -10/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - updated SDLPutFileSpec init test cases Signed-off-by: NicoleYarroch <nicole@livio.io> | ||||
| * | | | | | | Added test cases to SDLResultSpec and SDLUploadFileOperationSpec | NicoleYarroch | 2018-06-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> | ||||
| * | | | | | | Added convenience init documentation to `SDLPutfile` class | NicoleYarroch | 2018-06-08 | 1 | -17/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> | ||||
| * | | | | | | Added `init` test cases to SDLPutFileSpec | NicoleYarroch | 2018-06-08 | 1 | -50/+81 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> |