summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/wifi/WifiApEnabler.java
Commit message (Expand)AuthorAgeFilesLines
* 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