summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adding enin and ththfeature/implement_SDL_0060_enin_thth_v5.0BrettyWhite2017-07-213-0/+14
* Merge pull request #654 from smartdevicelink/feature/implement_SDL_0031_Mobil...Joel Fischer2017-07-213-0/+7
|\
| * adding SDLAppHMIType Projectionfeature/implement_SDL_0031_Mobile_Projection_v5.0BrettyWhite2017-07-203-0/+7
|/
* Fix podspec errorJoel Fischer2017-07-172-2/+2
* Merge pull request #645 from smartdevicelink/feature/611_system_capabilities_...Joel Fischer2017-07-1432-94/+916
|\
| * GetSystemCapability formatting fixesfeature/611_system_capabilities_query_rpc_5.0.0Joel Fischer2017-07-143-84/+76
| * Fix system capability response handlers not firingJoel Fischer2017-07-132-25/+9
| * Update imports for queryJoel Fischer2017-07-133-0/+18
| * Merge branch 'feature/611_system_capabilities_query_rpc' into feature/611_sys...Joel Fischer2017-07-1229-12/+840
| |\ |/ /
| * Create System Capability RPCsJoel Fischer2017-07-1127-6/+998
* | Merge branch 'develop' into release/5.0.0Joel Fischer2017-07-107-8/+15
|\ \ | |/
| * 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
| | |\ | | |/ | |/|
| | * Fixes #638Joel Fischer2017-07-031-2/+2
* | | Merge branch 'master' into release/5.0.0Joel Fischer2017-07-1011-48/+100
|\ \ \ | |/ /
| * | [Example App] Fix a compiler errorJoel 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
| |/
* | Merge branch 'master' into developJoel Fischer2017-06-0526-225/+922
|\ \ | |/
| * 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
| |\ \ \