possible fix
This commit is contained in:
		| @@ -132,6 +132,7 @@ public class BatteryReceiver extends BroadcastReceiver implements AutomationList | |||||||
|  |  | ||||||
| 				switch(status) | 				switch(status) | ||||||
| 				{ | 				{ | ||||||
|  | 					case BatteryManager.BATTERY_STATUS_CHARGING: | ||||||
| 					case BatteryManager.BATTERY_STATUS_FULL: | 					case BatteryManager.BATTERY_STATUS_FULL: | ||||||
| 						Miscellaneous.logEvent("i", "BatteryReceiver", "Device has been fully charged.", 5); | 						Miscellaneous.logEvent("i", "BatteryReceiver", "Device has been fully charged.", 5); | ||||||
| 						this.actionCharging(context); | 						this.actionCharging(context); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user