summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLFile.m
Commit message (Expand)AuthorAgeFilesLines
* Reverted data init in SDLFileNicoleYarroch2017-08-021-1/+1
* Test cases have been cleaned upNicoleYarroch2017-08-011-3/+4
* Fixed formatting for fileSize variableNicoleYarroch2017-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-311-4/+0
* Reverted data getter & settersNicoleYarroch2017-07-311-3/+11
* Added commentsNicoleYarroch2017-04-091-3/+11
* Test casesNicoleYarroch2017-04-061-16/+6
* Putfiles are sent asychronouslyNicoleYarroch2017-04-041-2/+2
* First commitNicoleYarroch2017-03-301-2/+29
* Renamed some enums to improve legibility.Muller, Alexander (A.)2016-10-141-6/+6
* Renamed enums to be more readable.Muller, Alexander (A.)2016-09-221-7/+7
* Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-10/+10
* Run clang-formatJoel Fischer2016-08-301-1/+1
* Remove “ephemeral” from SDLFile class initializersJoel Fischer2016-08-231-7/+6
* Update to 4.3.0-beta.1Joel Fischer2016-08-121-8/+12
* SDLFile now holds data in RAM if initialized that wayJoel Fischer2016-08-111-13/+20
* Fix some broken testsJoel Fischer2016-07-221-2/+2
* Update SDLFileSpec to check overwrite propertyJoel Fischer2016-07-131-1/+1
* SDLFileManager overwrite is now a property on SDLFile objectJoel Fischer2016-07-071-9/+3
* Merge branch 'develop' into feature/enhanced_frameworkJoel Fischer2016-05-271-0/+129