1. cfce303 Remove the need for a token parameter from AsyncChannel. by Wink Saville · 16 years ago
  2. f72a59b Merge "use the original hit if the cache is killed" by Cary Clark · 16 years ago
  3. 458f463 Merge "Dragging inside the same TextView is a move instead of a copy." by Gilles Debunne · 16 years ago
  4. b849134 use the original hit if the cache is killed by Cary Clark · 16 years ago
  5. 84e3916 Merge "MTP: Don't fail in playlist transfer if not all playlist items can be found." by Mike Lockwood · 16 years ago
  6. 5022544 Merge "MTP: Make sure buffer is big enough before reading the data packet" by Mike Lockwood · 16 years ago
  7. 7adfd18 MTP: Don't fail in playlist transfer if not all playlist items can be found. by Mike Lockwood · 16 years ago
  8. 9dfc7de MTP: Make sure buffer is big enough before reading the data packet by Mike Lockwood · 16 years ago
  9. fefc074 Merge "Auto-show IME for dialogs on large screens." by Dianne Hackborn · 16 years ago
  10. 7d3a5bc Auto-show IME for dialogs on large screens. by Dianne Hackborn · 16 years ago
  11. af4bf40 Fix a bug of equals in InputMethodSubtype by satok · 16 years ago
  12. 12190b3 Add the Switch widget by Adam Powell · 16 years ago
  13. 4ae0f29 Dragging inside the same TextView is a move instead of a copy. by Gilles Debunne · 16 years ago
  14. 92f4d9d am f4c2eaf2: am 47ccfcb0: Doc change: add AccelerometerPlay to the generated samples. by Dirk Dougherty · 16 years ago
  15. f4c2eaf am 47ccfcb0: Doc change: add AccelerometerPlay to the generated samples. by Dirk Dougherty · 16 years ago
  16. af60e27 Merge "Fix issue #3225529: AlertDialogs are squishing their content views" by Dianne Hackborn · 16 years ago
  17. 47ccfcb Doc change: add AccelerometerPlay to the generated samples. by Dirk Dougherty · 16 years ago
  18. d93e75e Merge "Update device password expiration/alarm behavior" by Andy Stadler · 16 years ago
  19. 711e62a Fix issue #3225529: AlertDialogs are squishing their content views by Dianne Hackborn · 16 years ago
  20. 6189be3 Merge "Revert "Merge "Fix permission."" It breaks apps that rely on the wrong permission." by Costin Manolache · 16 years ago
  21. 8b2a400 Merge "Fix 3024522: Add "no lock screen" support to the framework." by Jim Miller · 16 years ago
  22. fa04b8d Revert "Merge "Fix permission."" It breaks apps that rely on the wrong permission. by Costin Manolache · 16 years ago
  23. 2f422a5 Merge "pass layout test list using external file" by Guang Zhu · 16 years ago
  24. 043116a Update device password expiration/alarm behavior by Andy Stadler · 16 years ago
  25. 6d95662 Put @ViewDebug.ExportedProperty back on TextView.mText by Romain Guy · 16 years ago
  26. 31db0f6 Merge "Ensure that the first post-restore backup pass is correct" by Chris Tate · 16 years ago
  27. e7d9ab0 am cb1af77f: am b1150edc: Remove HeavyWeight sample from generated html samples. by Dirk Dougherty · 16 years ago
  28. cb1af77 am b1150edc: Remove HeavyWeight sample from generated html samples. by Dirk Dougherty · 16 years ago
  29. b1150ed Remove HeavyWeight sample from generated html samples. by Dirk Dougherty · 16 years ago
  30. 249345b Ensure that the first post-restore backup pass is correct by Chris Tate · 16 years ago
  31. 974ab30 Merge "Fix permission." by Costin Manolache · 16 years ago
  32. 8b780ec Merge "Import revised translations." by Eric Fischer · 16 years ago
  33. 7b606b8 Merge "Show the network type." by Joe Onorato · 16 years ago
  34. 42f8e13 Show the network type. by Joe Onorato · 16 years ago
  35. 206316a New Number picker widget by Svetoslav Ganov · 16 years ago
  36. 2a98a4c Fix 3024522: Add "no lock screen" support to the framework. by Jim Miller · 16 years ago
  37. 360a102 Merge "docs: add preview sdk docs to provide an api overview and install steps, enable the 'preview' flag for the docs build revise sdk side nav for preview" by Scott Main · 16 years ago
  38. 997d15e Merge "fix int vs. pointer mismatch in return statement. Add missing include header for compilation on x86 target." by Olivier Bailly · 16 years ago
  39. 8d1efa9 Import revised translations. by Eric Fischer · 16 years ago
  40. a84a744 Merge "if db close() fails due to un-closed sql statements, print useful msg" by Vasu Nori · 16 years ago
  41. 883ad9e Merge "Hardware Composer Stress Test" by Louis Huemiller · 16 years ago
  42. 8df09a0 SelectAllOnFocus switches to highlighted mode, not text selection mode by Gilles Debunne · 16 years ago
  43. 3abc5b0 Merge "Do not disturb." by Joe Onorato · 16 years ago
  44. 2039e48 Do not disturb. by Joe Onorato · 16 years ago
  45. e26092e Merge "Don't leak." by Dianne Hackborn · 16 years ago
  46. 1f5b195 Don't leak. by Dianne Hackborn · 16 years ago
  47. b402f11 docs: add preview sdk docs to provide an api overview and install steps, by Scott Main · 16 years ago
  48. 40220ed Merge "Renable the captureFrame unit tests" by James Dong · 16 years ago
  49. b438902 if db close() fails due to un-closed sql statements, print useful msg by Vasu Nori · 16 years ago
  50. 98027ad Hardware Composer Stress Test by Louis Huemiller · 16 years ago
  51. 40c01e3 Merge "Tweak key layouts." by Jeff Brown · 16 years ago
  52. 7691451 Merge "Set initial view scale to be at least overview scale." by Shimeng (Simon) Wang · 16 years ago
  53. 96fcb87 Set initial view scale to be at least overview scale. by Shimeng (Simon) Wang · 16 years ago
  54. 7411c1b Renable the captureFrame unit tests by James Dong · 16 years ago
  55. 98dccc5 Merge "Layoutlib: Animation support." by Xavier Ducrohet · 16 years ago
  56. 2eea6fa Layoutlib: Animation support. by Xavier Ducrohet · 16 years ago
  57. f1cdfc9 Merge "fix messages from sqlite layer in c++ code to be useful." by Vasu Nori · 16 years ago
  58. b37f8a8 fix messages from sqlite layer in c++ code to be useful. by Vasu Nori · 16 years ago
  59. f076eeb Restore isTextEditable() method meaning. by Gilles Debunne · 16 years ago
  60. 7dca01e Merge "Paste popup shows up after a delay on tap. Immediately if there is a recent copy/cut." by Gilles Debunne · 16 years ago
  61. 0a2aa40 Paste popup shows up after a delay on tap. Immediately if there is a recent copy/cut. by Gilles Debunne · 16 years ago
  62. 4628ddd Merge "Revert "Merge "print certain rows from downloads.db when bugreports are taken""" by Vasu Nori · 16 years ago
  63. 00e4017 Revert "Merge "print certain rows from downloads.db when bugreports are taken"" by Vasu Nori · 16 years ago
  64. d576483 Make the internal data-disable mechanism internal by Robert Greenwalt · 16 years ago
  65. b6d1832 Merge "docs: more docs for action bar add drop-down navigation and action view" by Scott Main · 16 years ago
  66. 4f1a1aa Merge "Revert "Temporary workaround for issue 3187563"" by Eric Laurent · 16 years ago
  67. ac19268a Fix 'BCCscript' build break. by Iain Merrick · 16 years ago
  68. 6f5dfc6 scroll the selection when dragging near the edge by Cary Clark · 16 years ago
  69. 1318af1 Fixing a typo in onCreate sample code. by Jesse Wilson · 16 years ago
  70. 4a4f0cd Merge "Implement rotation animations." by Dianne Hackborn · 16 years ago
  71. f9d0be9 Implement rotation animations. by Dianne Hackborn · 16 years ago
  72. 536c58f Show the down back instead of the left back when the IME is up. by Joe Onorato · 16 years ago
  73. 5e75946 Auto-hide the peek window after 5 seconds, not right away. by Joe Onorato · 16 years ago
  74. 50ec5ec Deal with re-posting tickers. by Joe Onorato · 16 years ago
  75. 5a6b4f8 tighten up the notifciation layouts by Joe Onorato · 16 years ago
  76. 5797f19 Check if this is null. by Joe Onorato · 16 years ago
  77. af5e4da Don't crash when there's a flood of tickers. by Joe Onorato · 16 years ago
  78. dff2e9a Rename strings. by Joe Onorato · 16 years ago
  79. 43861918 Scroll back to the top when the notification window closees. by Joe Onorato · 16 years ago
  80. 755cc74 Rename the status bar layouts to more consistent names by Joe Onorato · 16 years ago
  81. 2e76cca Merge "Long press on home shouldn't open recents" by Joe Onorato · 16 years ago
  82. 50262e5 Long press on home shouldn't open recents by Joe Onorato · 16 years ago
  83. 1e66008 Merge "Start filling in the system settings panel." by Joe Onorato · 16 years ago
  84. a8e3418 Start filling in the system settings panel. by Joe Onorato · 16 years ago
  85. 5fd5d74 No longer need to pass storage paths to WebRequestContext.cleanupPrivateBrowsingFiles() by Steve Block · 16 years ago
  86. d49c347 Tweak key layouts. by Jeff Brown · 16 years ago
  87. b416a71e Fix build breakage by satok · 16 years ago
  88. 440aab5 Removed InputMethodSubtypePicker by satok · 16 years ago
  89. fc19b84 Merge "Updated list assets for holo" by Adam Powell · 16 years ago
  90. d50761d Updated list assets for holo by Adam Powell · 16 years ago
  91. cd7cd29 Store the current IME's token in the system bar for changing the current IME to a shortcut IME from the system bar by satok · 16 years ago
  92. d1544d3 Merge "Handle hiding timer reset on every move." by Gilles Debunne · 16 years ago
  93. 2a7f346 Handle hiding timer reset on every move. by Gilles Debunne · 16 years ago
  94. b0be5d1 Merge "Use apn types instead of host when sending notifications." by Wink Saville · 16 years ago
  95. 50403a2 docs: more docs for action bar add drop-down navigation and action view by Scott Main · 16 years ago
  96. 26f5a38 Use apn types instead of host when sending notifications. by Wink Saville · 16 years ago
  97. a4db011 am d3f19b86: am 210e9c4a: Merge "Revert "Disabling AccessibilityService sample from build system."" into gingerbread by Trevor Johns · 16 years ago
  98. a54998f am a23fff33: (-s ours) am c1c04ad0: Merge "Add Wi-Fi tests for static IP. DO NOT MERGE" into gingerbread by Xia Wang · 16 years ago
  99. c4440f0 Lazy creation of selection and insertion handles. by Gilles Debunne · 16 years ago
  100. d3f19b8 am 210e9c4a: Merge "Revert "Disabling AccessibilityService sample from build system."" into gingerbread by Trevor Johns · 16 years ago