summaryrefslogtreecommitdiff
path: root/src/hidapi/android
Commit message (Expand)AuthorAgeFilesLines
* Valve contributed code is under the Zlib licenseSam Lantinga2021-01-041-4/+20
* Fixed exception at shutdown if the controllers are closed after the HIDDevice...Sam Lantinga2020-03-131-11/+41
* Added support for detecting previously unknown Xbox 360 and Xbox One controll...Sam Lantinga2020-01-181-2/+5
* Protect against NULL device in the Android hidapi implementationSam Lantinga2019-06-071-42/+65
* Add exception handling to Android hidapi.Sam Lantinga2018-10-221-1/+38
* Fixed life-cycle issues with two activities sharing HIDDeviceManagerSam Lantinga2018-10-081-7/+20
* Fixed bug 4277 - warnings patchSam Lantinga2018-09-271-1/+27
* Fixed building with newer Android NDKSam Lantinga2018-09-251-1/+1
* Store the API device refcount on the device itself, so if the device is disco...Sam Lantinga2018-09-171-52/+37
* Use atomic reference counting for the HID device objectSam Lantinga2018-09-141-4/+23
* Fixed Android build errorSam Lantinga2018-08-211-0/+1
* Added missing files from previous commitsSam Lantinga2018-08-094-0/+1110