1. 3d2560a am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c by Fred Quintana · 15 years ago
  2. a14b489 am a50d4508: Merge change I75481cb8 into eclair-mr2 by Patrick Scott · 15 years ago
  3. b23806b am 47fabbfc: Pass a message to move the focus when user hits "Next". by Leon Scroggins · 15 years ago
  4. 74befcc am 981ccfbb: Implement Matrix Palette extension. by Jack Palevich · 15 years ago
  5. fac5763 am aa396b96: Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 15 years ago
  6. 44a95cc am 0dce2dd2: Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context by Jack Palevich · 15 years ago
  7. 0066629 am 3608891b: Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago
  8. ea48372 am 9fbb534e: Merge change Iafbeb31b into eclair-mr2 by Dianne Hackborn · 15 years ago
  9. 0f62abd am 4c8454d8: am e851cdc6: Merge change Ifd95b9f5 into eclair by Dianne Hackborn · 15 years ago
  10. cfccf5a am 11480065: Add new white style for ExpandableListView. by Romain Guy · 15 years ago
  11. b901f0c am 484fe4d6: Merge change I06fb2c1c into eclair-mr2 by Dianne Hackborn · 15 years ago
  12. 274b8c5 am 7b935e84: Merge change Iead0d4d8 into eclair-mr2 by Romain Guy · 15 years ago
  13. 9f4cea6 am a41e0680: Merge change I36785a9d into eclair-mr2 by Wink Saville · 15 years ago
  14. 1cf55c5 am b882b361: Merge change Iee7f2457 into eclair-mr2 by Paul Westbrook · 15 years ago
  15. eb68a22 am af9788a9: Merge change Ia53c6725 into eclair-mr2 by Dianne Hackborn · 15 years ago
  16. 5ee73c7 am 7614d3d8: am 68b15b68: Porting change I064698b3 from mr2 to eclair. by Robert Greenwalt · 15 years ago
  17. e0b52ca am ea4823c1: Improve javadoc in View. by Romain Guy · 15 years ago
  18. 774568f am 1ee7b645: Merge change I0743a389 into eclair-mr2 by Amith Yamasani · 15 years ago
  19. 3a0a9e2 am a5ba0a78: am 767eb427: Merge change If990cab0 into eclair by Christopher Tate · 15 years ago
  20. c97c5c0b am b43b5def: am 0d8055e5: Paper over 2275704 by not having LotsOfApps installed on the monkeys builds. by Joe Onorato · 15 years ago
  21. 506afbd am 3f40bd48: Remove the code where we suspect webkit draw during drag. It was added for the better performance of panning while loading. But it does make sites using touch event look bad as we don\'t have the display tree until touch up. by Grace Kloba · 15 years ago
  22. cd6e348 am a4d0a67e: Merge change Ifb0a0398 into eclair-mr2 by Ken Shirriff · 15 years ago
  23. 5cd6fcd am e6c0e993: Merge change I129483f8 into eclair-mr2 by Kenny Root · 15 years ago
  24. d44c2f2 am 1270e2e2: Merge change I96ddd6e2 into eclair-mr2 by Ken Shirriff · 15 years ago
  25. c99f154 am dcd8bad3: Merge change Ia28d9547 into eclair-mr2 by Bjorn Bringert · 15 years ago
  26. 8f4bca2 am 06ffc12a: Merge change I237c1cee into eclair-mr2 by Romain Guy · 15 years ago
  27. 68a3b8b am 24eca800: Merge change I887f355f into eclair-mr2 by Dianne Hackborn · 15 years ago
  28. 9f1ea0d am 6be3bf23: Some fixes for positioning the WebTextView. by Leon Scroggins · 15 years ago
  29. 0e933c8 am f7d0b013: Add TrafficStats class to SDK. by Ken Shirriff · 15 years ago
  30. 30807a4 am 7c55c3f5: Make sure to use the hand-tweaked-assembly version of the relevant mp3 code if building for ARM. by Andreas Huber · 15 years ago
  31. b16cf67 am 6d35d4c2: Merge change Ib16e5543 into eclair-mr2 by Andreas Huber · 15 years ago
  32. a42b8f1 am 3f5b2867: Merge change I8f658214 into eclair-mr2 by Andreas Huber · 15 years ago
  33. 42be744 am ee3a2443: Merge change Ic532c956 into eclair-mr2 by Andreas Huber · 15 years ago
  34. f43eeef am 10c1dfad: Merge change Ifea65fb9 into eclair-mr2 by Daniel Sandler · 15 years ago
  35. 45ccb6a am 51ef573a: Switching from activity based full screen plugins to a view system overlay. by Derek Sollenberger · 15 years ago
  36. 15650af am 7e42e8f3: am d59fb6e7: Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  37. 90073aad am ebc77994: am 9c79938d: Document that some parameters will not be null and fix getSupportedPictureFormats. by Wu-cheng Li · 15 years ago
  38. aeabdf3 am 0766b2d0: Update service example code. by Dianne Hackborn · 15 years ago
  39. 20db860 am 259e3384: am 7e90005f: Merge change I705b1d33 into eclair by Mike Lockwood · 15 years ago
  40. 517ebaa am 18ff0e32: am 1067c3cb: Merge change Ia5ef9acd into eclair by Fred Quintana · 15 years ago
  41. 328c0e7 - removed the concept of Entity from the ContentProvider APIs by Fred Quintana · 15 years ago
  42. a50d450 Merge change I75481cb8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  43. 75481cb Check that the resolved activity is not in our package. by Patrick Scott · 15 years ago
  44. 47fabbf Pass a message to move the focus when user hits "Next". by Leon Scroggins · 15 years ago
  45. 981ccfb Implement Matrix Palette extension. by Jack Palevich · 15 years ago
  46. aa396b9 Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 15 years ago
  47. 0dce2dd Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context by Jack Palevich · 15 years ago
  48. 3608891 Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago
  49. 9fbb534 Merge change Iafbeb31b into eclair-mr2 by Android (Google) Code Review · 15 years ago
  50. afbeb31 Maybe really fix windows build. by Dianne Hackborn · 15 years ago
  51. 4c8454d am e851cdc6: Merge change Ifd95b9f5 into eclair by Dianne Hackborn · 15 years ago
  52. e851cdc Merge change Ifd95b9f5 into eclair by Android (Google) Code Review · 15 years ago
  53. 1148006 Add new white style for ExpandableListView. by Romain Guy · 15 years ago
  54. 484fe4d Merge change I06fb2c1c into eclair-mr2 by Android (Google) Code Review · 15 years ago
  55. 7b935e8 Merge change Iead0d4d8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  56. ead0d4d Fix the build when ViewDebug.TRACE_RECYCLER is set to true. by Romain Guy · 15 years ago
  57. a41e068 Merge change I36785a9d into eclair-mr2 by Android (Google) Code Review · 15 years ago
  58. d7d6fb3 Telephony: Make resetting radio on a radio technology change optional by Wink Saville · 15 years ago
  59. 06fb2c1 Hopefully fix Windows build by Dianne Hackborn · 15 years ago
  60. b882b36 Merge change Iee7f2457 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  61. af9788a Merge change Ia53c6725 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  62. 7614d3d am 68b15b68: Porting change I064698b3 from mr2 to eclair. by Robert Greenwalt · 15 years ago
  63. 09c916b Add bindService API to not bring ot foreground. by Dianne Hackborn · 15 years ago
  64. 00c1fc9 Fix #2313382: SECURITY: Live wallpapers get touch events through the lock screen. by Dianne Hackborn · 15 years ago
  65. 286b191 Deleted Gmail.java from frameworks. Previously it had been moved to vendor/google/.../Gmail/... by Paul Westbrook · 15 years ago
  66. 68b15b6 Porting change I064698b3 from mr2 to eclair. by Robert Greenwalt · 15 years ago
  67. ea4823c Improve javadoc in View. by Romain Guy · 15 years ago
  68. 1ee7b64 Merge change I0743a389 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  69. 0743a38 Close popup when Keyboard gets a CANCEL motion event. by Amith Yamasani · 15 years ago
  70. a5ba0a7 am 767eb427: Merge change If990cab0 into eclair by Christopher Tate · 15 years ago
  71. b43b5de am 0d8055e5: Paper over 2275704 by not having LotsOfApps installed on the monkeys builds. by Joe Onorato · 15 years ago
  72. 767eb42 Merge change If990cab0 into eclair by Android (Google) Code Review · 15 years ago
  73. 0d8055e Paper over 2275704 by not having LotsOfApps installed on the monkeys builds. by Joe Onorato · 15 years ago
  74. 3f40bd4 Remove the code where we suspect webkit draw during by Grace Kloba · 15 years ago
  75. 08a4625 Make sure to acknowledge stale broadcasts by Christopher Tate · 15 years ago
  76. a4d0a67 Merge change Ifb0a0398 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  77. e6c0e99 Merge change I129483f8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  78. 1ec8146 Fix build breakage. Rename NetStat to TrafficStats in preloaded-classes. by Ken Shirriff · 15 years ago
  79. 1270e2e Merge change I96ddd6e2 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  80. dcd8bad Merge change Ia28d9547 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  81. 06ffc12 Merge change I237c1cee into eclair-mr2 by Android (Google) Code Review · 15 years ago
  82. 237c1ce Improve exception message thrown when a View's state is of the wrong type. by Romain Guy · 15 years ago
  83. 24eca80 Merge change I887f355f into eclair-mr2 by Android (Google) Code Review · 15 years ago
  84. 13107bb Expose SearchableInfo and getSearchablesInGlobalSearch() by Bjorn Bringert · 15 years ago
  85. 6be3bf2 Some fixes for positioning the WebTextView. by Leon Scroggins · 15 years ago
  86. 1719a39 Migration to TrafficStats. by Ken Shirriff · 15 years ago
  87. f7d0b01 Add TrafficStats class to SDK. by Ken Shirriff · 15 years ago
  88. 7c55c3f Make sure to use the hand-tweaked-assembly version of the relevant mp3 code if building for ARM. by Andreas Huber · 15 years ago
  89. 6d35d4c Merge change Ib16e5543 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  90. 3f5b286 Merge change I8f658214 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  91. ee3a244 Merge change Ic532c956 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  92. 10c1dfa Merge change Ifea65fb9 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  93. 51ef573 Switching from activity based full screen plugins to a view system overlay. by Derek Sollenberger · 15 years ago
  94. 7e42e8f am d59fb6e7: Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  95. d59fb6e Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  96. ebc7799 am 9c79938d: Document that some parameters will not be null and fix getSupportedPictureFormats. by Wu-cheng Li · 15 years ago
  97. 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  98. 0766b2d Update service example code. by Dianne Hackborn · 15 years ago
  99. 9c79938 Document that some parameters will not be null and fix getSupportedPictureFormats. by Wu-cheng Li · 15 years ago
  100. 259e338 am 7e90005f: Merge change I705b1d33 into eclair by Mike Lockwood · 15 years ago