1. 16cc863 Update application for Bluetooth API changes. by Nick Pelly · 15 years ago
  2. cded847 Merge change 24553 into eclair by Android (Google) Code Review · 15 years ago
  3. e07eb49 Merge change 24555 into eclair by Android (Google) Code Review · 15 years ago
  4. 0399617 Allow setting a silent ringtone (bug 1600056). by Marco Nelissen · 15 years ago
  5. 8571016 Make running services show dependent processes. by Dianne Hackborn · 15 years ago
  6. f71c8b4 Add install-cert-from-sdcard in Security settings by Hung-ying Tyan · 15 years ago
  7. 18cd409 Merge change 24440 into eclair by Android (Google) Code Review · 15 years ago
  8. 58ea43a Fix bug 2078454 where clicking on Settings in the Home menu would by Jean-Michel Trivi · 15 years ago
  9. 6ee7dd0 Merge change 24435 into eclair by Android (Google) Code Review · 15 years ago
  10. 67efa27 Fix display strings and enter passkey handling. by Jaikumar Ganesh · 15 years ago
  11. 843b4ee Merge change 24276 into eclair by Android (Google) Code Review · 15 years ago
  12. 1e45199 Merge change 24230 into eclair by Android (Google) Code Review · 15 years ago
  13. 620e5f9 Remove logging. by Marco Nelissen · 15 years ago
  14. f477935 Update application for Bluetooth API change: deprecation of BluetoothError. by Nick Pelly · 15 years ago
  15. 140fb90 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  16. ca564d6 Update application for Bluetooth API change. by Nick Pelly · 15 years ago
  17. 7631539 Improve running services to services managed by the system. by Dianne Hackborn · 15 years ago
  18. 5b41931 Merge change 23701 into eclair by Android (Google) Code Review · 15 years ago
  19. e8e23db Fix bug 2088099 where the TTS example doesn't play in the Settings app by Jean-Michel Trivi · 15 years ago
  20. 39ec581 Merge change 23699 into eclair by Android (Google) Code Review · 15 years ago
  21. d3da3379 b/2045917 Fixed the problem where Bluetooth enable/disable remain disabled when Airplane mode is turned off. by Michael Chan · 15 years ago
  22. 77395cc b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed. by Michael Chan · 15 years ago
  23. 684736a b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps" by Michael Chan · 15 years ago
  24. ab6552c Make sure the TTS example in the TTS Settings loads a supported language. by Jean-Michel Trivi · 15 years ago
  25. c58c549 New UI for viewing and stopping currently running services. by Dianne Hackborn · 15 years ago
  26. 71964dd Merge change 23372 into eclair by Android (Google) Code Review · 15 years ago
  27. f411c96 Show the Use location prompt only once if user agrees. Bug #1910370 by Amith Yamasani · 15 years ago
  28. 71cc49e Airplane Mode in Emergency Callback Mode (ECM) by Chouting Zhang · 15 years ago
  29. b89653c Missing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896. by Daniel Sandler · 15 years ago
  30. 2b9fd2d Add missing hdpi frames of the unlock pattern animation. by Daniel Sandler · 15 years ago
  31. 11cd8c5 Fix for 1785342: The old PIN is required after entering New PIN by Amith Yamasani · 15 years ago
  32. 98fa0e2 Merge change 23149 into eclair by Android (Google) Code Review · 15 years ago
  33. fe4ddf8 Armor string format tokens with translation placeholders. by Eric Fischer · 15 years ago
  34. 0a93593 High-resolution (hdpi) artwork from TAT for Settings. by Daniel Sandler · 15 years ago
  35. 7ca3655 Handle two new err codes: by Hung-ying Tyan · 15 years ago
  36. d1de20d Fix strings whose apostrophes were eaten because of the lack of a backslash. by Eric Fischer · 15 years ago
  37. 11dd7d5 Fix the state machine for CONNECTING/DISCONNECTING states. by Hung-ying Tyan · 15 years ago
  38. cfb4089 Merge change 22611 into eclair by Android (Google) Code Review · 15 years ago
  39. 7f89412 Hide the "Enable Assisted GPS" checkbox in security & location settings. by Mike Lockwood · 15 years ago
  40. e13209a Remember dialog state for notification volume. by Amith Yamasani · 15 years ago
  41. a0dc346 Remove summaries from top-level of settings. by Amith Yamasani · 15 years ago
  42. 2440801 Merge change 22303 into eclair by Android (Google) Code Review · 15 years ago
  43. a97d794 Support WPA2-EAP configuration. by Chung-yih Wang · 15 years ago
  44. ad149f7 Merge change 22339 into eclair by Android (Google) Code Review · 15 years ago
  45. d218df2 Fixing bug 2064923. by Charles Chen · 15 years ago
  46. 57d72f2 Merge change 22324 into eclair by Android (Google) Code Review · 15 years ago
  47. cb6a3b3 Show error messages when Authentication fails. by Jaikumar Ganesh · 15 years ago
  48. 02c5fab Merge change 22064 into eclair by Android (Google) Code Review · 15 years ago
  49. c0b23d3 Add type to filter option to list view by Suchi Amalapurapu · 15 years ago
  50. c27b12c Cap the length of dictionary words to keep TextView from exploding. by Eric Fischer · 15 years ago
  51. acae2c2 am 64b691a8: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  52. 9182721 Merge change 22130 into eclair by Android (Google) Code Review · 15 years ago
  53. 8c08bcd Call the correct function for canceling a pairing request. by Jaikumar Ganesh · 15 years ago
  54. 64b691a Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  55. a41e2f9 Implement Bluetooth device picker by Yue Lixin · 16 years ago
  56. 3b94f09 Merge change 21929 into eclair by Android (Google) Code Review · 15 years ago
  57. 53121cf Fix device address check when profile state changes. by Jaikumar Ganesh · 15 years ago
  58. 3bbb03f New settings top-level icons. by Amith Yamasani · 15 years ago
  59. f78227d Merge change 21838 into eclair by Android (Google) Code Review · 15 years ago
  60. 2c9b21f am d2136f7e: Create a shared preference setting and use it before loading/unloading cache and disable cache if file operations failed in the last launch. A simple if check when reading buffer size from file by Suchi Amalapurapu · 15 years ago
  61. d2136f7 Create a shared preference setting and use it before loading/unloading cache by Suchi Amalapurapu · 15 years ago
  62. 87fa11b Fix RadioInfo for CDMA. by jsh · 15 years ago
  63. 1858ccd am aafb491d: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  64. 2818107 am 36efef1d: cut number of frames in lock screen demo animation from 15 to 8 by Doug Zongker · 15 years ago
  65. aafb491 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  66. f509814 am da99054a: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  67. 5807c64 Allow optional nested parenthesis in the kernel compiler version string. by Jared Suttles · 15 years ago
  68. 36efef1 cut number of frames in lock screen demo animation from 15 to 8 by Doug Zongker · 15 years ago
  69. d63c011 Bluetooth: Update Settings.apk to match BT API change. by Nick Pelly · 15 years ago
  70. da99054 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  71. 5eb32e8 b/2005377 Fixed the problem where previously paired devics can't be access(grayed out) in Bluetooth settings after a reboot. by Michael Chan · 15 years ago
  72. 110befc do not merge: cherry-pick e9f4f5dd390973b46310a7cce08d1c6c56e699c2 from master branch by Michael Chan · 15 years ago
  73. f488ac9 Merge commit '49e8d2e9' into eclair by Android Git Automerger · 15 years ago
  74. e140b09 Remove wallpapers picker by Romain Guy · 15 years ago
  75. 49e8d2e Merge change 7060 into donut by Android (Google) Code Review · 15 years ago
  76. 509caaf Merge change 21021 by Android (Google) Code Review · 15 years ago
  77. b732a28 Improve layout of lock tutorial, especially improved for sholes. by Karl Rosaen · 15 years ago
  78. fdfb90f b/1770342 Bluetooth: Show the pair and connect when the user long touches a device without any supported profiles. by Michael Chan · 15 years ago
  79. ce6ec9f Merge change 20986 by Android (Google) Code Review · 15 years ago
  80. e15d3a0 b/2026622 Fixed the problem with the UI keeps showing that BT is scanning even though it has stopped. by Michael Chan · 15 years ago
  81. 8ccb9e0 Fix npe in leak fix. by Amith Yamasani · 15 years ago
  82. 24bd892 Fix a dialog leak. #1792635 by Amith Yamasani · 15 years ago
  83. 443c8e3 am 6dde8965: Fix bug 2045197. The TTS settings activity uses the default TTS stream type. Associate the volume control of this stream type with the volume control buttons. by Jean-Michel Trivi · 15 years ago
  84. 924bf59 am c9e5fc45: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  85. 3d29e5d am a016cb00: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  86. 6dde896 Fix bug 2045197. by Jean-Michel Trivi · 15 years ago
  87. c9e5fc4 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  88. a016cb0 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  89. e25e4e4 Add new activity for picking live wallpapers. by Dianne Hackborn · 15 years ago
  90. ede25bc Merge change 20355 by Android (Google) Code Review · 15 years ago
  91. 7e4a019 am 6c3287a4: Adopt new AppWidget assets, per http://b/2038594. by Jeff Sharkey · 15 years ago
  92. 6c3287a Adopt new AppWidget assets, per http://b/2038594. by Jeff Sharkey · 15 years ago
  93. 7f28787 Re-ordered some Settings and renamed some. by Amith Yamasani · 15 years ago
  94. e41a4ca Modified the Bluetooth 2.1 Passkey confirmation dialog by Michael Chan · 15 years ago
  95. 5ee0635 Remove 'SIM Card Lock' from Security & Location settings for CDMA phones. by Chouting Zhang · 15 years ago
  96. caf7d19 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  97. 2877e18 merge from donut by Jean-Baptiste Queru · 15 years ago
  98. 6fa3224 am 09cda9cf: Add VPN connection lost dialog. by Hung-ying Tyan · 15 years ago
  99. 09cda9c Add VPN connection lost dialog. by Hung-ying Tyan · 15 years ago
  100. f8db104 am 233991a2: Reduce the number of keystore connections to 1 by Hung-ying Tyan · 15 years ago