summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLAlert.m
Commit message (Expand)AuthorAgeFilesLines
* RPC arrays are now immutableJoel Fischer2017-01-201-5/+5
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-26/+30
|\
| * Merge remote-tracking branch 'origin/develop' into feature/sdl_0018_nullabili...feature/sdl_0018_nullability_annotationsMuller, Alexander (A.)2017-01-171-1/+0
| |\
| * | Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-26/+30
* | | Moved the import from SDLRPCStruct to implementation of all classes to remove...Muller, Alexander (A.)2017-01-171-0/+1
* | | Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...Muller, Alexander (A.)2017-01-171-1/+0
|\ \ \ | | |/ | |/|
| * | Removed SDLTTSChunkFactory from project.feature/sdl_0021_tts_factory_removalMuller, Alexander (A.)2017-01-121-1/+0
| |/
* | Migrated to using a category instead of adding the classes to the subclass of...Muller, Alexander (A.)2016-11-091-16/+16
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-60/+10
|/
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+57
|\
| * Run clang-formatJoel Fischer2016-11-031-3/+3
| * Added support for deprecating SDLTTSChunkFactory in favor of SDLTTSChunk inits.feature/release_4.3.0_issue_459_ttschunk_initsMuller, Alexander (A.)2016-10-261-1/+1
| * Added missing generics and removed remaining NSNumbers used in initializersMuller, Alexander (A.)2016-10-241-4/+4
| * Removed NSNumbers in favor of their primitive types for initializers.Muller, Alexander (A.)2016-10-201-9/+19
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-30/+20
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+57
* | Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-6/+6
* | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-10-131-10/+4
|\ \
| * \ Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-25/+25
| |\ \
| * | | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-8/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-09-271-25/+25
|\ \ \ | | |/ | |/|
| * | Updated naming of some constant.Muller, Alexander (A.)2016-09-221-3/+3
| * | 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-26/+26
| |/
* | Updated to include generics for all collection objects.Muller, Alexander (A.)2016-09-191-11/+11
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+137