summaryrefslogtreecommitdiff
path: root/SmartDeviceLink
Commit message (Expand)AuthorAgeFilesLines
* Added nullability annotations.Muller, Alexander (A.)2017-01-172-4/+12
* Fixed issue using incorrect name for search address.Muller, Alexander (A.)2017-01-171-2/+2
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...Muller, Alexander (A.)2017-01-1750-1089/+207
|\
| * Merge branch 'develop' into feature/sdl_0021_tts_factory_removalJoel Fischer2017-01-174-985/+0
| |\
| | * Removed SDLRPCRequestFactory from project.feature/sdl_0020_request_factory_removalMuller, Alexander (A.)2017-01-124-986/+0
| * | Removed SDLTTSChunkFactory from project.feature/sdl_0021_tts_factory_removalMuller, Alexander (A.)2017-01-127-48/+4
| |/
| * Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-1142-59/+237
| |\
| | * Update for v4.5.0Joel Fischer2017-01-112-2/+2
| | * Follow style guide for boolean checkrelease/4.5.0Joel Fischer2017-01-101-1/+1
| | * Added check when trying to upload an appIcon for a head unit that does not su...Muller, Alexander (A.)2016-12-201-1/+2
| | * Update for v4.5.04.5.0-beta.2Joel Fischer2016-12-1611-35/+49
| | * Merge pull request #482 from smartdevicelink/hotfix/issue_481Alex Muller2016-12-131-1/+18
| | |\
| | | * Improved readability for nil-checks.hotfix/issue_481Muller, Alexander (A.)2016-12-131-29/+30
| | | * Adding in nil checks for completion handlers of Streaming Media Manager.Muller, Alexander (A.)2016-12-091-14/+30
| | * | Fixed issue with trying to upload a file that is nil will cause an infinite l...Muller, Alexander (A.)2016-12-131-6/+11
| | * | Fixed an issue with initializer causing infinite loop.Muller, Alexander (A.)2016-12-131-1/+1
| | * | Fixed issue relating to SDLLocationDetails' searchAddress using the wrong key...Muller, Alexander (A.)2016-12-122-3/+4
| | * | Fixed formatting for some interfaces.Muller, Alexander (A.)2016-12-127-21/+14
| | * | Fixed issue with LocationDetails' properties not properly becoming initialized.Muller, Alexander (A.)2016-12-121-3/+18
| | * | Fixed issue with waypoints not being correctly initialized as SDLLocationDetailsMuller, Alexander (A.)2016-12-092-2/+23
| | |/
| | * Updated description to return correct control data name.feature/issue_479Muller, Alexander (A.)2016-12-061-1/+1
| | * Update for v4.5.0-beta.1 release4.5.0-beta.1Joel Fischer2016-12-0513-23/+22
| | * Fix typo in initializer property name.Muller, Alexander (A.)2016-12-051-1/+1
| | * Fixing issue relating to classes being incorrectly spelled compared to spec (...Muller, Alexander (A.)2016-12-0218-26/+124
| | * Merge remote-tracking branch 'origin/master' into release/4.5.0Muller, Alexander (A.)2016-12-022-3/+5
| | |\
| | * \ Merge pull request #471 from smartdevicelink/hotfix/issue_469Joel Fischer2016-12-0216-23/+35
| | |\ \
| | | * | Reverting adding generics.hotfix/issue_469Muller, Alexander (A.)2016-12-015-7/+11
| | | * | Reverting types for some functions that were decreasing range of parameters.Muller, Alexander (A.)2016-12-016-6/+9
| | | * | Fixed types for multiple different class's instance initializers.Muller, Alexander (A.)2016-11-3019-26/+24
| | | * | Added missing catch-all initializer for performInteraction.Muller, Alexander (A.)2016-11-302-1/+8
| | | * | Added missing NSArray generics.Muller, Alexander (A.)2016-11-301-1/+1
| | | * | Updated timeout to UInt32.Muller, Alexander (A.)2016-11-302-8/+8
| | * | | Adding in a check to see if we can set appId for backward compatibility.feature/issue_470Muller, Alexander (A.)2016-12-011-1/+2
| | * | | Updated SDLSecurityType to make appId assignable outside of initializer, and ...Muller, Alexander (A.)2016-11-292-0/+5
| | |/ /
| * | | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-12-053-4/+6
| |\ \ \ | | | |/ | | |/|
| | * | Revert waypointsJoel Fischer2016-12-021-16/+0
| | * | Revert "Merge pull request #476 from smartdevicelink/hotfix/issue_475"Joel Fischer2016-12-0217-104/+17
| | * | Revert "Added tests for SDLNotificationDispatcher's new methods, and updated ...Joel Fischer2016-12-021-4/+4
| | * | Merge pull request #476 from smartdevicelink/hotfix/issue_475Joel Fischer2016-12-0218-18/+121
| | |\ \
| | | * | Added tests for SDLNotificationDispatcher's new methods, and updated them to ...hotfix/issue_475Muller, Alexander (A.)2016-12-021-4/+4
| | | * | Fixing issue relating to classes being incorrectly spelled compared to spec (...Muller, Alexander (A.)2016-12-0215-20/+88
| | | * | Added in missing response & notification dispatchers for waypoints.Muller, Alexander (A.)2016-12-024-2/+37
| | | |/
| | * | Added check for compressionSession nullability.hotfix/issue_472Muller, Alexander (A.)2016-11-301-2/+4
| | |/
| | * Update to v4.4.14.4.1Joel Fischer2016-11-072-2/+2
| | * Update uploading file operations to use built in cancel mechanismhotfix/issue_467Joel Fischer2016-11-071-9/+4
| | * Added missing initializers for waypoint initializers.hotfix/issue_465Muller, Alexander (A.)2016-11-043-1/+17
| | * Update to v4.4.0Joel Fischer2016-11-0413-33/+32
| | * Fixed issue relating to uploading files to Core that was out of memory.Muller, Alexander (A.)2016-11-041-4/+0
| | * Uncommented SDLOasisAddress.feature/sdl_0003_last_mileMuller, Alexander (A.)2016-11-042-20/+21
| | * Merge remote-tracking branch 'origin/release/4.4.0' into feature/sdl_0003_las...Muller, Alexander (A.)2016-11-041-2/+0
| | |\