summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/wifi/WifiApEnabler.java
Commit message (Expand)AuthorAgeFilesLines
* Wi-Fi: Fix for SoftAP turn ON/OFF fails issue.Nalla Kartheek2015-10-061-1/+43
* Need to disable 5GHz bands for WiFi tethering in Japanxinhe2015-07-141-4/+15
* Move some Tethering code to SettingsLib to shareJason Monk2015-02-121-51/+11
* Add a periodic check of the tethering provisioningJason Monk2014-12-111-6/+11
* Settings: Fix hotspot switch state issue.John Spurlock2014-10-171-0/+1
* Updated Tethering and portable hotspot to use switches.PauloftheWest2014-08-251-28/+28
* Update Settings app to use new namespace for airplane-mode settingsChristopher Tate2012-09-101-2/+2
* Update Settings app to manipulate now-global settings properlyChristopher Tate2012-09-071-3/+3
* wifi: update text displayed during hotspot on/offVishal Mahaveer2012-05-021-2/+2
* Add mobile hotspot provisioning supportIrfan Sheriff2011-10-061-10/+2
* Move up wifi tethering settings one level.Amith Yamasani2011-03-021-1/+1
* Handle airplane mode change for hotspot settingsIrfan Sheriff2011-02-241-0/+4
* Fix crash for tether with quotes in SSIDIrfan Sheriff2010-05-171-2/+1
* Fix the double-quoted SSID issue.Chung-yih Wang2010-05-151-1/+2
* Grey out wifi tethering in airplane modeIrfan Sheriff2010-04-141-2/+14
* Remember Wifi state prior to tetheringIrfan Sheriff2010-03-251-3/+24
* Disable tethering to enable WifiIrfan Sheriff2010-03-251-0/+9
* Update AP config statusIrfan Sheriff2010-03-221-6/+10
* Move status update to WifiApEnablerIrfan Sheriff2010-03-191-0/+49
* softAp UI changesIrfan Sheriff2010-03-161-41/+11
* Get all strings in for Wifi tetheringIrfan Sheriff2010-03-041-1/+4
* Add AP support for tetheringIrfan Sheriff2010-03-041-0/+146