summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix background task handlingbugfix/issue_740_accessory_connection_failure_4.7Joel Fischer2017-10-031-35/+88
* Merge pull request #754 from t-yoshii/fix/invoke-write-to-iap-stream-when-sen...Joel Fischer2017-10-031-16/+9
|\
| * Invoke write to iAP output stream immediately after new data is queued to sen...Takamitsu Yoshii2017-09-271-16/+9
|/
* Update podspecsJoel Fischer2017-09-202-2/+2
* Update for v4.7.2Joel Fischer2017-09-204-4/+7
* Merge pull request #746 from smartdevicelink/bugfix/issue_745_RPC_start_servi...Joel Fischer2017-09-201-1/+1
|\
| * Set the RPC start service payload size correctlybugfix/issue_745_RPC_start_service_data_sizeJoel Fischer2017-09-201-1/+1
* | Update for v4.7.1Joel Fischer2017-09-2010-22/+23
|/
* Fix documentation badgeJoel Fischer2017-09-141-1/+1
* Merge pull request #733 from smartdevicelink/bugfix/issue_630_xcode9Joel Fischer2017-09-149-21/+58
|\
| * Fix for Xcode 9 changesbugfix/issue_630_xcode9Joel Fischer2017-09-139-21/+58
|/
* Merge pull request #710 from cromotron/bugfix/issue_382_timer_is_not_deallocatedJoel Fischer2017-09-121-2/+34
|\
| * Fix #382 Timers are not appropriately stopped when deallocated.William Wallace2017-09-111-1/+1
| * #382 Timers are not appropriately stopped when deallocated.William Wallace2017-08-241-1/+33
* | Update to v4.7.0Joel Fischer2017-08-31221-2059/+4888
* | Merge branch 'bugfix/ack_parse_data_error' into developJoel Fischer2017-08-2914-7/+102
|\ \
| * | addressed revirew commentBrett W2017-08-297-7/+0
| * | added in tests initing with nil dataBrett W2017-08-297-0/+102
| * | switching if statementsBrett W2017-08-297-7/+7
| |/
* | Fixed extra documentationJoel Fischer2017-08-291-2/+0
* | Fix podspec capitalizationJoel Fischer2017-08-292-2/+2
* | Update metadata for v4.7.0-RC.14.7.0-rc.1Joel Fischer2017-08-297-6/+31
|/
* Merge pull request #709 from smartdevicelink/bug/podspec_bugsJoel Fischer2017-08-242-2/+2
|\
| * Added missing commas to podspec filesbug/podspec_bugsNicoleYarroch2017-08-242-2/+2
|/
* Merge pull request #683 from smartdevicelink/feature/SDL_0075_OEM_specific_HI...Joel Fischer2017-08-2328-12/+755
|\
| * Add tests for SDLRectanglefeature/SDL_0075_OEM_specific_HID_supportJoel Fischer2017-08-231-0/+48
| * Fix SmartDeviceLink.podspec missing '.h'Joel Fischer2017-08-231-1/+1
| * Fix podspec missing '.h'Joel Fischer2017-08-231-1/+1
| * Fixes #705Joel Fischer2017-08-2316-215/+333
| * Merge branch 'develop' into feature/SDL_0075_OEM_specific_HID_supportJoel Fischer2017-08-233-21/+2
| |\ | |/ |/|
* | Merge pull request #701 from smartdevicelink/bugfix/issue_700_remove_metadata...Joel Fischer2017-08-224-22/+3
|\ \
| * | Fix file not being publicbugfix/issue_700_remove_metadatatype_noneJoel Fischer2017-08-221-1/+1
| * | Fix SDLMetadataType including NONEJoel Fischer2017-08-223-21/+2
|/ /
| * Fix SpatialStruct using ints instead of floatsJoel Fischer2017-08-181-4/+4
| * Fix VideoStreamingCapability not being publicJoel Fischer2017-08-181-19/+19
| * Add initializers to SpatialStructJoel Fischer2017-08-182-2/+55
| * Merge branch 'develop' into feature/SDL_0075_OEM_specific_HID_supportJoel Fischer2017-08-1814-15/+826
| |\ | |/ |/|
* | Merge pull request #694 from smartdevicelink/bugfix/RPCs_as_public_filesJoel Fischer2017-08-184-7/+19
|\ \
| * \ Merge branch 'develop' into bugfix/RPCs_as_public_filesbugfix/RPCs_as_public_filesJoel Fischer2017-08-1814-9/+806
| |\ \ | |/ / |/| |
* | | Merge pull request #681 from smartdevicelink/feature/SDL_0073_adding_metadata...Joel Fischer2017-08-1814-10/+807
|\ \ \
| * | | Fix tests and MetadataType NONEfeature/SDL_0073_adding_metadata_typesJoel Fischer2017-08-173-31/+34
| * | | Fix metadatatype mediaYearJoel Fischer2017-08-171-1/+1
| * | | Fix incorrect parameters for metadata typesJoel Fischer2017-08-174-38/+50
| * | | fixed placement of importBrett W2017-08-171-1/+1
| * | | fixed permissions / podspecBrett W2017-08-174-4/+10
| * | | finished renaming show paramBrett W2017-08-164-17/+17
| * | | lots of renaming per proposal amendmentBrett W2017-08-1613-396/+394
| * | | Merge branch 'develop' into feature/SDL_0073_adding_metadata_typesJoel Fischer2017-08-1577-264/+3182
| |\ \ \
| * | | | removed extra lineBrett W2017-08-041-1/+0
| * | | | fixed gettersBrett W2017-08-041-4/+49