eanema / graph89

A fork of Graph89 with UI and UX tweaks and fixes for modern Android versions. Graph89 is an emulator targeting the Android platform for TI89, TI89T, TI92, TI92+, V200, TI84+, TI84+SE, TI83, TI83+ and TI83+SE calculators.
https://bitbucket.org/dhashoandroid/graph89-paid/
GNU General Public License v3.0
53 stars 2 forks source link

No Haptics on S22+ #15

Open Bupher opened 8 hours ago

Bupher commented 8 hours ago

I just tried downloading this and found that the haptic feedback does not work on my S22+. I still have an old copy of Graph 89 Free from the playstore and the vibration works there, not sure if it is device specific or what.

Latest android as far as I know, it was a fresh Fdroid apk download of Graph 89.

eanema commented 7 hours ago

There was a request a little while ago to update the haptic feedback. See this issue https://github.com/eanema/graph89/issues/4

I updated to v1.1.6 with that change. You can try the previous release and see if that works, v1.1.5a https://github.com/eanema/graph89/releases/tag/1.1.5a

If that fixes the issue then let me know and maybe I can find a moment to make a selectable menu option to decide which method of calling the haptics is used.

I really don't have time to maintain this, my goal was simply to allow it to cooperate on modern phones. If you have time, please consider debugging this issue and sending a merge request my way. I would be grateful for any help you can provide.

Bupher commented 6 hours ago

Yep, 1.1.5a works on my device. Interesting difference.

I'm not a programmer, at least not a good one. I can't be of much help there.