summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Removed extra spacingNicoleYarroch2017-08-021-1/+1
| | * | | | | Converted 3 instance functions to class functionsNicoleYarroch2017-08-021-6/+6
| | * | | | | Fixed incorrect documentation for functionNicoleYarroch2017-08-021-2/+2
| | * | | | | Deleted temporary file size variableNicoleYarroch2017-08-021-4/+3
| | * | | | | Made NSStreamDelegate privateNicoleYarroch2017-08-022-2/+2
| | * | | | | 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-014-1/+4
| | |\ \ \ \ \
| | * | | | | | Updated commentsNicoleYarroch2017-08-011-28/+18
| | * | | | | | Test cases have been cleaned upNicoleYarroch2017-08-014-264/+182
| | * | | | | | Grouped putfile init stuff togetherNicoleYarroch2017-07-311-1/+1
| | * | | | | | Fixed broken large file test caseNicoleYarroch2017-07-314-19/+47
| | * | | | | | 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
| | * | | | | | Fixed broken test casesNicoleYarroch2017-07-311-2/+2
| | * | | | | | Data is now returned without being set in its getterNicoleYarroch2017-07-311-0/+4
| | * | | | | | Reverted data getterNicoleYarroch2017-07-313-7/+3
| | * | | | | | Reverted data getter & settersNicoleYarroch2017-07-311-3/+11
| | * | | | | | Merge branch 'release/5.0.0' into feature/issue_536_input_stream_file_managerNicoleYarroch2017-07-3185-427/+2399
| | |\ \ \ \ \ \
| | * | | | | | | Removed team for SDL TestsNicoleYarroch2017-07-311-12/+2
| | * | | | | | | Added commentsNicoleYarroch2017-04-094-378/+287
| | * | | | | | | Fixed test cases after adding code to delete data after it is sentNicoleYarroch2017-04-072-48/+73
| | * | | | | | | Cleaned up comments in the SDLUploadFileOperation classNicoleYarroch2017-04-071-60/+59
| | * | | | | | | Test cases in SDLFileManagerSpec passNicoleYarroch2017-04-073-22/+21
| | * | | | | | | Test cases for small, medium and large files workNicoleYarroch2017-04-063-190/+115
| | * | | | | | | Test cases work!NicoleYarroch2017-04-063-36/+206
| | * | | | | | | Test casesNicoleYarroch2017-04-066-348/+412
| | * | | | | | | Merge branch 'develop' into feature/issue_536_input_stream_file_managerNicoleYarroch2017-04-052-37/+37
| | |\ \ \ \ \ \ \
| | * | | | | | | | Updated carthageNicoleYarroch2017-04-052-6/+10
| | * | | | | | | | Merge branch 'develop' into feature/issue_536_input_stream_file_managerNicoleYarroch2017-04-0571-1029/+3257
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Added test case for large filesNicoleYarroch2017-04-052-108/+53
| | * | | | | | | | | Added first test case for SDLUploadFileOperationNicoleYarroch2017-04-041-0/+108
| | * | | | | | | | | Putfiles are sent asychronouslyNicoleYarroch2017-04-043-122/+156
| | * | | | | | | | | Merge branch 'develop' into feature/issue_536_input_stream_file_managerNicoleYarroch2017-04-0415-55/+65
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | First commitNicoleYarroch2017-03-304-5/+160
* | | | | | | | | | | | Add StreamingMediaConfiguration testsJoel Fischer2017-08-1510-82/+186
* | | | | | | | | | | | 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
* | | | | | | | | | | | Merge pull request #687 from smartdevicelink/bug/streaming_media_manager_podspecJoel Fischer2017-08-144-414/+421
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Sorted public header files in .podspec filesbug/streaming_media_manager_podspecNicoleYarroch2017-08-142-6/+6
| * | | | | | | | | | | | Added missing files to SmartDeviceLink.hNicoleYarroch2017-08-144-1/+7
| * | | | | | | | | | | | Added SDLMacros.h file to podspec filesNicoleYarroch2017-08-142-0/+2
| * | | | | | | | | | | | synced .podspec files with SmartDeviceLink classNicoleYarroch2017-08-142-424/+406
| * | | | | | | | | | | | Updated SmartDeviceLink-iOS.podspecNicoleYarroch2017-08-141-15/+19
| * | | | | | | | | | | | Added missing commaNicoleYarroch2017-08-101-1/+1