summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLPutFile.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate SDLPutFile syncFileName and replace with sdlFileNameJoel Fischer2020-06-241-1/+8
* Deleted unused convenience inits from SDLPutFileNicoleYarroch2018-06-261-0/+7
* Added convenience init documentation to `SDLPutfile` classNicoleYarroch2018-06-081-30/+68
* Added `SDLResultCorruptedData` and `resultCode` param to `SDLPutFileResponse`NicoleYarroch2018-05-291-3/+11
* Added new `crc` param to `SDLPutFile`NicoleYarroch2018-05-291-0/+7
* Merge branch 'develop' into feature/sdl_0009_prefer_nonatomicJoel Fischer2017-01-181-4/+9
|\
| * Merge remote-tracking branch 'origin/develop' into feature/sdl_0018_nullabili...Muller, Alexander (A.)2017-01-111-1/+1
| |\
| * | Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-4/+9
* | | Make properties nonatomicJoel Fischer2017-01-181-6/+6
| |/ |/|
* | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-111-1/+1
|\ \ | |/ |/|
| * Reverting types for some functions that were decreasing range of parameters.Muller, Alexander (A.)2016-12-011-1/+2
| * Fixed types for multiple different class's instance initializers.Muller, Alexander (A.)2016-11-301-1/+1
* | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+6
|\ \ | |/
| * Run clang-formatJoel Fischer2016-11-031-1/+1
| * Removed NSNumbers in favor of their primitive types for initializers.Muller, Alexander (A.)2016-10-201-0/+4
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+2
* | Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-4/+4
* | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-131-14/+1
|\ \
| * | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-14/+1
| |/
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-3/+2
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+80