summaryrefslogtreecommitdiff
path: root/sdl_android
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-09-18242-7044/+7978
|\
| * Merge branch 'feature/sdl_0075_specific_HID_support' of https://github.com/sm...Joey Grover2017-09-0819-7/+688
| |\
| | * Update JavaDoc for Haptic InterfaceJoey Grover2017-09-084-9/+168
| | * 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
| | * working responseBrett W2017-08-241-18/+19
| | * fixing a bunch of stuff but still brokeBrett W2017-08-248-14/+47
| | * updated per new specBrett W2017-08-245-17/+94
| | * start of rename/refactorBrett W2017-08-245-44/+42
| | * remove test that doesnt work with floatsBrett W2017-08-231-25/+0
| | * Revert "changed floats to integers"Brett W2017-08-236-70/+48
| | * changed floats to integersBrett W2017-08-116-48/+70
| | * start of tests, not quite workingBrett W2017-08-094-3/+127
| | * start of RPC stuffBrett W2017-08-093-0/+59
| | * working spatial struct testBrett W2017-08-094-1/+91
| | * added spatial structBrett W2017-08-092-0/+81
| | * added hapticSpatialDataSupported paramBrett W2017-08-092-1/+15
| * | Feature/ Issue 560 add metadata types (#580)Brett2017-09-068-16/+503
| * | 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-286-5/+305
| |\ \
| | * | Revert unnecessary changesJoey Grover2017-08-281-4/+4
| | * | Ensure there are default video params availableJoey Grover2017-08-251-0/+8
| | * | Change service listeners to by a list of listenersJoey Grover2017-08-243-10/+89
| | * | Remove unused importsJoey Grover2017-08-241-4/+0
| | * | Moving serviceListener calls to SdlSession from SdlProxyBase, refactor a sect...Austin Kirk2017-08-174-50/+38
| | * | Consolidate Seperate calls for format and resolution to single call for a new...Austin Kirk2017-08-154-35/+113
| | * | Cast VideoStreaming Codec and Protocol correctly on StartServiceACK reception...Austin Kirk2017-08-112-10/+10
| | * | Change method name to match that in SdlSessionAustin Kirk2017-08-091-2/+2
| | * | Adding Bson features of evolution proposal and Service ListenersAustin Kirk2017-08-084-6/+157
| | |/
| * | Merge pull request #575 from smartdevicelink/bugfix/issue_554Joey Grover2017-08-143-117/+91
| |\ \
| | * | Remove redudant null checkbugfix/issue_554Joey Grover2017-08-031-3/+1
| | * | Fix improper checks on bluetooth device nameJoey Grover2017-08-031-4/+3
| | * | Remove clearOnInstanceErrorJoey Grover2017-08-031-10/+0
| | * | Refactor of MultipleBluetoothTransport to no longer be singleton.Joey Grover2017-08-013-101/+88
| * | | Merge pull request #583 from smartdevicelink/bugfix/issue_582Joey Grover2017-08-101-3/+0
| |\ \ \
| | * | | #582 Remove unused intent extra and ambiguous validation callbugfix/issue_582Tuan Nguyen2017-08-091-3/+0
| | | |/ | | |/|
| * | | Merge pull request #564 from smartdevicelink/feature/556Joey Grover2017-08-091-1/+14
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...feature/556Joey Grover2017-07-261-6/+11
| | |\ \
| | * | | Change the implicit broadcast to explicit for onTransportConnectedJoey Grover2017-07-251-1/+14
| * | | | Merge pull request #577 from smartdevicelink/feature/issue_506Joey Grover2017-08-088-90/+370
| |\ \ \ \
| | * | | | Refactored BsonTags into ControlFrameTagsJoey Grover2017-08-083-109/+99
| | * | | | Addressing comments in reviewfeature/issue_506Austin Kirk2017-08-073-37/+130
| | * | | | Remove logs, unnecessary code, and fix formattingAustin Kirk2017-08-032-30/+13
| | * | | | Compiling BSON library from JCenterAustin Kirk2017-08-033-8/+4
| | * | | | Update bson_lib AAR and remove HashId tags from non-RPC servicesAustin Kirk2017-08-032-12/+10
| | * | | | Fix setting PROTOCOL_VERSION in bson tagsAustin Kirk2017-08-031-2/+2
| | * | | | Update versions in SdlPsm and make max pulic version publicJoey Grover2017-08-032-2/+3
| | * | | | Change Version Integers to intsJoey Grover2017-08-031-4/+4