1. 550d48f Merge change 23300 into eclair by Android (Google) Code Review · 15 years ago
  2. 9399a3d Merge change 23320 into eclair by Android (Google) Code Review · 15 years ago
  3. 09984e8 Set result code in REMOTE_INTENT receiver for subscribed feeds. by Ye Wen · 15 years ago
  4. 52d6245 Merge change 22995 into eclair by Android (Google) Code Review · 15 years ago
  5. d3b0d64 modified: res/layout/surface_view.xml by Yu Shan Emily Lau · 15 years ago
  6. 09f8db7 Add a synchronous stop method to TTS synth engine so that upon its destruction, by Jean-Michel Trivi · 15 years ago
  7. de5cd3d Merge change 23289 into eclair by Android (Google) Code Review · 15 years ago
  8. f7c7a67 Merge change 23277 into eclair by Android (Google) Code Review · 15 years ago
  9. 3ad34ca am 57f03f0b: Merge snapshot version of donut back into the main tree by Jean-Baptiste Queru · 15 years ago
  10. 57f03f0 Merge snapshot version of donut back into the main tree by Jean-Baptiste Queru · 15 years ago
  11. 72b1f37 donut snapshot by Jean-Baptiste Queru · 15 years ago
  12. f35bce4 Adding a column to Contacts, which will be used as an additional "soft" identity. by Dmitri Plotnikov · 15 years ago
  13. 473e933 Fix http://b/issue?id=2086835 (unlock pattern graphics misaligned). by Daniel Sandler · 15 years ago
  14. 7954c46 Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed. by Eric Laurent · 15 years ago
  15. 66360af Merge change 23266 into eclair by Android (Google) Code Review · 15 years ago
  16. 5ebe32d disable canceling until the http connection code is understood by Fred Quintana · 15 years ago
  17. 56d8eea applications are at level 2 by Joe Onorato · 15 years ago
  18. 1553c82 Add a flag (-G) to aapt to have it output the classes that shouldn't be obfuscated by ProGuard. by Joe Onorato · 15 years ago
  19. b0a0540 Merge change 23223 into eclair by Android (Google) Code Review · 15 years ago
  20. 2d93a11 Merge change 23187 into eclair by Android (Google) Code Review · 15 years ago
  21. 2d6b67d SensorService: call close_data_source when we have no more sensor clients. by Mike Lockwood · 15 years ago
  22. f810d1a Put vibration patterns in resources. by Dianne Hackborn · 15 years ago
  23. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 15 years ago
  24. cfff8f2 Merge change 23244 into eclair by Android (Google) Code Review · 15 years ago
  25. 14fb153 Add mobile Email type. by Jeff Sharkey · 15 years ago
  26. d222727 am a84a26d2: Merge change 23241 into donut by Scott Main · 15 years ago
  27. a84a26d Merge change 23241 into donut by Android (Google) Code Review · 15 years ago
  28. 689d16b add searchable dictionary to html docs and dev guide nav and add screenshots. by Scott Main · 15 years ago
  29. 56f67d2 add the ability to specify yieldpoints in a ContentProviderOperation by Fred Quintana · 15 years ago
  30. cc92737 am af0b780a: Merge change 23198 into donut by Mike LeBeau · 15 years ago
  31. af0b780 Merge change 23198 into donut by Android (Google) Code Review · 15 years ago
  32. 05b775e Update SearchManager documentation to reflect latest behavior. by Mike LeBeau · 15 years ago
  33. 6ce96fa Don't mark an APN disabled if setup fails by Robert Greenwalt · 15 years ago
  34. 616195a Merge change 23182 into eclair by Android (Google) Code Review · 15 years ago
  35. 1615ccc am e1df8224: Merge change 23173 into donut by Brett Chabot · 15 years ago
  36. e1df822 Merge change 23173 into donut by Android (Google) Code Review · 15 years ago
  37. 3bb99b3 Remove flaky test LifecycleTest.testDialog from large continuous suite. by Brett Chabot · 15 years ago
  38. d0e82ce Do not send dock state changed broadcasts until the system has finished booting. by Mike Lockwood · 15 years ago
  39. 421f5f7 Merge change 23169 into eclair by Android (Google) Code Review · 15 years ago
  40. e8e4c7e Merge change 23127 into eclair by Android (Google) Code Review · 15 years ago
  41. e915a85 More assert => CHECK by Andreas Huber · 15 years ago
  42. 9e6842c Merge change 23168 into eclair by Android (Google) Code Review · 15 years ago
  43. 4b027f1 Merge change 23165 into eclair by Android (Google) Code Review · 15 years ago
  44. b699013 Merge change 22940 into eclair by Android (Google) Code Review · 15 years ago
  45. 36dad72 EventHub: Fix file descriptor leak. by Mike Lockwood · 15 years ago
  46. d06e5b8 Fixes a race condition between entering ERROR state and initial buffer submit. by Andreas Huber · 15 years ago
  47. 6f2f790 Merge change 23064 into eclair by Android (Google) Code Review · 15 years ago
  48. 51b2b33 MO SMS fail after sending 100 messages by Yong Liu · 15 years ago
  49. 85f6fb7 Fixing bug 2086021. AccessiblityService could sometimes get a null pointer by Charles Chen · 15 years ago
  50. a365923 Fix bug 2040024 phone rings only once sometimes. by Wink Saville · 15 years ago
  51. 62e592a Merge change 23023 into eclair by Android (Google) Code Review · 15 years ago
  52. 0d43059 Merge change 23108 into eclair by Android (Google) Code Review · 15 years ago
  53. cfce0aa Armor string format tokens with translation placeholders. by Eric Fischer · 15 years ago
  54. 6d45acc don't layout when setting size from zoom if only height changed by Cary Clark · 15 years ago
  55. ab6ed2c Launch synthesis thread at max priority to prevent hicups in playback. by Jean-Michel Trivi · 15 years ago
  56. feb2b31 Merge change 22988 into eclair by Android (Google) Code Review · 15 years ago
  57. 01248f0 Merge change 23103 into eclair by Android (Google) Code Review · 15 years ago
  58. a84b0e0 Fixing the build. by Andreas Huber · 15 years ago
  59. c035f7c Final high-density frameworks artwork drop from designers (dated 25-Aug-2009). by Daniel Sandler · 15 years ago
  60. 27d67a1 Merge change 23077 into eclair by Android (Google) Code Review · 15 years ago
  61. e9df3cf resolved conflicts for merge of 1e348378 to eclair by Mike LeBeau · 15 years ago
  62. c18776d optimize MCC table by Tammo Spalink · 15 years ago
  63. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  64. 5511c66 Merge change 23067 into eclair by Android (Google) Code Review · 15 years ago
  65. 5c7aede allow delaying after yielding by Fred Quintana · 15 years ago
  66. 07ae406 Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh which replaces TriangleMesh. Update Film to use new builder. by Jason Sams · 15 years ago
  67. 8108584 Merge change 22893 into eclair by Android (Google) Code Review · 15 years ago
  68. c298a85 add an accessor for Context for use by subclasses by Fred Quintana · 15 years ago
  69. cef28e7 Simplifies err code propagation. by Hung-ying Tyan · 15 years ago
  70. 1e34837 Merge change 23043 into donut by Android (Google) Code Review · 15 years ago
  71. 590f634 Revert "Remove third party support for Quick Search Box (aka global search)." by Karl Rosaen · 15 years ago
  72. 1005569 Merge change 23012 into eclair by Android (Google) Code Review · 15 years ago
  73. bf8ecd7 Merge change 22991 into eclair by Android (Google) Code Review · 15 years ago
  74. e5276a7 Fix issue #2084148: Define the format for the auto focus preview for barcode scanning by Dianne Hackborn · 15 years ago
  75. 29418e9 Merge change 22529 into eclair by Android (Google) Code Review · 15 years ago
  76. a640c49 Merge change 22984 into eclair by Android (Google) Code Review · 15 years ago
  77. bfa1d08 Merge change 22962 into eclair by Android (Google) Code Review · 15 years ago
  78. 813a875 Apparently setting the preferred role of the OMX component is now required on this platform. by Andreas Huber · 15 years ago
  79. ce761d3 Only add model in the UA for the release build by Grace Kloba · 15 years ago
  80. c1dccce Merge change 22986 into eclair by Android (Google) Code Review · 15 years ago
  81. d6ac7c7 Merge change 22975 into eclair by Android (Google) Code Review · 15 years ago
  82. 5352e23 Merge change 22968 into eclair by Android (Google) Code Review · 15 years ago
  83. 329577a Squashed commit of the following: by Andreas Huber · 15 years ago
  84. b2795f4 Fix strings whose apostrophes were eaten because of the lack of a backslash. by Eric Fischer · 15 years ago
  85. b19b4c7 fix AbstractThreadedSyncAdapter to actually cancel syncs by Fred Quintana · 15 years ago
  86. fa52602 am f734e027: Merge change 22939 into donut by Dianne Hackborn · 15 years ago
  87. 6391830 Merge change 22958 into eclair by Android (Google) Code Review · 15 years ago
  88. 18ad9f6 Only allow system code to call LocationManager.sendNiResponse() by Mike Lockwood · 15 years ago
  89. 6c3f571 Fix issue #2069662: The wallpaper doesn't move along with the home screen by Dianne Hackborn · 15 years ago
  90. 22d1f9f gps: Network initiated SUPL by Danke Xie · 15 years ago
  91. 3986afe Fix a typo. by Andreas Huber · 15 years ago
  92. 0409cde Updating synchronized to match x-net changes by Jesse Wilson · 15 years ago
  93. ddfe879 Don't activate keyguard if screen is turned off while proximity sensor is active. by Mike Lockwood · 15 years ago
  94. 1e0f762 Merge change 22673 into eclair by Android (Google) Code Review · 15 years ago
  95. aa52f9a Make SINGLE_TOP work with CLEAR_TOP. by Dianne Hackborn · 15 years ago
  96. e18d4d0 Merge change 22938 into eclair by Android (Google) Code Review · 15 years ago
  97. 69d5e47 Merge change 22722 into eclair by Android (Google) Code Review · 15 years ago
  98. f734e02 Merge change 22939 into donut by Android (Google) Code Review · 15 years ago
  99. b3b1ccf Merge change 22950 into eclair by Android (Google) Code Review · 15 years ago
  100. fe240ec Change these string constants back to match donut. by Dianne Hackborn · 15 years ago