summaryrefslogtreecommitdiffstats
path: root/res/xml/tether_prefs.xml
Commit message (Collapse)AuthorAgeFilesLines
* Updated Tethering and portable hotspot to use switches.PauloftheWest2014-08-251-3/+3
| | | | | Bug: 17020102 Change-Id: I5da1745d4ea9545f8960c015ca6858fb0a34de0d
* Move tether settings help to menu and remove local assets.Amith Yamasani2012-04-271-5/+0
| | | | | | | | Bug: 5270092 Using web help instead of local assets. Change-Id: Ib93e72443b30367521febc43279422ec130efbd5
* Move up wifi tethering settings one level.Amith Yamasani2011-03-021-6/+4
| | | | | | | | Bug: 3249998 Remove an extra level of menu by moving the Configure Wi-Fi hotspot preference to the Tethering settings page. Change-Id: I20b67ae1ddd7e9967c99ff6a8039799be792382f
* Remove Bluetooth tethering settings screen.Jake Hamby2010-12-141-9/+0
| | | | | | | | | | Remove obsolete Bluetooth tethering settings screen. BT tethering can be turned on and off, but the connection must be initiated by the remote device. For reverse tethering, there will be a checkbox for that profile in the regular Bluetooth device settings screen. Bug: 3283928 Change-Id: Ic25139f8862b305feb0381e61c24b7783fad2366
* Fragmentize BluetoothSettings.Daisuke Miyakawa2010-09-131-4/+3
| | | | | | | | | Add UserLeaveHintListener.java, so that the settings won't use its implementation around Activity#onUserLeaveHint(). Also fragmentize bluetooth tethering screen. Change-Id: Id06ae3161fbdb5854ddb7a257f464fb16ea9b089
* Fragmentize TetherSettings and WifiApSettings.Daisuke Miyakawa2010-09-101-4/+1
| | | | | | | PreferenceScreen for BT tethering isn't fragmentized yet. We'll need to do so in the near future. Change-Id: I5a84fecaf84d55b59b6efa8151f2549ad37ca5db
* bluetooth tetheringDanica Chang2010-08-171-0/+15
| | | | Change-Id: I8dfb1c85bb8b963d2937b8bc4a4c9f0cf641785d
* Allow soft AP settings config before bring upIrfan Sheriff2010-06-241-1/+0
| | | | | Bug: 2538623 Change-Id: I4b927deb0e4981c164744b85e5c85c3fc95a31eb
* String change - wifi tether = hotspotRobert Greenwalt2010-05-081-2/+1
| | | | | bug:2664412 Change-Id: I6ca955e7fcc299ae1d69892c93c9250229610b19
* Add Tether Help UI.Robert Greenwalt2010-03-151-0/+5
| | | | | | Add a "Help" button to the tethering page that loads on-device html. Change-Id: I816ec552a4433296a6cb57345a37611eb2a92b37
* Clean up the tethering settings screen a bit.Robert Greenwalt2010-03-091-21/+15
| | | | Change-Id: Iadd1cf9245a5ccd38537050a6b6c9d9390400b20
* Update Tethering UIRobert Greenwalt2010-03-041-15/+4
| | | | Finalizing some strings and changing the error handling.
* Get all strings in for Wifi tetheringIrfan Sheriff2010-03-041-5/+4
| | | | | Bug: 2413908 Change-Id: I3d28fcfcb4a6e4eaf03e57d69f9d2c92730b12e5
* Add AP support for tetheringIrfan Sheriff2010-03-041-8/+37
| | | | | | | | First phase of the AP support in UI and framework Bug: 2421638 Change-Id: I0b6c31be5fe79bd4d33c292464d271b054754e8d
* Update Tether Settings UI.Robert Greenwalt2010-03-041-5/+0
| | | | Remove the USB notification option.
* First pass at USB-only tether settings.Robert Greenwalt2010-02-041-0/+35
bug:2281900