DeviceFarmer / minitouch

Minimal multitouch event producer for Android.
Other
169 stars 28 forks source link

Suggest updating libevdev dependency to the latest version (1.13.1) #16

Open songyuc opened 10 months ago

songyuc commented 10 months ago

Hello, guys,

I have noticed that the current version of libevdev being used in the minitouch project is outdated. The latest version available for libevdev is 1.13.1, which includes new features, performance improvements, and potential security updates.

Updating the libevdev dependency in minitouch would help ensure that the project stays up-to-date and continues to benefit from the latest developments in the libevdev library.

Thank you for your attention to this matter, and I look forward to seeing minitouch continue to evolve and improve.

Best regards, Yucheng Song

koral-- commented 10 months ago

Could you make a PR with those changes?

denis99999 commented 10 months ago

@songyuc, if you make such PRs, be sure to also do regression testing to be sure you don't introduce new issues!

songyuc commented 10 months ago

Hi, guys,

Thank you for your response and guidance! As a beginner in Android development, I will do my best to follow your suggestions and contribute to the minitouch project.

Regarding the libevdev repository URL, I notice that there are multiple options available, as follows:

I might prefer the Gitlab hosted, since it seems more stable and also documented on the page.

I appreciate your help in providing direction on which URL would be most suitable for the minitouch project in terms of compatibility and updates.

Once again, thank you for your time and assistance. I am excited to learn more about the project and work on it. If you have any further advice or suggestions, please don't hesitate to share.

Best regards, Yucheng Song