summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove streaming media manager property from exampleJoel Fischer2016-01-221-4/+0
| * Change app type of example appJoel Fischer2016-01-221-1/+1
| * Remove video / audio code from example appJoel Fischer2016-01-223-223/+11
|/
* Fix errant import (merge conflict?)Joel Fischer2016-01-211-1/+0
* Merge branch 'hotfix/issue_292'Joel Fischer2016-01-211-83/+68
|\
| * Remove unneeded IAP background codeJoel Fischer2016-01-191-83/+68
* | Merge branch 'hotfix/issue_248'Joel Fischer2016-01-214-245/+3
|\ \
| * | Remove code pertaining to App Launching which broke in iOS 9Joel Fischer2016-01-194-245/+3
| |/
* | Merge branch 'hotfix/issue_314'Joel Fischer2016-01-211-3/+3
|\ \
| * | Fixes misnamed parameters in SDLProxyListener.hJoel Fischer2016-01-191-3/+3
| |/
* | Merge branch 'hotfix/issue_319'Joel Fischer2016-01-213-6/+7
|\ \
| * | Add missing audio file to projectJoel Fischer2015-12-093-6/+7
| |/
* | Add Slack badgeJoel Fischer2016-01-211-0/+1
|/
* Update travis.ymlJoel Fischer2015-12-081-1/+1
* Update version to 4.0.14.0.1Joel Fischer2015-11-065-7/+12
* Merge branch 'hotfix/issue_315'Joel Fischer2015-11-063-17/+21
|\
| * Fix implicit captures of selfJoel Fischer2015-10-213-17/+21
|/
* Add Carthage informationJoel Fischer2015-10-051-2/+2
* Merge branch 'release/4.0.0'Joel Fischer2015-10-051342-29896/+62333
|\
| * Update to v4.0.0 final4.0.0Joel Fischer2015-10-055-15/+16
| * Format filesJoel Fischer2015-10-052-15/+19
| * Merge branch 'hotfix/issue_310' into release/4.0.0Joel Fischer2015-09-281-0/+15
| |\
| | * Update Plist to enable ATS until servers support HTTPSJoel Fischer2015-09-281-0/+15
| |/
| * Update to 4.0.0-RC.24.0.0-RC.2Joel Fischer2015-09-234-4/+7
| * Merge branch 'hotfix/issue_308' into release/4.0.0Joel Fischer2015-09-232-2/+2
| |\
| | * Fix passing a NSUInteger to an intJoel Fischer2015-09-192-2/+2
| |/
| * Update to 4.0.0 release candidate 14.0.0-RC.1Joel Fischer2015-09-194-6/+20
| * Merge branch 'hotfix/issue_304' into release/4.0.0Joel Fischer2015-09-191-1/+0
| |\
| | * SDLIAPTransport does not automatically start the protocolIndexTimer in some s...Joel Fischer2015-09-181-1/+0
| * | Fix error in Travis.ymlJoel Fischer2015-09-181-1/+0
| * | Merge branch 'feature/issue_306' into release/4.0.0Joel Fischer2015-09-183-22/+59
| |\ \
| | * | Added missing return statement.Alex Muller2015-09-181-1/+1
| | * | Updated commenting in accordance with SDL coding guidelines.Alex Muller2015-09-181-6/+2
| | * | Change autoreleasepool to encompass entirety of the dispatch_async block in a...Alex Muller2015-09-181-16/+16
| | * | Merge branch 'release/4.0.0' of https://github.com/smartdevicelink/sdl_ios in...Alex Muller2015-09-182-3/+22
| | |\ \ | | |/ / | |/| |
| * | | Update CHANGELOG.mdJoel Fischer2015-09-181-1/+1
| * | | Update changelogJoel Fischer2015-09-181-2/+21
| * | | Update travis to run xcode7Joel Fischer2015-09-181-1/+1
| | |/ | |/|
| | * Fixed issue where the hex string would fail to allocate, and had no way to fr...Alex Muller2015-09-181-11/+32
| | * Added autoreleasepool to help with memory allocation. Also convereted SDLHexU...Alex Muller2015-09-183-11/+31
| |/
| * Formatting updatesJoel Fischer2015-09-1620-332/+336
| * Merge branch 'feature/4.0_XML_RPC' into release/4.0.0Joel Fischer2015-09-164-9/+177
| |\
| | * Fix testsJoel Fischer2015-09-161-54/+37
| | * Merge branch 'release/4.0.0' into feature/4.0_XML_RPCJoel Fischer2015-09-1679-604/+2587
| | |\
| | * | Placed Factory Build methods alphabetically.Ankur Sehdev2015-08-244-87/+159
| | * | Adding call back methods for onAlertManeuverResponse, onDialNumberResponse, o...Ankur Sehdev2015-08-121-0/+6
| | * | Adding factory method Specs. 3 methods added.Ankur Sehdev2015-08-111-0/+62
| | * | Adding proxy side changes for supporting 4.0 XML RPC's. Added factory methods...Ankur Sehdev2015-08-112-7/+57
| * | | Update clang-format to properly format blocksJoel Fischer2015-09-161-0/+1
| | |/ | |/|
| * | Fix and update tests for new 4.0 changes and Xcode 7Joel Fischer2015-09-1631-270/+197