Android service that maintains wifi connection.
Wifi-Fixer is hosted in the following web site
https://github.com/Zanshinmu/Wifi-Fixer
If you think the Android project Wifi-Fixer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Wifi-Fixer.
Item | Value |
---|---|
Java File Count | 78 |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 4 |
Fragment Count | 4 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SETTINGS |
There are 24 image files in Wifi-Fixer. The names of the image files are listed as follows.
cog.png ic_menu_add.png ic_menu_help.png ic_menu_info.png ic_menu_manage.png ic_menu_notifications.png ic_menu_save.png ic_menu_send.png ic_prefs.png logging_enabled.png quicksettings_icon.png reassociate.png remove.png secure.png signal1.png signal2.png signal3.png signal4.png statsignal0.png statsignal1.png statsignal2.png statsignal3.png statsignal4.png wifi.png
The following screenshort is generated from the image listed above.
Wifi-Fixer has the following Java source files.
org.wahtod.wififixer.DefaultExceptionHandler.java org.wahtod.wififixer.IntentConstants.java org.wahtod.wififixer.NotificationReceiver.java org.wahtod.wififixer.SupplicantPatterns.java org.wahtod.wififixer.ToggleService.java org.wahtod.wififixer.WFBroadcastReceiver.java org.wahtod.wififixer.WFMonitor.java org.wahtod.wififixer.WFMonitorService.java org.wahtod.wififixer.boot.BootReceiver.java org.wahtod.wififixer.boot.BootService.java org.wahtod.wififixer.legacy.API8File.java org.wahtod.wififixer.legacy.ActionBarDetector.java org.wahtod.wififixer.legacy.EclairScreenState.java org.wahtod.wififixer.legacy.EditorDetector.java org.wahtod.wififixer.legacy.EditorHelperGB.java org.wahtod.wififixer.legacy.EditorHelperLegacy.java org.wahtod.wififixer.legacy.JellyBeanSleepPolicy.java org.wahtod.wififixer.legacy.LegacyFile.java org.wahtod.wififixer.legacy.LegacyScreenState.java org.wahtod.wififixer.legacy.LegacySleepPolicy.java org.wahtod.wififixer.legacy.SleepPolicyHelper.java org.wahtod.wififixer.legacy.StrictModeDetector.java org.wahtod.wififixer.legacy.StrictModeSetter.java org.wahtod.wififixer.legacy.VersionedFile.java org.wahtod.wififixer.legacy.VersionedScreenState.java org.wahtod.wififixer.prefs.MyPrefs.java org.wahtod.wififixer.prefs.PrefConstants.java org.wahtod.wififixer.prefs.PrefUtil.java org.wahtod.wififixer.prefs.PrefsBackupAgent.java org.wahtod.wififixer.ui.About.java org.wahtod.wififixer.ui.AboutFragment.java org.wahtod.wififixer.ui.AppFragmentActivity.java org.wahtod.wififixer.ui.BaseDialogFragment.java org.wahtod.wififixer.ui.BaseViewPager.java org.wahtod.wififixer.ui.ConnectFragment.java org.wahtod.wififixer.ui.ExpandViewAnimation.java org.wahtod.wififixer.ui.FirstPageFragment.java org.wahtod.wififixer.ui.GenericPreferenceFragment.java org.wahtod.wififixer.ui.HelpActivity.java org.wahtod.wififixer.ui.KnownNetworksFragment.java org.wahtod.wififixer.ui.LocalNetworksFragment.java org.wahtod.wififixer.ui.LocalNetworksLoader.java org.wahtod.wififixer.ui.LogFragment.java org.wahtod.wififixer.ui.LogLoader.java org.wahtod.wififixer.ui.MainActivity.java org.wahtod.wififixer.ui.PrefActivity.java org.wahtod.wififixer.ui.QuickSettingsFragment.java org.wahtod.wififixer.ui.StatusFragment.java org.wahtod.wififixer.ui.TabListener.java org.wahtod.wififixer.ui.TutorialFragmentActivity.java org.wahtod.wififixer.utility.AsyncWifiManager.java org.wahtod.wififixer.utility.BroadcastHelper.java org.wahtod.wififixer.utility.FifoList.java org.wahtod.wififixer.utility.HostMessage.java org.wahtod.wififixer.utility.Hostup.java org.wahtod.wififixer.utility.LogOpenHelper.java org.wahtod.wififixer.utility.LogUtil.java org.wahtod.wififixer.utility.LoggingWakeLock.java org.wahtod.wififixer.utility.NotifUtil.java org.wahtod.wififixer.utility.ScreenStateDetector.java org.wahtod.wififixer.utility.ServiceAlarm.java org.wahtod.wififixer.utility.StatusDispatcher.java org.wahtod.wififixer.utility.StatusMessage.java org.wahtod.wififixer.utility.StopWatch.java org.wahtod.wififixer.utility.StringUtil.java org.wahtod.wififixer.utility.SupplicantPattern.java org.wahtod.wififixer.utility.ThreadHandler.java org.wahtod.wififixer.utility.WFConfig.java org.wahtod.wififixer.utility.WFScanResult.java org.wahtod.wififixer.utility.WakeLock.java org.wahtod.wififixer.utility.WifiLock.java org.wahtod.wififixer.utility.WifiWatchdogService.java org.wahtod.wififixer.widget.FixerWidget.java org.wahtod.wififixer.widget.FixerWidgetSmall.java org.wahtod.wififixer.widget.StatusUpdateService.java org.wahtod.wififixer.widget.UpdateService.java org.wahtod.wififixer.widget.WidgetHelper.java org.wahtod.wififixer.widget.WidgetReceiver.java