summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/WirelessSettings.java
Commit message (Expand)AuthorAgeFilesLines
* CellBroadcast: Disable App links on wifi-only devicesJorge Ruesga2013-07-261-10/+14
* Show more settings and add restrictions/dialogs for secondary usersAmith Yamasani2012-09-231-5/+11
* Update Settings app to use new namespace for airplane-mode settingsChristopher Tate2012-09-101-8/+8
* Add menu item to Settings to go to Cell Broadcast settings.Jake Hamby2012-06-251-0/+21
* Remove NSD checkboxIrfan Sheriff2012-05-071-3/+10
* Help menus for several screens.Amith Yamasani2012-04-231-0/+5
* Add Nsd settings checkboxIrfan Sheriff2012-04-181-0/+7
* Fix NPE due to removed preference.Amith Yamasani2012-03-081-7/+0
* Add wifi direct settings UIIrfan Sheriff2011-11-291-18/+1
* Wimax : 4G settings menu and 4G MAC address.tk.mun2011-11-071-0/+15
* Remove wifidirect UI listingIrfan Sheriff2011-10-211-7/+1
* Bring back the Android Beam settings panel.Jeff Hamilton2011-09-221-1/+5
* Surface tethering stats in data usage.Jeff Sharkey2011-09-161-23/+1
* Remove NFC sharing from Settings.Martijn Coenen2011-09-151-5/+1
* Use hasSystemFeature() to check for p2pIrfan Sheriff2011-09-071-1/+2
* Remove device name and display debug settingIrfan Sheriff2011-09-011-6/+6
* Merge "Use the new isNetworkSupported api for wifi-only"Robert Greenwalt2011-09-011-1/+1
|\
| * Use the new isNetworkSupported api for wifi-onlyRobert Greenwalt2011-08-311-1/+1
* | Expose wifi p2p toggle switch to userIrfan Sheriff2011-08-311-0/+23
|/
* Rename {zeroclick, share_tap} -> ndef_push in code.Nick Pelly2011-08-261-5/+5
* Add p2p settings only in debug moderepo sync2011-08-161-2/+3
* Add support for NFC in airplane mode.Nick Pelly2011-08-091-15/+13
* Add on/off actionbar switch for NFC Tap To Share.Martijn Coenen2011-07-271-1/+15
* Updated: Wi-Fi p2p initial UI implementationrepo sync2011-07-241-0/+10
* Added setting for zero-click sharing over NFC.Martijn Coenen2011-07-211-1/+5
* Removed summary text and categories in Wireless settingsGilles Debunne2011-07-081-7/+0
* Settings refactoringGilles Debunne2011-06-211-35/+7
* Fix NPE in WirelessSettings.onCreate() for SDK and non-BT devices.Jake Hamby2011-03-281-4/+2
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-1/+4
* Just use device configuration for Tethering.Robert Greenwalt2011-02-251-1/+1
* Remove / re-word some settings for WiFi-only devices.Amith Yamasani2011-02-241-2/+8
* Hide http proxy UIRobert Greenwalt2010-12-291-0/+2
* Fix master build. WirelessSettings is a fragment in master.Nick Pelly2010-12-131-1/+1
* am 934c1b9f: am c1286804: Merge "Update Settings for new NfcAdapter.getDefaul...Nick Pelly2010-12-131-1/+1
|\
| * Update Settings for new NfcAdapter.getDefaultAdapter(Context)Nick Pelly2010-12-091-1/+1
* | am fb515337: am e1a9ca68: Merge "Use NfcAdapter.getDefaultAdapter() to check ...Nick Pelly2010-10-171-1/+2
|\ \ | |/
| * Use NfcAdapter.getDefaultAdapter() to check for NFC prescence.Nick Pelly2010-10-151-1/+2
* | resolved conflicts for merge of 1ff9ad3f to masterNick Pelly2010-09-291-2/+15
|\ \ | |/
| * Add NFC checkbox to Settings app.Nick Pelly2010-09-281-9/+19
* | Refactor settings top level activities to use fragments.Amith Yamasani2010-08-181-20/+20
* | bluetooth tetheringDanica Chang2010-08-171-12/+28
* | Enabling users toset the Global Proxy from wireless settings.Oscar Montemayor2010-08-041-0/+7
|/
* String change - wifi tether = hotspotRobert Greenwalt2010-05-081-0/+16
* Update Settings UI regarding tethering.Robert Greenwalt2010-02-161-1/+11
* Settings: revise WifiEnabler and BluetoothEnabler.Chia-chi Yeh2010-01-151-3/+14
* Settings: revise WifiSettings.Chia-chi Yeh2009-12-251-63/+39
* Allow bluetooth in airplane mode when in "toggleable" list.Jeff Sharkey2009-12-221-1/+8
* b/2219381 Gray out Bluetooth Settings for the emulatorMichael Chan2009-10-291-4/+14
* b/2045917 Fixed the problem where Bluetooth enable/disable remain disabled wh...Michael Chan2009-09-021-1/+1
* Airplane Mode in Emergency Callback Mode (ECM)Chouting Zhang2009-08-311-0/+49