summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLOnPermissionsChange.m
Commit message (Expand)AuthorAgeFilesLines
* Make recommended fixesSatbir Tanda2019-08-191-2/+1
* Make recommended fixesSatbir Tanda2019-08-021-2/+2
* Fix Merge Conflicts with 6.3.0Satbir Tanda2019-07-021-2/+2
* Merge branch 'develop' into feature/#1163/rpc_message_protectionSatbirTanda2019-07-021-2/+5
|\
| * Deprecate RPC superclass initializersJoel Fischer2019-05-141-2/+5
* | Parse requireEncryption in OnPermissionsChange and PermissionItemSatbir Tanda2019-06-111-0/+9
|/
* addressed feedbackMihail Vyrko2019-04-031-1/+1
* verify type of returned objectsMihail Vyrko2019-03-201-1/+2
* Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-3/+3
* All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
* RPC arrays are now immutableJoel Fischer2017-01-201-12/+3
* 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 notificationsMuller, 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-2/+2
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-5/+1
|/
* Added missing genericsMuller, Alexander (A.)2016-10-171-4/+4
* Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-10-131-12/+6
|\
| * Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-5/+4
| |\
| * | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-7/+1
* | | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-09-271-5/+4
|\ \ \ | | |/ | |/|
| * | Reverted SDLNames to Project instead of Public.Muller, Alexander (A.)2016-09-221-2/+1
| * | Replaced all defines with constant strings of the SDLName typedef. Also modif...Muller, Alexander (A.)2016-09-211-5/+5
| |/
* | Updated to include generics for all collection objects.Muller, Alexander (A.)2016-09-191-6/+6
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+45