1. b1c62eb am ca203475: Merge change Ifcf20541 into eclair by Dmitri Plotnikov · 17 years ago
  2. 5bb200f am 2ade6421: Merge change I775e1ec0 into eclair by Dianne Hackborn · 17 years ago
  3. ca20347 Merge change Ifcf20541 into eclair by Android (Google) Code Review · 17 years ago
  4. dbe449e New Javadoc for ContactsContract. by Dmitri Plotnikov · 17 years ago
  5. 2ade642 Merge change I775e1ec0 into eclair by Android (Google) Code Review · 17 years ago
  6. 8ffc245 am f2335642: Merge change I7fb3bc59 into eclair by Eric Fischer · 17 years ago
  7. f233564 Merge change I7fb3bc59 into eclair by Android (Google) Code Review · 17 years ago
  8. 12527f9 Debugging for issue #2250075: Desk dock clock app sometimes doesn't by Dianne Hackborn · 17 years ago
  9. 66cf237 Add new date formats for the lock screen. by Eric Fischer · 17 years ago
  10. dac92e6 am 3e584fc9: Merge change I5975651f into eclair by Romain Guy · 17 years ago
  11. ad99c28 am f1f26bbb: Merge change I7b8b6cfb into eclair by Mike Lockwood · 17 years ago
  12. d73f7de am 4cb6fc7e: Merge change Icc48b1e7 into eclair by Fred Quintana · 17 years ago
  13. 6d559f9 am bf5b632a: Use getViewHeightWithTitle() to honor the scrollbar setting when computing the maxScrollY for fling. This is honored in the regular scroll in computeVerticalScrollExtent(). by Grace Kloba · 17 years ago
  14. 9f4baf3 am d7439f4b: Use computeVerticalScrollRange() to find the bottom of the page as mContentHeight is not in the view system. by Grace Kloba · 17 years ago
  15. 09550fd am c9966891: Merge change Ibb245ea7 into eclair by Grace Kloba · 17 years ago
  16. 052908a am 2f92bd3e: Merge change Ia895aa7d into eclair by Jim Miller · 17 years ago
  17. f7394fc am 38210df3: Merge change I326c1f7e into eclair by Wink Saville · 17 years ago
  18. a883bb0 am 9d9dda53: Merge change Ia629e0f8 into eclair by Gilles Duboscq · 17 years ago
  19. e075106 am 250aa068: Merge change Idf7fafd3 into eclair by Dianne Hackborn · 17 years ago
  20. 2a7b0b9 am b9c40a65: (-s ours) Merge change I5d30aa18 into eclair by Daisuke Miyakawa · 17 years ago
  21. 8940d57 am e464de6b: (-s ours) Make vCard exporter check invalid phone numbers and re-format them if needed. Do not merge. by Daisuke Miyakawa · 17 years ago
  22. 41b8260 am dd861689: Merge change I05fd0df0 into eclair by Dave Sparks · 17 years ago
  23. 49fc4a9 am fe17db4c: (-s ours) Merge change I4db11d50 into eclair by Daisuke Miyakawa · 17 years ago
  24. e871be6 Merge change I735f4553 into eclair-mr2 by Android (Google) Code Review · 17 years ago
  25. 735f455 resolved conflicts for merge of ae0cf6dc to eclair-mr2 by Fred Quintana · 17 years ago
  26. 6139bf6 Add AGGREGATION_INTERVAL_SECONDS (fixing the build) by Dan Egnor · 17 years ago
  27. 3e584fc Merge change I5975651f into eclair by Android (Google) Code Review · 17 years ago
  28. f1f26bb Merge change I7b8b6cfb into eclair by Android (Google) Code Review · 17 years ago
  29. baed727 Don't feed the timezone to RenderScript time functions, let the library figure it out. by Romain Guy · 17 years ago
  30. 4cb6fc7 Merge change Icc48b1e7 into eclair by Android (Google) Code Review · 17 years ago
  31. 1d06992 Do not force screen on when undocking from the desk dock. by Mike Lockwood · 17 years ago
  32. cc48b1e don't request a sync when temp providers are created by Fred Quintana · 17 years ago
  33. bf5b632 Use getViewHeightWithTitle() to honor the scrollbar by Grace Kloba · 17 years ago
  34. d7439f4 Use computeVerticalScrollRange() to find the bottom by Grace Kloba · 17 years ago
  35. c996689 Merge change Ibb245ea7 into eclair by Android (Google) Code Review · 17 years ago
  36. 2f92bd3 Merge change Ia895aa7d into eclair by Android (Google) Code Review · 17 years ago
  37. 38210df Merge change I326c1f7e into eclair by Android (Google) Code Review · 17 years ago
  38. aeff5fd Throttle nitz updates as the are too numerous on cdma. by Wink Saville · 17 years ago
  39. 9d9dda5 Merge change Ia629e0f8 into eclair by Android (Google) Code Review · 17 years ago
  40. 24ccf3c Fix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen. by Jim Miller · 17 years ago
  41. 1fa7fae Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 : by Gilles Duboscq · 17 years ago
  42. 250aa06 Merge change Idf7fafd3 into eclair by Android (Google) Code Review · 17 years ago
  43. cf25073 am 971af003: Merge change I65208317 into eclair by Lixin Yue · 17 years ago
  44. acbd9fd am 48515f49: Merge change I0de7979b into eclair by Dianne Hackborn · 17 years ago
  45. b9c40a6 Merge change I5d30aa18 into eclair by Android (Google) Code Review · 17 years ago
  46. e464de6 Make vCard exporter check invalid phone numbers and re-format them if needed. Do not merge. by Daisuke Miyakawa · 17 years ago
  47. dd86168 Merge change I05fd0df0 into eclair by Android (Google) Code Review · 17 years ago
  48. fe17db4 Merge change I4db11d50 into eclair by Android (Google) Code Review · 17 years ago
  49. 83536ce Merge change I1179efbb into eclair-mr2 by Android (Google) Code Review · 17 years ago
  50. 1179efb resolved conflicts for merge of ba56915a to eclair-mr2 by Jack Palevich · 17 years ago
  51. 3de8ed6 Backport the change I30b141a2 from MR2 to MR1. Do not merge. by Daisuke Miyakawa · 17 years ago
  52. 05fd0df Fix potential deadlock in stopPreview/stopRecord. by Dave Sparks · 17 years ago
  53. 65cb605e Fix issue #2248951: Need to turn off touch filtering outside of sholes by Dianne Hackborn · 17 years ago
  54. 0cda591 Make vCard composer use ContentValues object with non-empty name unless the object is not marked as IS_SUPER_PRIMARY. by Daisuke Miyakawa · 17 years ago
  55. ae0cf6d Merge change I50986dd4 into eclair by Android (Google) Code Review · 17 years ago
  56. 971af00 Merge change I65208317 into eclair by Android (Google) Code Review · 17 years ago
  57. 5ebbb4a Make the RegisteredSErvices Cache not allow the registered service for a by Fred Quintana · 17 years ago
  58. 6520831 Update OBEX to fix missing several contact entries issue. by Lixin Yue · 17 years ago
  59. 48515f4 Merge change I0de7979b into eclair by Android (Google) Code Review · 17 years ago
  60. ba56915 Merge change Ie806ae6f into eclair by Android (Google) Code Review · 17 years ago
  61. 6780d8c Make MediaPlayerImpl less verbose by default. by Andreas Huber · 17 years ago
  62. bb245ea Return an empty PluginList instead of null for the by Grace Kloba · 17 years ago
  63. 6adba24 Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen by Dianne Hackborn · 17 years ago
  64. d533ca6 am cfe45c77: Merge change I96c4d4b3 into eclair by Andreas Huber · 17 years ago
  65. cfe45c7 Merge change I96c4d4b3 into eclair by Android (Google) Code Review · 17 years ago
  66. da440f1 Fix for random audio output failures, properly dup() the file descriptor in IMediaPlayer::setDataSource to assume ownership as the caller will otherwise close it. by Andreas Huber · 17 years ago
  67. e93f49b am cc9a63db: Add support for specifying the current LCD brightness mode to the backlight driver. by Mike Lockwood · 17 years ago
  68. cc9a63d Add support for specifying the current LCD brightness mode to the backlight driver. by Mike Lockwood · 17 years ago
  69. d71ab51 Merge change I3e1bdd38 into eclair-mr2 by Android (Google) Code Review · 17 years ago
  70. a300625 am 119a7675: Merge change I83ba96fe into eclair by Dianne Hackborn · 17 years ago
  71. 119a767 Merge change I83ba96fe into eclair by Android (Google) Code Review · 17 years ago
  72. 9d7e75e am bf964e6a: Merge change Ic060d86f into eclair by Gloria Wang · 17 years ago
  73. bf964e6 Merge change Ic060d86f into eclair by Android (Google) Code Review · 17 years ago
  74. b262f50 am 13ce56bd: am 88427cff: Merge change Ibcfb7d10 into eclair-sdk by Scott Main · 17 years ago
  75. aca2c4d am 84241293: am 3a103a87: Merge change I15536f3c into eclair-sdk by Dirk Dougherty · 17 years ago
  76. 13ce56b am 88427cff: Merge change Ibcfb7d10 into eclair-sdk by Scott Main · 17 years ago
  77. 88427cf Merge change Ibcfb7d10 into eclair-sdk by Android (Google) Code Review · 17 years ago
  78. 8424129 am 3a103a87: Merge change I15536f3c into eclair-sdk by Dirk Dougherty · 17 years ago
  79. 3a103a8 Merge change I15536f3c into eclair-sdk by Android (Google) Code Review · 17 years ago
  80. a374f51 doc change: Add instruction to disable antivirus before installing SDK components. Add download page link to installing doc. by Dirk Dougherty · 17 years ago
  81. 07e7e3f am 50c548d2: Disabling user activity now resets user power state so the keyguard can set short screen timeout when keyguard is unhidden. by Mike Lockwood · 17 years ago
  82. 50c548d Disabling user activity now resets user power state so the keyguard can set short screen timeout when keyguard is unhidden. by Mike Lockwood · 17 years ago
  83. 245eaee am ee2b094d: Do not deactivate the proximity sensor until after the sensor returns negative. by Mike Lockwood · 17 years ago
  84. ee2b094 Do not deactivate the proximity sensor until after the sensor returns negative. by Mike Lockwood · 17 years ago
  85. e4fed7d am de342a01: Merge change Idcd98310 into eclair by Mike Lockwood · 17 years ago
  86. de342a0 Merge change Idcd98310 into eclair by Android (Google) Code Review · 17 years ago
  87. 5d30aa18 Make vCard parser invalid lines in vCard file which look like some comment. Do not merge. by Daisuke Miyakawa · 17 years ago
  88. 67dcd6c Fix multi-lock ordering issues in GLSurfaceView by Jack Palevich · 17 years ago
  89. 0b9d3ba am c421fc2a: Merge change Id09376d1 into eclair by Mathias Agopian · 17 years ago
  90. 949ffa3 am 11cff8cd: Merge change Ie211adae into eclair by Marco Nelissen · 17 years ago
  91. c421fc2 Merge change Id09376d1 into eclair by Android (Google) Code Review · 17 years ago
  92. 11cff8c Merge change Ie211adae into eclair by Android (Google) Code Review · 17 years ago
  93. 29b1e0b am 0c845661: Add new ringtone package. Bug 2219950. by Dave Sparks · 17 years ago
  94. 19add06 am bb0db626: Merge change I2a4b120c into eclair by Dave Sparks · 17 years ago
  95. 0c84566 Add new ringtone package. Bug 2219950. by Dave Sparks · 17 years ago
  96. bb0db62 Merge change I2a4b120c into eclair by Android (Google) Code Review · 17 years ago
  97. 9fab0ae docs: add more documentation for the bluetooth apis. by Scott Main · 17 years ago
  98. d09376d fix [2071412] work around mdp 32-bits fade limitation by Mathias Agopian · 17 years ago
  99. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 17 years ago
  100. 42acab9 Add more ringtones. Bug 2219950. by Dave Sparks · 17 years ago