1. ab5c49c move event log tags used by system server into this package by Doug Zongker · 15 years ago
  2. 8280c2b Implement new MockContentProvider. Also make ContentProvider aware of the class. by Daisuke Miyakawa · 15 years ago
  3. 3077f7d am 1296d562: Merge change I8b63ab66 into eclair by Jim Miller · 15 years ago
  4. 1296d56 Merge change I8b63ab66 into eclair by Android (Google) Code Review · 15 years ago
  5. 104d3f7 Merge change I6c84d731 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  6. 39b0823 Add API level 8, currently a copy of 7. by Dianne Hackborn · 15 years ago
  7. 298de21 am 0ce8431c: Merge change Iaa7edda4 into eclair by Fred Quintana · 15 years ago
  8. 0ce8431 Merge change Iaa7edda4 into eclair by Android (Google) Code Review · 15 years ago
  9. 2a428fd Merge change I85e5d39e into eclair-mr2 by Android (Google) Code Review · 15 years ago
  10. 9737dc4 am 5c49a908: (-s ours) Merge change Ic73ec39b into eclair by Jason Sams · 15 years ago
  11. 85e5d39 Two more uses of strlcpy that break the sim build. Now fixed. by Andreas Huber · 15 years ago
  12. 5c49a90 Merge change Ic73ec39b into eclair by Android (Google) Code Review · 15 years ago
  13. 9f0fa1f Merge branch 'eclair-mr2' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2 by Scott Main · 15 years ago
  14. e08361d am 5d0806c9: Merge change Ia70bd8c4 into eclair by Scott Main · 15 years ago
  15. 805cc70 Apparently strlcpy is not part of a standard linux distribution... Unbreaking the sim build. by Andreas Huber · 15 years ago
  16. 5d0806c Merge change Ia70bd8c4 into eclair by Android (Google) Code Review · 15 years ago
  17. 8d670d3 Merge change I1f1c7bad into eclair-mr2 by Android (Google) Code Review · 15 years ago
  18. 1f1c7ba I accidentally broke this code while refactoring MediaScanner. This is the fix. by Andreas Huber · 15 years ago
  19. c73ec39 DO NOT MERGE. Implement WAR which should prevent the white square bug from appearing on user devices. If we see a 0 texture id during bind for rendering, attempt to re-upload. If this fails log debug info and restart the app. by Jason Sams · 15 years ago
  20. 14a7042 add BluetoothChat sample app to the dev guide by Scott Main · 15 years ago
  21. 9b565d5 am cef8d031: Merge change I00d0b54a into eclair by Erik Gilling · 15 years ago
  22. cef8d03 Merge change I00d0b54a into eclair by Android (Google) Code Review · 15 years ago
  23. eefe7b1 am b2e49a23: Add API level 7. by Dianne Hackborn · 15 years ago
  24. aa7edda don't reschedule syncs that failed with a tooManyRetries error by Fred Quintana · 15 years ago
  25. b2e49a2 Add API level 7. by Dianne Hackborn · 15 years ago
  26. 00d0b54 surfaceflinger: remove un-cached buffer hack for SGX by Erik Gilling · 15 years ago
  27. 67d9aa1 Merge change I6173d7c7 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  28. 2d6d609 Merge change I74bf38a0 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  29. bfb9fb1 Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 15 years ago
  30. b0caf94 Squashed commit of the following: by Andreas Huber · 15 years ago
  31. d345c6a am 0a42b811: base: process: Abort setting the process group if one of the threads fails to switch by San Mehat · 15 years ago
  32. 0a42b81 base: process: Abort setting the process group if one of the threads fails to switch by San Mehat · 15 years ago
  33. 6c84d73 Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWER by Naveen Kalla · 15 years ago
  34. 4850b5c Merge change I20d77880 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  35. 11a2853 am 8c411fb1: Merge change I79420b02 into eclair by Jaikumar Ganesh · 15 years ago
  36. 7f1ab53 am 90d311ff: Merge change I33e0f00e into eclair by Scott Main · 15 years ago
  37. 8c411fb Merge change I79420b02 into eclair by Android (Google) Code Review · 15 years ago
  38. 90d311f Merge change I33e0f00e into eclair by Android (Google) Code Review · 15 years ago
  39. 3fbf7b6 Add support for Car Dock. by Jaikumar Ganesh · 15 years ago
  40. 33e0f00 docs: fix markup error in xml sample by Scott Main · 15 years ago
  41. 7c09a0f Merge change Ib904c2a4 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  42. 44000eb am 678c2e35: Merge change I9ef88863 into eclair by Mike Lockwood · 15 years ago
  43. 678c2e3 Merge change I9ef88863 into eclair by Android (Google) Code Review · 15 years ago
  44. 1b794bb am e12de4d5: Merge change Id5fa58cf into eclair by Ray Chen · 15 years ago
  45. e12de4d Merge change Id5fa58cf into eclair by Android (Google) Code Review · 15 years ago
  46. b904c2a Remove old hack A/V sync hack that is no longer needed. by Dave Sparks · 15 years ago
  47. 6d1ec0d dealloc compiled-sql statements before deref'ing them from SQLiteDatabase obj. by Vasu Nori · 15 years ago
  48. add8671 am 14bee131: Fix lock screen layouts with emergency call buttons. by Daniel Sandler · 15 years ago
  49. 14bee13 Fix lock screen layouts with emergency call buttons. by Daniel Sandler · 15 years ago
  50. 435eb64 Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was turned off by the proximity sensor. by Mike Lockwood · 15 years ago
  51. 64fc808 am 40057ce7: Document that stopPreview is not needed before takePicture. by Wu-cheng Li · 15 years ago
  52. 40057ce Document that stopPreview is not needed before takePicture. by Wu-cheng Li · 15 years ago
  53. a8974b6 am 19a4157c: Make the notification panel send the position as well. by Joe Onorato · 15 years ago
  54. 19a4157 Make the notification panel send the position as well. by Joe Onorato · 15 years ago
  55. 6c5401d am 7597065d: Make RemoteViews also set the sourceBounds in the PendingIntent. by Joe Onorato · 15 years ago
  56. 7597065 Make RemoteViews also set the sourceBounds in the PendingIntent. by Joe Onorato · 15 years ago
  57. 973afa9 Add isPrintableAscii() and isPrintableAsciiOnly() to TextUtils.java as hidden methods, and make vCard code use them. by Daisuke Miyakawa · 15 years ago
  58. b28632a am c7a63eea: Add a new field to Intent that allows you to give a hint about what on screen caused the intent to be sent. by Joe Onorato · 15 years ago
  59. c7a63ee Add a new field to Intent that allows you to give a hint about what on screen caused the intent to by Joe Onorato · 15 years ago
  60. 780211a Fixing broken build by Dmitri Plotnikov · 15 years ago
  61. 2b3509c Merge change I51438c18 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  62. 51438c1 the vertex index should be "first + i". by Li Wenhao · 15 years ago
  63. 1b04daf am de534329: Merge change Ica5efffe into eclair by Jack Veenstra · 15 years ago
  64. de53432 Merge change Ica5efffe into eclair by Android (Google) Code Review · 15 years ago
  65. ca5efff Fix bug 2216426: correct the hdpi star assets for RatingBar. by Jack Veenstra · 15 years ago
  66. a45e925 am dcd58cfd: Merge change I7b9328c7 into eclair by Dianne Hackborn · 15 years ago
  67. dcd58cf Merge change I7b9328c7 into eclair by Android (Google) Code Review · 15 years ago
  68. 709d6db Fix issue #2300232: Bugs in resolving conflicting pointers by Dianne Hackborn · 15 years ago
  69. 21eb173 am 7dfecb86: Merge change Iaa6e73a6 into eclair by Omari Stephens · 15 years ago
  70. 7dfecb8 Merge change Iaa6e73a6 into eclair by Android (Google) Code Review · 15 years ago
  71. 7dd3337 Merge change I8179742a into eclair-mr2 by Android (Google) Code Review · 15 years ago
  72. d5b325a Add WSP header to WAP_PUSH_RECEIVED intent in addition to data by Takaoka G. Tadashi · 15 years ago
  73. 7d51517 Merge change I611c15cf into eclair-mr2 by Android (Google) Code Review · 15 years ago
  74. bbdba64 Merge change Icae1a990 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  75. 5dc4f21 Add support for extracting render time and image in page cycler by Guang Zhu · 15 years ago
  76. 96dac84 am 121a31ac: Merge change Id86beb99 into eclair by Mathias Agopian · 15 years ago
  77. aa6e73a Revive backup tests by Omari Stephens · 15 years ago
  78. 121a31a Merge change Id86beb99 into eclair by Android (Google) Code Review · 15 years ago
  79. f72fb68 resolved conflicts for merge of 9b7dba93 to eclair-mr2 by Mike Lockwood · 15 years ago
  80. 20d7788 Make Gservices setting constants public. by Ken Shirriff · 15 years ago
  81. 9b7dba9 Merge change Icc49422a into eclair by Android (Google) Code Review · 15 years ago
  82. 2d8b0c3 am 8693f82d: Merge change If1f0bf33 into eclair by Dianne Hackborn · 15 years ago
  83. d86beb9 fix [2291418] Camera preview cannot work in Emulator by Mathias Agopian · 15 years ago
  84. 8693f82 Merge change If1f0bf33 into eclair by Android (Google) Code Review · 15 years ago
  85. f45bf8f am 59c06278: (-s ours) Merge change I721361f1 into eclair by Jaikumar Ganesh · 15 years ago
  86. 59c0627 Merge change I721361f1 into eclair by Android (Google) Code Review · 15 years ago
  87. 7863eb1 am 525bfe89: Merge change I9fb53a9c into eclair by Scott Main · 15 years ago
  88. 525bfe8 Merge change I9fb53a9c into eclair by Android (Google) Code Review · 15 years ago
  89. 721361f Add a new priority for Auto Connection of A2DP. DO NOT MERGE. by Jaikumar Ganesh · 15 years ago
  90. 27d3772 Some work on issue #2286804: sometimes text field doesn't accept input by Dianne Hackborn · 15 years ago
  91. 2f9d8db Merge change I749d6801 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  92. fbc18f9b am 6d5c42ef: (-s ours) Merge change Id0704505 into eclair by Eric Fischer · 15 years ago
  93. 9fb53a9c add screenshots for the Bluetooth Chat sample app by Scott Main · 15 years ago
  94. 144fdfe Telephony: Fix exception if PROPERTY_OPERATOR_NUMERIC is not set by Wink Saville · 15 years ago
  95. 6d5c42e Merge change Id0704505 into eclair by Android (Google) Code Review · 15 years ago
  96. d070450 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  97. 8b63ab6 Better animation for sliding widget. by Jim Miller · 15 years ago
  98. dfac0e5 Merge change I3fbd0a2f into eclair-mr2 by Android (Google) Code Review · 15 years ago
  99. b5c7ef3 When passing the Message for saved form data, pass the node pointer properly. by Leon Scroggins · 15 years ago
  100. 4eeace3 Merge change I097b1e77 into eclair-mr2 by Android (Google) Code Review · 15 years ago