summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release/4.4.0' into feature/issue_455_ge...feature/issue_455_generic_display_typeMuller, Alexander (A.)2016-11-03351-593/+18620
|\
| * Fixed issues with tests not compiling and giving warnings of extra imports.Muller, Alexander (A.)2016-11-034-42/+34
| * Updated to Podspec 4.4.0Muller, Alexander (A.)2016-11-031-1/+1
| * Merge branch 'release/4.3.0'4.3.0Joel Fischer2016-11-03351-584/+18619
| |\
| | * Update to v4.3.0 finalrelease/4.3.0Joel Fischer2016-11-036-5/+31
| | * Run clang-formatJoel Fischer2016-11-0361-167/+165
| | * Added a fix for when a navigation app is attempting to connect to a non-navig...Muller, Alexander (A.)2016-11-031-0/+4
| | * Missing forward class declaration for SDLProxy.Muller, Alexander (A.)2016-11-031-0/+1
| | * Add documentation around the reason there is an SDLProxy property on SDLManagerJoel Fischer2016-11-021-1/+4
| | * Add a passthrough SDLProxy property to SDLManager for minor backcompat casesJoel Fischer2016-11-022-0/+13
| | * Update the example app to log out example permissionsJoel Fischer2016-11-016-25/+51
| | * Fixed issue related RAI failing due to missing parameter in SDLAppInfo.Muller, Alexander (A.)2016-10-311-0/+2
| | * removed double set property in initializer.Muller, Alexander (A.)2016-10-311-1/+0
| | * Updated RAI to include missing properties in initializers.Muller, Alexander (A.)2016-10-313-11/+20
| | * Fix a crasher bug when an RAIR errorsJoel Fischer2016-10-311-0/+1
| | * Merge branch 'feature/release_4.3.0_issue_459_ttschunk_inits' into release/4.3.0Joel Fischer2016-10-2811-29/+69
| | |\
| | | * Added support for deprecating SDLTTSChunkFactory in favor of SDLTTSChunk inits.feature/release_4.3.0_issue_459_ttschunk_initsMuller, Alexander (A.)2016-10-2611-29/+69
| | |/
| | * Merge branch 'feature/release_4.3.0_issue_458_inits' into release/4.3.0Joel Fischer2016-10-26115-143/+1345
| | |\
| | | * Added missing generic.Muller, Alexander (A.)2016-10-262-2/+2
| | | * Updated spec to use non-nsnumbers in initializers.feature/release_4.3.0_issue_458_initsMuller, Alexander (A.)2016-10-241-1/+1
| | | * Added missing generics and removed remaining NSNumbers used in initializersMuller, Alexander (A.)2016-10-2421-46/+71
| | | * Removed imports and put in superclass.Muller, Alexander (A.)2016-10-246-11/+3
| | | * Add generics to initializersJoel Fischer2016-10-2416-27/+54
| | | * Added missing initializer for SDLTTSChunkMuller, Alexander (A.)2016-10-204-12/+22
| | | * Fixed misstype in spec.Muller, Alexander (A.)2016-10-201-1/+1
| | | * Removed NSNumbers in favor of their primitive types for initializers.Muller, Alexander (A.)2016-10-2051-138/+298
| | | * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-2051-331/+539
| | | * Replaced SDLRPCRequestFactory in all Managers and Spec tests.Muller, Alexander (A.)2016-10-207-45/+46
| | | * Fixed issue with returning nil in initializer.Muller, Alexander (A.)2016-10-201-1/+1
| | | * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-2096-93/+872
| | |/
| | * Revert "Added support for Xcode 7.3.1 for lock screen storyboard."Joel Fischer2016-10-191-14/+6
| | * Added support for Xcode 7.3.1 for lock screen storyboard.Muller, Alexander (A.)2016-10-191-6/+14
| | * Update facebook ios snapshot to work on Swift 2.3Joel Fischer2016-10-183-3/+3
| | * Fixed a file manager bugJoel Fischer2016-10-134-9/+39
| | * Update to v4.3.0-rc.64.3.0-rc.6Joel Fischer2016-10-137-13/+17
| | * Improved error messaging if you connect to a head unit that doesn’t support...Joel Fischer2016-10-123-8/+23
| | * Example app should only send command data on the first non-NONE HMI status, n...Joel Fischer2016-10-121-5/+1
| | * Fix a warning regarding format stringsJoel Fischer2016-10-121-1/+1
| | * Fix an issue where developers could attempt to send a file on a non-ready Fil...Joel Fischer2016-10-071-0/+6
| | * If the file manager fails to start, we should continue (e.g. head units that ...Joel Fischer2016-10-071-11/+3
| | * Fixed a bug where the File Manager could fail to start without calling its st...Joel Fischer2016-10-074-4/+24
| | * Update for 4.3.0-rc.54.3.0-rc.5Joel Fischer2016-10-075-4/+8
| | * Actually fix the podspec…probablyJoel Fischer2016-10-061-1/+1
| | * Fix Cocoapods podspec not including SmartDeviceLink.hJoel Fischer2016-10-061-1/+3
| | * Fix podspec not using the new version numberJoel Fischer2016-10-061-1/+1
| | * Update for 4.3.0-rc.44.3.0-rc.4Joel Fischer2016-10-067-15/+26
| | * List public headers in podspecJoel Fischer2016-09-301-0/+259
| | * Update the README to point to the smartdevicelink.com guidesJoel Fischer2016-09-301-106/+12
| | * Merge branch 'release/4.3.0' of https://github.com/smartdevicelink/sdl_ios in...Joel Fischer2016-09-2722-105/+118
| | |\
| | | * Fixed issue with not being able to support both Swift 3 and pre-iOS 10 Object...Muller, Alexander (A.)2016-09-261-1/+9