1. 7bd6600 Merge change 25117 into eclair by Android (Google) Code Review · 17 years ago
  2. 3616a41 Preserve ListView's pressed state when the adapter changes its content while the user is pressing an item. by Romain Guy · 17 years ago
  3. 674a844 synchronize access to pictureReady, copyContentPicture by Cary Clark · 17 years ago
  4. 91a5d83 am b5308a70: Merge change 24816 into donut by Jean-Michel Trivi · 17 years ago
  5. df4cf29 redraw once more on a touch-up if we've been dragging, so we can redraw in high-quality mode by Mike Reed · 17 years ago
  6. e727f18 Add the FasttrackBadgeWidget. by Evan Millar · 17 years ago
  7. 6d9eebe Merge change 25090 into eclair by Android (Google) Code Review · 17 years ago
  8. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 17 years ago
  9. 0ae011b Merge change 24990 into eclair by Android (Google) Code Review · 17 years ago
  10. 1cd403e Add SurfaceView API to put surface on top of window. by Dianne Hackborn · 17 years ago
  11. 04b2868 WebView zoom clean up by Grace Kloba · 17 years ago
  12. db6d939 if the cursor and focus don't match, match them on text view clicks by Cary Clark · 17 years ago
  13. df34437 compute Y scroll max by scaling only, ignoring title bar height by Cary Clark · 17 years ago
  14. 5adeba4 Merge change 25059 into eclair by Android (Google) Code Review · 17 years ago
  15. e9e86b8 special-case coordinate conversion when we are taking content coordinates to be invalidate. We need to by Mike Reed · 17 years ago
  16. 82dbf67 Merge change 24998 into eclair by Android (Google) Code Review · 17 years ago
  17. adbaef2 Add Panasonic KX-TH112 to blacklist. by Nick Pelly · 17 years ago
  18. 4e3cdf8 Merge change 23619 into eclair by Android (Google) Code Review · 17 years ago
  19. 244f8c2 Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 17 years ago
  20. 951764b Add automatic lighting control framework by Dan Murphy · 17 years ago
  21. 678b4c20 Merge change 25013 into eclair by Android (Google) Code Review · 17 years ago
  22. 8d37426 Various fixed for back key handling. by Dianne Hackborn · 17 years ago
  23. 33f889a change to use the new CALLER_IS_SYNCADAPTER flag by Fred Quintana · 17 years ago
  24. bd443c0 Merge change 24887 into eclair by Android (Google) Code Review · 17 years ago
  25. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 17 years ago
  26. c297480 Fix issue #2116977: buttons are huge and bent by Dianne Hackborn · 17 years ago
  27. e7f47f5 Merge change 24921 into eclair by Android (Google) Code Review · 17 years ago
  28. 44ee0f0 add system properties for experimenting with sync timeouts. by Debajit Ghosh · 17 years ago
  29. 74077c8 Clear the password field when reloading the current page. by Leon Scroggins · 17 years ago
  30. d023f9a Merge change 24829 into eclair by Android (Google) Code Review · 17 years ago
  31. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 17 years ago
  32. 944808f Merge change 24927 into eclair by Android (Google) Code Review · 17 years ago
  33. 8c11e31 Fix a possible NPE in View. by Romain Guy · 17 years ago
  34. 482d54b Add black listing of car kits by name. by Jaikumar Ganesh · 17 years ago
  35. df5e76f Merge change 24814 into eclair by Android (Google) Code Review · 17 years ago
  36. d247aad Bring up the soft keyboard when touching a focused textfield. by Leon Scroggins · 17 years ago
  37. dd81749 Remove trackball double click. Treat each click as a single click. by Grace Kloba · 17 years ago
  38. 298d32e Set the minimum fling to the title height. by Cary Clark · 17 years ago
  39. 13bc4ad Merge change 24902 into eclair by Android (Google) Code Review · 17 years ago
  40. 7a4be89 Add "rtsp" to the list of URL schemes that get linkified. by Eric Fischer · 17 years ago
  41. b5308a7 Merge change 24816 into donut by Android (Google) Code Review · 17 years ago
  42. b6e164c Per suggestion in http://b/issue?id=2062340, update the UNIQUE in the by Grace Kloba · 17 years ago
  43. a9b417e TextToSpeech javadoc update. by Jean-Michel Trivi · 17 years ago
  44. eb9fdc2 Fix http://b/issue?id=2098873 (drawing glitch in SeekBar). by Daniel Sandler · 17 years ago
  45. 0fdae4c Merge change 24747 into eclair by Android (Google) Code Review · 17 years ago
  46. 6cb1330 Merge change 24683 into eclair by Android (Google) Code Review · 17 years ago
  47. 93f00de Merge change 24509 into eclair by Android (Google) Code Review · 17 years ago
  48. 27844c3 Enable log message for tracking issue #2092299. by Jim Miller · 17 years ago
  49. 9a0bf14 Moving ImProvider to TalkProvider: Change Im.java to use the new TalkProvider; change the authority by Ye Wen · 17 years ago
  50. ff1df69 Performance measurement framework: by Jack Wang · 17 years ago
  51. 38eeac3 Merge change 24797 into eclair by Android (Google) Code Review · 17 years ago
  52. 0738e88 Don't backup/restore telephony material from secure settings by Christopher Tate · 17 years ago
  53. d3e061f Merge change 24609 into eclair by Android (Google) Code Review · 17 years ago
  54. e621d6f Use floor to calculate the range to avoid the rounding error triggered by Grace Kloba · 17 years ago
  55. 02ee5387d Merge change 24764 into eclair by Android (Google) Code Review · 17 years ago
  56. 51099c5 Add @Widget annotation to GestureOverlayView to make it usable in ADT. by Romain Guy · 17 years ago
  57. 32d8571 Changes for BT 2.1 by Jaikumar Ganesh · 17 years ago
  58. 162ec99 Merge change 24635 into eclair by Android (Google) Code Review · 17 years ago
  59. 8cae124 Various cleanup around resources and nine-patches. by Dianne Hackborn · 17 years ago
  60. 5e59ca8 Handle DisconnectRequested message sent by Bluez. by Jaikumar Ganesh · 17 years ago
  61. 2fcaf79 Tell GlobalSearch about searches without a suggestion by Bjorn Bringert · 17 years ago
  62. f65bc18 am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue... by Scott Main · 17 years ago
  63. d27b108 docs only. by Scott Main · 17 years ago
  64. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 17 years ago
  65. 7ed6ee5 Fix issue #1983406: Soft keyboard doesn't show up in an EditText with "digits" attribute set by Dianne Hackborn · 17 years ago
  66. 9b6911c Merge change 24630 into eclair by Android (Google) Code Review · 17 years ago
  67. 38a1081 Merge change 24514 into eclair by Android (Google) Code Review · 17 years ago
  68. f3f7200 Merge change 24588 into eclair by Android (Google) Code Review · 17 years ago
  69. 70e1ad7 Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict. by Jim Miller · 17 years ago
  70. da0a56df resolved conflicts for merge of e0408aa1 to eclair by Scott Main · 17 years ago
  71. 8206ff3 Fix for multi-apn MMS access. by Robert Greenwalt · 17 years ago
  72. b643724 If disk-full, don't crash the system server. Still todo: when we have disk we should trigger the event again. by Costin Manolache · 17 years ago
  73. df4578e docs only. by Scott Main · 17 years ago
  74. 5b61bea Merge change 24581 into eclair by Android (Google) Code Review · 17 years ago
  75. 4bdf17c Dialog titles would sometimes use a font too large. by Romain Guy · 17 years ago
  76. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 17 years ago
  77. 84b4d37 [Issue 2099206] Encoding phone number prior to sending it to the phone lookup filter by Dmitri Plotnikov · 17 years ago
  78. 2d3f9c5 Add timestamp support for call history vcard by Lixin Yue · 17 years ago
  79. eec2f41 Addressed reviewer comments. by Bob Lee · 17 years ago
  80. df4edc8 Merge change 24499 into eclair by Android (Google) Code Review · 17 years ago
  81. f5269c1 Modify android.syncml.pim so that no one is going to use. by Daisuke Miyakawa · 17 years ago
  82. 6ba23c5 Handle cases where TYPE can be undefined, such as EAS. by Jeff Sharkey · 17 years ago
  83. bbe14a1 Merge change 24473 into eclair by Android (Google) Code Review · 17 years ago
  84. 0d13450 Merge change 24468 into eclair by Android (Google) Code Review · 17 years ago
  85. d0f02a4 Merge change 24138 into eclair by Android (Google) Code Review · 17 years ago
  86. 6b7f1a6 fix [2074427] SurfaceView doesn't disappear on GONE by Mathias Agopian · 17 years ago
  87. b43b58d Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size. by Dmitri Plotnikov · 17 years ago
  88. f46a9cf API to combine LOOKUP_KEY and Contacts._ID together. by Jeff Sharkey · 17 years ago
  89. 1048ad5 Merge change 24395 into eclair by Android (Google) Code Review · 17 years ago
  90. d82bc51 Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScale) * mActualScale) not necessary to be viewWidth, we special case when the content exactly fit in the view case. by Grace Kloba · 17 years ago
  91. 3a6c88c Adjust the WebTextView's text size according to density. by Leon Scroggins · 17 years ago
  92. fdf6db6 Make NumberPicker subclassable by Tom Taylor · 17 years ago
  93. b24e11b API_CHANGE by Nick Pelly · 17 years ago
  94. de893f5 API_CHANGE by Nick Pelly · 17 years ago
  95. 100f086 Merge change 24376 into eclair by Android (Google) Code Review · 17 years ago
  96. cf7b552 Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavascriptInterface() as it causes an intermitent crash. by Andrei Popescu · 17 years ago
  97. ccda4c4 Merge change 24288 into eclair by Android (Google) Code Review · 17 years ago
  98. 9519ce7 Query for all properties if a property change is received and cache is empty. by Jaikumar Ganesh · 17 years ago
  99. 273fecc2 Do not cache POST response as Cache is indexed with url. by Grace Kloba · 17 years ago
  100. bc9aa77 Fix typo: IMMEDITATE -> IMMEDIATE by Omari Stephens · 17 years ago