/Wifi-Fixer

Android service that maintains wifi connection

Primary LanguageJava

/*
Wifi Fixer for Android Copyright (C) 2010-2014 David Van de Ven

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

*/

  • ###Project

    • Functional set of heuristics and workarounds for Android wifi. Designed to use as few resources on the user's device as possible.
  • ###Public Intents

    • /wififixer/src/org/wahtod/wififixer/IntentConstants.java
  • ###Targets

    • All Android devices 2.1 to 4.x with wifi and a touchscreen
  • ###Why is it free?

    • Software which works around OS issues should be!
  • ###Developer

    • I like developing for Android. Hope it shows.

There are unit tests, but I do not include them in the repository. If you want to write production code based on this project you're going to have to hire me

###Release: 1.0.3.2 Xanthan Xylophone ####1.0 marks a design refresh for "Holo" with additional user-facing features and improvements, bugfixes, and lower memory consumption/fewer wakelocks.