-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Battery indicator for chooser main screen #15
Comments
I don't think it would be of much use. besides, there's already an always visible indicator that warns you if the battery is getting low. |
This was also requested on discord. I think I'll take a stab at it when time permits. There's an API we can call to estimate the battery usage, but like dicemaster says, it's not going to be very accurate. |
If we made the change in the sdk, in kcugui_filechooser_filter(), we could get this battery indicator in all the emulator "select ROM" screens as well. |
PR here: #18 |
3rd time's a charm... #20 |
@thedicemaster there are some things we can do to be much more accurate with our battery estimation. more info: PocketSprite/8bkc-sdk#15 |
Can we add a battery indicator to the main chooser screen?
The text was updated successfully, but these errors were encountered: