1. 406b09b Merge "Add mobile data on/off switch." by Robert Greenwalt · 15 years ago
  2. ba28996 Merge "Remove empty finalize methods." by Carl Shapiro · 15 years ago
  3. 982bb24 Merge "MountService: Send UMS_CONNECTED broadcast on boot if UMS connected." by San Mehat · 15 years ago
  4. 694b787 am cbe4f887: (-s ours) am a406fb90: DO NOT MERGE by Grace Kloba · 15 years ago
  5. 8cebbfd Merge "Fix tabs." by Romain Guy · 15 years ago
  6. 6c5664a Fix tabs. by Romain Guy · 15 years ago
  7. 05c376b Remove empty finalize methods. by Carl Shapiro · 15 years ago
  8. cbe4f88 am a406fb90: DO NOT MERGE by Grace Kloba · 15 years ago
  9. 9d6e45a Merge "ScrollView multiple pointer support. Fixed a bug where ScrollView wouldn't scroll if the initially tapped child ignores the down event." by Adam Powell · 15 years ago
  10. fa0e57f Merge "Introducing tentative (and hidden) API for contact search snippets" by Dmitri Plotnikov · 15 years ago
  11. a406fb9 DO NOT MERGE by Grace Kloba · 15 years ago
  12. 3ba8a3b Introducing tentative (and hidden) API for contact search snippets by Dmitri Plotnikov · 15 years ago
  13. bc4e753 ScrollView multiple pointer support. Fixed a bug where ScrollView by Adam Powell · 15 years ago
  14. 6a965af2 MountService: Send UMS_CONNECTED broadcast on boot if UMS connected. by San Mehat · 15 years ago
  15. c03fa50 Add mobile data on/off switch. by Robert Greenwalt · 15 years ago
  16. 240becc Merge "Tethering improvements." by Robert Greenwalt · 15 years ago
  17. 9b1e9ed Merge "AsecTests: Add teardown to tests" by San Mehat · 15 years ago
  18. d70a3d4 Tethering improvements. by Robert Greenwalt · 15 years ago
  19. 21a20a3 Merge "Fix the build." by Romain Guy · 15 years ago
  20. dcc490f Fix the build. by Romain Guy · 15 years ago
  21. a09bb0d Merge "New update of preloaded classes for Froyo." by Jesse Wilson · 15 years ago
  22. 68aea82 Merge "Add 'restoreAnyVersion' attr for apps that want to restore "future" data" by Chris Tate · 15 years ago
  23. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 15 years ago
  24. a440b00 Prevents ListView items children to modify properties of other children. by Romain Guy · 15 years ago
  25. 618c8f1 Merge "Make ScrollView only do overscroll if you're grabbing the child view." by Joe Onorato · 15 years ago
  26. 9f0e8ee Make ScrollView only do overscroll if you're grabbing the child view. by Joe Onorato · 15 years ago
  27. e9fcaa0 New update of preloaded classes for Froyo. by Jesse Wilson · 15 years ago
  28. 27eb241 Merge "allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS" by Fred Quintana · 15 years ago
  29. 9245bf8 Merge "Filenames of sound effects are not translatable." by Eric Fischer · 15 years ago
  30. b38eb14 allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS by Fred Quintana · 15 years ago
  31. 7537590 Merge "yet another race condition fix to address bug:2456970" by Vasu Nori · 15 years ago
  32. aa13fbe Merge "If mPreventDrag is cancelled due to time out, remove the pending TOUCH_EVENTS and then send an ACTION_CANCEL and skip the rest of touch events." by Grace Kloba · 15 years ago
  33. 62be8e1 Merge "Recover from a certain mp3 decoder error instead of signalling an error and thereby stopping decoding." by Andreas Huber · 15 years ago
  34. 93f5831e If mPreventDrag is cancelled due to time out, remove by Grace Kloba · 15 years ago
  35. e0e6a9c Merge "Fix spelling mistakes in attrs_manifest.xml" by Kenny Root · 15 years ago
  36. 6550c72 Merge "b/2441327 Added add account intent to public api." by Erik Pasternak · 15 years ago
  37. 4217a3e Fix spelling mistakes in attrs_manifest.xml by Kenny Root · 15 years ago
  38. 846ebf3 Merge "Add some backup Javadoc and clean imports" by Kenny Root · 15 years ago
  39. ff0c5c1 Recover from a certain mp3 decoder error instead of signalling an error and thereby stopping decoding. by Andreas Huber · 15 years ago
  40. 4855965 Merge "- return the accounts when getAccountByTypeAndFeatures is passed a null or empty features set, http://b/issue?id=2467165 - clear the authtokens when the password changes" by Fred Quintana · 15 years ago
  41. c3b91fd Fix crash in PendingIntentRecord debug output. by Dianne Hackborn · 15 years ago
  42. 5a20ea1 Add some backup Javadoc and clean imports by Kenny Root · 15 years ago
  43. 1d72658 yet another race condition fix to address bug:2456970 by Vasu Nori · 15 years ago
  44. 58cf334 Merge "Focus the IME on WebView when no textfield is in focus." by Leon Scroggins · 15 years ago
  45. 7db3e5e AsecTests: Add teardown to tests by San Mehat · 15 years ago
  46. d4a9d6c - return the accounts when getAccountByTypeAndFeatures is by Fred Quintana · 15 years ago
  47. 963bb682 Merge "GpsLocationProvider: Be less aggressive about getting fixes in bad conditions if we have a long fix interval." by Mike Lockwood · 15 years ago
  48. b7be544 GpsLocationProvider: Be less aggressive about getting fixes in bad conditions if we have a long fix interval. by Mike Lockwood · 15 years ago
  49. 00f5843 Filenames of sound effects are not translatable. by Eric Fischer · 15 years ago
  50. 5866b97 Merge "Fix broken location extras in GpsLocationProvider." by Mike Lockwood · 15 years ago
  51. 3963cca Merge "add "startservice" option to am command-line utility" by Doug Zongker · 15 years ago
  52. 6fb35fe add "startservice" option to am command-line utility by Doug Zongker · 15 years ago
  53. a141ecf Merge "Add documentation to help developers make an RFCOMM conection to a Bluetooth serial board. They all use a well-known UUID that is not really explained anywhere official, and this always trips developers up." by Nick Pelly · 15 years ago
  54. 4b69fea Merge "Some framework fixes for apps on sd change hard coded path in installd fix tests Work around for renaming containers. Do forced unmount when destroying containers. Force a gc in default container service to release handle to parsed package and thus avoid getting killed by vold Some cosmetic changes to PackageManager api. Unit tests for renaming container for MountService Remove internal size limit on app to be installed." by Suchi Amalapurapu · 15 years ago
  55. c9c0f47 Merge "Factor bidi algorithm into separate method." by Eric Fischer · 15 years ago
  56. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 15 years ago
  57. 20178d6 Factor bidi algorithm into separate method. by Doug Felt · 15 years ago
  58. 2a399f0 am 563d3a62: merge from open-source master by The Android Open Source Project · 15 years ago
  59. ea5056e Add documentation to help developers make an RFCOMM conection to a Bluetooth by Nick Pelly · 15 years ago
  60. eebc8e2 b/2441327 Added add account intent to public api. by Erik · 15 years ago
  61. be896a9 Merge "Fix the layoutlib to still support fill_parent." by Xavier Ducrohet · 15 years ago
  62. b9e5cc3 Merge "Fix build." by Andy McFadden · 15 years ago
  63. 520f87f Fix build. by Andy McFadden · 15 years ago
  64. 3bfd5ed Merge "Add disabled state to the Spinner widget. Bug #2464034" by Romain Guy · 15 years ago
  65. 563d3a6 merge from open-source master by The Android Open Source Project · 15 years ago
  66. 9897c67 Add disabled state to the Spinner widget. Bug #2464034 by Romain Guy · 15 years ago
  67. c8998e1 Merge "LocationTracker: change copyright from Google to AOSP." by Mike Lockwood · 15 years ago
  68. 8ab8b41 LocationTracker: change copyright from Google to AOSP. by Mike Lockwood · 15 years ago
  69. 0ca7305 Merge "MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted" by San Mehat · 15 years ago
  70. 834481c Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 15 years ago
  71. 875d259 Merge "Tag stagefright development tools as "debug-only"." by Andreas Huber · 15 years ago
  72. 9a35230 merge from open-source master by The Android Open Source Project · 15 years ago
  73. 6818756 Merge "Temp disable plugin's signature checking." by Grace Kloba · 15 years ago
  74. 63598a0 Fix broken location extras in GpsLocationProvider. by Mike Lockwood · 15 years ago
  75. 85451ee MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted by San Mehat · 15 years ago
  76. 9ff1f96 Merge "Use UTF-8 strings to avoid duplicate caching, part 1" by Kenny Root · 15 years ago
  77. c4e1bf7 Add class init stats to alloc counters (API change). by Andy McFadden · 15 years ago
  78. 6c0df0b Merge "Purge CallLog." by Daisuke Miyakawa · 15 years ago
  79. 7d07408 Merge "Use PackageMonitor in SearchManagerService" by Bjorn Bringert · 15 years ago
  80. 8bb2103 Merge "Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected." by Eric Laurent · 15 years ago
  81. ebd01c2 Merge "These changes add access to some status values in widgets listed below:" by Romain Guy · 15 years ago
  82. 0dcb692 Purge CallLog. by Daisuke Miyakawa · 15 years ago
  83. bc3323b Fix the layoutlib to still support fill_parent. by Xavier Ducrohet · 15 years ago
  84. 8ff1e3f Merge "Turn off lock screen sounds by default." by Daniel Sandler · 15 years ago
  85. 0e93b56 Merge "Make the notification windowshade work properly with overscroll." by Joe Onorato · 15 years ago
  86. f0fda92 Make the notification windowshade work properly with overscroll. by Joe Onorato · 15 years ago
  87. a439e52 Merge "javadoc spelling fix" by Brian Carlstrom · 15 years ago
  88. 6142a0b Fix build. by Robert Greenwalt · 15 years ago
  89. 2854419 Merge "Edit strings related to calendar permissions, bug 2463956." by Roy West · 15 years ago
  90. 5cde63a Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 15 years ago
  91. 7467d49 Edit strings related to calendar permissions, bug 2463956. by Roy West · 15 years ago
  92. 2e1818a New API on VideoView widget to suspend/resume a session. Do not release the MediaPlayer client for video suspending/resuming. by Gloria Wang · 15 years ago
  93. d88602d Merge "Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars)" by Fabrice Di Meglio · 15 years ago
  94. 6696110 Tag stagefright development tools as "debug-only". by Andreas Huber · 15 years ago
  95. 8ca1228 Merge "Fix rounding of extra spacing when it is negative." by Eric Fischer · 15 years ago
  96. 63e1d26 Turn off lock screen sounds by default. by Daniel Sandler · 15 years ago
  97. 7a36788 These changes add access to some status values in widgets listed below: by Steve Zeigler · 15 years ago
  98. 6870eba Temp disable plugin's signature checking. by Grace Kloba · 15 years ago
  99. 66c5bd9 Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars) by Fabrice Di Meglio · 15 years ago
  100. c1ba743 Remove redundant interface disable by Irfan Sheriff · 15 years ago