summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| | * Fixed an issue with cocoapods not properly loading icons on pre-iOS 8 devices.Muller, Alexander (A.)2016-09-2321-104/+109
| * | Update lock screen to work correctly on iOS 6 - 8Joel Fischer2016-09-272-26/+17
| |/
| * Update version checking code to use what we already useJoel Fischer2016-09-231-7/+8
| * Updated assets and support for retrieving bundle images for iOS 6 & 7.Muller, Alexander (A.)2016-09-2318-27/+176
| * Touched SDL Example Images.xcassetsJoel Fischer2016-09-231-0/+10
| * Remove `.xctool.args` and update README with current testing informationJoel Fischer2016-09-232-9/+4
| * Update public imports for organization and to remove a duplicateJoel Fischer2016-09-231-2/+1
| * A few more updates to travis scriptsJoel Fischer2016-09-231-3/+1
| * Try better Travis CI build formattingJoel Fischer2016-09-231-1/+2
| * Update Travis to run on Xcode 8Joel Fischer2016-09-231-5/+6
| * Update snapshot testsJoel Fischer2016-09-2310-0/+0
| * Update importing of SDLNotificationConstant namesJoel Fischer2016-09-191-1/+1
| * Remove some null files from the build phaseJoel Fischer2016-09-161-8/+0
| * Merge branch 'master' into release/4.3.04.3.0-rc.3Joel Fischer2016-09-152-0/+9
| |\ | |/ |/|