Admiral-Billy / PokeRogue-App-Android

My PokeRogue app, but for Android, now open source!
MIT License
24 stars 4 forks source link

Various bug fixes using some of the javascript API #5

Closed seanrmon closed 1 month ago

seanrmon commented 1 month ago

Fixed bug where background music would not resume/pause on changing app https://github.com/Admiral-Billy/PokeRogue-App-Android/issues/3

Fixed bug where t&c links persist on screen https://github.com/Admiral-Billy/Pokerogue-App/issues/123

Fixed bug where keys can get latched when app is paused https://github.com/Admiral-Billy/Pokerogue-App/issues/121

seanrmon commented 1 month ago

Found an issue with this commit where touch controls stop functioning when using one of the export functions.

Admiral-Billy commented 1 month ago

Thanks for handling that for me :)