summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update to v4.2.44.2.4Joel Fischer2016-09-1570-454/+473
| * Merge branch 'hotfix/issue_441_single_touch_events'Joel Fischer2016-09-151-0/+1
| |\
| | * Fixed issue relating to not all single touch callbacks. firing.hotfix/issue_441_single_touch_eventsMuller, Alexander (A.)2016-09-131-0/+1
| |/
* | Update to v4.3.0-rc.3Joel Fischer2016-09-156-5/+12
* | Fixed a bug where files requiring multiple putfiles would occassionally crashJoel Fischer2016-09-152-28/+86
* | Automerge Changelog via “Union”Joel Fischer2016-09-151-0/+1
* | Minor update to changelogJoel Fischer2016-09-151-1/+1
* | Update to 4.3.0-rc.24.3.0-rc.2Joel Fischer2016-09-1380-501/+509
* | Fixed testsJoel Fischer2016-09-1316-29/+42
* | Update to Xcode 8 GMJoel Fischer2016-09-124-5/+17
* | [Example App] Add file sharing keyJoel Fischer2016-09-121-0/+2
* | Update for v4.3.0-rc.14.3.0-rc.1Joel Fischer2016-09-0212-8/+102
* | Merge branch 'release/4.3.0' of https://github.com/smartdevicelink/sdl_ios in...Joel Fischer2016-09-024-13/+49
|\ \
| * | [Example App] - Fixed issue with Proxy status not updating UI components.Muller, Alexander (A.)2016-09-023-12/+46
| * | Fixing issue relating to retrieving lock screen from example app.Muller, Alexander (A.)2016-09-021-1/+3
* | | Fix a UnregisterResponse being sent when the unregister notification is firedJoel Fischer2016-09-021-1/+1
|/ /
* | [Example App] Fixes and updatesJoel Fischer2016-09-021-60/+94
* | Merge branch 'release/4.3.0' of https://github.com/smartdevicelink/sdl_ios in...Joel Fischer2016-09-023-2/+76
|\ \
| * | Updated example app to include a soft button with image in show.Muller, Alexander (A.)2016-09-013-2/+76
* | | [Example App] Remove a config that is already the defaultJoel Fischer2016-09-021-1/+0
* | | SDLLockScreenViewController is now pulbic so that it may be subclassedJoel Fischer2016-09-023-4/+7
|/ /
* | Do a better job in the example app of starting the managerJoel Fischer2016-09-011-7/+8
* | Fix delegate method that no longer existsJoel Fischer2016-09-011-13/+11
* | Debug logs are on by default only on debug configurations, they are now off o...Joel Fischer2016-09-011-1/+3
* | Merge branch 'release/4.3.0' of https://github.com/smartdevicelink/sdl_ios in...Joel Fischer2016-09-015-24/+25
|\ \
| * | Removed all usages of NSLog for consistent use of SDLDebugTool.Muller, Alexander (A.)2016-09-015-24/+25
* | | [Example App] Fix the commands / initial data being sent multiple timesJoel Fischer2016-09-011-0/+3
|/ /