summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/sdl_0018_nullabili...feature/sdl_0018_nullability_annotationsMuller, Alexander (A.)2017-01-178-1068/+0
|\
| * Merge branch 'feature/sdl_0021_tts_factory_removal' into developJoel Fischer2017-01-178-52/+0
| |\
| | * Merge branch 'develop' into feature/sdl_0021_tts_factory_removalJoel Fischer2017-01-177-2036/+0
| | |\ | | |/ | |/|
| * | Merge pull request #487 from smartdevicelink/feature/sdl_0020_request_factory...Joel Fischer2017-01-177-2037/+0
| |\ \
| | * | Removed SDLRPCRequestFactory from project.feature/sdl_0020_request_factory_removalMuller, Alexander (A.)2017-01-127-2037/+0
| |/ /
| | * Removed SDLTTSChunkFactory from project.feature/sdl_0021_tts_factory_removalMuller, Alexander (A.)2017-01-129-57/+4
| |/
* | Updated implementation files for SDLDateTime & SDLGetWaypoints to reflect nul...Muller, Alexander (A.)2017-01-132-20/+20
* | Fix DateTime nullabilityJoel Fischer2017-01-121-9/+9
* | Fix GetWayPoints nullabilityJoel Fischer2017-01-122-5/+5
* | Minor updates to a number of classes’ nullability annotationsJoel Fischer2017-01-1213-35/+24
* | Removed dispose and destroy methods.Muller, Alexander (A.)2017-01-1115-170/+38
* | added nullability annotations to category.Muller, Alexander (A.)2017-01-112-2/+6
* | Updated response to remove nullability for nonnull properties.Muller, Alexander (A.)2017-01-112-9/+9
* | Merge remote-tracking branch 'origin/develop' into feature/sdl_0018_nullabili...Muller, Alexander (A.)2017-01-1163-237/+826
|\ \ | |/
| * Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-1163-238/+799
| |\
| | * Remove a test focusJoel Fischer2017-01-111-1/+1
| | * Fixed test casesJoel Fischer2017-01-113-7/+8
| | * Fix podspec not updated with latest version numberJoel Fischer2017-01-111-1/+1
| | * Merge branch 'release/4.5.0'4.5.0Joel Fischer2017-01-1163-237/+801
| | |\
| | | * Update for v4.5.0Joel Fischer2017-01-114-3/+7
| | | * Follow style guide for boolean checkrelease/4.5.0Joel Fischer2017-01-101-1/+1
| | | * Updated formatting of README.mdAlex Muller2016-12-211-0/+1
| | | * Added steps for using the lock screen manager from SDL's bundle to the readme.Muller, Alexander (A.)2016-12-201-0/+6
| | | * 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-1615-39/+64
| | | * 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
| | | |/
| | | * Merge pull request #480 from smartdevicelink/feature/issue_479Joel Fischer2016-12-071-1/+1
| | | |\
| | | | * Updated description to return correct control data name.feature/issue_479Muller, Alexander (A.)2016-12-061-1/+1
| | | |/
| | | * Update changelog for v4.5.0-beta.1Joel Fischer2016-12-051-0/+7
| | | * Update for v4.5.0-beta.1 release4.5.0-beta.1Joel Fischer2016-12-0526-187/+535
| | | * Fix typo in initializer property name.Muller, Alexander (A.)2016-12-051-1/+1
| | | * Merge pull request #477 from smartdevicelink/hotfix/issue_475Alex Muller2016-12-0222-37/+139
| | | |\
| | | | * Fixing issue relating to classes being incorrectly spelled compared to spec (...Muller, Alexander (A.)2016-12-0222-37/+139
| | | |/
| | | * 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
| | | * | Merge pull request #474 from smartdevicelink/feature/issue_470Joel Fischer2016-12-022-0/+6
| | | |\ \ | | | | |/ | | | |/|