summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLImage.m
Commit message (Expand)AuthorAgeFilesLines
* Added the SDLStaticIconName enumfeature/issue_944_static_sdl_icon_name_enumNicoleYarroch2018-07-241-0/+4
* Fixed managers so they use new `SDLImage` initsNicoleYarroch2018-05-311-1/+2
* Added convenience inits to `SDLAddCommand`NicoleYarroch2018-05-311-5/+0
* Added new param to `SDLImage`NicoleYarroch2018-05-301-0/+33
* Added custom inits to SDLImage structNicoleYarroch2018-02-191-0/+9
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-0/+4
|\
| * Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-0/+4
* | Moved the import from SDLRPCStruct to implementation of all classes to remove...Muller, Alexander (A.)2017-01-171-0/+1
* | Migrated to using a category instead of adding the classes to the subclass of...Muller, Alexander (A.)2016-11-091-4/+4
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-13/+4
|/
* Merge branch 'origin/master' into develop.Muller, Alexander (A.)2016-11-041-1/+1
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-1/+12
|\
| * Run clang-formatJoel Fischer2016-11-031-2/+2
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-3/+7
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+8
* | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-131-18/+6
|\ \
| * \ Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-6/+6
| |\ \
| | * | Reverted SDLNames to Project instead of Public.Muller, Alexander (A.)2016-09-221-1/+1
| | * | Replaced all defines with constant strings of the SDLName typedef. Also modif...Muller, Alexander (A.)2016-09-211-7/+7
| | |/
| * | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-12/+0
| |/
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-8/+3
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+53