1. 291444f Merge "Fix sim build (sim doesn't have strl*() reliably...)" into froyo by Dan Egnor · 15 years ago
  2. 276ed8d Merge "Do not create intents for application/xhtml+xml" into froyo by Kristian Monsen · 15 years ago
  3. 51053fd Merge "Set mHeldMotionless to a new MOTIONLESS_IGNORE state for fling, this way we will trigger animateScroll during fling for the faster performance. We also avoid keep removing/sending DRAG_HELD_MOTIONLESS message during fling." into froyo by Grace Kloba · 15 years ago
  4. e304ba1 Merge "Roaming data doesn't count against limits" into froyo by Robert Greenwalt · 15 years ago
  5. 376f728 Merge "Additional fix for isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 15 years ago
  6. 2482810 Merge "Support for ID3 V2.4 tags." into froyo by Andreas Huber · 15 years ago
  7. 775fa3c Additional fix for isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 15 years ago
  8. 35c1a2d Merge "Fix OperationScheduler moratorium calculation for clock rollback case." into froyo by Dan Egnor · 15 years ago
  9. 66424a4 Fix OperationScheduler moratorium calculation for clock rollback case. by Dan Egnor · 15 years ago
  10. a540ed0 Merge "Adds back the finalize method on the replaced Paint class." into froyo by Xavier Ducrohet · 15 years ago
  11. 7710cd4 Merge "Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission." into froyo by Jeff Brown · 15 years ago
  12. 62737b5 Merge "Workaround NPE caused by packages missing signatures." into froyo by Jeff Brown · 15 years ago
  13. 20460cf Merge "Improve robustness of package manager certificate collection." into froyo by Jeff Brown · 15 years ago
  14. 399d2f0 Merge "IME test fixes." into froyo by Brett Chabot · 15 years ago
  15. 8e1b007 Merge "Updating some notificiation UI for Throttling" into froyo by Robert Greenwalt · 15 years ago
  16. efdccf3 Merge "Change TrafficStats to a new JNI implementation." into froyo by Dan Egnor · 15 years ago
  17. 2728e5f Merge "Missed these ones in the previous rename." into froyo by Dan Egnor · 15 years ago
  18. b2a21d6 Merge "For performance reason, we choose to block the picture update during drag and fling. For sites like nytimes.com, there is a JavaScript constantly updating the content. If we don't block the live update during drag/fling, frame rate can drop by 30%." into froyo by Grace Kloba · 15 years ago
  19. b56b5fd Merge "Rename logtag for clarity." into froyo by Brad Fitzpatrick · 15 years ago
  20. d85bfb3 Merge "Refactor connection/redirection code, support redirects on reconnection." into froyo by Andreas Huber · 15 years ago
  21. 98b8637 Merge "Add service to monitor/control the flow of data." into froyo by Robert Greenwalt · 15 years ago
  22. be4143d Merge "Fix issue #2580316: Contacts and Phone app not supporting landscape mode..." into froyo by Dianne Hackborn · 15 years ago
  23. 436aa0f Merge "docs: revisions to the installLocation documentation" into froyo by Scott Main · 15 years ago
  24. 6b4e571 Merge "Don't allow connection to profiles in TURNING_OFF state." into froyo by Jaikumar Ganesh · 15 years ago
  25. 95ecb69 Merge "Avoid calling proxy.playbackEnded() again in onCustomViewHidden(). It is now always called via the MediaPlayer.onCompletion() callback." into froyo by Andrei Popescu · 15 years ago
  26. fd1a826 Merge "Increase the size of the pages used in CachingDataSource (total amount of memory used remains the same) to compensate for reduced locality of audio/video data requests. Also fixes a mistaken trailing "\r\n" in the range header and better error handling on http connection." into froyo by Andreas Huber · 15 years ago
  27. c75afb3 Merge "Transparent alarm icons for lockscreen." into froyo by Daniel Sandler · 15 years ago
  28. 81ce80e Merge "Add emergency call button to PUK'd lockscreen." into froyo by Daniel Sandler · 15 years ago
  29. de14d8f 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 · 15 years ago
  30. 3d339a9 Merge "Revert "Use the content width to calculate the zoom overview"" into froyo by Grace Kloba · 15 years ago
  31. aba899b Merge "Fix issue #2549955: Moving the application fails -Activity Manager Crash on launching the app" into froyo by Dianne Hackborn · 15 years ago
  32. 0f606ea Merge "Fix issue #2528537: android.os.DeadObjectException" into froyo by Dianne Hackborn · 15 years ago
  33. 2768aff Merge "Cherry-pick https://android-git.corp.google.com/g/#change,38305" into froyo by Grace Kloba · 15 years ago
  34. 0a8cf0b Merge "Add emergencyOnly indicator in ServiceState." into froyo by John Wang · 15 years ago
  35. 25d9df2 Merge "NetworkManagementService: Remove 'maxkbs' parameter from throttle API" into froyo by San Mehat · 15 years ago
  36. 60e514b Merge "Fix 2578016." into froyo by Suchi Amalapurapu · 15 years ago
  37. 727b5ff Merge "Add Backup/Restore sample to the SDK docs" into froyo by Christopher Tate · 15 years ago
  38. 138da33 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 · 15 years ago
  39. 5560ff3 Merge "Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener http://2553871" into froyo by Ray Chen · 15 years ago
  40. e098fb1 Merge "Maybe fix issue #2568615: System server crashed in SyncStorageEngine" into froyo by Dianne Hackborn · 15 years ago
  41. 5bf9232 Merge "Report the requested seek time while seek is in progress." into froyo by Andreas Huber · 15 years ago
  42. 9a3965f 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 · 15 years ago
  43. e5794f1 Merge "Show the microphone when the search box is opened from browser" into froyo by Leon Scroggins · 15 years ago
  44. 6d1f978 Merge "Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection" into froyo by Adam Powell · 15 years ago
  45. befda9c 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 · 15 years ago
  46. b033f11 Merge "Add more WindowManager flags to ViewDebug." into froyo by Daniel Sandler · 15 years ago
  47. 86acf64 Merge "Comment-only change to clarify the role and use of IntentService" into froyo by Dan Egnor · 15 years ago
  48. 34bff48 Merge "Add makefile so package manager test apks can get buitl from root." into froyo by Brett Chabot · 15 years ago
  49. dfbd07c 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 · 15 years ago
  50. eb21758 Merge "Fix last character of password field being visible after rotation" into froyo by Kenny Root · 15 years ago
  51. d817285 Merge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again Bug:2572239" into froyo by Daniel Lehmann · 15 years ago
  52. baf3790 Merge "Fix 'bmgr restore'" into froyo by Christopher Tate · 15 years ago
  53. a4a76d5 Merge "Update the Webkit version." into froyo by Grace Kloba · 15 years ago
  54. 59527c4 Merge "Correctly resize dialogs when measured in WRAP_CONTENT Bug #2549649" into froyo by Romain Guy · 15 years ago
  55. eb00f8f Merge "Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B" into froyo by Dianne Hackborn · 15 years ago
  56. 0a97468 Merge "Forcibly unmount the sdcard after N retries." into froyo by Suchi Amalapurapu · 15 years ago
  57. 660557d Merge "Guard against NPE in SearchManagerService" into froyo by Bjorn Bringert · 15 years ago
  58. 07c0f3c Merge "Redo the look of the recent apps switcher" into froyo by Joe Onorato · 15 years ago
  59. a388fe0 Merge "Fix issue #2564479: Favorite Recipes App Installation Fail" into froyo by Dianne Hackborn · 15 years ago
  60. 3abdeaf Merge "Fix 2325549: Allow up to 4 lines of summary text in Settings" into froyo by Jim Miller · 15 years ago
  61. 95d3212 Merge "docs: add manifest documentation for installLocation" into froyo by Dirk Dougherty · 15 years ago
  62. 86698b3 Merge "bug 2542580: fix bad icon." into froyo by Wei Huang · 15 years ago
  63. 9830330 Merge "remove OTA packages from the old (pre-froyo) updater" into froyo by Doug Zongker · 15 years ago
  64. 5362679 Merge "Adding a feature definition for touchscreens that was overlooked in the last round." into froyo by Dan Morrill · 15 years ago
  65. 5a58300 Merge "Revert to previous text selection behavior" into froyo by Kenny Root · 15 years ago
  66. 0c0aa74 Merge "Add an extra for the Disconnect Headset State." into froyo by Jaikumar Ganesh · 15 years ago
  67. 16d2355 Merge "bug #2542580: fix stat_notify_chat icon for mdpi resource." into froyo by Wei Huang · 15 years ago
  68. 68e9e23 Merge "Fix a crash in BatteryStatsImpl, due to a previous fix." into froyo by Amith Yamasani · 15 years ago
  69. 70bd7b1 Merge "NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed" into froyo by San Mehat · 15 years ago
  70. 0625ebc Merge "Fix "incall in landscape sometimes" bug #2523942" into froyo by Christopher Tate · 15 years ago
  71. f0f3904 Merge "doc change: miscellaneous small fixes." into froyo by Dirk Dougherty · 15 years ago
  72. 1a77a91 Merge "Potential fix for bug: 2564824 : Device runtime restart in BatteryService" into froyo by Amith Yamasani · 15 years ago
  73. ee62d8b 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 · 15 years ago
  74. 4b3bf35 Merge "Coalesce multiple encoded AAC frames into a single input buffer on this particular OMX codec to increase throughput significantly." into froyo by Andreas Huber · 15 years ago
  75. f57216f Merge "Add a new intent category used for activities running in carmode." into froyo by Dianne Hackborn · 15 years ago
  76. 5cbb4dc Merge "Dont start wifi if in airplane mode" into froyo by Irfan Sheriff · 15 years ago
  77. eeb2f83 Merge "Handle exceptions when doing dexopt." into froyo by Suchi Amalapurapu · 15 years ago
  78. c8eafef Merge "Support another kind of iso mpeg4 file." into froyo by Andreas Huber · 15 years ago
  79. 0538289 Merge "Fix AbsListView scrolling behavior at edges." into froyo by Adam Powell · 15 years ago
  80. 9e2cd9a Merge "Make desk mode work again." into froyo by Daniel Sandler · 15 years ago
  81. 51eeb54 Merge "revert the stripping of System Group: from the names of google system groups" into froyo by Fred Quintana · 15 years ago
  82. c4a82ed Merge "Add test annotations to frameworks common tests." into froyo by Brett Chabot · 15 years ago
  83. 4443e6c Merge "Instead of holding an ApplicationContext, JWebCoreJavaBridge will have a reference of the current window's main WebView. It is only non-null if the WebView's window has the focus." into froyo by Grace Kloba · 15 years ago
  84. 4c9bf79 Merge "Fix bug 2565463 Ensure an object cannot appear twice in the AudioFocus stack. Enforce parameter check in AudioManager.requestAudioFocus() Typo correction in AudioService.unregisterMediaButtonEventReceiver()" into froyo by Jean-Michel Trivi · 15 years ago
  85. 49b35b5 Add test annotations to frameworks common tests. by Brett Chabot · 15 years ago
  86. 8421672 Merge "Use local lock for most MediaMetadataRetriever methods. Bug 2560834." into froyo by Dave Sparks · 15 years ago
  87. aabf8e2 Merge "More framework tests cleanup." into froyo by Brett Chabot · 15 years ago
  88. 300bcd7 Merge "Vibrate before shutting down." into froyo by Mike Lockwood · 15 years ago
  89. 6a569b5 Merge "Use flattenToShortString instead of toShortString on ComponentNames to be sent in RecognizerIntent.EXTRA_CALLING_PACKAGE. This never should have been using toShortString because that includes curly braces and is not correctly parsed by ComponentName.unflattenFromString." into froyo by Mike LeBeau · 15 years ago
  90. 71cc165 Merge "Fix for bug 2564771 - pitch setting between apps can interfere with one another." into froyo by Charles Chen · 15 years ago
  91. 4f44eec Merge "Also send EXTRA_CALLING_PACKAGE for voice search intents that do web search (not just for in-app search). Needed as part of http://b/2546173" into froyo by Mike LeBeau · 15 years ago
  92. 7147503 Merge "Refactor in PositionTesterContextMenuListener." into froyo by Gilles Debunne · 15 years ago
  93. 6d5e502 Merge "Remove FrameworkTest package." into froyo by Brett Chabot · 15 years ago
  94. 43974e6 Merge "allow null authtokens to invalidateAuthToken" into froyo by Fred Quintana · 15 years ago
  95. 805fc9d Merge "doc change: cherry pick 75c66da20927e7e854397c00ef1974140270c57f. (clarify fill_parent/match_parent transition in ViewGroup.LayoutParams and R.attr. Mention match_parent in dev guide "declaring layout" doc.)" into froyo by Dirk Dougherty · 15 years ago
  96. 5bc3f94 Merge "Public API changes for CameraProfile and CamcorderProfile classes" into froyo by James Dong · 15 years ago
  97. e146999 Merge "NetworkManagementService: Add interface counters & throttle API" into froyo by Robert Greenwalt · 15 years ago
  98. 97ad6b7 Merge "Fix for bug 2558156: Encodig is null" into froyo by Kristian Monsen · 15 years ago
  99. 057779a Merge changes Ic9531e3c,I3f04433b into froyo by Ben Murdoch · 15 years ago
  100. b346d80 Merge "As we don't support over scroll any more, we need to pin the (x,y) if we handle the drag after the plugin choose not to handle the event." into froyo by Grace Kloba · 15 years ago