summaryrefslogtreecommitdiff
path: root/sdl_android/src/main/java/com/smartdevicelink/proxy/SdlProxyBase.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/issue_559Anil Dahiya2017-09-271-681/+835
|\
| * Fixes #615 : Clears warnings for SdlProxyBase (#617)Joey Grover2017-09-261-594/+659
| * Merge branch 'feature/issue_515_rtp_packetizer' of https://github.com/shoaman...Joey Grover2017-09-251-37/+157
| |\
| | * Implement RAW/RTP protocol switchingSho Amano2017-09-011-19/+135
| | * Pass rejected params up to SdlProxyBaseSho Amano2017-09-011-5/+9
| | * Keep video streaming capability in SdlProxyBaseSho Amano2017-09-011-0/+8
| * | Cleaning up SdlProxyBase with SCM integrationJoey Grover2017-09-221-33/+8
| * | Move SCM initialization to proper location in ProxyBase to avoid null pointer...Joey Grover2017-09-211-12/+14
| * | Merge branch 'develop' into feature/issue_566Brett W2017-09-201-2/+19
| |\ \
| * | | Refactor SystemCapabilityManager, fix unit test, move initialization of SdlPr...Austin Kirk2017-08-171-21/+18
| * | | Adding SystemCapabilityManager, Listener class, and editing SdlProxyBaseAustin Kirk2017-08-141-2/+29
* | | | Merge branch 'develop' into feature/issue_559Anil Dahiya2017-09-221-3/+50
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'feature/sdl_0075_specific_HID_support' of https://github.com/sm...Joey Grover2017-09-081-2/+19
| |\ \ \ | | |_|/ | |/| |
| | * | working responseBrett W2017-08-241-18/+19
| | * | fixing a bunch of stuff but still brokeBrett W2017-08-241-0/+16
| | |/
| * | Revert unnecessary changesJoey Grover2017-08-281-4/+4
| * | Change service listeners to by a list of listenersJoey Grover2017-08-241-2/+8
| * | Moving serviceListener calls to SdlSession from SdlProxyBase, refactor a sect...Austin Kirk2017-08-171-33/+1
| * | Consolidate Seperate calls for format and resolution to single call for a new...Austin Kirk2017-08-151-8/+5
| * | Cast VideoStreaming Codec and Protocol correctly on StartServiceACK reception...Austin Kirk2017-08-111-8/+8
| * | Change method name to match that in SdlSessionAustin Kirk2017-08-091-2/+2
| * | Adding Bson features of evolution proposal and Service ListenersAustin Kirk2017-08-081-5/+66
| |/
* | Initial changes for RC functionality.Markos Rapitis2017-08-091-1/+60
|/
* Remove Video/Audio Keys & Enums, add OnResponse CallbackAustin Kirk2017-06-161-2/+16
* #466 If telephoneManager is not null, use it; do not try to access it againNguyen, Tuan (T.N.)2017-05-241-1/+1
* Revert "Bugfix/issue 431"Joey Grover2017-04-061-1/+1
* Move source filesJoey Grover2017-03-281-0/+5599