Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rustui
/
hid
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
14
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
get/set Feature method added, updated Android support
- #14
#14
Open
filipsky
wants to merge 27 commits into
rustui:main
rustui/hid:main
from
filipsky:main
filipsky/hid:main
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
get/set Feature method added, updated Android support
#14
filipsky
wants to merge 27 commits into
rustui:main
rustui/hid:main
from
filipsky:main
filipsky/hid:main
Copy head branch name to clipboard
Commits
Commits on Mar 5, 2024
- updated dependencies
Show description for ee46d98
Honza Filipsky
committed
ee46d98
View commit details
Copy full SHA for ee46d98
Browse repository at this point
added missing pubspec
Honza Filipsky
committed
9b4e735
View commit details
Copy full SHA for 9b4e735
Browse repository at this point
added missing methods
Honza Filipsky
committed
18fbecb
View commit details
Copy full SHA for 18fbecb
Browse repository at this point
Commits on Mar 6, 2024
android plugin fix
Honza Filipsky
committed
35bbbb5
View commit details
Copy full SHA for 35bbbb5
Browse repository at this point
android plugin fix
Honza Filipsky
committed
4f1fe41
View commit details
Copy full SHA for 4f1fe41
Browse repository at this point
android
Honza Filipsky
committed
6db0b20
View commit details
Copy full SHA for 6db0b20
Browse repository at this point
kotlin typos
Honza Filipsky
committed
6e50b17
View commit details
Copy full SHA for 6e50b17
Browse repository at this point
kotlin fixes get/set feature
Honza Filipsky
committed
11bda5b
View commit details
Copy full SHA for 11bda5b
Browse repository at this point
kotlin
Honza Filipsky
committed
01296a0
View commit details
Copy full SHA for 01296a0
Browse repository at this point
kotlin
Honza Filipsky
committed
2c3d613
View commit details
Copy full SHA for 2c3d613
Browse repository at this point
setFeature
Honza Filipsky
committed
386dc41
View commit details
Copy full SHA for 386dc41
Browse repository at this point
fixed close method
Honza Filipsky
committed
8d930fd
View commit details
Copy full SHA for 8d930fd
Browse repository at this point
Commits on Mar 7, 2024
fixed permission
Honza Filipsky
committed
d3926a7
View commit details
Copy full SHA for d3926a7
Browse repository at this point
added productID / vendorID filter
Honza Filipsky
committed
091d46c
View commit details
Copy full SHA for 091d46c
Browse repository at this point
Commits on Mar 21, 2024
android getFeature data was not returned back to dart
Honza Filipsky
committed
32d7ffa
View commit details
Copy full SHA for 32d7ffa
Browse repository at this point
do not crash on invalid device
Honza Filipsky
committed
9056e1c
View commit details
Copy full SHA for 9056e1c
Browse repository at this point
still crashes on Android in release mode, another blind fix
Honza Filipsky
committed
7cebae4
View commit details
Copy full SHA for 7cebae4
Browse repository at this point
reverted wrongly submitted main, added android code
Honza Filipsky
committed
50031d0
View commit details
Copy full SHA for 50031d0
Browse repository at this point
allow the gson work even when obfuscated
Honza Filipsky
committed
d1f9d60
View commit details
Copy full SHA for d1f9d60
Browse repository at this point
added try/catch blocks to avoid unhandled exceptions on Java side
Honza Filipsky
committed
a5fa274
View commit details
Copy full SHA for a5fa274
Browse repository at this point
Commits on Mar 22, 2024
more try/catch calls for android not crash on USB errors
Honza Filipsky
committed
622c01f
View commit details
Copy full SHA for 622c01f
Browse repository at this point
exceptiom messages
Honza Filipsky
committed
e13e802
View commit details
Copy full SHA for e13e802
Browse repository at this point
fixed crash with stacktrace
Honza Filipsky
committed
69fbcdb
View commit details
Copy full SHA for 69fbcdb
Browse repository at this point
Commits on Mar 25, 2024
getGeature fix for linux, windows and macos
Honza Filipsky
committed
8444baf
View commit details
Copy full SHA for 8444baf
Browse repository at this point
fix for closing the device multiple times
Honza Filipsky
committed
ebaa1fb
View commit details
Copy full SHA for ebaa1fb
Browse repository at this point
fix for closing the device multiple times
Honza Filipsky
committed
9eb6e5a
View commit details
Copy full SHA for 9eb6e5a
Browse repository at this point
Merge branch 'main' of https://github.com/filipsky/hid
Show description for 00eef98
Honza Filipsky
committed
00eef98
View commit details
Copy full SHA for 00eef98
Browse repository at this point
You can’t perform that action at this time.