summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Added slight delay before sending a start serviceNicoleYarroch2021-03-181-3/+6
| | * Removed unused private APINicoleYarroch2021-03-182-11/+0
| * | Fix some colors and a logJoel Fischer2021-03-195-15/+15
| |/
| * Merge pull request #1946 from smartdevicelink/bugfix/issue-1945-swift-naming-...Nicole Yarroch2021-03-1826-61/+132
| |\
| | * Fixes for tests and Obj-C example appbugfix/issue-1945-swift-naming-fixesJoel Fischer2021-03-175-17/+63
| | * Fixes for APIs and namingJoel Fischer2021-03-1721-44/+69
| |/
| * Update for v7.1.0-rc.17.1.0-rc.1Joel Fischer2021-03-156-30/+90
| * Merge pull request #1911 from kmicha19-ford/issue-799-prevent-incorrect-backg...Joel Fischer2021-03-151-13/+0
| |\
| | * remove unnecessary background task code from lifecyclemanagerMichael Kinney2021-01-291-10/+0
| | * lifecyclemanager should not start background taskMichael Kinney2021-01-291-3/+0
| * | Merge pull request #1910 from kmicha19-ford/issue-799-easessions-left-openJoel Fischer2021-03-1513-698/+501
| |\ \
| | * | minor formatting changesMichael Kinney2021-02-243-3/+3
| | * | comment should have SDLIAPDataSessionMichael Kinney2021-02-231-1/+1
| | * | several more style cleanupsMichael Kinney2021-02-233-3/+3
| | * | update per style requirementsMichael Kinney2021-02-231-1/+1
| | * | update per style requirements and remove unused functionMichael Kinney2021-02-231-12/+2
| | * | update sdlipadatasession to meet style requirementsMichael Kinney2021-02-232-2/+0
| | * | update sdlisapsession class per style requirementsMichael Kinney2021-02-232-26/+20
| | * | ensure byteswritten is not negative to prevent range crashMichael Kinney2021-02-231-6/+10
| | * | update unnecessary iap transport tests since functionality moved into iap ses...Michael Kinney2021-02-221-46/+0
| | * | fix include file extensions nameMichael Kinney2021-02-222-2/+9
| | * | remove references to non existent selector from teransport specMichael Kinney2021-02-221-2/+0
| | * | fix include file nameMichael Kinney2021-02-221-1/+1
| | * | update data session specMichael Kinney2021-02-221-5/+0
| | * | need fully mocked up eaacessory to test for easession operational statusMichael Kinney2021-02-221-1/+0
| | * | fix session unit testMichael Kinney2021-02-221-1/+0
| | * | fix data session unit testMichael Kinney2021-02-221-2/+0
| | * | prefix private methods with sdl remove spaces extrasemicolons and minor forma...Michael Kinney2021-02-225-53/+54
| | * | remove extraneous header includeMichael Kinney2021-02-221-1/+0
| | * | stop run loop before closing streamsMichael Kinney2021-02-131-2/+2
| | * | must wait until done to ensure eassesion closure on deallocMichael Kinney2021-02-121-4/+3
| | * | ensure easession is always closed on easessions threadMichael Kinney2021-02-121-1/+11
| | * | updarte iapdatasession unit testsMichael Kinney2021-01-281-21/+4
| | * | update iapcontrolsession unit testsMichael Kinney2021-01-281-18/+5
| | * | update SDLIAPSession unit testsMichael Kinney2021-01-281-10/+7
| | * | update header api documentationMichael Kinney2021-01-283-24/+44
| | * | refactor sdliapcontrolsessionMichael Kinney2021-01-213-166/+72
| | * | refactor sdliapdatasessionMichael Kinney2021-01-213-293/+87
| | * | refactor sdliaptransportMichael Kinney2021-01-211-46/+67
| | * | refactor sdliapsessionMichael Kinney2021-01-212-110/+260
| | |/
| * | Merge pull request #1912 from smartdevicelink/bugfix/issue_1891_fix_choice_se...Nicole Yarroch2021-03-123-14/+106
| |\ \
| | * | Added caps to choice set timeoutbugfix/issue_1891_fix_choice_set_default_timeoutNicoleYarroch2021-02-103-24/+52
| | * | Merge branch 'develop' into bugfix/issue_1891_fix_choice_set_default_timeoutNicoleYarroch2021-02-1035-197/+722
| | |\ \
| | * | | Fixed wordNicoleYarroch2021-02-041-1/+1
| | * | | Let user set 0 as a timeout value in initsNicoleYarroch2021-02-042-2/+4
| | * | | Fixed setting initial choice set timout valueNicoleYarroch2021-02-043-2/+64
| * | | | Merge pull request #1939 from smartdevicelink/bugfix/issue-1938-fix-spelling-...Nicole Yarroch2021-03-123-2/+12
| |\ \ \ \
| | * | | | Comment reviewbugfix/issue-1938-fix-spelling-in-SDLStaticIconNameFrank Elias2021-03-101-1/+1
| | * | | | Deprecated message updateFrank Elias2021-03-101-1/+1
| | * | | | Fixes related to auxillaryFrank Elias2021-03-093-1/+11