summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed typofeature/update_name_documentationBrettyWhite2017-07-142-7/+7
* adding language to docsBrettyWhite2017-07-142-9/+9
* Merge pull request #592 from davidswi/feature/issue_591Joel Fischer2017-07-131-4/+35
|\
| * Merge branch 'master' into feature/issue_591David Switzer2017-05-1870-231/+730
| |\
| * | Remove superfluous setter.David Switzer2017-05-181-1/+1
| * | Reinstate session setup in progress setter to end background task cleanly.David Switzer2017-05-171-1/+9
| * | Remove synthesized sessionSetupInProgress property.David Switzer2017-05-161-18/+2
| * | Incorporate PR review feedback.David Switzer2017-05-011-5/+19
| * | Update background task handling code based on review feedback.David Switzer2017-04-141-8/+5
| * | Remove delayed connect boolean and always wrap delayed connect in background ...david.switzer2017-04-021-14/+3
| * | Fix logic flow in sdl_backgroundTaskStart to meet SDL guidelines.David Switzer2017-03-291-4/+7
| * | Fix merge problems including missing delayed connect property.David Switzer2017-03-291-12/+11
| * | Add background task handling per Apple guidelines for connection.David Switzer2017-03-291-2/+39
* | | Update for v4.6.14.6.1Joel Fischer2017-07-106-6/+13
* | | Merge pull request #639 from smartdevicelink/hotfix/issue_638Joel Fischer2017-07-101-2/+2
|\ \ \
| * \ \ Merge branch 'master' into hotfix/issue_638hotfix/issue_638Joel Fischer2017-07-101-2/+2
| |\ \ \ | |/ / / |/| | |
* | | | [Example App] Fix a compiler errorJoel Fischer2017-07-031-2/+2
| * | | Fixes #638Joel Fischer2017-07-031-2/+2
|/ / /
* | | Update for v4.6.04.6.0Joel Fischer2017-06-305-4/+11
* | | Update example app with a GetVehicleData commandJoel Fischer2017-06-293-38/+71
* | | Fix secondary podfile not having correct pod versionJoel Fischer2017-06-261-1/+1
* | | Update for 4.6.0-rc.24.6.0-rc.2Joel Fischer2017-06-265-4/+11
* | | Merge pull request #631 from smartdevicelink/bugfix/issue_625Joel Fischer2017-06-261-0/+6
|\ \ \
| * | | small cleanupbugfix/issue_625BrettyWhite2017-06-141-4/+2
| * | | FIx crash when using example app with iAPBrettyWhite2017-06-141-0/+8
* | | | Merge pull request #634 from tpulatha/feature/issue_632_waittimeJoel Fischer2017-06-261-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Changed retry values as discussed in proposalPulathaneli, Timur (tdp.)2017-06-221-2/+2
|/ / /
* | | Fix podspec locationJoel Fischer2017-06-013-292/+3
* | | Update for v4.6.04.6.0-rc.1Joel Fischer2017-06-0122-198/+471
* | | Merge pull request #624 from smartdevicelink/revert-623-revert-597-feature/is...Joel Fischer2017-06-017-61/+370
|\ \ \
| * | | Revert "Revert "IAP transport read/writes on background thread""Joel Fischer2017-06-017-61/+370
|/ / /
* | | Merge pull request #623 from smartdevicelink/revert-597-feature/issue_566Joel Fischer2017-06-017-370/+61
|\ \ \
| * | | Revert "IAP transport read/writes on background thread"Joel Fischer2017-06-017-370/+61
|/ / /
* | | Merge pull request #588 from smartdevicelink/hotfix/issue_584Joel Fischer2017-06-011-0/+289
|\ \ \
| * | | Add new podspec filehotfix/issue_584Joel Fischer2017-03-231-0/+289
* | | | Update PULL_REQUEST_TEMPLATE.mdJoel Fischer2017-05-311-0/+3
| |_|/ |/| |
* | | Merge pull request #597 from davidswi/feature/issue_566Joel Fischer2017-05-187-61/+370
|\ \ \
| * | | Fix minor review feedback issues.David Switzer2017-05-163-7/+3
| * | | Additional feedback incorporated from PR.David Switzer2017-05-012-0/+8
| * | | Incorporate PR review feedback into IAP transport and data queue classes.David Switzer2017-05-012-2/+6
| * | | Incorporate additional PR feedback into SDLIAPSession classDavid Switzer2017-05-011-12/+3
| * | | Use the accessory serial number to verify disconnect notification is for our ...David Switzer2017-04-141-1/+1
| * | | Remove dealloc from queue class, only deregister notifications in disconnect.David Switzer2017-04-142-6/+0
| * | | Review feedback incorporated into SDLMutableDataQueue class.David Switzer2017-04-132-14/+36
| * | | Review feedback incorporated into SDLIAPTransport class.David Switzer2017-04-131-22/+31
| * | | Review feedback incorporated into SDLIAPSession class.David Switzer2017-04-132-14/+22
| * | | Pull request review feedback.David Switzer2017-04-051-37/+41
| * | | Merge branch 'master' into feature/issue_566david.switzer2017-03-2011-12/+22
| |\ \ \ | | |/ /
| * | | Re-base pull request for issue 566 against master and fix race conditions.david.switzer2017-03-207-49/+322
| | |/ | |/|
* | | Merge pull request #615 from smartdevicelink/bugfix/issue_540Joel Fischer2017-05-113-8/+62
|\ \ \