1. 32d8571 Changes for BT 2.1 by Jaikumar Ganesh · 15 years ago
  2. 162ec99 Merge change 24635 into eclair by Android (Google) Code Review · 15 years ago
  3. 8cae124 Various cleanup around resources and nine-patches. by Dianne Hackborn · 15 years ago
  4. 5e59ca8 Handle DisconnectRequested message sent by Bluez. by Jaikumar Ganesh · 15 years ago
  5. 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 · 15 years ago
  6. d27b108 docs only. by Scott Main · 15 years ago
  7. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  8. 7ed6ee5 Fix issue #1983406: Soft keyboard doesn't show up in an EditText with "digits" attribute set by Dianne Hackborn · 15 years ago
  9. 9b6911c Merge change 24630 into eclair by Android (Google) Code Review · 15 years ago
  10. 38a1081 Merge change 24514 into eclair by Android (Google) Code Review · 15 years ago
  11. 70e1ad7 Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict. by Jim Miller · 15 years ago
  12. da0a56d resolved conflicts for merge of e0408aa1 to eclair by Scott Main · 15 years ago
  13. 8206ff3 Fix for multi-apn MMS access. by Robert Greenwalt · 15 years ago
  14. df4578e docs only. by Scott Main · 15 years ago
  15. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 15 years ago
  16. 2d3f9c5 Add timestamp support for call history vcard by Lixin Yue · 15 years ago
  17. df4edc8 Merge change 24499 into eclair by Android (Google) Code Review · 15 years ago
  18. f5269c1 Modify android.syncml.pim so that no one is going to use. by Daisuke Miyakawa · 15 years ago
  19. 6ba23c5 Handle cases where TYPE can be undefined, such as EAS. by Jeff Sharkey · 15 years ago
  20. bbe14a1 Merge change 24473 into eclair by Android (Google) Code Review · 15 years ago
  21. 0d13450 Merge change 24468 into eclair by Android (Google) Code Review · 15 years ago
  22. d0f02a4 Merge change 24138 into eclair by Android (Google) Code Review · 15 years ago
  23. 6b7f1a6 fix [2074427] SurfaceView doesn't disappear on GONE by Mathias Agopian · 15 years ago
  24. b43b58d Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size. by Dmitri Plotnikov · 15 years ago
  25. f46a9cf API to combine LOOKUP_KEY and Contacts._ID together. by Jeff Sharkey · 15 years ago
  26. 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 · 15 years ago
  27. 3a6c88c Adjust the WebTextView's text size according to density. by Leon Scroggins · 15 years ago
  28. b24e11b API_CHANGE by Nick Pelly · 15 years ago
  29. de893f5 API_CHANGE by Nick Pelly · 15 years ago
  30. 100f086 Merge change 24376 into eclair by Android (Google) Code Review · 15 years ago
  31. cf7b552 Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavascriptInterface() as it causes an intermitent crash. by Andrei Popescu · 15 years ago
  32. ccda4c4 Merge change 24288 into eclair by Android (Google) Code Review · 15 years ago
  33. 9519ce7 Query for all properties if a property change is received and cache is empty. by Jaikumar Ganesh · 15 years ago
  34. 273fecc2 Do not cache POST response as Cache is indexed with url. by Grace Kloba · 15 years ago
  35. bc9aa77 Fix typo: IMMEDITATE -> IMMEDIATE by Omari Stephens · 15 years ago
  36. b0dccf7 Merge change 24012 into eclair by Android (Google) Code Review · 15 years ago
  37. c4516a7 add a transaction monitor by Fred Quintana · 15 years ago
  38. e989496 Merge change 24194 into eclair by Android (Google) Code Review · 15 years ago
  39. 38d838d Make the hardkeyboard long press dialog look the same as that of soft keyboard. by Amith Yamasani · 15 years ago
  40. b752098 Sync status was ignoring account - the new UI has specific sync status for each account, so we need to use it. by Costin Manolache · 15 years ago
  41. 33b6905 Merge change 24155 into eclair by Android (Google) Code Review · 15 years ago
  42. 7452d29 Merge change 24086 into eclair by Android (Google) Code Review · 15 years ago
  43. c3a30a0 Merge change 24153 into eclair by Android (Google) Code Review · 15 years ago
  44. 2c3eb14 adding support for webkit plugins to use the java view system by Derek Sollenberger · 15 years ago
  45. c18e9ed Merge change 24161 into eclair by Android (Google) Code Review · 15 years ago
  46. aa7caa6 don't fling if there's nowhere to go by Cary Clark · 15 years ago
  47. f8d4964 default overview mode to false in webkit by Cary Clark · 15 years ago
  48. cf44059 Add javadoc to explain which permissions are required for Public BT API's. by Nick Pelly · 15 years ago
  49. 377c5c1 Revert "Adding classes to enable plugins to use the java view system." by Derek Sollenberger · 15 years ago
  50. 67dffd9 Merge change 23485 into eclair by Android (Google) Code Review · 15 years ago
  51. 0bb9960 Do not die when printing empty prefs. by Tammo Spalink · 15 years ago
  52. 7390c5a Merge change 24097 into eclair by Android (Google) Code Review · 15 years ago
  53. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  54. c916c04 Merge change 24099 into eclair by Android (Google) Code Review · 15 years ago
  55. 96f8613 Add Gservices constants for GlobalSearch settings by Bjorn Bringert · 15 years ago
  56. 718eaff Fix small bugs in VCardComposer.java. by Daisuke Miyakawa · 15 years ago
  57. d4344ba Merge change 23415 into eclair by Android (Google) Code Review · 15 years ago
  58. 0586a1b Fix issue #2095422: Some fades from opaque to transparent don't work by Dianne Hackborn · 15 years ago
  59. 88e6257 Merge change 24060 into eclair by Android (Google) Code Review · 15 years ago
  60. 989f263 Fixing asymmetry between phone filter and email filter APIs. by Dmitri Plotnikov · 15 years ago
  61. e540833 Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler by Bob Lee · 15 years ago
  62. 0b98c94 Fix code placement and comments for gtalk url scraping settings. by Ye Wen · 15 years ago
  63. 9818719 Merge change 24014 into eclair by Android (Google) Code Review · 15 years ago
  64. 7a0c108 Gservices settings for controlling URL scraping in GTalk app. by Ye Wen · 15 years ago
  65. 9cc1817 Merge change 24039 into eclair by Android (Google) Code Review · 15 years ago
  66. 84ba065 Fixing a concurrency problem by changing the contact aggregation exception API. by Dmitri Plotnikov · 15 years ago
  67. 6e4b7d6 Merge change 24020 into eclair by Android (Google) Code Review · 15 years ago
  68. ff86d9f Merge change 24002 into eclair by Android (Google) Code Review · 15 years ago
  69. 608f9f4 When zooming, do not draw the WebTextView. Resize it when done. by Leon Scroggins · 15 years ago
  70. 3c32474 Merge change 24008 into eclair by Android (Google) Code Review · 15 years ago
  71. 0e3cd54 Merge change 23907 into eclair by Android (Google) Code Review · 15 years ago
  72. 25994b4 Wallpapers: new transitions, hiding when not visible, other cleanup. by Dianne Hackborn · 15 years ago
  73. 107039f Merge change 24010 into eclair by Android (Google) Code Review · 15 years ago
  74. 078c52c Clean up from earlier changes to place title bar at top of WebView by Leon Scroggins · 15 years ago
  75. 96836e1 Don't toggle between in app and global search on repeat key events. by Karl Rosaen · 15 years ago
  76. 360e454 Fix SparseArray accesses by Costin Manolache · 15 years ago
  77. 3c72fff Some mobile sites, like m.www.yahoo.com, slashdot.org (iPhone version), by Grace Kloba · 15 years ago
  78. 93a751d Merge change 23979 into eclair by Android (Google) Code Review · 15 years ago
  79. 1e52988 Merge change 23940 into eclair by Android (Google) Code Review · 15 years ago
  80. e8853fc also expose onDrawHorizontalScrollBar() in View by Mike Reed · 15 years ago
  81. 7bafed8 Do a better job at finding the activity associated with a dialog when triggering search. by Karl Rosaen · 15 years ago
  82. e5b6d02 Translate the content dimension to the view space before setting them to the view. by Grace Kloba · 15 years ago
  83. 3461949 Merge change 23804 into eclair by Android (Google) Code Review · 15 years ago
  84. 5962d27 Add more documents on the ACTION_SEND_MULTIPLE intent. by Chih-Chung Chang · 15 years ago
  85. b1e2a4d Removing references to deprecated API and the deprecated API itself. by Dmitri Plotnikov · 15 years ago
  86. 6fd7385 Add sync_details support. by Ken Shirriff · 15 years ago
  87. 4950b2b Fix appcache layout test that was timing out due to race condition in WebView::addJavascriptInterface. by Andrei Popescu · 15 years ago
  88. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  89. b00fc73 Merge change 23760 into eclair by Android (Google) Code Review · 15 years ago
  90. fbd9b87 Merge change 23807 into eclair by Android (Google) Code Review · 15 years ago
  91. 0236e67 Attach the title bar to the top of the page. by Leon Scroggins · 15 years ago
  92. d42685d Add support for running apps with uid/gid AID_LOG by specifying android.uid.log in the manifest by Mike Lockwood · 15 years ago
  93. 70fc625 Merge change 23828 into eclair by Android (Google) Code Review · 15 years ago
  94. 4d6fe5f allow subclassing for drawing vertical scrollbar, so that clients (e.g. webview) can resize/position by Mike Reed · 15 years ago
  95. 505cbb4 Merge change 23811 into eclair by Android (Google) Code Review · 15 years ago
  96. c42c0dd Fix the registration of the package changes broadcast receiver. by Jeff Hamilton · 15 years ago
  97. 4afcd2e Handle security exception when Geolocation registers with system location service in DumpRenderTree. by Steve Block · 15 years ago
  98. 85644d7 Really fix issue #:2097189 can't set custom wallpaper by Dianne Hackborn · 15 years ago
  99. 0c36a51 Add private API for data with presence. by Jeff Sharkey · 15 years ago
  100. 5e802fb Fix issue #2097189: can't set custom wallpaper by Dianne Hackborn · 15 years ago