summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Class now returns an error if user passes an invalid file path url or if th...feature/issue_536_input_stream_file_managerNicoleYarroch2017-08-025-8/+77
* Consolidated code into one lineNicoleYarroch2017-08-021-2/+1
* Removed extra spacingNicoleYarroch2017-08-021-1/+1
* Converted 3 instance functions to class functionsNicoleYarroch2017-08-021-6/+6
* Fixed incorrect documentation for functionNicoleYarroch2017-08-021-2/+2
* Deleted temporary file size variableNicoleYarroch2017-08-021-4/+3
* Made NSStreamDelegate privateNicoleYarroch2017-08-022-2/+2
* Reverted data init in SDLFileNicoleYarroch2017-08-021-1/+1
* Apply a previous fix where upload completion handlers could end up not calledJoel Fischer2017-08-021-12/+8
* Merge branch 'release/5.0.0' into feature/issue_536_input_stream_file_managerNicoleYarroch2017-08-014-1/+4
|\
| * Merge pull request #675 from smartdevicelink/feature/issue_605_sdl_0049_gestu...Joel Fischer2017-08-013-0/+3
| |\
| | * Add updates for SDLTouchType enum with cancelfeature/issue_605_sdl_0049_gesture_cancellation_v5.0.0Joel Fischer2017-07-313-0/+3
| |/
| * Merge branch 'bugs/issue_666_responsedispatcher_crash' into release/5.0.0Joel Fischer2017-07-311-1/+1
| |\
| | * Fix a bug where the SDLRPCResponseDispatcher could crash when being clearedbugs/issue_666_responsedispatcher_crashJoel Fischer2017-07-281-1/+1
| | * Merge pull request #667 from jamescs/feature/implement_SDL_0080_multisession_...Joel Fischer2017-07-284-4/+13
| | |\
* | | | Updated commentsNicoleYarroch2017-08-011-28/+18
* | | | Test cases have been cleaned upNicoleYarroch2017-08-014-264/+182
* | | | Grouped putfile init stuff togetherNicoleYarroch2017-07-311-1/+1
* | | | Fixed broken large file test caseNicoleYarroch2017-07-314-19/+47
* | | | Reverted variables to original locationNicoleYarroch2017-07-311-3/+4
* | | | Appended private functions with “sdl_”NicoleYarroch2017-07-311-12/+12
* | | | Input stream is no longer stored as a class variableNicoleYarroch2017-07-311-8/+8
* | | | Fixed formatting for fileSize variableNicoleYarroch2017-07-311-2/+1
* | | | Fixed comment for inputStreamNicoleYarroch2017-07-311-2/+1
* | | | input stream is now set in its getterNicoleYarroch2017-07-311-2/+2
* | | | Fixed broken test casesNicoleYarroch2017-07-311-2/+2
* | | | Data is now returned without being set in its getterNicoleYarroch2017-07-311-0/+4
* | | | Reverted data getterNicoleYarroch2017-07-313-7/+3
* | | | Reverted data getter & settersNicoleYarroch2017-07-311-3/+11
* | | | Merge branch 'release/5.0.0' into feature/issue_536_input_stream_file_managerNicoleYarroch2017-07-3185-427/+2399
|\ \ \ \ | |/ / /
| * | | Merge branch 'jamescs-feature/implement_SDL_0080_multisession_protocol' into ...Joel Fischer2017-07-285-10/+13
| |\ \ \
| | * \ \ Merge branch 'feature/implement_SDL_0080_multisession_protocol' of https://gi...Joel Fischer2017-07-284-4/+13
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Added multisession protocol to info.plist for example appJames Sokoll2017-07-281-0/+1
| | | * Added multisession protocol to README listJames Sokoll2017-07-261-0/+1
| | | * Added support for a multisession protocol in iOS 9.0 or greaterJames Sokoll2017-07-242-4/+11
| | * | Merge branch 'davidswi-bugfix/issue_648' into developJoel Fischer2017-07-271-2/+6
| | |\ \
| * | \ \ Merge branch 'davidswi-bugfix/issue_648' into release/5.0.0Joel Fischer2017-07-272-2/+12
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'bugfix/issue_648' of https://github.com/davidswi/sdl_ios into d...Joel Fischer2017-07-271-2/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Clarify a bit of control flowJoel Fischer2017-07-271-7/+5
| | | * | Stop and clean up the control and data sessions in IAP transport disconnect.David Switzer2017-07-181-4/+4
| | | * | Move control session teardown to SDLIAPTransport disconnect.David Switzer2017-07-181-4/+10
| | * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into dev...Joel Fischer2017-07-275-5/+45
| | |\ \ \
| | | * \ \ Merge pull request #655 from smartdevicelink/feature/implement_SDL_0050_api_p...Joel Fischer2017-07-265-5/+45
| | | |\ \ \
| | | | * | | fixed messagefeature/implement_SDL_0050_api_patch_versionBrettyWhite2017-07-211-1/+1
| | | | * | | fixed deprecation messsageBrettyWhite2017-07-211-1/+1
| | | | * | | added in old function w/ deprecationBrettyWhite2017-07-212-1/+16
| | | | * | | removed old instancetype initBrettyWhite2017-07-202-3/+1
| | | | * | | added patch version parameterBrettyWhite2017-07-204-3/+30
| | * | | | | Merge branch 'davidswi-bugfix/issue_643' into developJoel Fischer2017-07-272-12/+17
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'davidswi-bugfix/issue_643' into release/5.0.0Joel Fischer2017-07-274-24/+62
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |