summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reverting function renaming in SDLRPCMessage.feature/issue_3_constant_namesMuller, Alexander (A.)2016-09-272-2/+2
* Fixed accidental function renaming.Muller, Alexander (A.)2016-09-272-2/+2
* Updated SDLFunctionID to project instead of private.Muller, Alexander (A.)2016-09-231-1/+1
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into fea...Muller, Alexander (A.)2016-09-232-3/+1
|\
| * Merge branch 'release/4.3.0' into developJoel Fischer2016-09-232-3/+1
| |\
| | * 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
* | | Merge branch 'develop' into feature/issue_3_constant_namesJoel Fischer2016-09-2313-14/+7
|\ \ \ | |/ /
| * | Merge branch 'release/4.3.0' into developJoel Fischer2016-09-2313-14/+7
| |\ \ | | |/
| | * 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
* | | Updated SDLFunctionID to be private.Muller, Alexander (A.)2016-09-221-2/+2
* | | Fixed remaining failing tests.Muller, Alexander (A.)2016-09-223-12/+12
* | | Updated SDLFunctionID to be a singleton.Muller, Alexander (A.)2016-09-2211-203/+210
* | | Fixed issue with tests not passingMuller, Alexander (A.)2016-09-221-9/+9
* | | Updated naming of some constant.Muller, Alexander (A.)2016-09-2283-544/+544
* | | Removed extensibility from SDLNameMuller, Alexander (A.)2016-09-221-1/+1
* | | Reverted SDLNames to Project instead of Public.Muller, Alexander (A.)2016-09-22151-205/+149
* | | Replaced all defines with constant strings of the SDLName typedef. Also modif...Muller, Alexander (A.)2016-09-21276-3389/+3865
|/ /
* | Merge branch 'release/4.3.0' into developJoel Fischer2016-09-15104-564/+672
|\ \ | |/
| * 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
* | | Merge branch 'release/4.3.0' into developJoel Fischer2016-09-12139-1097/+2327
|\ \ \ | |/ /
| * | [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
| |\ \