##SnooZy Charger - Android Power Connection manager
###Battery Saver and Power Connection History
SnooZy Charger is a Power Connection manager. The app turns off the screen on power connection or disconnection, to save battery consumption by the phone's display.
SnooZy can also be used as an auto-lock on unplug or simply for power connection history.
This app can be useful to save battery when using a solar charger, where power connectivity relies on weather conditions! It was initially developed as a fix for battery drain issues on Samsung Galaxy Nexus.
##Features
- Lightweight background service detecting power connection/disconnection.
- Power connection history saved in local database.
- Receive notifications with/out sound or vibration.
- Supports phones and tablets running Android 4.0 or later (API 14).
This app does NOT manage any other phone functionalities, such as WiFi, Bluetooth, GPS, etc. There are other apps for that…
##Galaxy Nexus Ghost Charging Some Samsung Galaxy Nexus devices randomly detect a power connection without any charger being actually connected to the phone. This would drain the battery because of the screen turning on to display the "Charging" message, multiple times per hour till screen timeout.
Forums reporting this bug:
- Galaxy Nexus battery/charging problem?
- My Galaxy Nexus goes crazy (battery/charging issue)
- VBUS TUNA OTG wakelock due to usb port problem and battery drain
- Help! Screen keeps turning back on after turning it off.
- Galaxy Nexus Charging Issues
- Galaxy Nexus - Screen keeps turning on when it's locked
SnooZy Charger was developed as a (partial) software solution for this issue: it saves battery consumption by turning off the display on these phantom connections, if the user is not currently using the phone. However, it does not fix the random detections. Some hardware solutions are suggested by users reporting this issue.
##Links
- Developed by Mudar Noufal <[email protected]>
- Norwegian translation by Daniel Aleksandersen <[email protected]>
- Many thanks to G&A!
The Android app includes (thanks!) libraries and derivative work of the following projects:
- SuperSLiM © Tonic Artos.
- AOSP © The Android Open Source Project.
- Android Support Library v4 © The Android Open Source Project.
- Android Asset Studio © Google Inc, used to create icons assets.
These three projects are all released under the Apache License v2.0.
##Code license
SnooZy Charger
Power Connection manager. Turn the screen off on power connection
or disconnection, to save battery consumption by the phone's display.
Copyright (C) 2013 Mudar Noufal <[email protected]>
This file is part of SnooZy Charger.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.