0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #58 from madhephaestus/develop More... over 8 years ago
Return the device even if the open fails More... over 8 years ago
Seperate out the null check More... over 8 years ago
Update to 0.5.0 throughout More... over 8 years ago
Update to 0.5.0 after Maven Central release More... over 8 years ago
[maven-release-plugin] prepare for next development iteration More... over 8 years ago
[maven-release-plugin] prepare release hid4java-0.5.0 More... over 8 years ago
Prepare for Maven Central release with 0.5.0-SNAPSHOT More... over 8 years ago
Update version to 0.5.0 More... over 8 years ago
Merge remote-tracking branch 'origin/develop' into develop More... over 8 years ago
#28 Updated README reference to example in test classpath More... over 8 years ago
Merge pull request #46 from marek-trmac/develop More... over 8 years ago
#56 Bump version of JNA to 4.2.2 More... over 8 years ago
Merge pull request #54 from leif81/patch-1 More... almost 9 years ago
Add javadoc badge More... almost 9 years ago
Minor adjustment to device example More... over 9 years ago
#41: Fixed sending of a report that is 1-byte long (fixed condition len >1 to len >=1 in HidApi.write method) More... over 9 years ago
#42 Introduce different scan modes and provide demo through example code. Add rigorous device detection. More... over 9 years ago
#42 Add reference to HID manager and ensure device is open before attempting low level operations More... over 9 years ago
#42 Allow scan interval and auto-shutdown to be modified through the HidManager API More... over 9 years ago
Merge pull request #38 from leif81/patch-1 More... almost 10 years ago
Add Maven Central badge to readme More... almost 10 years ago
#10 More detail in example to cover multiple devices differing by serial number More... almost 10 years ago
#10 Improve README to cover clean shutdown More... almost 10 years ago
#28 Move example code into test classpath and update README to reflect the new command line invocation More... almost 10 years ago
Merge remote-tracking branch 'origin/develop' into develop More... almost 10 years ago
Remove public from interface More... almost 10 years ago
#36 Make example code more descriptive More... almost 10 years ago
#36 Add flag to allow users to drop report ID zero More... almost 10 years ago
#36 Make example code a little more generic More... almost 10 years ago