1. e541ba9 Merge change 6356 by Android (Google) Code Review · 15 years ago
  2. b5d9132 Fix ArrayAdapter, which was fixed in cupcake_dcm and kept fixed until donut, but is broken in eclair. by Daisuke Miyakawa · 15 years ago
  3. afefa49 am 4af0a709: Merge change 6555 into donut by Android (Google) Code Review · 15 years ago
  4. 706f42c am 7dd042e3: Merge change 6543 into donut by Android (Google) Code Review · 15 years ago
  5. ec109bd Merge change 6560 by Android (Google) Code Review · 15 years ago
  6. 6698d16 resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 15 years ago
  7. 4af0a70 Merge change 6555 into donut by Android (Google) Code Review · 15 years ago
  8. 3027548 Make it so the notification manager doesn't mysteriously beep during boot. by Joe Onorato · 15 years ago
  9. b426703 Merge change 6549 by Android (Google) Code Review · 15 years ago
  10. d83dab9 Add strings needed by the new contacts provider. by Evan Millar · 15 years ago
  11. a76aa8f Merge change 6544 by Android (Google) Code Review · 15 years ago
  12. 7dd042e Merge change 6543 into donut by Android (Google) Code Review · 15 years ago
  13. 04c7d0f Merge change 6525 into donut by Android (Google) Code Review · 15 years ago
  14. f6807d7 Add a virtual destructor to the TtsEngine class. by Marco Nelissen · 15 years ago
  15. 748efcc Adding a missing catch by Charles Chen · 15 years ago
  16. 59c1a93 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 15 years ago
  17. c3f60dd am 1ecf5d28: Re-implementation of large screen support using window manager. * added background filler surface to fill the outer rim. Using the same layer as dim surface because they never co-exists (in the same window) * clean up the obsolete code in Compatibilt by Mitsuru Oshima · 15 years ago
  18. 2291616 Merge change 6092 by Android (Google) Code Review · 15 years ago
  19. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 15 years ago
  20. cdadaad Remove duplicate code in Sim/Ruim card, handle IccCardStatus. by Jaikumar Ganesh · 15 years ago
  21. 264cd11 am 7761920b: Merge change 6507 into donut by Android (Google) Code Review · 15 years ago
  22. 125cfce am 6de4aed1: Fixes #1933428. Call onPrepareDialog() on managed dialogs after their onCreate() is finished. by Romain Guy · 15 years ago
  23. 7761920 Merge change 6507 into donut by Android (Google) Code Review · 15 years ago
  24. e28aced Remove unused definitions for default language in TextToSpeech as by Jean-Michel Trivi · 15 years ago
  25. 6de4aed Fixes #1933428. Call onPrepareDialog() on managed dialogs after their onCreate() is finished. by Romain Guy · 15 years ago
  26. 61e1d00 am 1bd3e0fb: Merge change 6504 into donut by Android (Google) Code Review · 15 years ago
  27. 1bd3e0f Merge change 6504 into donut by Android (Google) Code Review · 15 years ago
  28. b407f22 Don't invoke the transport if doBackup supplied no data by Christopher Tate · 15 years ago
  29. cd96476 am 91b0a701: Merge change 6284 into donut by Android (Google) Code Review · 15 years ago
  30. 6c33ff9 am f9c228a5: Merge change 6487 into donut by Android (Google) Code Review · 15 years ago
  31. 91b0a70 Merge change 6284 into donut by Android (Google) Code Review · 15 years ago
  32. f9c228a Merge change 6487 into donut by Android (Google) Code Review · 15 years ago
  33. de42dae Merge change 5334 by Android (Google) Code Review · 15 years ago
  34. b2909eb Added groups constants and visibility flags. by Jeff Sharkey · 16 years ago
  35. 78afffe am bfc29f67: Merge change 6485 into donut by Android (Google) Code Review · 15 years ago
  36. bfc29f6 Merge change 6485 into donut by Android (Google) Code Review · 15 years ago
  37. 0420cc7 Cleanup Toast.java. by Romain Guy · 15 years ago
  38. aeb049c Removed reference to awt jar from platform.xml. by Bob Lee · 15 years ago
  39. eabdb7c am 6b532800: Merge change 6478 into donut by Android (Google) Code Review · 15 years ago
  40. 6b53280 Merge change 6478 into donut by Android (Google) Code Review · 15 years ago
  41. 286dda8 am 831ea07d: Merge change 6107 into donut by Android (Google) Code Review · 15 years ago
  42. 831ea07d Merge change 6107 into donut by Android (Google) Code Review · 15 years ago
  43. 9193e08 New Metadata API for the MediaPlayer. by Nicolas Catania · 15 years ago
  44. 444c727 Run search UI on its own thread. by Bjorn Bringert · 15 years ago
  45. 90cfa9d Fix ShapeDrawable.inflateTag() to accept proper dimension specs for padding by Phil Dubach · 15 years ago
  46. f751c8c am e9ac96f7: Merge change 6454 into donut by Android (Google) Code Review · 15 years ago
  47. e9ac96f Merge change 6454 into donut by Android (Google) Code Review · 15 years ago
  48. f1d0b7c am d21572cd: NEW_API: Expose autoUrlDetect searchable attribute. by Satish Sampath · 15 years ago
  49. 3c946a1a Add fullscreen support back in. by Andrei Popescu · 15 years ago
  50. d21572c NEW_API: Expose autoUrlDetect searchable attribute. by Satish Sampath · 15 years ago
  51. 4050c93 Fix issue 1967295: Add a method to request reloading of audio settings by AudioService. by Eric Laurent · 15 years ago
  52. 85c3b72 Merge change 6186 by Android (Google) Code Review · 15 years ago
  53. 2eac99c resolved conflicts for merge of d6fe243c to master by -b master · 15 years ago
  54. d6fe243 Merge change 6437 into donut by Android (Google) Code Review · 15 years ago
  55. 2fa57a3f Message address encoding fix by yong liu · 15 years ago
  56. 8823c0a8 Backup / Restore locale preference. by Amith Yamasani · 15 years ago
  57. a0ad661 am a83bef59: Merge change 6396 into donut by Android (Google) Code Review · 15 years ago
  58. a83bef5 Merge change 6396 into donut by Android (Google) Code Review · 15 years ago
  59. a3d595e1 am 108fd1c0: Merge change 6435 into donut by Android (Google) Code Review · 15 years ago
  60. 108fd1c Merge change 6435 into donut by Android (Google) Code Review · 15 years ago
  61. 771afdd Add new textColorPrimaryInverseDisableOnly color to resources. by Romain Guy · 15 years ago
  62. 797c390 Merge change 6421 by Android (Google) Code Review · 15 years ago
  63. b3ad6d4 am 72fe2425: Merge change 6414 into donut by Android (Google) Code Review · 15 years ago
  64. 72fe242 Merge change 6414 into donut by Android (Google) Code Review · 15 years ago
  65. b4f7ce4 am e9289dc6: Merge change 6422 into donut by Android (Google) Code Review · 15 years ago
  66. e9289dc Merge change 6422 into donut by Android (Google) Code Review · 15 years ago
  67. 9046fff am 7b68a408: Merge change 6426 into donut by Android (Google) Code Review · 15 years ago
  68. 7b68a40 Merge change 6426 into donut by Android (Google) Code Review · 15 years ago
  69. 22b60d8 Remove a lot of debug-log verbosity by Christopher Tate · 15 years ago
  70. 8091a0f Merge change 5873 by Android (Google) Code Review · 15 years ago
  71. 2a8a2d7 Removing the ttsSynthDoneCallback logging. by Charles Chen · 15 years ago
  72. 92a3ed4 Make opengl loader use an absolute path. by Marco Nelissen · 15 years ago
  73. e68d572 am 86ea435a: Merge change 6407 into donut by Android (Google) Code Review · 15 years ago
  74. bcd18e0 am 62edc960: Merge change 6383 into donut by Android (Google) Code Review · 15 years ago
  75. 86ea435 Merge change 6407 into donut by Android (Google) Code Review · 15 years ago
  76. 62edc960 Merge change 6383 into donut by Android (Google) Code Review · 15 years ago
  77. 0236141 am 7bf9f930: Merge change 6415 into donut by Android (Google) Code Review · 15 years ago
  78. 7bf9f93 Merge change 6415 into donut by Android (Google) Code Review · 15 years ago
  79. fb7ed10 Fixes #1748951. Calling setListSelection() explicitely should cancel the selection hidden flag. by Romain Guy · 15 years ago
  80. da7681e Optimize storing of cached TTS parameters. Initialize the cached by Jean-Michel Trivi · 15 years ago
  81. b02ced7 Cleaning up logs. by Charles Chen · 15 years ago
  82. ea9f8a4 am a7de3845: Only write to the pending-backup journal when necessary by Christopher Tate · 15 years ago
  83. a7de384 Only write to the pending-backup journal when necessary by Christopher Tate · 15 years ago
  84. 5175901 Merge change 6392 by Android (Google) Code Review · 15 years ago
  85. c5ae493 am c4cf22e8: Merge change 6403 into donut by Android (Google) Code Review · 15 years ago
  86. c4cf22e Merge change 6403 into donut by Android (Google) Code Review · 15 years ago
  87. 3d7cd13 Fix the metadata-available test during restore by Christopher Tate · 15 years ago
  88. 1256f01 Merge change 6399 by Android (Google) Code Review · 15 years ago
  89. 75efd5d Add unit test for NeighboringCellInfo. by John Wang · 15 years ago
  90. 3998bf0 Obex library cleanup, third pass by Tao Liejun · 15 years ago
  91. c426d83 am 7fdd661f: Merge change 6377 into donut by Android (Google) Code Review · 15 years ago
  92. 7fdd661 Merge change 6377 into donut by Android (Google) Code Review · 15 years ago
  93. a0d8e28 Merge a bunch of cherry-picked changes from the open-source tree. by Jean-Baptiste Queru · 15 years ago
  94. 56f6c10 Fix hyphenation in TextView attr Javadoc by Kenny Root · 16 years ago
  95. e855d13 Fix spelling mistakes in Javadoc by Kenny Root · 16 years ago
  96. 8cf97d9 Removed usage of tabs for indention by Simon Schoar · 16 years ago
  97. d45c9f4 Prevent IndexOutOfBoundsException on toString() if vibrate array is empty (non null) by Simon Schoar · 16 years ago
  98. ceac091 Example for displaying alerts was missing an "@" for theme attribute by Simon Schoar · 16 years ago
  99. f76035f Fixed typo, RFC3296 is for LDAP, RFC2396 is for URI by Simon Schoar · 16 years ago
  100. abca4e8 Fix logic inversion in ListView Javadoc by Kenny Root · 16 years ago