summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Have to use 13.3bugfix/issue-1640-travis-failingJoel Fischer2020-04-301-3/+3
* Use 13.4 for iOS versionJoel Fischer2020-04-301-3/+3
* Fixes to travis ymlJoel Fischer2020-04-301-4/+4
* Update for latest Xcode that travis supportsJoel Fischer2020-04-301-4/+4
* Update travis with latest xcodeJoel Fischer2020-04-291-5/+5
* Attempt to fix Cache manager specJoel Fischer2020-04-291-2/+2
* Merge branch 'develop' into bugfix/issue-1640-travis-failingJoel Fischer2020-04-29270-2137/+2148
|\
| * Merge branch 'master' into developJoel Fischer2020-04-290-0/+0
| |\
| | * Merge pull request #1641 from smartdevicelink/develop6.6.0Joel Fischer2020-04-29427-4061/+10809
| | |\ | | |/ | |/|
| * | Fix missing version information in changelogJoel Fischer2020-04-291-0/+2
| * | Update BSON submoduleJoel Fischer2020-04-292-1/+1
| * | Update for v6.6.0Joel Fischer2020-04-29268-2136/+2145
* | | Update some tests to hopefully pass travisJoel Fischer2020-04-293-23/+5
|/ /
* | Merge pull request #1628 from smartdevicelink/bugfix/issue-1627-streamingmedi...Joel Fischer2020-04-175-9/+21
|\ \
| * \ Merge branch 'develop' into bugfix/issue-1627-streamingmediamanager-secondary...Joel Fischer2020-04-170-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #1626 from smartdevicelink/bugfix/issue-1625-sdlimagefield...Joel Fischer2020-04-172-2/+2
|\ \ \
| | * | Fix lifecycle manager testsbugfix/issue-1627-streamingmediamanager-secondarytransport-publicJoel Fischer2020-04-161-0/+7
| | * | Fix private class usage in public SDLStreamingMediaManagerJoel Fischer2020-04-164-9/+14
| |/ /
| * | Fix SDLImageField nullability of initializer parameterbugfix/issue-1625-sdlimagefield-imageresolution-init-nullableJoel Fischer2020-04-162-2/+2
|/ /
* | Update versions for 6.6.0-rc.16.6.0-rc.1Joel Fischer2020-04-152-9/+9
* | Merge pull request #1617 from smartdevicelink/bugfix/issue_1560_delay_shuttin...Joel Fischer2020-04-158-74/+291
|\ \
| * | Added more docs to background task ended handlerNicoleYarroch2020-04-151-2/+4
| * | Added more info to docsbugfix/issue_1560_delay_shutting_down_secondary_transportNicoleYarroch2020-04-141-1/+1
| * | Reverted renamed functionNicoleYarroch2020-04-143-10/+2
| * | Merge branch 'bugfix/issue_1560_delay_shutting_down_secondary_transport' of h...NicoleYarroch2020-04-141-1/+1
| |\ \
| | * | Update SmartDeviceLink/SDLBackgroundTaskManager.mNicoleYarroch2020-04-141-1/+1
| * | | Removed nil checkNicoleYarroch2020-04-142-2/+1
| |/ /
| * | Added documentation for handler’s ret valNicoleYarroch2020-04-141-0/+1
| * | Apply suggestions from code reviewNicoleYarroch2020-04-141-0/+1
| * | Updated SDL logsNicoleYarroch2020-04-141-6/+6
| * | Added testsNicoleYarroch2020-04-141-7/+10
| * | Refactored background task ended handlerNicoleYarroch2020-04-093-14/+31
| * | Fixed broken testsNicoleYarroch2020-04-083-75/+73
| * | Background task destroyed correctlyNicoleYarroch2020-04-085-33/+26
| * | Fixed debug log levelNicoleYarroch2020-04-081-2/+2
| * | Apply suggestions from code reviewNicoleYarroch2020-04-082-6/+6
| * | Added background task ended tests to sec. trans.NicoleYarroch2020-04-062-26/+100
| * | Added test casesNicoleYarroch2020-04-032-1/+114
| * | Sec. transport shuts down when b/g task expiresNicoleYarroch2020-04-033-11/+35
* | | Merge pull request #1556 from vladmu/SDL-0234-Proxy-Library-RPC-GenerationJoel Fischer2020-04-1534-0/+3054
|\ \ \
| * | | use all reserver keywords, instead of using ios onlyAleksandr Mishchenko2020-04-152-17/+21
| * | | Apply suggestions from code reviewAleksandr Mishchenko2020-04-1018-26/+52
| * | | update regex in testAleksandr Mishchenko2020-04-021-1/+1
| * | | update regexp for keywordsAleksandr Mishchenko2020-04-021-1/+1
| * | | echanced deprecated viewAleksandr Mishchenko2020-04-018-59/+90
| * | | echanced deprecated viewAleksandr Mishchenko2020-03-3010-46/+72
| * | | reserved keywordsAleksandr Mishchenko2020-03-279-55/+137
| * | | Apply suggestions from code reviewAleksandr Mishchenko2020-03-253-20/+4
| * | | Apply suggestions from code reviewAleksandr Mishchenko2020-03-247-29/+81
| * | | Apply suggestions from code reviewAleksandr Mishchenko2020-03-1821-284/+371