1. 345f866 Make TimePicker/DatePicker/CalendarView render in Eclipse. by Xavier Ducrohet · 14 years ago
  2. 1bf518d Merge "Add TelephonyManager.getCurrentPhoneType" into honeycomb by Wink Saville · 14 years ago
  3. 46ab5e1 Merge "add missing call to superclass method" into honeycomb by Michael Jurka · 14 years ago
  4. b8f939f add missing call to superclass method by Michael Jurka · 14 years ago
  5. c08f85a Fix issue 3414805 Crash during Overlay editing. JNI fixes. by Dharmaray Kundargi · 14 years ago
  6. 9d72be3 Add TelephonyManager.getCurrentPhoneType by Wink Saville · 14 years ago
  7. 3b8657d Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb by Ben Murdoch · 14 years ago
  8. fa148f6 Move setExpandedTileBounds from WC to UI thread by Ben Murdoch · 14 years ago
  9. 1d696fa Merge "Fix Incorrect Times in TimePickerDialog" into honeycomb by Brian Muramatsu · 14 years ago
  10. 87879e8 Fix Incorrect Times in TimePickerDialog by Brian Muramatsu · 14 years ago
  11. 485d577 Merge "Fix BluetoothAdapter Connection change intent doc." into honeycomb by Jaikumar Ganesh · 14 years ago
  12. 0b5b35f Fix BluetoothAdapter Connection change intent doc. by Jaikumar Ganesh · 14 years ago
  13. e77f991 Merge "Whoops, need to put this check back." into honeycomb by Dianne Hackborn · 14 years ago
  14. a48a37f Whoops, need to put this check back. by Dianne Hackborn · 14 years ago
  15. bd77ed7 Merge "Make image wallpaper use a big surface." into honeycomb by Dianne Hackborn · 14 years ago
  16. f185552 Make image wallpaper use a big surface. by Dianne Hackborn · 14 years ago
  17. 4b77bbd Merge "Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices." into honeycomb by Wink Saville · 14 years ago
  18. 8b805dd Merge "Enable retrieving default download manager settings" into honeycomb by Paul Westbrook · 14 years ago
  19. d99d0dc Enable retrieving default download manager settings by Paul Westbrook · 14 years ago
  20. f222956 Merge "Correctly set the alpha of a hardware layer before drawing it. Bug #3410819" into honeycomb by Romain Guy · 14 years ago
  21. fb3221b Merge "Assume ARGB_8888 for unknown configs. Bug #3327175" into honeycomb by Mike Cleron · 14 years ago
  22. 54229ee Correctly set the alpha of a hardware layer before drawing it. Bug #3410819 by Romain Guy · 14 years ago
  23. feeea8f Assume ARGB_8888 for unknown configs. Bug #3327175 by Romain Guy · 14 years ago
  24. 17bf5e3 DO NOT MERGE by Nick Pelly · 14 years ago
  25. 22ad624 Merge "Fix for issue 3410895 Transition regeneration not happening after changing aspect ratio of project" into honeycomb by Dheeraj Sharma · 14 years ago
  26. 6d13475 Making default upload and download arrows more visible Bug: 3399982 by Justin Ho · 14 years ago
  27. 50bd736 Merge "Updating Froyo framework assets to Holo style Bug: 3362749" into honeycomb by Justin Ho · 14 years ago
  28. b83f698 Updating Froyo framework assets to Holo style Bug: 3362749 by Justin Ho · 14 years ago
  29. 8b8f798 Fix for bug 3407633 Cookie not set in CookieManager - DO NOT MERGE by Kristian Monsen · 14 years ago
  30. 84a3405 Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch) by Dave Burke · 14 years ago
  31. 8afee66 Fix for issue 3410895 Transition regeneration not happening after changing aspect ratio of project by Dheeraj Sharma · 14 years ago
  32. ad97c1b Merge "Remove MeasuredText debug messages" into honeycomb by Mike Cleron · 14 years ago
  33. 7bae432 Merge "Enable subclass of SeekBarVolumizer to provide a custom file for sample playback." into honeycomb by Justin Ho · 14 years ago
  34. 0a909a1 Merge "Updated notification and effects for Honeycomb Bug: 3389139" into honeycomb by Justin Ho · 14 years ago
  35. ad440c9 Updated notification and effects for Honeycomb Bug: 3389139 by Justin Ho · 14 years ago
  36. 8f4fe8f Merge "When the data flows, the icon glows." into honeycomb by Joe Onorato · 14 years ago
  37. ba2ee61 Merge "Fix for issue 3409874:Crash during addition of pan and zoom effect if start and end rect are unchanged" into honeycomb by Dheeraj Sharma · 14 years ago
  38. f6a362a Don't convert 4444 images to 565. Bug #3327175 by Romain Guy · 14 years ago
  39. bc71d62 Merge "Don't convert 4444 images to 565. Bug #3327175" into honeycomb by Romain Guy · 14 years ago
  40. 178d4f4 Fix for issue 3409874:Crash during addition of pan and zoom effect if start and end rect are unchanged by Dheeraj Sharma · 14 years ago
  41. 186d8d3 Merge "Fix bug 3410400 - Holo rating bar assets" into honeycomb by Justin Ho · 14 years ago
  42. c198bb1 When the data flows, the icon glows. by Joe Onorato · 14 years ago
  43. 998127c Enable subclass of SeekBarVolumizer to provide a custom file for sample playback. by Amith Yamasani · 14 years ago
  44. f370391 Merge "Show the encryption boot animation." into honeycomb by Jason parks · 14 years ago
  45. 02a30a8 Fix bug 3410400 - Holo rating bar assets by Adam Powell · 14 years ago
  46. 2cd52c8 Merge "Fix invalidation issue with actionbar items" into honeycomb by Chet Haase · 14 years ago
  47. 327549f Merge "Fix issue 3408285. Fix issue in Thread safe in Java." into honeycomb by Dharmaray Kundargi · 14 years ago
  48. f28595e Fix invalidation issue with actionbar items by Chet Haase · 14 years ago
  49. aece15a Merge "Updated notification panel alpha" into honeycomb by Justin Ho · 14 years ago
  50. 4df78a7 Updated notification panel alpha by Justin Ho · 14 years ago
  51. 8f8aac5 Merge "Pixel were missing on the last line of text when using MaxLines." into honeycomb by Gilles Debunne · 14 years ago
  52. 2a7ade6 Merge "Update hard keyboard status on closing input methods panel" into honeycomb by Tadashi G. Takaoka · 14 years ago
  53. a573b56 Fix issue 3408285. Fix issue in Thread safe in Java. by Dharmaray Kundargi · 14 years ago
  54. c623fff Merge "Fix keyboard hidden flag." into honeycomb by Jeff Brown · 14 years ago
  55. 6cf3231 Merge "Do not check features in PackageManagerService" into honeycomb by Dianne Hackborn · 14 years ago
  56. 9b9e677 Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices. by Wink Saville · 14 years ago
  57. 122106c Merge "Import revised translations. DO NOT MERGE. Bug 3394542" into honeycomb by Eric Fischer · 14 years ago
  58. 597eec8 Fix keyboard hidden flag. by Jeff Brown · 14 years ago
  59. 4c3915a Do not check features in PackageManagerService by Kenny Root · 14 years ago
  60. e385f0c Update hard keyboard status on closing input methods panel by Tadashi G. Takaoka · 14 years ago
  61. 076d059b Merge "Not to update IME when Settings version is older than the last updated version." into honeycomb by satok · 14 years ago
  62. 90a9ab5 Merge "Updating notification title close asset" into honeycomb by Justin Ho · 14 years ago
  63. 6c01a26 Updating notification title close asset by Justin Ho · 14 years ago
  64. 537fa17 Merge "Disconnect HTTP live sessions as soon as the request comes in." into honeycomb by Andreas Huber · 14 years ago
  65. 0ad4f09 Merge "Patches for the Paste window behavior." into honeycomb by Gilles Debunne · 14 years ago
  66. 17ab86c Disconnect HTTP live sessions as soon as the request comes in. by Andreas Huber · 14 years ago
  67. 1c91433 Merge "Set time dialog display changes AM/PM at 1 instead of 12" into honeycomb by Svetoslav Ganov · 14 years ago
  68. 5f639d5 Merge "Fix bug 3408834 - actionbar stays gone when leaving reader in lightsout mode" into honeycomb by Adam Powell · 14 years ago
  69. 4d73329 Not to update IME when Settings version is older than the last updated version. by satok · 14 years ago
  70. 11f9647 Merge "Hint text is visible when using center gravity." into honeycomb by Gilles Debunne · 14 years ago
  71. 3ce726e Patches for the Paste window behavior. by Gilles Debunne · 14 years ago
  72. d76cee2 Fix bug 3408834 - actionbar stays gone when leaving reader in lightsout mode by Adam Powell · 14 years ago
  73. be17a7f Set time dialog display changes AM/PM at 1 instead of 12 by Svetoslav Ganov · 14 years ago
  74. 03245a8 Merge "LayoutLib.Create: support Outer_Inner_Delegate renaming." into honeycomb by Raphael · 14 years ago
  75. 53fe104 Merge "Updated fallback sound for Honeycomb tablet" into honeycomb by Justin Ho · 14 years ago
  76. b799314 Merge "Add SurfaceTexture docs for getTransformMatrix." into honeycomb by Jamie Gennis · 14 years ago
  77. fbc8630 Remove MeasuredText debug messages by Kenny Root · 14 years ago
  78. 8df2c42 Merge "Fix a multithreading bug in libagl's EGL." into honeycomb by Jamie Gennis · 14 years ago
  79. e9da0c1 Merge "Fix issue #3408542: "resizeable" attribute required to get out of compat mode" into honeycomb by Dianne Hackborn · 14 years ago
  80. 811820f LayoutLib.Create: support Outer_Inner_Delegate renaming. by Raphael · 14 years ago
  81. bd9a08d Show the encryption boot animation. by Jason parks · 14 years ago
  82. 9a80a65 Hint text is visible when using center gravity. by Gilles Debunne · 14 years ago
  83. 0ddd275 Import revised translations. DO NOT MERGE. Bug 3394542 by Eric Fischer · 14 years ago
  84. 2bfa2ea Fix issue #3408542: "resizeable" attribute required to get out of compat mode by Dianne Hackborn · 14 years ago
  85. 5f8b665 Add SurfaceTexture docs for getTransformMatrix. by Jamie Gennis · 14 years ago
  86. c1eb127 Merge "Tabs are resized to make sure they fit in their parent." into honeycomb by Gilles Debunne · 14 years ago
  87. 4f63da6 Merge "Alignment in the title area of the notification panel." into honeycomb by Daniel Sandler · 14 years ago
  88. fe6fd24 Merge "Mask out the non public bits, not the public ones." into honeycomb by Joe Onorato · 14 years ago
  89. 6ab77bd Mask out the non public bits, not the public ones. by Joe Onorato · 14 years ago
  90. ccfcd9e Merge "Fxi initial error popup dialog in TextEdit and refreshed assets." into honeycomb by Gilles Debunne · 14 years ago
  91. ddd1129 Merge "Merge from gingerbread: Commit the final API for level 10. DO NOT MERGE" into honeycomb by Jeff Hamilton · 14 years ago
  92. b0b6890 Alignment in the title area of the notification panel. by Daniel Sandler · 14 years ago
  93. 81c31c9 Merge from gingerbread: Commit the final API for level 10. DO NOT MERGE by Jeff Hamilton · 14 years ago
  94. cb9d4d2 Merge "Kill spurious animations when vetoing notifications." into honeycomb by Daniel Sandler · 14 years ago
  95. 81f4b58 Merge "Fix hardware keyboard switch listener" into honeycomb by Tadashi G. Takaoka · 14 years ago
  96. 6871ede Updated fallback sound for Honeycomb tablet by Justin Ho · 14 years ago
  97. 1c9debf Fix hardware keyboard switch listener by Tadashi G. Takaoka · 14 years ago
  98. 22e883d For Textareas, do not use UI side layers. by Leon Scroggins · 14 years ago
  99. 2bb1357 Bug fix: 3405930 Crash editing overlay text by Gil Dobjanschi · 14 years ago
  100. cde85d5 Merge "Add debug for tracking bug 3404006." into honeycomb by Wink Saville · 14 years ago