1. 3f4639a Update API and javadoc according to API review. by Wu-cheng Li · 14 years ago
  2. c2461be Merge "Fix 2579461 Move install location values to secure settings. Diable attribute for UI. Set default value to auto. Add command line interface to set install location via pm." into froyo by Suchi Amalapurapu · 14 years ago
  3. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  4. ce59fb8 Fix issue #2578244: playing audio file downloaded by the browser... by Dianne Hackborn · 14 years ago
  5. 667543c Merge "Revert "Use the content width to calculate the zoom overview"" into froyo by Grace Kloba · 14 years ago
  6. 188bf8d Revert "Use the content width to calculate the zoom overview" by Grace Kloba · 14 years ago
  7. d3cc496 Merge "Fix issue #2549955: Moving the application fails -Activity Manager Crash on launching the app" into froyo by Dianne Hackborn · 14 years ago
  8. 390022b Merge "Fix issue #2528537: android.os.DeadObjectException" into froyo by Dianne Hackborn · 14 years ago
  9. 559a787 Fix issue #2549955: Moving the application fails -Activity Manager Crash on launching the app by Dianne Hackborn · 14 years ago
  10. faa2d97 Merge "Cherry-pick https://android-git.corp.google.com/g/#change,38305" into froyo by Grace Kloba · 14 years ago
  11. 815b8e4 Merge "Add emergencyOnly indicator in ServiceState." into froyo by John Wang · 14 years ago
  12. 472ad87 Fix issue #2528537: android.os.DeadObjectException by Dianne Hackborn · 14 years ago
  13. 05b3720 Cherry-pick https://android-git.corp.google.com/g/#change,38305 by Mike Reed · 15 years ago
  14. 56c2d2f Add emergencyOnly indicator in ServiceState. by John Wang · 14 years ago
  15. fd998a0 Merge "NetworkManagementService: Remove 'maxkbs' parameter from throttle API" into froyo by San Mehat · 14 years ago
  16. 4b18ced Merge "Fix 2578016." into froyo by Suchi Amalapurapu · 14 years ago
  17. f0db6e1 NetworkManagementService: Remove 'maxkbs' parameter from throttle API by San Mehat · 14 years ago
  18. 98e2657 Merge "Add Backup/Restore sample to the SDK docs" into froyo by Christopher Tate · 14 years ago
  19. e779bdc Add Backup/Restore sample to the SDK docs by Christopher Tate · 14 years ago
  20. e43e563 Merge "Don't check whether a specific named activity supports mp3 playback, just that there is at least one that does. Fixes bug 2534382. Change-Id: I00d9ac49bd91f161388d5c3de47b1b6abe9e8d9c" into froyo by Marco Nelissen · 14 years ago
  21. 25c2dd6 Merge "Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener http://2553871" into froyo by Ray Chen · 14 years ago
  22. 4e7cacd Merge "Maybe fix issue #2568615: System server crashed in SyncStorageEngine" into froyo by Dianne Hackborn · 14 years ago
  23. 30f775b Fix 2578016. by Suchi Amalapurapu · 14 years ago
  24. 4e80820 Maybe fix issue #2568615: System server crashed in SyncStorageEngine by Dianne Hackborn · 14 years ago
  25. 8258fda Fix issue #2576268: There is no uiMode config change constant for the manifest by Dianne Hackborn · 14 years ago
  26. 567b57b6 Merge "Report the requested seek time while seek is in progress." into froyo by Andreas Huber · 14 years ago
  27. 97a9c6a Don't check whether a specific named activity supports mp3 playback, by Marco Nelissen · 14 years ago
  28. ddb709c Report the requested seek time while seek is in progress. by Andreas Huber · 14 years ago
  29. c93386c Merge " Fix bug2537659 When airplane mode is disabled, Mobile connection may be bring up before connecting to a known wifi." into froyo by Xia Wang · 14 years ago
  30. 7b70f65 Search for focusable views only after layout has happened when the window is first created. by Romain Guy · 14 years ago
  31. b7c8c76 Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener by Ray Chen · 14 years ago
  32. 083c715 Merge "Show the microphone when the search box is opened from browser" into froyo by Leon Scroggins · 14 years ago
  33. eb3d47e Merge "Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection" into froyo by Adam Powell · 14 years ago
  34. e7501c1 Show the microphone when the search box is opened from browser by Leon Scroggins · 14 years ago
  35. f61eade Merge "docs: add a screenLayout and uiMode values for configChanges attribute add note that this should be avoided and point to dev guide" into froyo by Scott Main · 14 years ago
  36. c957ebe Merge "Add more WindowManager flags to ViewDebug." into froyo by Daniel Sandler · 14 years ago
  37. cae57d6 Fix SDK build. by Wu-cheng Li · 14 years ago
  38. 9807d6a Merge "Comment-only change to clarify the role and use of IntentService" into froyo by Dan Egnor · 14 years ago
  39. 91f234f Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection by Adam Powell · 14 years ago
  40. 6e3d988 Comment-only change to clarify the role and use of IntentService by Dan Egnor · 14 years ago
  41. e756b21 docs: add a screenLayout and uiMode values for configChanges attribute by Scott Main · 14 years ago
  42. 0990511 Merge "Add makefile so package manager test apks can get buitl from root." into froyo by Brett Chabot · 14 years ago
  43. 5a21908 Add makefile so package manager test apks can get buitl from root. by Brett Chabot · 14 years ago
  44. 2be77a2 Merge "Partial revert of previous change to improve hardware AAC decoder performance, increasing the input buffer size so dramatically accidentally broke streaming performance." into froyo by Andreas Huber · 14 years ago
  45. 548b799 Partial revert of previous change to improve hardware AAC decoder performance, increasing the input buffer size so dramatically accidentally broke streaming performance. by Andreas Huber · 14 years ago
  46. f1b256f Merge "Fix last character of password field being visible after rotation" into froyo by Kenny Root · 14 years ago
  47. d8b9b51 Merge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again Bug:2572239" into froyo by Daniel Lehmann · 14 years ago
  48. 71ab21a Fix last character of password field being visible after rotation by Devin Taylor · 14 years ago
  49. 1bfcaa5 Merge "Fix 'bmgr restore'" into froyo by Christopher Tate · 14 years ago
  50. 1398e27 Fix 'bmgr restore' by Christopher Tate · 14 years ago
  51. 54fccf8 Merge "Update the Webkit version." into froyo by Grace Kloba · 14 years ago
  52. bd4808d Merge "Correctly resize dialogs when measured in WRAP_CONTENT Bug #2549649" into froyo by Romain Guy · 14 years ago
  53. a3562c6 Update the Webkit version. by Grace Kloba · 14 years ago
  54. 48bce45 Merge "Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B" into froyo by Dianne Hackborn · 14 years ago
  55. f22221f Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B by Dianne Hackborn · 14 years ago
  56. 2e4f426 Correctly resize dialogs when measured in WRAP_CONTENT Bug #2549649 by Romain Guy · 14 years ago
  57. fede9ae Merge "Forcibly unmount the sdcard after N retries." into froyo by Suchi Amalapurapu · 14 years ago
  58. b45c047b Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again by Daniel Lehmann · 14 years ago
  59. b2e6c01 Disable tethering when airplane mode is enabled by Irfan Sheriff · 14 years ago
  60. 7af074a Forcibly unmount the sdcard after N retries. by Suchi Amalapurapu · 14 years ago
  61. 7d2511b Merge "Guard against NPE in SearchManagerService" into froyo by Bjorn Bringert · 14 years ago
  62. fa588fc Merge "Redo the look of the recent apps switcher" into froyo by Joe Onorato · 14 years ago
  63. fd6c969 Redo the look of the recent apps switcher by Joe Onorato · 14 years ago
  64. 28fe209 Guard against NPE in SearchManagerService by Bjorn Bringert · 14 years ago
  65. 72b301f Fix bug2537659 by Xia Wang · 14 years ago
  66. 6e52b5d 2568467 System crash when installing corrupt APK by Dianne Hackborn · 14 years ago
  67. 01f6b75 Merge "Fix issue #2564479: Favorite Recipes App Installation Fail" into froyo by Dianne Hackborn · 14 years ago
  68. a6cce79 Merge "Fix 2325549: Allow up to 4 lines of summary text in Settings" into froyo by Jim Miller · 14 years ago
  69. fdceefd Fix 2325549: Allow up to 4 lines of summary text in Settings by Jim Miller · 14 years ago
  70. bcbb7b2 Merge "docs: add manifest documentation for installLocation" into froyo by Dirk Dougherty · 14 years ago
  71. c861a5d docs: add manifest documentation for installLocation by Scott Main · 14 years ago
  72. 0abdf03 Merge "bug 2542580: fix bad icon." into froyo by Wei Huang · 14 years ago
  73. 4c59ca8 Merge "remove OTA packages from the old (pre-froyo) updater" into froyo by Doug Zongker · 14 years ago
  74. 944ff0b remove OTA packages from the old (pre-froyo) updater by Doug Zongker · 14 years ago
  75. 54e93ee bug 2542580: fix bad icon. by Wei Huang · 14 years ago
  76. 21390f0 Merge "Adding a feature definition for touchscreens that was overlooked in the last round." into froyo by Dan Morrill · 14 years ago
  77. 0db3799 Merge "Revert to previous text selection behavior" into froyo by Kenny Root · 14 years ago
  78. 8cdb684 Revert to previous text selection behavior by Kenny Root · 14 years ago
  79. c6af69b Merge "Add an extra for the Disconnect Headset State." into froyo by Jaikumar Ganesh · 14 years ago
  80. c24dbdb Add an extra for the Disconnect Headset State. by Jaikumar Ganesh · 14 years ago
  81. b0fe033 Adding a feature definition for touchscreens that was overlooked in the last by Dan Morrill · 14 years ago
  82. badaa77 Merge "bug #2542580: fix stat_notify_chat icon for mdpi resource." into froyo by Wei Huang · 14 years ago
  83. 36d13c3 bug #2542580: fix stat_notify_chat icon for mdpi resource. by Wei Huang · 14 years ago
  84. 1b4c0d7 Merge "Fix a crash in BatteryStatsImpl, due to a previous fix." into froyo by Amith Yamasani · 14 years ago
  85. 44dcf65 Make createVideoThumbnail and createImageThumbnail look consistent. by Ray Chen · 14 years ago
  86. e579561 Fix a crash in BatteryStatsImpl, due to a previous fix. by Amith Yamasani · 14 years ago
  87. 3eefc12 check for webviewcore before reading settings by Cary Clark · 14 years ago
  88. f9b1a09 Only include WEB_EDIT if there are more textfields. by Leon Scroggins · 14 years ago
  89. 73a8f26 Merge "NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed" into froyo by San Mehat · 14 years ago
  90. 5923c97 Fix 'dumpsys backup' by Christopher Tate · 14 years ago
  91. 1484b6d Merge "Fix "incall in landscape sometimes" bug #2523942" into froyo by Christopher Tate · 14 years ago
  92. b696aee Fix "incall in landscape sometimes" bug #2523942 by Christopher Tate · 14 years ago
  93. fc5aa9cf Merge "doc change: miscellaneous small fixes." into froyo by Dirk Dougherty · 14 years ago
  94. fe1ffc3 doc change: miscellaneous small fixes. by Dirk Dougherty · 14 years ago
  95. 0913ce9 Merge "Potential fix for bug: 2564824 : Device runtime restart in BatteryService" into froyo by Amith Yamasani · 14 years ago
  96. d1cff1b Fix issue #2564479: Favorite Recipes App Installation Fail by Dianne Hackborn · 14 years ago
  97. b2ade4a Merge "Make sure when WebView modified mScrollX/Y directly, onScrollChanged() is called so that the View system can do what it needs to adjust." into froyo by Grace Kloba · 14 years ago
  98. 6024ca5 Fix bug 2185026 - back button in context menu now calls onContextMenuClosed() by Adam Powell · 14 years ago
  99. 327dce9 Make sure when WebView modified mScrollX/Y directly, by Grace Kloba · 14 years ago
  100. 2098ead Potential fix for bug: 2564824 : Device runtime restart in BatteryService by Amith Yamasani · 14 years ago