summaryrefslogtreecommitdiff
path: root/sdl_android/src/androidTest
Commit message (Expand)AuthorAgeFilesLines
* Updating the SystemCapabilityTypeTests for including additional parameters ad...feature/issue_559Anil Dahiya2017-09-271-0/+36
* Merge branch 'develop' into feature/issue_559Anil Dahiya2017-09-277-4/+945
|\
| * Merge branch 'feature/issue_515_rtp_packetizer' of https://github.com/shoaman...Joey Grover2017-09-254-4/+731
| |\
| | * Pass rejected params up to SdlProxyBaseSho Amano2017-09-013-4/+6
| | * Remove setMTU() public method from RTPH264PacketizerSho Amano2017-09-011-2/+25
| | * Rename: nalu to nalUnitSho Amano2017-08-291-90/+90
| | * Replace IEncoderListener.format with existing enumsSho Amano2017-08-291-1/+4
| | * Merge branch 'develop' into feature/issue_515_rtp_packetizerSho Amano2017-08-291-0/+50
| | |\
| | * | Add RTPH264PacketizerSho Amano2017-08-231-0/+699
| * | | Update convertToList method to take in class and properly convert to list, no...feature/issue_566Joey Grover2017-09-221-1/+1
| * | | Set sample RAI in tests to have sucess set to trueJoey Grover2017-09-211-0/+1
| * | | Add new static method to SCM that converts Object into List<?> and test for m...Joey Grover2017-09-211-2/+19
| * | | fixed testBrett W2017-09-201-6/+4
| * | | Merge branch 'develop' into feature/issue_566Brett W2017-09-2015-59/+673
| |\ \ \
| * \ \ \ Merge branch 'develop' into feature/issue_566Brett W2017-09-063-1/+54
| |\ \ \ \
| * | | | | Fix unit test for updated method nameAustin Kirk2017-08-171-9/+9
| * | | | | Refactor SystemCapabilityManager, fix unit test, move initialization of SdlPr...Austin Kirk2017-08-171-3/+15
| * | | | | Add unit tests, added Video Streaming key to SystemCapability classAustin Kirk2017-08-143-0/+182
* | | | | | Merge branch 'develop' into feature/issue_559Anil Dahiya2017-09-2218-61/+724
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Added test for RPCRequestsJoey Grover2017-09-201-0/+48
| * | | | | editing unit tests for auto setting correlation IDfeature/auto_set_correlation_idsBrett W2017-09-192-41/+41
| * | | | | Merge branch 'feature/sdl_0075_specific_HID_support' of https://github.com/sm...Joey Grover2017-09-088-4/+315
| |\ \ \ \ \
| | * | | | | completed unit testsfeature/sdl_0075_specific_HID_supportBrett W2017-08-254-16/+83
| | * | | | | updated json to new specBrett W2017-08-251-7/+10
| | * | | | | fixing a few small issuesBrett W2017-08-253-7/+8
| | * | | | | fixing a bunch of stuff but still brokeBrett W2017-08-243-7/+19
| | * | | | | updated per new specBrett W2017-08-243-11/+61
| | * | | | | start of rename/refactorBrett W2017-08-242-25/+14
| | * | | | | remove test that doesnt work with floatsBrett W2017-08-231-25/+0
| | * | | | | Revert "changed floats to integers"Brett W2017-08-233-59/+26
| | * | | | | changed floats to integersBrett W2017-08-113-26/+59
| | * | | | | start of tests, not quite workingBrett W2017-08-092-0/+125
| | * | | | | working spatial struct testBrett W2017-08-092-0/+85
| | * | | | | added hapticSpatialDataSupported paramBrett W2017-08-091-1/+6
| | |/ / / /
| * | | | | Feature/ Issue 560 add metadata types (#580)Brett2017-09-065-16/+265
| | |/ / / | |/| | |
| * | | | Remove unused importbugfix/issue_597Joey Grover2017-08-281-1/+0
| * | | | Fixes #597 isEmulatorJoey Grover2017-08-281-0/+4
| | |_|/ | |/| |
| * | | Merge pull request #579 from smartdevicelink/feature/issue_535_bsonJoey Grover2017-08-281-0/+50
| |\ \ \ | | |_|/ | |/| |
| | * | Change service listeners to by a list of listenersJoey Grover2017-08-241-0/+50
| | |/
| * | Merge pull request #575 from smartdevicelink/bugfix/issue_554Joey Grover2017-08-141-1/+1
| |\ \ | | |/ | |/|
| | * Refactor of MultipleBluetoothTransport to no longer be singleton.Joey Grover2017-08-011-1/+1
* | | Addressing comments from review:Markos Rapitis2017-08-163-48/+48
* | | Small correction to SystemCapabilityType and associated test case.Markos Rapitis2017-08-091-4/+0
* | | More cleanup for RC functionality -- added RC documentation.Markos Rapitis2017-08-0912-27/+35
* | | Adding test cases for RC functionality.Markos Rapitis2017-08-0932-14/+3081
* | | Initial changes for RC functionality.Markos Rapitis2017-08-091-0/+24
|/ /
* | Merge pull request #577 from smartdevicelink/feature/issue_506Joey Grover2017-08-082-33/+56
|\ \
| * | Adding new Version class and updating WiProProtocol to use itJoey Grover2017-08-031-0/+31
| * | Optimize MTU in protocolJoey Grover2017-08-031-16/+11
| * | Fix version tests for WiProProtcolJoey Grover2017-08-031-18/+15
| |/