Skip to content

ewilly/Net-Auto-Off

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net-Auto-Off

Android app to preserve battery and data

With this app you can :

  • automatically turn off wifi after a personalized timeout between turning the screen off and turning off WiFi
  • automatically turn off data after a personalized timeout between turning the screen off and turning off Data
  • automatically turn Data to a personalized APN after a personalized timeout between turning the screen off and changing the Data APN
  • switch your APN settings form one personalized state to an other one

This app :

  • is built to work only in KitKat
  • has to be install in /system/priv-app in order to be able to apply APN changes
  • can be download on the release page.

Credits :

This won't be possible without the hard work of 2 guys, so:

License :

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.