1. cc670b5 Merge change 25323 into eclair by Android (Google) Code Review · 15 years ago
  2. 972f0e3 Merge change 25325 into eclair by Android (Google) Code Review · 15 years ago
  3. dd0463a Change handling of remoteUuids. by Jaikumar Ganesh · 15 years ago
  4. 82c3ef7 Add a parcelable version of UUID file. by Jaikumar Ganesh · 15 years ago
  5. 0828bee Merge change 25386 into eclair by Android (Google) Code Review · 15 years ago
  6. cebe347 Add one more hardware keyboard character popup: \ if you hold / by Eric Fischer · 15 years ago
  7. 3845626 Merge change 25369 into eclair by Android (Google) Code Review · 15 years ago
  8. 5f78786 Merge change 25190 into eclair by Android (Google) Code Review · 15 years ago
  9. 241403f Update the input method when the selection changes. by Leon Scroggins · 15 years ago
  10. 32c687c Merge change 25351 into eclair by Android (Google) Code Review · 15 years ago
  11. 4295613 Merge change 25307 into eclair by Android (Google) Code Review · 15 years ago
  12. 6a20b82 Merge change 25293 into eclair by Android (Google) Code Review · 15 years ago
  13. d03b880 Change Theme.Light's background back to pure white. by Romain Guy · 15 years ago
  14. 82df16c6 Merge change 25297 into eclair by Android (Google) Code Review · 15 years ago
  15. c9e2e66 slide the title if the site changes the scroll position by Cary Clark · 15 years ago
  16. 9092ab4 Add support for launching activities when attaching to a car or desk dock. by Mike Lockwood · 15 years ago
  17. 764916d Merge change 23383 into eclair by Android (Google) Code Review · 15 years ago
  18. 7ae3419 Allow touches to change the selection in WebTextView. by Leon Scroggins · 15 years ago
  19. f5a5f04 Merge change 25296 into eclair by Android (Google) Code Review · 15 years ago
  20. 0abc859 Merge change 25299 into eclair by Android (Google) Code Review · 15 years ago
  21. 1d45857 Show keyboard automatically in EditTextPreference dialogs by Amith Yamasani · 15 years ago
  22. 1ca654e Address romain's code review comments by Karl Rosaen · 15 years ago
  23. cac1382 Add new Gservices setting for discarding uphill ops for eclair and future devices. by Cynthia Wong · 15 years ago
  24. 2c867f9 Fix a handful of bugs in the ContactHeaderWidget by Evan Millar · 15 years ago
  25. ee452ee Combine the "Permission Requested" title and subtitle into one string. by Eric Fischer · 15 years ago
  26. 4f8bb4c Merge change 25276 into eclair by Android (Google) Code Review · 15 years ago
  27. 9f28d900 Merge change 25280 into eclair by Android (Google) Code Review · 15 years ago
  28. 5b28c366 Don't scroll on load if titlebar is visible by Cary Clark · 15 years ago
  29. 268a573 Use separate resources to control orientation change for car and desk docks. by Mike Lockwood · 15 years ago
  30. 5738410 Merge change 25270 into eclair by Android (Google) Code Review · 15 years ago
  31. 4c87a3f Use Resources to load search icons with android.resource URIs by Bjorn Bringert · 15 years ago
  32. 46ad796 Unhide cancelAutoFocus API in Camera. by Chih-Chung Chang · 15 years ago
  33. 7478ea6 Remove trailing spaces. by Wu-cheng Li · 15 years ago
  34. 8562818 Merge change 25244 into eclair by Android (Google) Code Review · 15 years ago
  35. 97bda4c Flag indicating if Contacts source has any unsynced groups. by Jeff Sharkey · 15 years ago
  36. 7fc39b2 Merge change 25238 into eclair by Android (Google) Code Review · 15 years ago
  37. 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
  38. 42fc2c6 Fix NPE when provider returns null cursor. by Jeff Sharkey · 15 years ago
  39. 6cf05f1 Merge change 25206 into eclair by Android (Google) Code Review · 15 years ago
  40. d5bc296 Make vCard importer code use Account information if possible. by Daisuke Miyakawa · 15 years ago
  41. c6587dc Merge change 25178 into eclair by Android (Google) Code Review · 15 years ago
  42. 9767e41 Some improvements for wallpaper configuration. by Dianne Hackborn · 15 years ago
  43. 5ab7805 add the ability to do a newAssert with no values by Fred Quintana · 15 years ago
  44. 5862b67 Merge change 25187 into eclair by Android (Google) Code Review · 15 years ago
  45. 468f067 fixing documentation for PluginStub by Derek Sollenberger · 15 years ago
  46. 7c3e493 Merge change 25177 into eclair by Android (Google) Code Review · 15 years ago
  47. e74050a Merge change 25175 into eclair by Android (Google) Code Review · 15 years ago
  48. e4d95d0 Add RotarySelector widget to android.internal for use by lock screen and incoming call screen. by Karl Rosaen · 15 years ago
  49. d2a3a8a Fix for #2092883: Allow manual sync even when background data is disabled by Jim Miller · 15 years ago
  50. 72440a0e Allow only System Service to send most Bluetooth intents. by Nick Pelly · 15 years ago
  51. 64ce0f8 Merge change 24200 into eclair by Android (Google) Code Review · 15 years ago
  52. b6a7ea5 Merge change 25153 into eclair by Android (Google) Code Review · 15 years ago
  53. 0b3a5d6 First pass at replacing native plugin views with java. by Derek Sollenberger · 15 years ago
  54. 4ef2995 Reconcile the character popups for the hard and soft keyboards. by Eric Fischer · 15 years ago
  55. 90142c9 Adding a system property to log slow queries by Dmitri Plotnikov · 15 years ago
  56. 7bd6600 Merge change 25117 into eclair by Android (Google) Code Review · 15 years ago
  57. 3616a41 Preserve ListView's pressed state when the adapter changes its content while the user is pressing an item. by Romain Guy · 15 years ago
  58. 674a844 synchronize access to pictureReady, copyContentPicture by Cary Clark · 15 years ago
  59. 91a5d83 am b5308a70: Merge change 24816 into donut by Jean-Michel Trivi · 15 years ago
  60. df4cf29 redraw once more on a touch-up if we've been dragging, so we can redraw in high-quality mode by Mike Reed · 15 years ago
  61. e727f18 Add the FasttrackBadgeWidget. by Evan Millar · 15 years ago
  62. 6d9eebe Merge change 25090 into eclair by Android (Google) Code Review · 15 years ago
  63. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  64. 0ae011b Merge change 24990 into eclair by Android (Google) Code Review · 15 years ago
  65. ed2c13a Revert "Deprecate showSearchIconAsBadge and icon search attrs" by Bjorn Bringert · 15 years ago
  66. 1cd403e Add SurfaceView API to put surface on top of window. by Dianne Hackborn · 15 years ago
  67. 04b2868 WebView zoom clean up by Grace Kloba · 15 years ago
  68. db6d939 if the cursor and focus don't match, match them on text view clicks by Cary Clark · 15 years ago
  69. df34437 compute Y scroll max by scaling only, ignoring title bar height by Cary Clark · 15 years ago
  70. 5adeba4 Merge change 25059 into eclair by Android (Google) Code Review · 15 years ago
  71. e9e86b8 special-case coordinate conversion when we are taking content coordinates to be invalidate. We need to by Mike Reed · 15 years ago
  72. 82dbf67 Merge change 24998 into eclair by Android (Google) Code Review · 15 years ago
  73. adbaef2 Add Panasonic KX-TH112 to blacklist. by Nick Pelly · 15 years ago
  74. 4e3cdf8 Merge change 23619 into eclair by Android (Google) Code Review · 15 years ago
  75. 244f8c2 Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
  76. 951764b Add automatic lighting control framework by Dan Murphy · 15 years ago
  77. 678b4c20 Merge change 25013 into eclair by Android (Google) Code Review · 15 years ago
  78. 8d37426 Various fixed for back key handling. by Dianne Hackborn · 15 years ago
  79. 33f889a change to use the new CALLER_IS_SYNCADAPTER flag by Fred Quintana · 15 years ago
  80. bd443c0 Merge change 24887 into eclair by Android (Google) Code Review · 15 years ago
  81. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 15 years ago
  82. c297480 Fix issue #2116977: buttons are huge and bent by Dianne Hackborn · 15 years ago
  83. e7f47f5 Merge change 24921 into eclair by Android (Google) Code Review · 15 years ago
  84. 44ee0f0 add system properties for experimenting with sync timeouts. by Debajit Ghosh · 15 years ago
  85. 74077c8 Clear the password field when reloading the current page. by Leon Scroggins · 15 years ago
  86. d023f9a Merge change 24829 into eclair by Android (Google) Code Review · 15 years ago
  87. aa931bc Merge change 24841 into eclair by Android (Google) Code Review · 15 years ago
  88. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  89. 944808f Merge change 24927 into eclair by Android (Google) Code Review · 15 years ago
  90. 8c11e31 Fix a possible NPE in View. by Romain Guy · 15 years ago
  91. 482d54b Add black listing of car kits by name. by Jaikumar Ganesh · 15 years ago
  92. df5e76f Merge change 24814 into eclair by Android (Google) Code Review · 15 years ago
  93. d247aad Bring up the soft keyboard when touching a focused textfield. by Leon Scroggins · 15 years ago
  94. dd81749 Remove trackball double click. Treat each click as a single click. by Grace Kloba · 15 years ago
  95. 298d32e Set the minimum fling to the title height. by Cary Clark · 15 years ago
  96. 13bc4ad Merge change 24902 into eclair by Android (Google) Code Review · 15 years ago
  97. 7a4be89 Add "rtsp" to the list of URL schemes that get linkified. by Eric Fischer · 15 years ago
  98. b5308a7 Merge change 24816 into donut by Android (Google) Code Review · 15 years ago
  99. b6e164c Per suggestion in http://b/issue?id=2062340, update the UNIQUE in the by Grace Kloba · 15 years ago
  100. a9b417e TextToSpeech javadoc update. by Jean-Michel Trivi · 15 years ago