summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLSecondaryTransportManager.m
Commit message (Expand)AuthorAgeFilesLines
* Apply suggestions from code reviewNicoleYarroch2020-07-221-3/+2
* Renamed delegate methods and fixed testsbugfix/issue_1716_register_sec_transports_timerNicoleYarroch2020-07-211-7/+7
* Added more protocol checksNicoleYarroch2020-07-211-6/+9
* Updated delegate methodsNicoleYarroch2020-07-201-8/+11
* Added protocol to transport state delegate methodsNicoleYarroch2020-07-201-5/+11
* Pass protocol in start methodNicoleYarroch2020-07-201-2/+2
* Apply suggestions from code reviewNicoleYarroch2020-07-201-4/+2
* Updated docs references to old delegate nameNicoleYarroch2020-07-171-1/+1
* Ignore primary transport openingNicoleYarroch2020-07-171-0/+5
* 1680-sdlproxy-refactorJoel Fischer2020-06-251-88/+114
|\
| * Transport now shut down after registration failurebugfix/issue_1634_wifi_turned_off_breaks_secondary_transportNicoleYarroch2020-06-181-6/+7
| * Removed commentNicoleYarroch2020-06-171-20/+0
| * Added info to logsNicoleYarroch2020-06-151-2/+2
| * Split notifications into two handlersNicoleYarroch2020-06-151-31/+34
| * Expanded log statementNicoleYarroch2020-06-151-1/+21
| * Merge branch 'bugfix/issue_1634_wifi_turned_off_breaks_secondary_transport' o...NicoleYarroch2020-06-151-1/+1
| |\
| | * Apply suggestions from code reviewNicoleYarroch2020-06-151-1/+1
| * | Removed duplicate app state tracking methodsNicoleYarroch2020-06-151-6/+2
| |/
| * Removed duplicate notificationsNicoleYarroch2020-06-151-2/+6
| * Apply suggestions from code reviewNicoleYarroch2020-06-151-1/+1
| * Removed duplicate codeNicoleYarroch2020-06-091-3/+1
| * Renamed protocol method & updated testsNicoleYarroch2020-06-091-1/+1
| * Added commentsNicoleYarroch2020-06-081-0/+5
| * Refactored how transports are closed & fixed testsNicoleYarroch2020-05-281-15/+14
| * Fixed comments and method names - Apply suggestions from code reviewNicoleYarroch2020-05-281-1/+1
| * Fixed docs and variable namesNicoleYarroch2020-05-191-1/+1
| * Fixed logsNicoleYarroch2020-05-191-2/+2
| * Refactored transport shutdown handlingNicoleYarroch2020-05-181-31/+10
| * Refactored method names & added docsNicoleYarroch2020-05-181-8/+3
| * added handlers to stop session methodsNicoleYarroch2020-05-131-25/+28
| * TCP reconnects when wifi disconnectedNicoleYarroch2020-05-121-17/+60
* | Fix secondary transport with IAPJoel Fischer2020-06-231-3/+1
* | Secondary transport fixesJoel Fischer2020-06-231-3/+2
|/
* Added more docs to background task ended handlerNicoleYarroch2020-04-151-2/+4
* Reverted renamed functionNicoleYarroch2020-04-141-1/+1
* Apply suggestions from code reviewNicoleYarroch2020-04-141-0/+1
* Updated SDL logsNicoleYarroch2020-04-141-6/+6
* Refactored background task ended handlerNicoleYarroch2020-04-091-3/+6
* Background task destroyed correctlyNicoleYarroch2020-04-081-1/+1
* Fixed debug log levelNicoleYarroch2020-04-081-2/+2
* Apply suggestions from code reviewNicoleYarroch2020-04-081-4/+4
* Added background task ended tests to sec. trans.NicoleYarroch2020-04-061-13/+20
* Added test casesNicoleYarroch2020-04-031-1/+1
* Sec. transport shuts down when b/g task expiresNicoleYarroch2020-04-031-6/+20
* Added documentation to methodNicoleYarroch2020-03-311-0/+2
* Added weakSelf/strongSelf handlingNicoleYarroch2020-03-241-11/+17
* Merge branch 'bugfix/issue_1551_video_end_service_not_sent_secondary_transpor...NicoleYarroch2020-03-201-8/+3
|\
| * Apply suggestions from code reviewNicoleYarroch2020-03-201-9/+3
* | Made public methods privateNicoleYarroch2020-03-201-6/+8
* | Made public variable privateNicoleYarroch2020-03-201-1/+1
|/