1. 8c8185b Fixing bugs 2577511 and 2581920. by Charles Chen · 15 years ago
  2. 2088c1a Merge "Fix 2579481: Fix change alphanumeric password security hole" into froyo by Jim Miller · 15 years ago
  3. 755cb30 Merge "Fix for 2579445 - Using the correct strings for accessing Intent extras now." into froyo by Charles Chen · 15 years ago
  4. 9c1e7f8 Fix 2579481: Fix change alphanumeric password security hole by Jim Miller · 15 years ago
  5. 3a95f92 Merge "Fix 2579461 Disable move when manifest option for install location is unspecified and install location is auto/internal" into froyo by Suchi Amalapurapu · 15 years ago
  6. 4056459 Fix 2579461 by Suchi Amalapurapu · 15 years ago
  7. 510bc4a Fix for 2579445 - Using the correct strings for accessing Intent extras now. by Charles Chen · 15 years ago
  8. 0557a70 Merge "b/2174155 Remove debug logging in bluetooth" into froyo by Michael Chan · 15 years ago
  9. 263b770 Merge "Fix for bug #2577984 - Settings app was trying to access the TTS before the TTS was ready." into froyo by Charles Chen · 15 years ago
  10. 0b26696 Fix window leak on orientation change by Irfan Sheriff · 15 years ago
  11. cf31e65 Fix for bug #2577984 - Settings app was trying to access the TTS by Charles Chen · 15 years ago
  12. 293867b b/2174155 Remove debug logging in bluetooth by Michael Chan · 15 years ago
  13. d9db9e7 Merge "b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly" into froyo by Michael Chan · 15 years ago
  14. bdbb57b Merge "Fix bug 2564450 - prevent deadlock in BT settings" into froyo by Adam Powell · 15 years ago
  15. 6e29e07 Merge "Make Power Control widget a bit more responsive." into froyo by Brad Fitzpatrick · 15 years ago
  16. 473111b Fixing bug #2575499 - TextToSpeech Settings did not verify that the by Charles Chen · 15 years ago
  17. 046915c Make Power Control widget a bit more responsive. by Brad Fitzpatrick · 15 years ago
  18. 732c1da b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly by Michael Chan · 15 years ago
  19. 54f33448 Fix bug 2564450 - prevent deadlock in BT settings by Adam Powell · 15 years ago
  20. 6e74d41 Fix network disable on connect by Irfan Sheriff · 15 years ago
  21. af05891 Import revised translations by Kenny Root · 15 years ago
  22. 1ce2534 Merge "Restore dependency between volume settings and silent mode." into froyo by Daniel Sandler · 15 years ago
  23. 07f6360 Fix issue #2549511 Crash while moving the installed app to Phone by Dianne Hackborn · 15 years ago
  24. 9c0cc3b Merge "Refresh apps when they become (un)available." into froyo by Jeff Brown · 15 years ago
  25. d4fb738 Merge "Fix issue# 2544176: running services list update outside of ui thread." into froyo by Dianne Hackborn · 15 years ago
  26. 309f236 Fix issue# 2544176: running services list update outside of ui thread. by Dianne Hackborn · 15 years ago
  27. 388b4a8 Merge "Add Title to the Tether help dialog" into froyo by Robert Greenwalt · 15 years ago
  28. 38947dd Fix the build - doh. by Mike LeBeau · 15 years ago
  29. e076bef Add new string to identify what speech recognizer the settings are for. by Mike LeBeau · 15 years ago
  30. 4363080 Merge "Fix 2527411: Remove unusable display timeouts from Settings." into froyo by Jim Miller · 15 years ago
  31. b6b3d17 Add Title to the Tether help dialog by Robert Greenwalt · 15 years ago
  32. 7811009 Restore dependency between volume settings and silent mode. by Daniel Sandler · 15 years ago
  33. c0b5624 Import revised translations by Kenny Root · 15 years ago
  34. d90b5a8 Fix 2527411: Remove unusable display timeouts from Settings. by Jim Miller · 15 years ago
  35. 347c9a0 Refresh apps when they become (un)available. by Jeff Brown · 15 years ago
  36. 316c0db Merge "DO NOT MERGE Removing unused features from source tree. Please refer to Bug#2502219." into froyo by Oscar Montemayor · 15 years ago
  37. 29c8037 Merge "Return empty string for new error code. The new string will be defined later." into froyo by Suchi Amalapurapu · 15 years ago
  38. 9a3a1a4 Return empty string for new error code. The new string will be defined later. by Suchi Amalapurapu · 15 years ago
  39. 8439822 Settings: Fix for http://b/issue?id=2538399 (ANR while formatting sd) by San Mehat · 15 years ago
  40. 6f72be6 DO NOT MERGE by Oscar Montemayor · 15 years ago
  41. 39e64e7 API council: don't allow admin add from new task. by Dianne Hackborn · 15 years ago
  42. 449708b Merge "Fix 2535700: Add support for enforcing password quality" by Jim Miller · 15 years ago
  43. af366a3 Fix 2535700: Add support for enforcing password quality by Jim Miller · 15 years ago
  44. 9166a96 Merge "Stop scanning as soon as device is picked in the device picker." by Jaikumar Ganesh · 15 years ago
  45. cdc5e6e Stop scanning as soon as device is picked in the device picker. by Jaikumar Ganesh · 15 years ago
  46. 9303d97 Remember Wifi state prior to tethering by Irfan Sheriff · 15 years ago
  47. a6a74e2 Disable tethering to enable Wifi by Irfan Sheriff · 15 years ago
  48. 305b0fb Fix 2242164 Soft keyboard keeps getting enabled even if I disable it by Amith Yamasani · 15 years ago
  49. 3d503e3 When unmounting the sdcard, we are currently checking for apps that by Suchi Amalapurapu · 15 years ago
  50. e4a318f Merge "Disable uninstall button when move is in progress. Handle onActivityResult in ManageApplications when a package has been uninstalled." by Suchi Amalapurapu · 15 years ago
  51. de03ac2 Disable uninstall button when move is in progress. by Suchi Amalapurapu · 15 years ago
  52. 983192d Merge "The getStorageUsers only returns list of storage users accessing the sdcard. We also have to check if applications on sdcard are currently running." by Suchi Amalapurapu · 15 years ago
  53. 6f58b1b The getStorageUsers only returns list of storage users accessing the sdcard. by Suchi Amalapurapu · 15 years ago
  54. 98d55da Update running services in background thread. by Dianne Hackborn · 15 years ago
  55. 28bcb47 Merge "Fix 2535700: Strings for additional security policies." by Jim Miller · 15 years ago
  56. 141fe81 Fix the incorrect keystore prefix of private key in the wpa_supplicant.conf. by Chung-yih Wang · 15 years ago
  57. b11e275 Fix 2535700: Strings for additional security policies. by Jim Miller · 15 years ago
  58. b1f83e4 Merge "Make the Power Control widget more responsive." by Brad Fitzpatrick · 15 years ago
  59. 94ea6e2 Make the Power Control widget more responsive. by Brad Fitzpatrick · 15 years ago
  60. 50d4a68 Merge "Fixing a problem with the TextToSpeech settings not reflecting the current engine that the user has selected when displaying the list of engines that are available." by Charles Chen · 15 years ago
  61. be6e827 Fixing a problem with the TextToSpeech settings not reflecting by Charles Chen · 15 years ago
  62. 9775dc9 Add password hint and fix settings crash by Irfan Sheriff · 15 years ago
  63. 3e5cfe8 Update AP config status by Irfan Sheriff · 15 years ago
  64. 38925c0 Choose the Tether help file based on device config by Robert Greenwalt · 15 years ago
  65. b3be4d0 Move status update to WifiApEnabler by Irfan Sheriff · 15 years ago
  66. 7ed0c47 Fixing a bug that causes a crash when Install voice data is clicked by Charles Chen · 15 years ago
  67. 7a87cca Merge "Fix 2520977: NPE in com.android.settings.deviceinfo.Status" by David Brown · 15 years ago
  68. dcf09e8 Merge "Import revised translations" by Eric Fischer · 15 years ago
  69. f42d5e7 Fix 2520977: NPE in com.android.settings.deviceinfo.Status by David Brown · 15 years ago
  70. c42bee0 Import revised translations by Kenny Root · 15 years ago
  71. f47cce0 Saving the list of enabled plugins in secure settings so that the by Charles Chen · 15 years ago
  72. 05d3541 WifiSettings: do not set auth_alg for WPA/WPA2 networks. by Chia-chi Yeh · 16 years ago
  73. 9bb75d3 Merge "Adding plugin specific settings to TTS settings + changing the UI to be more like the IME settings." by Charles Chen · 16 years ago
  74. 0a0eb5f Adding plugin specific settings to TTS settings + changing the UI by Charles Chen · 16 years ago
  75. 47ebb78 softAp UI changes by Irfan Sheriff · 16 years ago
  76. 2338802 Merge "Fix bug 2513041" by Adam Powell · 16 years ago
  77. 9077c6d Fix bug 2513041 by Adam Powell · 16 years ago
  78. df001da Merge "Fix WEP Open/Shared network settings" by Dmitry Shmidt · 16 years ago
  79. c11618c Fix WEP Open/Shared network settings by Dmitry Shmidt · 16 years ago
  80. a2b7927 Merge "Add Tether Help UI." by Robert Greenwalt · 16 years ago
  81. c3c93e5 Add Tether Help UI. by Robert Greenwalt · 16 years ago
  82. f25b3e0 Format the phone number when displaying in the status settings panel. by Jeff Hamilton · 16 years ago
  83. dee13a9 Merge "Disable dock audio settings if the dock doesn't have Bluetooth." by Daniel Sandler · 16 years ago
  84. a6b9dcb Fix regex for optional nested parentheses in kernel compiler string by Patrick Auchter · 16 years ago
  85. c0a51ab Disable dock audio settings if the dock doesn't have Bluetooth. by Daniel Sandler · 16 years ago
  86. f0ed2f3 Fix Settings handling of UMS broadcasts. by Robert Greenwalt · 16 years ago
  87. 6e101d1 Add "Power button ends call" accessibility setting. by David Brown · 16 years ago
  88. 40d9f1b Minor edits to strings related to SD card work. by Roy West · 16 years ago
  89. 7785e50 Merge "Update Tether Settings for new UMS behavior." by Robert Greenwalt · 16 years ago
  90. a248876 Update Tether Settings for new UMS behavior. by Robert Greenwalt · 16 years ago
  91. 2348a9d Merge "Fix 2504863: Use password min/max constants in ChooseLockPassword" by Jim Miller · 16 years ago
  92. 5cc062f Add new error dialog when moving apps fails. by Suchi Amalapurapu · 16 years ago
  93. 70d5c3a Fix 2504863: Use password min/max constants in ChooseLockPassword by Jim Miller · 16 years ago
  94. 7210caf Merge "Fixing bug 2486048 - Disabling Accessibility does not disable Accessibility services check boxes" by Amith Yamasani · 16 years ago
  95. d2b8efa Rename flag in ApplicationInfo by Suchi Amalapurapu · 16 years ago
  96. 0029035 Ensure "vibrate in silent" box is never disabled. by Daniel Sandler · 16 years ago
  97. f7adf2b Fixing bug 2486048 - Disabling Accessibility does not disable Accessibility services check boxes by Svetoslav Ganov · 16 years ago
  98. 8542d89 Merge "Use a queried package name for the IME settings activity." by Amith Yamasani · 16 years ago
  99. e086d9a Use a queried package name for the IME settings activity. by Amith Yamasani · 16 years ago
  100. 41297ef Fix Wi-Fi title reference in settings by Irfan Sheriff · 16 years ago