summaryrefslogtreecommitdiff
path: root/sdl_android
Commit message (Expand)AuthorAgeFilesLines
* Set accepted video params for protocol versions less than 5bugfix/issues638_643Joey Grover2017-10-261-3/+3
* Update documentation for radioEnabled4.4.0-rc.1Joey Grover2017-10-171-0/+2
* Fix potential NPE when retrieving capabilities and add isCapabilitySupported ...Joey Grover2017-10-171-2/+13
* Fix timing of call to refreshHapticData() .John Thrun2017-10-141-4/+14
* Integrate with enhanced video streaming changes.John Thrun2017-10-133-37/+17
* Merge branch 'develop_f' into feature/haptic_projectionJohn Thrun2017-10-1322-425/+1534
|\
| * Merge pull request #630 from shoamano83/bugfix/follow_up_video_streaming_code...Joey Grover2017-10-121-12/+19
| |\
| | * re-fix: append H264 SPS and PPS in front of every IDR NAL unitSho Amano2017-10-051-11/+14
| | * fix: apply video encoder offset properlySho Amano2017-10-051-2/+6
| * | Add null check to update in VideoStreamingParametersJoey Grover2017-10-121-8/+24
| * | Updating VideoStreamingParamaters defaults and toString methodJoey Grover2017-10-121-5/+20
| * | Reduced min SDK version on virtual display encoder from 21 to 19Joey Grover2017-10-122-61/+184
| * | Revert target version back to 19feature/issue_469_updateJoey Grover2017-10-111-1/+1
| * | Updated unit testsJoey Grover2017-10-118-88/+274
| * | Code cleanupJoey Grover2017-10-114-179/+247
| * | Scale touch events according to streaming resolutionJoey Grover2017-10-112-5/+35
| * | SdlProxyBase and SdlRemoteDisplay cleanupJoey Grover2017-10-102-6/+13
| * | Fix incorrect video streaming capability logicJoey Grover2017-10-092-8/+8
| * | Cleanup VDE and add dynamic video mime formatJoey Grover2017-10-091-198/+43
| * | Move touch events into streaming manager. Create callback for remotedisplay c...Joey Grover2017-10-093-61/+87
| * | Move the remote display creation into managerJoey Grover2017-10-092-36/+38
| * | Integrating streaming listener over outputstream. Fix a few compare issues fo...Joey Grover2017-10-063-55/+60
| * | Update a lot of streaming apisJoey Grover2017-10-063-72/+149
| * | Refactor SdlPresentation into stand alone class and simplify VideoStreamingPa...Joey Grover2017-10-053-121/+183
| * | Refactor streaming classes into more defined packagesJoey Grover2017-10-0412-31/+27
| * | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-10-0498-838/+9542
| |\ \ | | |/
| * | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-09-2513-919/+1779
| |\ \
| * | | Rename VideoStreamingParameters. Removed StreamingParameters from VDE. VDE no...Joey Grover2017-09-185-103/+46
| * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-09-18242-7044/+7978
| |\ \ \
| * | | | Updated to Address Buffer Concern, Null Checksfeature/issue_469Austin Kirk2017-05-021-12/+26
| * | | | maintaining projec styleBrettyWhite2017-04-281-9/+13
| * | | | Second constuctor for StreamingParameters and a way for users to use itAustin Kirk2017-04-281-1/+5
| * | | | Updates for Code Review CommentsAustin Kirk2017-04-282-84/+137
| * | | | Some updatesAustin Kirk2017-04-251-71/+51
| * | | | VirtualDisplayEncoder Starting PointAustin Kirk2017-04-242-1/+612
* | | | | Merge branch 'develop_f' into feature/haptic_projectionJohn Thrun2017-10-0412-75/+657
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'develop' into feature/android_o_p2Brett W2017-10-044-3/+257
| |\ \ \ \
| | * | | | Fix incorrect if conditionJoey Grover2017-10-041-1/+1
| | * | | | Merge pull request #590 from shoamano83/bugfix/video-streaming-codec-specific...Joey Grover2017-10-043-2/+256
| | |\ \ \ \
| | | * | | | fix comment in EncoderUtilsTestSho Amano2017-09-271-1/+1
| | | * | | | Add test cases for EncoderUtilsSho Amano2017-08-151-0/+116
| | | * | | | fix: append H264 SPS and PPS in front of every IDR NAL unitsSho Amano2017-08-152-2/+140
| * | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-10-03134-1864/+13118
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | #602 Put back public declaration for ServiceFinderCallback interfacefeature/android_o_p2_enhanceTuan Nguyen2017-08-311-1/+1
| * | | | | | #602 Code clean up: remove redundant public declaration for interface method,...Tuan Nguyen2017-08-311-45/+45
| * | | | | | #602 Code cleanup: remove redundant type declaration, remove redundant public...Tuan Nguyen2017-08-311-2/+2
| * | | | | | #602 Code cleanup: rename sdlMultiList to sdlMultiMap as appropriate, remove ...Tuan Nguyen2017-08-311-13/+8
| * | | | | | #602 Add foreground flag to service registration broadcast to increase its pr...Tuan Nguyen2017-08-312-0/+2
| * | | | | | #602 Check for build version that is Android O or later.Tuan Nguyen2017-08-311-1/+1
| * | | | | | Wrapped remaining calls to deprecated getRunningServicesJoey Grover2017-08-252-4/+12