Skip to content

dmarczewski/SnooZy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##SnooZy Charger - Android Power Connection manager

SnooZy Charger

###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:

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

Android app on Google Play

Credits

The Android app includes (thanks!) libraries and derivative work of the following projects:

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/>.

Android app on Google Play

About

SnooZy Charger - Android Power Connection manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 78.0%
  • HTML 22.0%