summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated protocol enums to match spec.hotfix/issue_275_protocol_spec_enumsMuller, Alexander (A.)2017-01-1818-180/+180
* Merge pull request #492 from smartdevicelink/feature/sdl_0009_prefer_nonatomicJoel Fischer2017-01-18135-635/+634
|\
| * Fix an example app errorfeature/sdl_0009_prefer_nonatomicJoel Fischer2017-01-182-5/+4
| * Fix merge errorsJoel Fischer2017-01-182-1/+3
| * Merge branch 'develop' into feature/sdl_0009_prefer_nonatomicJoel Fischer2017-01-18391-1843/+4331
| |\ | |/ |/|
* | Merge pull request #490 from smartdevicelink/feature/sdl_0018_nullability_ann...Joel Fischer2017-01-18392-1879/+4333
|\ \
| * \ Merge remote-tracking branch 'origin/develop' into feature/sdl_0018_nullabili...feature/sdl_0018_nullability_annotationsMuller, Alexander (A.)2017-01-178-1068/+0
| |\ \ | |/ / |/| |
| * | 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
| |\ \
| * | | Added nullability annotations for transport classes.Muller, Alexander (A.)2017-01-0411-14/+54
| * | | Added nullability annotations to Utility classes.Muller, Alexander (A.)2017-01-0413-12/+59
| * | | Added nullability annotation to SDLGlobals, and changed singleton name to fix...Muller, Alexander (A.)2017-01-047-26/+33
| * | | Added nullability annotations to categoriesMuller, Alexander (A.)2017-01-045-0/+20
| * | | Removed deleted files from project.Muller, Alexander (A.)2017-01-041-36/+0
| * | | Added nullability annotation to proxy classes.Muller, Alexander (A.)2017-01-049-21/+45
| * | | Added in pragma diagnostic ignores to test nullability.Muller, Alexander (A.)2017-01-041-0/+15
| * | | Added nullability annotations to factoriesMuller, Alexander (A.)2017-01-046-126/+147
| * | | Added missing nullability annotations for protoclMuller, Alexander (A.)2017-01-043-3/+3
| * | | Added missing nullability annotation for SDLTTSChunkMuller, Alexander (A.)2017-01-041-1/+1
| * | | Added nullability annotations to protocol, header and message classes.Muller, Alexander (A.)2017-01-0424-22/+107
| * | | Updated getter methods for properties to handle nullability.Muller, Alexander (A.)2016-12-2222-333/+337
| * | | Reverted nil check for SDLTTSChunk.Muller, Alexander (A.)2016-12-221-2/+6
| * | | Removed unnecessary null checkMuller, Alexander (A.)2016-12-221-4/+0
| * | | Fixed issue with silenceChunks class initializerMuller, Alexander (A.)2016-12-221-1/+1
| * | | Added nullability annotations for notificationsMuller, Alexander (A.)2016-12-2238-111/+269
| * | | Added nullability annotation to structs.Muller, Alexander (A.)2016-12-2289-207/+553
| * | | Added in nullable annotation for responses.Muller, Alexander (A.)2016-12-2288-306/+660
| * | | Added nullability annotations for requests.Muller, Alexander (A.)2016-12-22102-620/+1079
| | | * Make properties nonatomicJoel Fischer2017-01-18136-676/+640
| |_|/ |/| |
* | | 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
|/ /
* | 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