summaryrefslogtreecommitdiff
path: root/sdl_android/src/main/java/com/smartdevicelink/proxy
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Remove references to deleted capability vars in SdlProxyALMJoey Grover2017-09-221-17/+21
| * | | | Cleaning up SdlProxyBase with SCM integrationJoey Grover2017-09-222-33/+45
| * | | | Adding VR capabilities to SCMJoey Grover2017-09-221-1/+31
| * | | | Move SCM initialization to proper location in ProxyBase to avoid null pointer...Joey Grover2017-09-211-12/+14
| * | | | Add more null checks to SCMJoey Grover2017-09-211-9/+14
| * | | | Add null check for listnener in SCM and added callback to correct methodJoey Grover2017-09-211-2/+8
| * | | | Add new static method to SCM that converts Object into List<?> and test for m...Joey Grover2017-09-211-0/+15
| * | | | Add more documentation to SystemCapabilityType enumsJoey Grover2017-09-211-32/+214
| * | | | Merge branch 'develop' into feature/issue_566Brett W2017-09-2014-3/+615
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | auto set correlation IDBrett W2017-09-191-0/+5
| * | | | Merge branch 'develop' into feature/issue_566Brett W2017-09-061-0/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | deprecating old capability methodsBrett W2017-09-061-804/+829
| * | | | one more spacing fixBrett W2017-09-061-1/+1
| * | | | fixed spacingBrett W2017-09-061-12/+12
| * | | | lots of enum documentationBrett W2017-09-061-1/+148
| * | | | Refactor SystemCapabilityManager, fix unit test, move initialization of SdlPr...Austin Kirk2017-08-172-55/+38
| * | | | Add unit tests, added Video Streaming key to SystemCapability classAustin Kirk2017-08-142-11/+20
| * | | | Adding SystemCapabilityManager, Listener class, and editing SdlProxyBaseAustin Kirk2017-08-144-3/+155
| | |_|/ | |/| |
* | | | Rename VideoStreamingParameters. Removed StreamingParameters from VDE. VDE no...Joey Grover2017-09-181-5/+3
| |_|/ |/| |
* | | Merge branch 'feature/sdl_0075_specific_HID_support' of https://github.com/sm...Joey Grover2017-09-0810-3/+372
|\ \ \
| * | | Update JavaDoc for Haptic InterfaceJoey Grover2017-09-084-9/+168
| * | | working responseBrett W2017-08-241-18/+19
| * | | fixing a bunch of stuff but still brokeBrett W2017-08-245-7/+28
| * | | updated per new specBrett W2017-08-242-6/+33
| * | | start of rename/refactorBrett W2017-08-243-19/+28
| * | | Revert "changed floats to integers"Brett W2017-08-233-11/+22
| * | | changed floats to integersBrett W2017-08-113-22/+11
| * | | start of tests, not quite workingBrett W2017-08-091-2/+1
| * | | start of RPC stuffBrett W2017-08-092-0/+58
| * | | working spatial struct testBrett W2017-08-092-1/+6
| * | | added spatial structBrett W2017-08-092-0/+81
| * | | added hapticSpatialDataSupported paramBrett W2017-08-091-0/+9
| |/ /
* | | Feature/ Issue 560 add metadata types (#580)Brett2017-09-063-0/+238
| |/ |/|
* | 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-082-5/+77
|/
* Remove structs not included in rpc_specAustin Kirk2017-08-013-122/+0
* Adding unit tests to cover diff changes, also changed `supportedFormats` to b...Austin Kirk2017-07-315-8/+23
* Added structs, enums, RPCs in accordance with EP#58Austin Kirk2017-07-319-1/+296
* Merge pull request #539 from smartdevicelink/feature/issue_486feature/issue_486Joey Grover2017-07-319-5/+256
|\
| * Change method parameter names to be more descriptiveAustin Kirk2017-07-312-6/+6
| * Add phone and navigation capability structs from RCP spec [DRAFT] 4.5.0Austin Kirk2017-07-313-6/+68
| * Remove Video/Audio Keys & Enums, add OnResponse CallbackAustin Kirk2017-06-165-37/+40
| * Adding Unit TestsAustin Kirk2017-06-091-1/+1
| * Adding Features from Evolution ProposalAustin Kirk2017-06-095-2/+188
* | Merge pull request #477 from smartdevicelink/feature/issue_458Joey Grover2017-07-251-1/+5
|\ \