1. 981dec6 Merge "don't delete /cache/recovery/last_log on boot" into gingerbread by Doug Zongker · 14 years ago
  2. a5c742b Merge "Update local cache before sending intent." into gingerbread by Jaikumar Ganesh · 14 years ago
  3. d059055 don't delete /cache/recovery/last_log on boot by Doug Zongker · 14 years ago
  4. d77782e Split strings with SD card references into variations. by Eric Fischer · 14 years ago
  5. d146c23 Merge "Partial fix to bug 2992589: Edit dev admin strings." into gingerbread by Roy West · 14 years ago
  6. 2dfe101 Update local cache before sending intent. by Jaikumar Ganesh · 14 years ago
  7. 7d3d88e Partial fix to bug 2992589: Edit dev admin strings. by Roy West · 14 years ago
  8. 212d81a Merge "Move all the permissions check up for unmount" into gingerbread by Kenny Root · 14 years ago
  9. f1121dc Move all the permissions check up for unmount by Kenny Root · 14 years ago
  10. 038cabe NFC integration by Nick Pelly · 14 years ago
  11. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  12. d9743af Merge "New assets. DO NOT MERGE>" into gingerbread by Gilles Debunne · 14 years ago
  13. 5bdb89d Merge "Move DownloadManager to android.app (DO NOT MERGE)" into gingerbread by Steve Howard · 14 years ago
  14. 01d0efd New assets. DO NOT MERGE> by Gilles Debunne · 14 years ago
  15. a16682b Merge "Allow touch events when clickable *or* longClickable" into gingerbread by Andy Stadler · 14 years ago
  16. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  17. 8d7057d Merge "Updated assets in status bar. DO NOT MERGE." into gingerbread by Gilles Debunne · 14 years ago
  18. c49b259 Updated assets in status bar. DO NOT MERGE. by Gilles Debunne · 14 years ago
  19. b34fd1ff Allow touch events when clickable *or* longClickable by Andy Stadler · 14 years ago
  20. 44e8ff9 Adding a new intent to allow for apps (Launcher) to jump to the All Apps tab in the settings. by Winson Chung · 14 years ago
  21. dc36da5 Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  22. eb2746a Trim unwanted whitespace from translations. DO NOT MERGE by Eric Fischer · 14 years ago
  23. 0ba5b647 Merge "Revert previous status bar assets. DO NOT MERGE." into gingerbread by Gilles Debunne · 14 years ago
  24. bdf2d75 Revert previous status bar assets. DO NOT MERGE. by Gilles Debunne · 14 years ago
  25. 04a426f Merge "Use buffered I/O during certificate parsing" into gingerbread by Kenny Root · 14 years ago
  26. d8691d7 Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 14 years ago
  27. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  28. a78df9f We only need at most one tty icon. by Joe Onorato · 14 years ago
  29. 4e9751f Merge "Adding a feature to indicate that the device possesses low-latency audio. The specific criteria for low-latency audio are defined in the CDD, but since that hasn't yet been settled for Gingerbread, this change doesn't go into details. We can do a docs change later once GB CDD is final." into gingerbread by Dan Morrill · 14 years ago
  30. d63f7db Use buffered I/O during certificate parsing by Kenny Root · 14 years ago
  31. 28fa220 Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread by Fabrice Di Meglio · 14 years ago
  32. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  33. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  34. 08c09b0 Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into gingerbread by Mindy Pereira · 14 years ago
  35. 7d4995d DO NOT MERGE. Only 1 edge glow should be growing at a time. by Mindy Pereira · 14 years ago
  36. 898e1e8 Adding a feature to indicate that the device possesses low-latency audio. by Dan Morrill · 14 years ago
  37. e099860 Add necessary logic removed during backport by Daisuke Miyakawa · 14 years ago
  38. 234e42d DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.* by Dianne Hackborn · 14 years ago
  39. 88aa072 Merge "do not merge - Asset update (pass #3)" into gingerbread by Patrick Dubroy · 14 years ago
  40. cc7239b do not merge - Asset update (pass #3) by Patrick Dubroy · 14 years ago
  41. e78fc18 Intent action to launch downloads UI. by Steve Howard · 14 years ago
  42. a7ef18f Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  43. 2fb43ef fix problem in AudioEffect JNI setup. by Eric Laurent · 14 years ago
  44. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  45. 3ae249d Merge "Add new Alarm provider class for setting an alarm." into gingerbread by Patrick Scott · 14 years ago
  46. a73c4b0 Add new Alarm provider class for setting an alarm. by Patrick Scott · 14 years ago
  47. 8f97fe5 Merge "Move long Connectivity tasks to handler thread." into gingerbread by Robert Greenwalt · 14 years ago
  48. 0e5467f Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  49. 8f57caf Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events) by Fabrice Di Meglio · 14 years ago
  50. 8dcc28b Move long Connectivity tasks to handler thread. by Robert Greenwalt · 14 years ago
  51. 287952c Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  52. de04fb0 Merge "Enforce serial ordering of MotionEvents." into gingerbread by Jeff Brown · 14 years ago
  53. 7f459df Merge "Better errors in PackageManagerTests" into gingerbread by Kenny Root · 14 years ago
  54. 93ed4e3 Enforce serial ordering of MotionEvents. by Jeff Brown · 14 years ago
  55. bb0d23b Have DownloadManager pass file URIs for legacy external downloads by Steve Howard · 14 years ago
  56. 4f564cd Tweaks to download manager API based on API review feedback by Steve Howard · 14 years ago
  57. 2dc43f3 am 5b7328f2: Merge "docs: add more info about state list drawable and onclick attribute to Button bug:1062898" into froyo by Scott Main · 14 years ago
  58. 94e0acb Better errors in PackageManagerTests by Kenny Root · 14 years ago
  59. 6e98c28 Merge "Fix for IndexOutOfBounds in setComposingRegion." into gingerbread by Amith Yamasani · 14 years ago
  60. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  61. e818942 Merge "DO NOT MERGE Apply new styles to the status bar/notification shade" into gingerbread by Adam Powell · 14 years ago
  62. e241621 DO NOT MERGE Apply new styles to the status bar/notification shade by Adam Powell · 14 years ago
  63. 6ec3d4f docs: add more info about state list drawable and onclick attribute to Button by Scott Main · 14 years ago
  64. 4198918 Fix for IndexOutOfBounds in setComposingRegion. by Amith Yamasani · 14 years ago
  65. 8310b42 Add javadoc saying that wake locks are ref counted by default. by Joe Onorato · 14 years ago
  66. 127146e Merge "Decrease sensitivity of orientation changes a bit." into gingerbread by Steve Howard · 14 years ago
  67. 15ba406 Flesh out StrictMode docs. by Brad Fitzpatrick · 14 years ago
  68. 2359d49 Merge "DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963" into gingerbread by Vasu Nori · 14 years ago
  69. 958c149 DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963 by Vasu Nori · 14 years ago
  70. eaa2cab Merge "Fix problem where Base64InputStream single-byte reads were unsigned." into gingerbread by Jesse Wilson · 14 years ago
  71. 64b25cf Fix problem where Base64InputStream single-byte reads were unsigned. by Jesse Wilson · 14 years ago
  72. dd8f13f Merge "Do not merge: clear text selection on rotate" into gingerbread by Cary Clark · 14 years ago
  73. ef60890 Do not merge: clear text selection on rotate by Cary Clark · 14 years ago
  74. b2044da Do not merge: cherry-pick a fix for a npe. by Patrick Scott · 14 years ago
  75. 9aed300 Text selection anchors changed to use windows by Adam Powell · 14 years ago
  76. 6201842 Merge "Adding new feature definitions for new sensors (barometer and gyroscope.)" into gingerbread by Dan Morrill · 14 years ago
  77. ed73932 Simplify and optimize MessageQueue loop. by Jeff Brown · 14 years ago
  78. 5744bb4 Adding new feature definitions for new sensors (barometer and gyroscope.) by Dan Morrill · 14 years ago
  79. 85b53ad Decrease sensitivity of orientation changes a bit. by Steve Howard · 14 years ago
  80. 34a7f08 Merge "Un-@hide ability to download without a running notification." into gingerbread by Steve Howard · 14 years ago
  81. 3104775 Un-@hide ability to download without a running notification. by Steve Howard · 14 years ago
  82. 1e646b5 Merge "Add mdpi text select anchor asset" into gingerbread by Adam Powell · 14 years ago
  83. 1139b32 Merge "DO NOT MERGE Tweaked EdgeGlow to better match user expectations." into gingerbread by Mindy Pereira · 14 years ago
  84. e920477 Merge "do not merge" into gingerbread by Chet Haase · 14 years ago
  85. 40d3579 DO NOT MERGE Tweaked EdgeGlow to better match user expectations. by Mindy Pereira · 14 years ago
  86. 39d1ee5 do not merge by Chet Haase · 14 years ago
  87. ff0ea5e Merge "Support for download manager "queue for wifi" dialogs" into gingerbread by Steve Howard · 14 years ago
  88. f176681 Support for download manager "queue for wifi" dialogs by Steve Howard · 14 years ago
  89. 173ea09 Merge "DO NOT MERGE - use appropriate names on SQL numbers in 'adb bugreport'" into gingerbread by Vasu Nori · 14 years ago
  90. 9540a8d DO NOT MERGE - use appropriate names on SQL numbers in 'adb bugreport' by Vasu Nori · 14 years ago
  91. b5631f5 Merge "Do not merge : cancel text select mode when pressing back, etc." into gingerbread by Cary Clark · 14 years ago
  92. 2fddc21 Do not merge : cancel text select mode when pressing back, etc. by Cary Clark · 14 years ago
  93. eb4d5b2 Merge "recovery just takes a filename as an argument now (do not merge)" into gingerbread by Doug Zongker · 14 years ago
  94. b9881e6 Merge "Adding more DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  95. 8217eac Merge "Fix double-checked locking bug in LocalSocket." into gingerbread by Jesse Wilson · 14 years ago
  96. 4baf641 recovery just takes a filename as an argument now (do not merge) by Doug Zongker · 14 years ago
  97. c59a662 Fix double-checked locking bug in LocalSocket. by Jesse Wilson · 14 years ago
  98. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  99. df7a865 Adding more DL Manager tests. by Neal Nguyen · 14 years ago
  100. a4270e7 am 73e150c8: provide link to backup guide above the fold by Scott Main · 14 years ago