summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #3146784: ANR in manage applicationsDianne Hackborn2010-10-292-5/+64
* Fix issue #3124528: Mange applications is including cache files in storage sizeDianne Hackborn2010-10-221-1/+1
* Merge "NFC Settings cleanup." into gingerbreadNick Pelly2010-10-211-4/+3
|\
| * NFC Settings cleanup.Nick Pelly2010-10-201-4/+3
* | Fix issue #3114356: Storage visualization in Manage Apps is confusingDianne Hackborn2010-10-204-32/+119
* | Fix issue #3108683: GRH18: Battery usage chart FCsDianne Hackborn2010-10-191-2/+2
|/
* NFC: async enabling/disabling, ala Bluewooth & Wifi.Brad Fitzpatrick2010-10-181-25/+61
* Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-168-161/+532
* Merge "Use NfcAdapter.getDefaultAdapter() to check for NFC prescence." into g...Nick Pelly2010-10-151-1/+2
|\
| * Use NfcAdapter.getDefaultAdapter() to check for NFC prescence.Nick Pelly2010-10-151-1/+2
* | Make summary appear for both checked and unchecked NFC checkbox in Settings.Amith Yamasani2010-10-151-6/+1
|/
* Disconnect dock only if its connected.Jaikumar Ganesh2010-10-141-3/+6
* BT settings wait for HS service before connect. DO NOT MERGEJake Hamby2010-10-131-8/+54
* Merge "DO NOT MERGE Add null check before disconnecting a device." into ginge...Jaikumar Ganesh2010-10-131-1/+2
|\
| * DO NOT MERGE Add null check before disconnecting a device.Jaikumar Ganesh2010-10-131-1/+2
* | Update NFC settings description, and fix polarity.Nick Pelly2010-10-121-2/+2
* | Merge "Call disconnect / connect without checking the current status" into gi...Jaikumar Ganesh2010-10-121-20/+9
|\ \ | |/
| * Call disconnect / connect without checking the current statusJaikumar Ganesh2010-10-121-20/+9
* | Merge "Update settings app for new NFC API." into gingerbreadNick Pelly2010-10-121-16/+10
|\ \ | |/ |/|
| * Update settings app for new NFC API.Nick Pelly2010-10-121-16/+10
* | Merge "Don't show the sort menu for running process list" into gingerbreadKenny Root2010-10-121-0/+8
|\ \
| * | Don't show the sort menu for running process listKenny Root2010-10-121-0/+8
* | | Merge "Hide "System tutorial" option if there's no IME tutorial bug: 3074212"...Freeman Ng2010-10-121-10/+26
|\ \ \ | |/ / |/| |
| * | Hide "System tutorial" option if there's no IME tutorialFreeman Ng2010-10-111-10/+26
| |/
* | Merge "Fix bug where car dock sometimes doesn't connect." into gingerbreadJake Hamby2010-10-111-3/+3
|\ \ | |/ |/|
| * Fix bug where car dock sometimes doesn't connect.Jake Hamby2010-09-291-3/+3
* | Add confirmation when stopping system service, as per rwest.Dianne Hackborn2010-10-061-28/+93
* | Fix issue #3062691: GPS enable bypass via com.android.settings.widget.Setting...Dianne Hackborn2010-10-061-9/+3
* | Manage apps "on SD card" now shows all apps that can go on SD card.Dianne Hackborn2010-10-043-28/+78
* | Fix android:allowClearUserData.Dianne Hackborn2010-09-301-6/+15
|/
* Revise the Language & keyboard settings layout.Ken Wakasa2010-09-291-5/+8
* Merge "Add NFC checkbox to Settings app." into gingerbreadNick Pelly2010-09-282-9/+125
|\
| * Add NFC checkbox to Settings app.Nick Pelly2010-09-282-9/+125
* | Merge "Improve the add-device-admin layout." into gingerbreadChris Palmer2010-09-281-1/+41
|\ \ | |/ |/|
| * Improve the add-device-admin layout.Chris Palmer2010-09-281-1/+41
* | Merge "Modifying the ACTION_MANAGE_ALL_APPLICATIONS_SETTINGS action handling ...Winson Chung2010-09-271-0/+3
|\ \ | |/ |/|
| * Modifying the ACTION_MANAGE_ALL_APPLICATIONS_SETTINGS action handling to defa...Winson Chung2010-09-271-0/+3
* | Fix the indicators in the button bar. The middle ones were showing the left i...Amith Yamasani2010-09-271-4/+35
|/
* Auto-connect Bluetooth device only when user initiates pairing.Jake Hamby2010-09-246-15/+20
* Fix Bluetooth device name max length checking.Jake Hamby2010-09-221-4/+70
* Remove Search from the system Settings app DO NOT MERGEBjorn Bringert2010-09-211-2/+0
* Some improvements to the manage apps code:Dianne Hackborn2010-09-205-206/+405
* Update power usage UI to follow WIFI data changes.Dianne Hackborn2010-09-173-20/+92
* Merge "Don't disconnect the same device before connecting." into gingerbreadJaikumar Ganesh2010-09-161-10/+11
|\
| * Don't disconnect the same device before connecting.Jaikumar Ganesh2010-09-161-10/+11
* | Merge "Supercalifragilisticexpialidocious." into gingerbreadDianne Hackborn2010-09-142-24/+31
|\ \
| * | Supercalifragilisticexpialidocious.Dianne Hackborn2010-09-142-24/+31
| |/
* | Use new apply() instead of commit().Brad Fitzpatrick2010-09-145-10/+9
|/
* Merge "OutOfband pairing user dialog." into gingerbreadJaikumar Ganesh2010-09-131-0/+7
|\
| * OutOfband pairing user dialog.Jaikumar Ganesh2010-09-091-0/+7