1. d8eec52 b/2318290 connect should be called instead of connect(profile) if device is unpaired. by Michael Chan · 16 years ago
  2. c0a606d b/2334482 Revert white spaces by Michael Chan · 16 years ago
  3. c611e5a b/2334482 Dock string changed to Music, ringer, alarms (silences phone) by Michael Chan · 16 years ago
  4. 29d70e4 b/2334482 Disable Music and audio by default for the docks by Michael Chan · 16 years ago
  5. 052ad24 b/2323277 Fixed race condition where the user clicks on the dialog before dismiss() is processed. by Michael Chan · 16 years ago
  6. 9463c2f b/2320107 NPE when receiving a Undock event without a device by Michael Chan · 16 years ago
  7. a87f2fd b/2320107 Fixed NPE for class bits. Docks do not have class bits. by Michael Chan · 16 years ago
  8. 613549a Merge change I2c3621d1 into eclair by Android (Google) Code Review · 16 years ago
  9. d1469da Merge change I10036c49 into eclair by Android (Google) Code Review · 16 years ago
  10. b172cd5 Fix desk dock getting stuck after unpairing. by Jaikumar Ganesh · 16 years ago
  11. 6e3ee10 Fix auto connection of A2DP profile. by Jaikumar Ganesh · 16 years ago
  12. e273289 Merge change Ic0ce5c9a into eclair by Android (Google) Code Review · 16 years ago
  13. 6fd5bc9 b/2296110 Disable debugging/logging code before shipping. by Michael Chan · 16 years ago
  14. d70e205 Merge change I724fc8fd into eclair by Android (Google) Code Review · 16 years ago
  15. 1d5f14b Merge change I92124d28 into eclair by Android (Google) Code Review · 16 years ago
  16. 488a80a Merge change Id587a517 into eclair by Android (Google) Code Review · 16 years ago
  17. 792edfc b/2317194 Synchronize command queue to prevent ConcurrentModificationException from happening by Michael Chan · 16 years ago
  18. c0ce5c9 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  19. 503c236 b/2296110 Car Dock - Stop service when done processing each command. Clean up logs. by Michael Chan · 16 years ago
  20. d617a07 b/2314560 Prevent PIN dialog from showing up on undocked docks by Michael Chan · 16 years ago
  21. a9f9031 Display icons in the correct density in the ActivityPicker. by Romain Guy · 16 years ago
  22. 1463856 b/2296110 Car Dock - Enable BT if not already enabled. by Michael Chan · 16 years ago
  23. 0c75b2d Merge change I80790bdb into eclair by Android (Google) Code Review · 16 years ago
  24. df9504e b/2296110 Dialog for setting up dock audio. by Michael Chan · 16 years ago
  25. 55dc6cb Disconnect even Sinks in Connecting state while connecting another sink. by Jaikumar Ganesh · 16 years ago
  26. 0bd445b b/2296110 New Dialog which appears when phone is place on dock. by Michael Chan · 16 years ago
  27. 3327f78 b/2293042 Fixed the problem where A2DP connections may fail if there's an existing connection to another device. by Michael Chan · 16 years ago
  28. 9f1d9c1 Merge change I9a1ed7e4 into eclair by Android (Google) Code Review · 16 years ago
  29. e2caf2e Merge change I82be95f6 into eclair by Android (Google) Code Review · 16 years ago
  30. 9a1ed7e Update to reflect new priorities for A2DP profile. DO NOT MERGE. by Jaikumar Ganesh · 16 years ago
  31. d2b3ab0 Feature #2296147 Settings for Car/Desk Dock on certain devices by Amith Yamasani · 16 years ago
  32. 81482b0 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  33. 8f2fb65b Setting in Sound & Display for trackball pulsing on notification. Bug #2238250 by Amith Yamasani · 16 years ago
  34. 76395bc Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  35. 18517f5 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  36. 83e718f Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  37. 48c451b Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  38. a79239b Merge change I2d844842 into eclair by Android (Google) Code Review · 16 years ago
  39. f6b3840 Fix for NPE in #2248683 by Amith Yamasani · 16 years ago
  40. 6b23b27 Fix misspellings in the Settings app. by Jason Chen · 16 years ago
  41. 5469ff8 b/2226832 Showing Pairing Dialog in the foreground by Michael Chan · 16 years ago
  42. 7ceb387 Merge change Ib720a080 into eclair by Android (Google) Code Review · 16 years ago
  43. 834e599 b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth by Michael Chan · 16 years ago
  44. 3018203 Updated icons for Settings. DO NOT MERGE by Daniel Sandler · 16 years ago
  45. 4d004e9 b/2238546 Fixed NPE in Settings when Bluetooth "class" is null by Michael Chan · 16 years ago
  46. 9d6be2b Add backup string for a platform setting to enable or disable by Jean-Michel Trivi · 16 years ago
  47. 8e3c8c2 Merge change I1d016ce3 into eclair by Android (Google) Code Review · 16 years ago
  48. 1d016ce Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  49. fd07eb2 Merge change Ibe1d06fc into eclair by Android (Google) Code Review · 16 years ago
  50. 9878e86 Avoid setting screen brightness when initializing brightness dialog in automatic mode. by Mike Lockwood · 16 years ago
  51. 0cb3743 b/2219381 Gray out Bluetooth Settings for the emulator by Michael Chan · 16 years ago
  52. dd45a47 Merge change I4d31288f into eclair by Android (Google) Code Review · 16 years ago
  53. 17fcd47 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  54. 4d31288 Fix for 1974140. Delete entry if not valid on hitting home. by Amith Yamasani · 16 years ago
  55. 53dcdee Don't restore old brightness when cancelling brightness dialog in automatic mode. by Mike Lockwood · 16 years ago
  56. d02acfb Merge change I2abbb876 into eclair by Android (Google) Code Review · 16 years ago
  57. c151e45 New widgets by Mike Cleron · 16 years ago
  58. e071152 Use consistent punctuation for the Chinese locale names. by Eric Fischer · 16 years ago
  59. 195bc43 Add Authentication Type field to the APN settings. by Jaikumar Ganesh · 16 years ago
  60. b373574 Merge change I40dd2cfc into eclair by Android (Google) Code Review · 16 years ago
  61. 40dd2cf Fix for 2202408: Replace Never Timeout with 30 minutes by Amith Yamasani · 16 years ago
  62. 62d3407 Minor change to use defined key rather than a string. by Neel Parekh · 16 years ago
  63. e304b9f Add a intent extra to only show the access points in the settings menu. by Neel Parekh · 16 years ago
  64. 8355d93 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  65. 941c3b1 Merge change I61c28c5f into eclair by Android (Google) Code Review · 16 years ago
  66. 270d273 Use radio hunting time in addition to signal strength for cell standby computation. Fixes #2176141 by Amith Yamasani · 16 years ago
  67. cdf4246 Remove PowerManager.setAutoBrightness() by Mike Lockwood · 16 years ago
  68. 9f1900d Fix issue #2185893: Can not install 3D Media Gallery by Dianne Hackborn · 16 years ago
  69. 9ef9801 am 0512f51f: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  70. c065348 Show an error message when the remote side cancels the authentication by Jaikumar Ganesh · 16 years ago
  71. d1a0429 Update application code for BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 16 years ago
  72. 06a111b Merge change Ia3151ad3 into eclair by Android (Google) Code Review · 16 years ago
  73. c0e34db Merge change Ifad4a4c0 into eclair by Android (Google) Code Review · 16 years ago
  74. a3151ad Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  75. 98d76cc Remove STOPSHIP debug log. by Jaikumar Ganesh · 16 years ago
  76. fad4a4c Add L2tpIpsec case in VpnSettings.processSecrets() by Hung-ying Tyan · 16 years ago
  77. a8f2f72 Add the auth_alg field back. by Chung-yih Wang · 16 years ago
  78. 6de9fb3 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  79. 6e6d236 Merge change I25f2afba into eclair by Android (Google) Code Review · 16 years ago
  80. fca3c1c Check if a device is added to the cache before returning. by Jaikumar Ganesh · 16 years ago
  81. 85ed086 Merge change I454a0dbf into eclair by Android (Google) Code Review · 16 years ago
  82. 454a0db SecuritySettings: revert "minor tuning". by Chia-chi Yeh · 16 years ago
  83. 9767612 Merge change If764d20a into eclair by Android (Google) Code Review · 16 years ago
  84. f764d20 SecuritySettings: fix a the status before handling the intent. by Chia-chi Yeh · 16 years ago
  85. e61a240 Merge change I844d3db3 into eclair by Android (Google) Code Review · 16 years ago
  86. 844d3db SecuritySettings: set the check box before further processing. by Chia-chi Yeh · 16 years ago
  87. 1e98dfb Merge change I446bf8b5 into eclair by Android (Google) Code Review · 16 years ago
  88. 446bf8b SecuritySettings: minor tuning. by Chia-chi Yeh · 16 years ago
  89. b83ff4a Merge change Ibf07c83d into eclair by Android (Google) Code Review · 16 years ago
  90. bf07c83 SecuritySettings: remove debug messages. by Chia-chi Yeh · 16 years ago
  91. 51e97b3 Merge change Ia7c57145 into eclair by Android (Google) Code Review · 16 years ago
  92. a7c5714 SecuritySettings: remove trailing spaces. by Chia-chi Yeh · 16 years ago
  93. c49ca12 Merge change I02f58e89 into eclair by Android (Google) Code Review · 16 years ago
  94. d2fa30b Merge change I28f1a0fc into eclair by Android (Google) Code Review · 16 years ago
  95. 02f58e8 SecuritySettings: clean up. by Chia-chi Yeh · 16 years ago
  96. 40906ea empty merge to avoid future conflicts by android-build SharedAccount · 16 years ago
  97. 7bf9e03 Merge change Ie7e8a7ef into eclair by Android (Google) Code Review · 16 years ago
  98. 28f1a0f WifiSettings: use keystore namespace instead of blobl. by Chia-chi Yeh · 16 years ago
  99. b547dda Don't auto-connect to OPP after pairing by Michael Chan · 16 years ago
  100. ee52bed Merge change I39527366 into eclair by Android (Google) Code Review · 16 years ago