1. 18e96ca am 495d820c: am ccaebfc9: Don\'t set priority in Bonding state. This was causing A2DP get connected for Car Docks, when user didn\'t select it. by Jaikumar Ganesh · 16 years ago
  2. b075b38 am 2bb1f870: am 1edd8277: Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
  3. 57bb82b am ccaebfc9: Don\'t set priority in Bonding state. This was causing A2DP get connected for Car Docks, when user didn\'t select it. by Jaikumar Ganesh · 16 years ago
  4. 752eae6 am 1edd8277: Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
  5. a6bea15 am 1fed31aa: am fef4874a: fixing build break by removing unused imports. by Derek Sollenberger · 16 years ago
  6. 216cb73 Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
  7. 247d3a9 am 18dedf2c: am 50a3977c: Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 16 years ago
  8. bd74632 am 50a3977c: Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 16 years ago
  9. 3fb5c80 Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 16 years ago
  10. ae0c323 am 6b113b1a: am 595f48b2: Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 16 years ago
  11. b4d83d5 am 6c87c77d: (-s ours) am a2b0d38f: First draft of multitouch in the WebView. by Grace Kloba · 16 years ago
  12. ee153b2 am fef4874a: fixing build break by removing unused imports. by Derek Sollenberger · 16 years ago
  13. 4b21578 am d55aa751: am 7c5bf466: consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 16 years ago
  14. 285a13f am 7c5bf466: consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 16 years ago
  15. fd3f7d6 am 90ce68a9: (-s ours) am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 16 years ago
  16. a7a02f9 am 9c74295f: am a1759cea: Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 16 years ago
  17. ee76c1c am c9a26f29: am aa3b5961: javadoc change: fix the selector sample XML in the class description (was broken due to improper ordering) by Scott Main · 16 years ago
  18. 1d4fcc7 am 595f48b2: Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 16 years ago
  19. 8eeeeb1 Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 16 years ago
  20. 389e94b Merge "Unhide LocationManager APIs needed for unbundled location providers." by Mike Lockwood · 16 years ago
  21. c2398cf Merge "Allow a video to be correctly resumed programatically after being paused." by Andrei Popescu · 16 years ago
  22. e840bed am a2b0d38f: First draft of multitouch in the WebView. by Grace Kloba · 16 years ago
  23. e669f3d Merge "MountService: Clean up some logspam" by San Mehat · 16 years ago
  24. 6f71b35 Merge "Copy SearchSourceSelector from QuickSearchBox" by Bjorn Bringert · 16 years ago
  25. fbc76a3 am ff7d33b5: am 04e0a101: Bring up IME after receiving a response from webkit. by Leon Scroggins · 16 years ago
  26. 7e0838a am 04e0a101: Bring up IME after receiving a response from webkit. by Leon Scroggins · 16 years ago
  27. 91ea437 am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 16 years ago
  28. 8577a7d Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 16 years ago
  29. 370c36a am a1759cea: Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 16 years ago
  30. 86a34cb am aa3b5961: javadoc change: fix the selector sample XML in the class description (was broken due to improper ordering) by Scott Main · 16 years ago
  31. 07239e2 am cffea95e: (-s ours) am 3fb4ee4e: Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 16 years ago
  32. 7ca087c am d31d7397: am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 16 years ago
  33. 3150097 Merge "Deprecate fill_parent and introduce match_parent. Bug: #2361749." by Romain Guy · 16 years ago
  34. 83c7cfe Merge "Enabling multiple apps to use different speech synthesis engines and not interfere with one another." by Charles Chen · 16 years ago
  35. 1760b7c Merge "Remove useless start of AudioTrack for TTS and improper volume setting. The AudioTrack that plays the synthesized audio data should only be started when the first synthesis request is sent, not after the initialization of the engine. The track volume should be initialized to it nominal level. Volumes above 1 do not provide amplification, so setting the volume to 2 is not necessary." by Jean-Michel Trivi · 16 years ago
  36. e8b6618 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  37. a1322ca Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 16 years ago
  38. e965dda Merge "MountService: Add new Settings for UMS prompting and notification behavior" by San Mehat · 16 years ago
  39. a836f71 Merge "Settings: Add settings for MountService prefs and bump DB version to 46" by San Mehat · 16 years ago
  40. 714fbe5 Merge "explicitly initialize static final boolean to fix build" by Mike Reed · 16 years ago
  41. 1d8778f Merge "Reorganize some of the stagefright implementation related to metadata." by Andreas Huber · 16 years ago
  42. 7f34c55 Merge "optional flag to enable tracker debugging" by Mike Reed · 16 years ago
  43. 20817a4 Merge "ContentResolver.query() includes performance considerations" by Tom O'Neill · 16 years ago
  44. 51632e8 less log spew by Joe Onorato · 16 years ago
  45. 3e0a34f Merge "MountService: Fix asec list bug" by San Mehat · 16 years ago
  46. 1eea518 am 3fb4ee4e: Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 16 years ago
  47. 8fe9217 Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 16 years ago
  48. ac5002e am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 16 years ago
  49. c0ce7a6 Merge "b/2293263 Finished removing busyBits references." by Erik Pasternak · 16 years ago
  50. 9823a92 Merge "Update with latest translations." by Eric Fischer · 16 years ago
  51. 0e34ec2 Merge "Fix a bug where the usage for an origin shows up as 0 in Website Settings when the origin uses app cache but not database." by Andrei Popescu · 16 years ago
  52. 98de6c4 Merge "Deprecate onTooManyRedirects." by Patrick Scott · 16 years ago
  53. 455499c Merge "when finalizing SQLiteCursor, close it but don't throw exceptions." by Vasu Nori · 16 years ago
  54. 3f83f7e Merge "remove Settings.Gservices" by Doug Zongker · 16 years ago
  55. d4ed21e Merge "Environment: Catch *all* exceptions from MountService" by San Mehat · 16 years ago
  56. a79b658 am 4e9a9d8e: am c89b13b9: Use Calendar.add() instead of Calendar.roll() by Leon Scroggins · 16 years ago
  57. 27b37bc am 2110bb02: am affa5d2c: remove unused jni interfaces by Cary Clark · 16 years ago
  58. a9dc0f7 am c89b13b9: Use Calendar.add() instead of Calendar.roll() by Leon Scroggins · 16 years ago
  59. 618c755 DO NOT MERGE A library for encoding and decoding ETC1 textures. by Jack Palevich · 16 years ago
  60. 4cd85bb Merge "Bumper un-@hide (un-@pending actually) of previously reviewed APIs:" by Dan Egnor · 16 years ago
  61. f34a7a7 am f6de904a: am 063d03ed: Converting tabs to spaces in docs/html/resources/resources_toc.cs. by Trevor Johns · 16 years ago
  62. aac9e9f am 063d03ed: Converting tabs to spaces in docs/html/resources/resources_toc.cs. by Trevor Johns · 16 years ago
  63. c901f0f Merge "remove GoogleWebContentHelper class" by Doug Zongker · 16 years ago
  64. cf504c4 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 16 years ago
  65. 072ba68 Merge "b/2358627 and b/2293263 Fixed eventDay bugs." by Erik Pasternak · 16 years ago
  66. 122b788 am 5f6002ec: am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 16 years ago
  67. e70b5fc am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 16 years ago
  68. 8fc26bc Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 16 years ago
  69. 4c6a4cc Merge "PowerManagerService: Switch to using MountService shutdown for media" by San Mehat · 16 years ago
  70. 5da3fd5 Merge "MountService: Add an ACTION_SHUTDOWN handler and export a method for external shutdown" by San Mehat · 16 years ago
  71. cc8fb61 am 707ca41d: am d8858893: Merge "docs: fix some broken links" into eclair by Scott Main · 16 years ago
  72. 5c7069a am d8858893: Merge "docs: fix some broken links" into eclair by Scott Main · 16 years ago
  73. c186005 am affa5d2c: remove unused jni interfaces by Cary Clark · 16 years ago
  74. e90d1b1 Merge "docs: fix some broken links" into eclair by Scott Main · 16 years ago
  75. 29bff34 Merge "Remove old EventLog tests from here, they will be replaced by a (better) EventLog test in CTS." by Dan Egnor · 16 years ago
  76. 74a5c34 Merge "move Watchdog's settings from Gservices to Secure" by Doug Zongker · 16 years ago
  77. 4b83794 am de0ef181: am ce60d4b2: Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 16 years ago
  78. 2133a9f am 2790b20c: am 0b6c6f2c: Merge "Fix media option settings for A2DP." into eclair by Jaikumar Ganesh · 16 years ago
  79. a0c9101 am ce56857e: am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 16 years ago
  80. 45c4ad9 am 80410b55: am 42c98ada: Still use ro.monkey by Ying Wang · 16 years ago
  81. b9d770c Merge "Update Notepad tutorial documentation to match code" by Tom O'Neill · 16 years ago
  82. 05cba4c am ce60d4b2: Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 16 years ago
  83. 421b581 Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 16 years ago
  84. 5988ae3 am bd6029fc: am 3a503399: Request <label> info only when accessing a textfield. by Leon Scroggins · 16 years ago
  85. 891229c am 3a503399: Request <label> info only when accessing a textfield. by Leon Scroggins · 16 years ago
  86. d462104 Merge "Get correct density info when using resource URIs in ImageView" by Bjorn Bringert · 16 years ago
  87. 8c493bb Merge "Fix broken Javadoc link." by Mike Lockwood · 16 years ago
  88. 9115d11 Merge "Add LocationManagerImpl class to act as a public wrapper for the ILocationProvider interface" by Mike Lockwood · 16 years ago
  89. 09681c2 Merge "Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow. Bug: #2359368." by Romain Guy · 16 years ago
  90. 72bb483 Merge "Add MPEG to the file extensions that scanner cares" by James Dong · 16 years ago
  91. 2f6f120 Merge "Support npot on es 2.0 HW." by Jason Sams · 16 years ago
  92. 8dbcdd8 Merge "Apps on SD card project. A simple keystore to store system-only key material, by leveraging file system access permissions." by Oscar Montemayor · 16 years ago
  93. 7d0930f Merge "PowerManagerService: When rebooting, ensure external storage is unmounted" by San Mehat · 16 years ago
  94. bbbe67b Merge "add ACCESS_CACHE_FILESYSTEM permission to core manifest" by Doug Zongker · 16 years ago
  95. c11d7a6 Merge "framework: MountService: Add initial support for Android Secure External Caches" by San Mehat · 16 years ago
  96. eb9685e Merge "Fix SDK build problem until EventLog is published." by Dan Egnor · 16 years ago
  97. 9df1115 Merge "Stop spamming the log." by Joe Onorato · 16 years ago
  98. 7c127ab am 9e5f3ec9: am e3bbaf6c: Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2 by Cary Clark · 16 years ago
  99. 59909e8 am fbd3afb1: am e38fc189: Show label information as hint text by Leon Scroggins · 16 years ago
  100. ed37141 am 0b6c6f2c: Merge "Fix media option settings for A2DP." into eclair by Jaikumar Ganesh · 16 years ago