1. 7b576e4 Merge change 27058 into eclair by Android (Google) Code Review · 15 years ago
  2. 5a201b7 Merge change 27473 into eclair by Android (Google) Code Review · 15 years ago
  3. 78c6909 Rename empty view so that the standard list view implementation by Suchi Amalapurapu · 15 years ago
  4. 5928da6 Merge change 27471 into eclair by Android (Google) Code Review · 15 years ago
  5. c4a0576 Fix power widget brightness for Sholes. by Ken Shirriff · 15 years ago
  6. afa9d6e Merge change 27283 into eclair by Android (Google) Code Review · 15 years ago
  7. 70cef69 Add CredentialInstaller. by Hung-ying Tyan · 15 years ago
  8. a38a1a7 Merge change 27285 into eclair by Android (Google) Code Review · 15 years ago
  9. b662f54 b/2137747 Fixed the problem where BT is stuck grayed out if you turned off BT, turned on Airplane mode, turn off then on screen, turned off Airplane mode. by Michael Chan · 15 years ago
  10. 534f5ae Display cell location for CDMA in Phone info screen. by jsh · 15 years ago
  11. a40fb23 Add Safety information to Settings > About Phone by Wink Saville · 15 years ago
  12. 9281c92 Explicitly show plugged state. by Dianne Hackborn · 15 years ago
  13. 782d1ae Merge change 27181 into eclair by Android (Google) Code Review · 15 years ago
  14. f02c65f Update neighboring cell printout. by johnwang · 15 years ago
  15. 7ac8e67 Merge change 26706 into eclair by Android (Google) Code Review · 15 years ago
  16. 342101a Format cleanup. by johnwang · 15 years ago
  17. 22e1868 packages/apps/Setting: Make vkey button haptics part of global haptic setting by Dan Murphy · 15 years ago
  18. 51a8100 Merge change 27057 into eclair by Android (Google) Code Review · 15 years ago
  19. cd47ae6 Fix device picker minor bug by Lixin Yue · 15 years ago
  20. 4b6b2aa Restrict Bluetooth adapater name length to 200 characters. by Jaikumar Ganesh · 15 years ago
  21. 0f8e20f Merge change 26713 into eclair by Android (Google) Code Review · 15 years ago
  22. 776dcff Merge change 26878 into eclair by Android (Google) Code Review · 15 years ago
  23. cb844e2 b/2140751 Fixed the problem where BT device icon was showing until pairing happens (actually UUID comes in to be exact) by Michael Chan · 15 years ago
  24. f73cdd4 New icon for Privacy. Also, forgot to remove Factory reset from About phone. by Amith Yamasani · 15 years ago
  25. f2f3cee b/2138890 Pre-initilize Bluetooth profile managers by Michael Chan · 15 years ago
  26. ec54997 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  27. 6cf44db Set selection in single choice list. by Suchi Amalapurapu · 15 years ago
  28. e65c943 New Privacy settings screen and Backup settings toggle. See #2132044 & #2133178 by Amith Yamasani · 15 years ago
  29. 0ce6f6d Search and rewrite some uses of select and disable for touch and use. by Roy West · 15 years ago
  30. 1bfe73d Filter devices by UUID and then class. by Jaikumar Ganesh · 15 years ago
  31. 9045631 Merge change 26396 into eclair by Android (Google) Code Review · 15 years ago
  32. 2aef1f3 b/2126036 Improve remote device capability identification by switching to use UUIDs instead of class bits. by Michael Chan · 15 years ago
  33. 031ba6a Merge change 26365 into eclair by Android (Google) Code Review · 15 years ago
  34. 59d1977 Merge change 26363 into eclair by Android (Google) Code Review · 15 years ago
  35. cb41032 Merge change 26186 into eclair by Android (Google) Code Review · 15 years ago
  36. 9cec698 SecuritySettings: use Credentials instead of CertTool. by Chia-chi Yeh · 15 years ago
  37. fc0139a WifiSettings: use Credentials instead of CertTool. by Chia-chi Yeh · 15 years ago
  38. 8c212ef Remove long animation setting (standard length is now longer). by Dianne Hackborn · 15 years ago
  39. c00b656 Settings: revise VpnSettings. by Chia-chi Yeh · 15 years ago
  40. 7d1e086 Adjust widget size. by Ken Shirriff · 15 years ago
  41. 9e71051 Merge change 26022 into eclair by Android (Google) Code Review · 15 years ago
  42. e32e8ba Fix the typo in phase2 options. by Chung-yih Wang · 15 years ago
  43. d459beb Use the ratio of different CPU speeds to compute CPU power consumption per app. by Amith Yamasani · 15 years ago
  44. fe4a2bc Change default filter to third party when launched via settings and all apps when launched via by Suchi Amalapurapu · 15 years ago
  45. 8cd8b0b Merge change 25969 into eclair by Android (Google) Code Review · 15 years ago
  46. f16b2e9 Fix power widget dimensions. by Ken Shirriff · 15 years ago
  47. dc543d2 Fix the issue WiFi UI IP settings lost when change slider state before save IP settings by Benny Wong · 15 years ago
  48. f66beea Follow along with startActivityPendingIntent() change. by Dianne Hackborn · 15 years ago
  49. 909a945 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  50. 3faa23a Use new memory API; show memory used by bg and fg processes. by Dianne Hackborn · 15 years ago
  51. 985f5ef Add "settings" to a bunch of screens. Fix 2110077, 2115734, 2101651 by Amith Yamasani · 15 years ago
  52. 5d9ee14 Merge change 25397 into eclair by Android (Google) Code Review · 15 years ago
  53. 355b32f Fix issues with updating list when applications get installed while ManageApps is paused or stopped. by Suchi Amalapurapu · 15 years ago
  54. 9da119d Merge change 25387 into eclair by Android (Google) Code Review · 15 years ago
  55. 32b31ca Fix broken 9patch for hdpi. by Romain Guy · 15 years ago
  56. bb33439 Merge change 25354 into eclair by Android (Google) Code Review · 15 years ago
  57. 363bd55 Fix string name for bluetooth pairing and fix NPE by Jaikumar Ganesh · 15 years ago
  58. ae57dbd make power settings widget toggle sync, not background data by Debajit Ghosh · 15 years ago
  59. dd1bb33 Merge change 24646 into eclair by Android (Google) Code Review · 15 years ago
  60. 65f4947 Restore backlight brightness after restoring auto ALS mode. by Mike Lockwood · 15 years ago
  61. 10d3cf5 Enable cert install from sdcard in Settings... by Hung-ying Tyan · 15 years ago
  62. 98f447f Aggregate the security settings for WiFi network configuration. by Chung-yih Wang · 15 years ago
  63. dd498f9 Merge change 24870 into eclair by Android (Google) Code Review · 15 years ago
  64. a383452 Merge change 25125 into eclair by Android (Google) Code Review · 15 years ago
  65. 3eb43fe Show name for incoming pairing requests. by Jaikumar Ganesh · 15 years ago
  66. cd03f53 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  67. a096888 apps/settings: Add auto/manual brightness control to Brightness settings by Dan Murphy · 15 years ago
  68. 210e7ac Transient patch for the WifiConfiguration change. by Chung-yih Wang · 15 years ago
  69. a3aaf19 Fix setting passwd string and vpn checkbox titles. by Hung-ying Tyan · 15 years ago
  70. 5f23cb3 Modify settings for 2.1 by Jaikumar Ganesh · 15 years ago
  71. d6375e9 Merge change 24726 into eclair by Android (Google) Code Review · 15 years ago
  72. 5ddbd94 Update AndroidManifest.xml for new Intent locations. by Nick Pelly · 15 years ago
  73. 88651a0 Regenerate timezones.xml after adding Asia/Shanghai timezone for by Xianzhu Wang · 15 years ago
  74. 16cc863 Update application for Bluetooth API changes. by Nick Pelly · 15 years ago
  75. cded847 Merge change 24553 into eclair by Android (Google) Code Review · 15 years ago
  76. e07eb49 Merge change 24555 into eclair by Android (Google) Code Review · 15 years ago
  77. 0399617 Allow setting a silent ringtone (bug 1600056). by Marco Nelissen · 15 years ago
  78. 8571016 Make running services show dependent processes. by Dianne Hackborn · 15 years ago
  79. f71c8b4 Add install-cert-from-sdcard in Security settings by Hung-ying Tyan · 15 years ago
  80. 18cd409 Merge change 24440 into eclair by Android (Google) Code Review · 15 years ago
  81. 58ea43a Fix bug 2078454 where clicking on Settings in the Home menu would by Jean-Michel Trivi · 15 years ago
  82. 6ee7dd0 Merge change 24435 into eclair by Android (Google) Code Review · 15 years ago
  83. 67efa27 Fix display strings and enter passkey handling. by Jaikumar Ganesh · 15 years ago
  84. 843b4ee Merge change 24276 into eclair by Android (Google) Code Review · 15 years ago
  85. 1e45199 Merge change 24230 into eclair by Android (Google) Code Review · 15 years ago
  86. 620e5f9 Remove logging. by Marco Nelissen · 15 years ago
  87. f477935 Update application for Bluetooth API change: deprecation of BluetoothError. by Nick Pelly · 15 years ago
  88. 140fb90 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  89. ca564d6 Update application for Bluetooth API change. by Nick Pelly · 15 years ago
  90. 7631539 Improve running services to services managed by the system. by Dianne Hackborn · 15 years ago
  91. 5b41931 Merge change 23701 into eclair by Android (Google) Code Review · 15 years ago
  92. e8e23db Fix bug 2088099 where the TTS example doesn't play in the Settings app by Jean-Michel Trivi · 15 years ago
  93. 39ec581 Merge change 23699 into eclair by Android (Google) Code Review · 15 years ago
  94. d3da3379 b/2045917 Fixed the problem where Bluetooth enable/disable remain disabled when Airplane mode is turned off. by Michael Chan · 15 years ago
  95. 77395cc b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed. by Michael Chan · 15 years ago
  96. 684736a b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps" by Michael Chan · 15 years ago
  97. ab6552c Make sure the TTS example in the TTS Settings loads a supported language. by Jean-Michel Trivi · 15 years ago
  98. c58c549 New UI for viewing and stopping currently running services. by Dianne Hackborn · 15 years ago
  99. 71964dd Merge change 23372 into eclair by Android (Google) Code Review · 15 years ago
  100. f411c96 Show the Use location prompt only once if user agrees. Bug #1910370 by Amith Yamasani · 15 years ago