summaryrefslogtreecommitdiff
path: root/SmartDeviceLink
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Reverted data init in SDLFileNicoleYarroch2017-08-021-1/+1
| | * | | | Apply a previous fix where upload completion handlers could end up not calledJoel Fischer2017-08-021-12/+8
| | * | | | Merge branch 'release/5.0.0' into feature/issue_536_input_stream_file_managerNicoleYarroch2017-08-013-1/+3
| | |\ \ \ \
| | * | | | | Updated commentsNicoleYarroch2017-08-011-28/+18
| | * | | | | Test cases have been cleaned upNicoleYarroch2017-08-013-13/+15
| | * | | | | Grouped putfile init stuff togetherNicoleYarroch2017-07-311-1/+1
| | * | | | | Fixed broken large file test caseNicoleYarroch2017-07-311-12/+18
| | * | | | | Reverted variables to original locationNicoleYarroch2017-07-311-3/+4
| | * | | | | Appended private functions with “sdl_”NicoleYarroch2017-07-311-12/+12
| | * | | | | Input stream is no longer stored as a class variableNicoleYarroch2017-07-311-8/+8
| | * | | | | Fixed formatting for fileSize variableNicoleYarroch2017-07-311-2/+1
| | * | | | | Fixed comment for inputStreamNicoleYarroch2017-07-311-2/+1
| | * | | | | input stream is now set in its getterNicoleYarroch2017-07-311-2/+2
| | * | | | | Data is now returned without being set in its getterNicoleYarroch2017-07-311-0/+4
| | * | | | | Reverted data getterNicoleYarroch2017-07-312-5/+1
| | * | | | | Reverted data getter & settersNicoleYarroch2017-07-311-3/+11
| | * | | | | Merge branch 'release/5.0.0' into feature/issue_536_input_stream_file_managerNicoleYarroch2017-07-3155-216/+1292
| | |\ \ \ \ \
| | * | | | | | Added commentsNicoleYarroch2017-04-093-10/+15
| | * | | | | | Fixed test cases after adding code to delete data after it is sentNicoleYarroch2017-04-071-15/+35
| | * | | | | | Cleaned up comments in the SDLUploadFileOperation classNicoleYarroch2017-04-071-60/+59
| | * | | | | | Test cases in SDLFileManagerSpec passNicoleYarroch2017-04-072-16/+15
| | * | | | | | Test cases for small, medium and large files workNicoleYarroch2017-04-062-8/+35
| | * | | | | | Test cases work!NicoleYarroch2017-04-062-10/+17
| | * | | | | | Test casesNicoleYarroch2017-04-064-58/+40
| | * | | | | | Merge branch 'develop' into feature/issue_536_input_stream_file_managerNicoleYarroch2017-04-0552-900/+2091
| | |\ \ \ \ \ \
| | * | | | | | | Added test case for large filesNicoleYarroch2017-04-051-108/+5
| | * | | | | | | Putfiles are sent asychronouslyNicoleYarroch2017-04-042-122/+153
| | * | | | | | | Merge branch 'develop' into feature/issue_536_input_stream_file_managerNicoleYarroch2017-04-043-4/+6
| | |\ \ \ \ \ \ \
| | * | | | | | | | First commitNicoleYarroch2017-03-304-5/+160
* | | | | | | | | | Add StreamingMediaConfiguration testsJoel Fischer2017-08-152-9/+8
* | | | | | | | | | Remove unused SMM propertyJoel Fischer2017-08-151-5/+0
* | | | | | | | | | Fix minor errorJoel Fischer2017-08-141-5/+3
* | | | | | | | | | Fix crash on going into the background while streamingJoel Fischer2017-08-142-21/+12
* | | | | | | | | | Added missing files to SmartDeviceLink.hNicoleYarroch2017-08-141-0/+4
* | | | | | | | | | Merge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer2017-08-0317-4/+330
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #676 from smartdevicelink/feature/SDL-0058-video-streaming...Joel Fischer2017-08-0316-0/+318
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | more fixesfeature/SDL-0058-video-streaming-capabilities-v5.0BrettyWhite2017-08-016-40/+5
| | * | | | | | | | | addressing requested changesBrettyWhite2017-08-018-17/+17
| | * | | | | | | | | missed a spaceBrettyWhite2017-07-311-1/+0
| | * | | | | | | | | fixes and start of testingBrettyWhite2017-07-316-33/+20
| | * | | | | | | | | no more errorsBrettyWhite2017-07-312-9/+8
| | * | | | | | | | | continuing workBrettyWhite2017-07-3114-0/+342
| | * | | | | | | | | start of work - names and hmi capabilityBrettyWhite2017-07-314-0/+26
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'bugs/issue_665_url_request_crashes' into release/5.0.0Joel Fischer2017-08-031-4/+12
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Fix crashes made possible by block retain cyclesbugs/issue_665_url_request_crashesJoel Fischer2017-08-011-11/+19
| | * | | | | | | Merge pull request #674 from smartdevicelink/feature/issue_605_sdl_0049_gestu...Joel Fischer2017-08-012-0/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | Update SDLTouchTypeSpecfeature/issue_605_sdl_0049_gesture_cancellationJoel Fischer2017-07-311-1/+1
| | | * | | | | | | Add updates for SDLTouchType enum with cancelJoel Fischer2017-07-312-0/+10
* | | | | | | | | | Fix a number of complier errors caused by creating a StreamingMediaConfigurationJoel Fischer2017-08-038-31/+93
* | | | | | | | | | In progress updates to how configurations are set for streaming mediaJoel Fischer2017-08-027-22/+129