summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/TetherSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the message when Bluetooth is turning off while on the tethering menu.Ryan Baxter2013-03-091-1/+1
* Must initialize the new atomic..Robert Greenwalt2012-09-161-1/+1
* Protect self from async change of BluetoothPanRobert Greenwalt2012-09-141-26/+36
* Fixed the display count of connected panu device.zzy2012-09-101-6/+1
* am f4cc034e: am d61c23b3: Merge "TetheringSetting: Keep Tethering checkbox un...Jean-Baptiste Queru2012-08-171-1/+1
|\
| * TetheringSetting: Keep Tethering checkbox unchecked until tethering upLi Wenji2012-08-161-1/+1
* | Clean up codes, fix long lines, improve readability, etcMatthew Xie2012-07-161-2/+1
* | Added null pointer checkzzy2012-07-161-4/+9
|/
* Move tether settings help to menu and remove local assets.Amith Yamasani2012-04-271-57/+7
* am 79ffc669: am aaff44c8: Don\'t allow wifi tethering when running monkeys.Amith Yamasani2012-01-091-1/+1
|\
| * Don't allow wifi tethering when running monkeys.Amith Yamasani2012-01-091-1/+1
* | Add system prop to work around tether provisioningRobert Greenwalt2011-11-091-0/+4
|/
* Add provisioning checks for BT and USBIrfan Sheriff2011-11-041-30/+88
* Use component details to send provisionig intentIrfan Sheriff2011-11-011-4/+5
* Add mobile hotspot provisioning supportIrfan Sheriff2011-10-061-6/+38
* Fix a bug in disabling wifi tethering on a wifi-only device.Amith Yamasani2011-08-311-8/+11
* Restart soft Ap on a running config changeIrfan Sheriff2011-07-271-7/+4
* Fix USB tetheringMike Lockwood2011-07-191-39/+27
* Improve Bluetooth tethering UI usability.Jake Hamby2011-03-091-32/+45
* Move up wifi tethering settings one level.Amith Yamasani2011-03-021-1/+75
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-22/+15
* Make BluetoothPan implement BluetoothProfile.Jaikumar Ganesh2011-02-231-2/+18
* Fix for crash in TetherSettings when monkey is running.Amith Yamasani2011-02-141-28/+6
* NPE check in VpnSettings.Amith Yamasani2011-01-211-5/+15
* Remove Bluetooth tethering settings screen.Jake Hamby2010-12-141-17/+0
* Keep the settings title as "Settings" even if launching a shortcut.Amith Yamasani2010-12-091-0/+2
* Use PreferenceActivity and FragmentBreadCrumbs as they offer the same capabil...Amith Yamasani2010-09-211-5/+4
* Fragmentize BluetoothSettings.Daisuke Miyakawa2010-09-131-2/+8
* Fragmentize TetherSettings and WifiApSettings.Daisuke Miyakawa2010-09-101-31/+34
* Decouple enabling of tethering with SDP record.Jaikumar Ganesh2010-09-021-5/+2
* bluetooth tetheringDanica Chang2010-08-171-14/+175
* am 8d62eb4a: am 0008d219: Refactor to remove multiple in-loop Object[]->Strin...Ben Clark2010-08-171-13/+7
|\
| * Refactor to remove multiple in-loop Object[]->String[] castingsBen Clark2010-07-291-13/+7
* | Don't enable USB Tethering UI for monkeys.Robert Greenwalt2010-06-161-1/+1
|/
* String change - wifi tether = hotspotRobert Greenwalt2010-05-081-0/+7
* Fix the tethering help page.Robert Greenwalt2010-04-191-3/+24
* Fix window leak on orientation changeIrfan Sheriff2010-04-071-20/+32
* Add Title to the Tether help dialogRobert Greenwalt2010-03-301-0/+1
* Choose the Tether help file based on device configRobert Greenwalt2010-03-191-1/+13
* Move status update to WifiApEnablerIrfan Sheriff2010-03-191-34/+0
* softAp UI changesIrfan Sheriff2010-03-161-0/+16
* Add Tether Help UI.Robert Greenwalt2010-03-151-0/+18
* Fix Settings handling of UMS broadcasts.Robert Greenwalt2010-03-121-2/+6
* Update Tether Settings for new UMS behavior.Robert Greenwalt2010-03-101-13/+17
* Clean up the tethering settings screen a bit.Robert Greenwalt2010-03-091-42/+5
* Update Tethering UIRobert Greenwalt2010-03-041-12/+135
* Add AP support for tetheringIrfan Sheriff2010-03-041-0/+19
* Update Tether Settings UI.Robert Greenwalt2010-03-041-20/+0
* Add support for tethering errors.Robert Greenwalt2010-03-031-2/+18
* Disable tethering checkbox when USB mass storage is active.Mike Lockwood2010-03-031-0/+8