NiyaShy / XB1ControllerBatteryIndicator

A tray application that shows a battery indicator for an Xbox-ish controller and gives a notification when the battery level drops to (almost) empty.
GNU General Public License v2.0
710 stars 53 forks source link

Battery Level Popup - fixes #53

Closed Friday-The13-rus closed 3 years ago

Friday-The13-rus commented 3 years ago

Hi! I used Battery popup functionality some time, found and fixed some issues.

1) App crashed when "Show popup on low battery" enabled and controller is connecting. 2) The popup spams when "Show popup on low battery" enabled and controller has low level battery. Now shows every 5 min in the same case. 3) The toast message and popup displayed when controller is just connected but does not receive battery data (often case when using Xbox USB adapter)

Also updated Russian localization for all changes in testing branch.