OSDN Git Service

android-x86/frameworks-base.git
14 years agoMerge "Fix issue #2580316: Contacts and Phone app not supporting landscape mode....
Dianne Hackborn [Thu, 8 Apr 2010 18:35:27 +0000 (11:35 -0700)]
Merge "Fix issue #2580316: Contacts and Phone app not supporting landscape mode..." into froyo

14 years agoMerge "docs: revisions to the installLocation documentation" into froyo
Scott Main [Thu, 8 Apr 2010 18:22:42 +0000 (11:22 -0700)]
Merge "docs: revisions to the installLocation documentation" into froyo

14 years agoMerge "Don't allow connection to profiles in TURNING_OFF state." into froyo
Jaikumar Ganesh [Thu, 8 Apr 2010 17:01:50 +0000 (10:01 -0700)]
Merge "Don't allow connection to profiles in TURNING_OFF state." into froyo

14 years agoFix issue #2580316: Contacts and Phone app not supporting landscape mode...
Dianne Hackborn [Thu, 8 Apr 2010 16:52:51 +0000 (09:52 -0700)]
Fix issue #2580316: Contacts and Phone app not supporting landscape mode...

...when launched from car home launcher

For Eclair we made Droid a special case of treating the accelerometer as
a hard orientation indicator for the car dock.  This should really be the
default behavior, so make it so.

Change-Id: I70efb92036f86b55a436df29230253a192239adc

14 years agoMerge "Avoid calling proxy.playbackEnded() again in onCustomViewHidden(). It is now...
Andrei Popescu [Thu, 8 Apr 2010 16:07:32 +0000 (09:07 -0700)]
Merge "Avoid calling proxy.playbackEnded() again in onCustomViewHidden(). It is now always called via the MediaPlayer.onCompletion() callback." into froyo

14 years agoMerge "Increase the size of the pages used in CachingDataSource (total amount of...
Andreas Huber [Thu, 8 Apr 2010 15:27:20 +0000 (08:27 -0700)]
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

14 years agoIncrease the size of the pages used in CachingDataSource (total amount of memory...
Andreas Huber [Thu, 8 Apr 2010 14:51:20 +0000 (07:51 -0700)]
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.

Change-Id: Ic9a6ef204362bc9afdc61e081c76bc62e5ef92ad
related-to-bug: 2580785

14 years agoAvoid calling proxy.playbackEnded() again in onCustomViewHidden().
Andrei Popescu [Thu, 8 Apr 2010 14:19:22 +0000 (15:19 +0100)]
Avoid calling proxy.playbackEnded() again in onCustomViewHidden().
It is now always called via the MediaPlayer.onCompletion() callback.

Fix b: 2533272

Change-Id: If86cf6b2ab355ddcd976cd6a2ad92ce071a1af33

14 years agoMerge "Transparent alarm icons for lockscreen." into froyo
Daniel Sandler [Thu, 8 Apr 2010 13:07:57 +0000 (06:07 -0700)]
Merge "Transparent alarm icons for lockscreen." into froyo

14 years agoMerge "Add emergency call button to PUK'd lockscreen." into froyo
Daniel Sandler [Thu, 8 Apr 2010 13:06:50 +0000 (06:06 -0700)]
Merge "Add emergency call button to PUK'd lockscreen." into froyo

14 years agoFix issue #2541849: System crash when an app with active notifications...
Dianne Hackborn [Thu, 8 Apr 2010 03:22:55 +0000 (20:22 -0700)]
Fix issue #2541849: System crash when an app with active notifications...

...in status bar is installed on sdcard and device is powered down.

Don't do the GC until everyone has had a chance to take care of external
storage going away.

This is more correct, but doesn't completely fix the problem that
appears when shutting down.

Change-Id: I24b19337ba6262cfd8d010645dbf67e76ea03058

14 years agoUpdate API and javadoc according to API review.
Wu-cheng Li [Sun, 4 Apr 2010 07:05:41 +0000 (15:05 +0800)]
Update API and javadoc according to API review.

bug:2553570
Change-Id: I0353938f513c119cec0e31eb980dc4569e17d7eb

14 years agoMerge "Fix 2579461 Move install location values to secure settings. Diable attribute...
Suchi Amalapurapu [Thu, 8 Apr 2010 04:24:36 +0000 (21:24 -0700)]
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

14 years agoFix 2579461
Suchi Amalapurapu [Wed, 7 Apr 2010 23:15:50 +0000 (16:15 -0700)]
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.

Change-Id: I80e97b3d24845adad7102f40dcbe238f00efa406

14 years agoFix issue #2578244: playing audio file downloaded by the browser...
Dianne Hackborn [Thu, 8 Apr 2010 00:19:04 +0000 (17:19 -0700)]
Fix issue #2578244: playing audio file downloaded by the browser...

...shows an image downloaded by the browser

The downloads directory needs to be non-plural for backwards compatibility.

Change-Id: Ifb6ddf8ee980a57ad113a5fc8b51f5acd8df5955

14 years agoMerge "Revert "Use the content width to calculate the zoom overview"" into froyo
Grace Kloba [Thu, 8 Apr 2010 01:57:51 +0000 (18:57 -0700)]
Merge "Revert "Use the content width to calculate the zoom overview"" into froyo

14 years agoRevert "Use the content width to calculate the zoom overview"
Grace Kloba [Wed, 7 Apr 2010 18:30:19 +0000 (11:30 -0700)]
Revert "Use the content width to calculate the zoom overview"

This reverts commit 4a4f9886a789ece80f127397c1c7ad7f543b78fa.

Fix http://b/issue?id=2577238

14 years agoMerge "Fix issue #2549955: Moving the application fails -Activity Manager Crash on...
Dianne Hackborn [Thu, 8 Apr 2010 01:37:04 +0000 (18:37 -0700)]
Merge "Fix issue #2549955: Moving the application fails -Activity Manager Crash on launching the app" into froyo

14 years agoMerge "Fix issue #2528537: android.os.DeadObjectException" into froyo
Dianne Hackborn [Thu, 8 Apr 2010 01:31:06 +0000 (18:31 -0700)]
Merge "Fix issue #2528537: android.os.DeadObjectException" into froyo

14 years agoFix issue #2549955: Moving the application fails -Activity Manager Crash on launching...
Dianne Hackborn [Thu, 8 Apr 2010 01:19:41 +0000 (18:19 -0700)]
Fix issue #2549955: Moving the application fails -Activity Manager Crash on launching the app

mResources will be null if we failed loading them because the app
is on external storage that has been unmounted.

Change-Id: If0dbbdc0c3441fa10d0ab074568361524db1c8db

14 years agoMerge "Cherry-pick https://android-git.corp.google.com/g/#change,38305" into froyo
Grace Kloba [Thu, 8 Apr 2010 01:18:17 +0000 (18:18 -0700)]
Merge "Cherry-pick https://android-git.corp.google.com/g/#change,38305" into froyo

14 years agoMerge "Add emergencyOnly indicator in ServiceState." into froyo
John Wang [Thu, 8 Apr 2010 00:51:41 +0000 (17:51 -0700)]
Merge "Add emergencyOnly indicator in ServiceState." into froyo

14 years agoFix issue #2528537: android.os.DeadObjectException
Dianne Hackborn [Thu, 8 Apr 2010 00:31:48 +0000 (17:31 -0700)]
Fix issue #2528537: android.os.DeadObjectException

Nice.

Change-Id: I6142b12b5770b508ff4a43361da6f5e52bed2de9

14 years agoDon't allow connection to profiles in TURNING_OFF state.
Jaikumar Ganesh [Thu, 8 Apr 2010 00:28:08 +0000 (17:28 -0700)]
Don't allow connection to profiles in TURNING_OFF state.

A similar change will be made for other profiles.
Bug: 2577713

Dr No: jsh/eastham

Change-Id: Ifca0fbb108e705acefbaeabff07fad83c08f7baa

14 years agoCherry-pick https://android-git.corp.google.com/g/#change,38305
Mike Reed [Mon, 25 Jan 2010 13:30:35 +0000 (08:30 -0500)]
Cherry-pick https://android-git.corp.google.com/g/#change,38305

disable high-quality filtering during scrolling, until I can cached the scaled images.

Change-Id: I58fa779a8d9a23a20a0fdd93ea06c251b6c6ca8d

Fix http://b/issue?id=2574172

14 years agoAdd emergencyOnly indicator in ServiceState.
John Wang [Wed, 7 Apr 2010 15:57:17 +0000 (08:57 -0700)]
Add emergencyOnly indicator in ServiceState.

For bug 2536842 to show signal strength in Emergency mode.

The STATE_EMERGENCY_ONLY of ServiceState is not in-use.

So add a hide interface to indicate Emergency mode.

Change-Id: I19398ac5e73a722dcaaf744347f961d1fa7513ac

14 years agoMerge "NetworkManagementService: Remove 'maxkbs' parameter from throttle API" into...
San Mehat [Wed, 7 Apr 2010 22:32:44 +0000 (15:32 -0700)]
Merge "NetworkManagementService: Remove 'maxkbs' parameter from throttle API" into froyo

14 years agoMerge "Fix 2578016." into froyo
Suchi Amalapurapu [Wed, 7 Apr 2010 22:25:51 +0000 (15:25 -0700)]
Merge "Fix 2578016." into froyo

14 years agoNetworkManagementService: Remove 'maxkbs' parameter from throttle API
San Mehat [Wed, 7 Apr 2010 22:22:10 +0000 (15:22 -0700)]
NetworkManagementService: Remove 'maxkbs' parameter from throttle API

Change-Id: I1cfbdac7d06478243931c6acec462da8e257f42f
Signed-off-by: San Mehat <san@google.com>
14 years agoMerge "Add Backup/Restore sample to the SDK docs" into froyo
Christopher Tate [Wed, 7 Apr 2010 21:19:44 +0000 (14:19 -0700)]
Merge "Add Backup/Restore sample to the SDK docs" into froyo

14 years agoAdd Backup/Restore sample to the SDK docs
Christopher Tate [Wed, 7 Apr 2010 18:15:45 +0000 (11:15 -0700)]
Add Backup/Restore sample to the SDK docs

Part of bug #2545514

Change-Id: I235d33b839924d4bc574fd1e6762d169902e1c8b

14 years agoMerge "Don't check whether a specific named activity supports mp3 playback, just...
Marco Nelissen [Wed, 7 Apr 2010 20:28:51 +0000 (13:28 -0700)]
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

14 years agoMerge "Per requested by API council, rename MediaScannerConneciton.ScanResultListener...
Ray Chen [Wed, 7 Apr 2010 19:05:58 +0000 (12:05 -0700)]
Merge "Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener 2553871" into froyo

14 years agoMerge "Maybe fix issue #2568615: System server crashed in SyncStorageEngine" into...
Dianne Hackborn [Wed, 7 Apr 2010 18:49:37 +0000 (11:49 -0700)]
Merge "Maybe fix issue #2568615: System server crashed in SyncStorageEngine" into froyo

14 years agoFix 2578016.
Suchi Amalapurapu [Tue, 6 Apr 2010 18:41:23 +0000 (11:41 -0700)]
Fix 2578016.

Add some checks before moving package.
Checkin test code.
Regenerate test apks

Change-Id: I769ece128fefd3429ce93208a77d887c7759d2e1

14 years agoMaybe fix issue #2568615: System server crashed in SyncStorageEngine
Dianne Hackborn [Wed, 7 Apr 2010 05:00:59 +0000 (22:00 -0700)]
Maybe fix issue #2568615: System server crashed in SyncStorageEngine

Ack, we were acquiring the wrong lock at some points when
accessing the data structure!

Change-Id: I8bbc8e1ffa2e3e8a94bf7625e3d7f020c458eea2

14 years agoFix issue #2576268: There is no uiMode config change constant for the manifest
Dianne Hackborn [Wed, 7 Apr 2010 04:32:57 +0000 (21:32 -0700)]
Fix issue #2576268: There is no uiMode config change constant for the manifest

Change-Id: Id0fa812048244ae408ea54c746266a88c6c214d9

14 years agoMerge "Report the requested seek time while seek is in progress." into froyo
Andreas Huber [Wed, 7 Apr 2010 17:58:05 +0000 (10:58 -0700)]
Merge "Report the requested seek time while seek is in progress." into froyo

14 years agoDon't check whether a specific named activity supports mp3 playback,
Marco Nelissen [Wed, 7 Apr 2010 17:39:39 +0000 (10:39 -0700)]
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

14 years agoReport the requested seek time while seek is in progress.
Andreas Huber [Wed, 7 Apr 2010 17:24:35 +0000 (10:24 -0700)]
Report the requested seek time while seek is in progress.

Change-Id: I862bfb801701f9ce54dede51c492e4eb37591894
related-to-bug: 2576102

14 years agoMerge " Fix bug2537659 When airplane mode is disabled, Mobile connection may be...
Xia Wang [Wed, 7 Apr 2010 17:30:19 +0000 (10:30 -0700)]
Merge " Fix bug2537659  When airplane mode is disabled, Mobile connection may be bring up  before connecting to a known wifi." into froyo

14 years agoSearch for focusable views only after layout has happened when the window is first...
Romain Guy [Wed, 7 Apr 2010 00:43:48 +0000 (17:43 -0700)]
Search for focusable views only after layout has happened when the window is first created.
Bug #2565564

Change-Id: I9eb58bbcba873ac1d6dc0b60b0de99e0e9979398

14 years agoPer requested by API council, rename MediaScannerConneciton.ScanResultListener to...
Ray Chen [Wed, 31 Mar 2010 00:21:39 +0000 (17:21 -0700)]
Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener
http://2553871

Change-Id: I293b8138a2c23ea107b634da014902f838966c0e

14 years agoMerge "Show the microphone when the search box is opened from browser" into froyo
Leon Scroggins [Wed, 7 Apr 2010 17:04:50 +0000 (10:04 -0700)]
Merge "Show the microphone when the search box is opened from browser" into froyo

14 years agoMerge "Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection" into froyo
Adam Powell [Wed, 7 Apr 2010 16:48:48 +0000 (09:48 -0700)]
Merge "Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection" into froyo

14 years agoShow the microphone when the search box is opened from browser
Leon Scroggins [Wed, 31 Mar 2010 20:51:52 +0000 (16:51 -0400)]
Show the microphone when the search box is opened from browser

Fix for http://b/issue?id=2549036

Also required moving the call to updateWidgetState to after the
update of mUserQuery so mUserQuery could be used as a comparison.

Change-Id: I4996f09c02751a6d74e8f517669025e4bdd709d8

14 years agoMerge "docs: add a screenLayout and uiMode values for configChanges attribute add...
Scott Main [Wed, 7 Apr 2010 16:02:59 +0000 (09:02 -0700)]
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

14 years agoMerge "Add more WindowManager flags to ViewDebug." into froyo
Daniel Sandler [Wed, 7 Apr 2010 13:40:26 +0000 (06:40 -0700)]
Merge "Add more WindowManager flags to ViewDebug." into froyo

14 years agoTransparent alarm icons for lockscreen.
Daniel Sandler [Wed, 7 Apr 2010 13:00:43 +0000 (09:00 -0400)]
Transparent alarm icons for lockscreen.

Bug: 2576281
Change-Id: Ifa4f77a6992a46e0b81118fd3bac97d2aea89e31

14 years agoFix SDK build.
Wu-cheng Li [Wed, 7 Apr 2010 05:52:37 +0000 (13:52 +0800)]
Fix SDK build.

Change-Id: I2d816f8e765678fa1dc07c1f50cef51026e66a10

14 years agoAdd emergency call button to PUK'd lockscreen.
Daniel Sandler [Wed, 7 Apr 2010 04:22:47 +0000 (00:22 -0400)]
Add emergency call button to PUK'd lockscreen.

The user unlocks a PUK-locked SIM via the e-call dialer, so
we absolutely need the button there.

This is the layout portion; it requires change
I6872c3ad135bc34348adafa76e08a3878f1b506f from
frameworks/policies/base.

Bug: 2568732
Change-Id: I8aa0fc2223428ba15a57269ac5a624e74e91a5f3

14 years agoMerge "Comment-only change to clarify the role and use of IntentService" into froyo
Dan Egnor [Wed, 7 Apr 2010 03:50:25 +0000 (20:50 -0700)]
Merge "Comment-only change to clarify the role and use of IntentService" into froyo

14 years agoFix bug 2574860 - fix AbsListView.trackMotionScroll edge detection
Adam Powell [Wed, 7 Apr 2010 02:35:32 +0000 (19:35 -0700)]
Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection

Change-Id: I0fc6d2b8547ab56937eeb5ef3438003a06b966ec

14 years agoComment-only change to clarify the role and use of IntentService
Dan Egnor [Wed, 7 Apr 2010 01:28:42 +0000 (18:28 -0700)]
Comment-only change to clarify the role and use of IntentService

Change-Id: I0adb26daccc8d1559f96892cc31694fbf6ab4583

14 years agodocs: add a screenLayout and uiMode values for configChanges attribute
Scott Main [Tue, 6 Apr 2010 23:29:51 +0000 (16:29 -0700)]
docs: add a screenLayout and uiMode values for configChanges attribute
add note that this should be avoided and point to dev guide

Change-Id: I977660c14da71eaf8beb1d630cbb4f6a2f26bb50

14 years agoMerge "Add makefile so package manager test apks can get buitl from root." into froyo
Brett Chabot [Tue, 6 Apr 2010 23:31:14 +0000 (16:31 -0700)]
Merge "Add makefile so package manager test apks can get buitl from root." into froyo

14 years agoAdd makefile so package manager test apks can get buitl from root.
Brett Chabot [Tue, 6 Apr 2010 23:23:44 +0000 (16:23 -0700)]
Add makefile so package manager test apks can get buitl from root.

Change-Id: I89e3d50793a48a404c7d8e5699baea8b195b7684

14 years agoMerge "Partial revert of previous change to improve hardware AAC decoder performance...
Andreas Huber [Tue, 6 Apr 2010 21:43:05 +0000 (14:43 -0700)]
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

14 years agoPartial revert of previous change to improve hardware AAC decoder performance, increa...
Andreas Huber [Tue, 6 Apr 2010 21:36:23 +0000 (14:36 -0700)]
Partial revert of previous change to improve hardware AAC decoder performance, increasing the input buffer size so dramatically accidentally broke streaming performance.

Change-Id: I14e9fbc1fdff61bcf89218d83cb1d2e3d6eb8438
related-to-bug: 2574491

14 years agoMerge "Fix last character of password field being visible after rotation" into froyo
Kenny Root [Tue, 6 Apr 2010 21:33:24 +0000 (14:33 -0700)]
Merge "Fix last character of password field being visible after rotation" into froyo

14 years agoMerge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works...
Daniel Lehmann [Tue, 6 Apr 2010 21:10:04 +0000 (14:10 -0700)]
Merge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again Bug:2572239" into froyo

14 years agoFix last character of password field being visible after rotation
Devin Taylor [Thu, 18 Mar 2010 20:35:11 +0000 (15:35 -0500)]
Fix last character of password field being visible after rotation

This is a fix for http://code.google.com/p/android/issues/detail?id=907. Note that
that issue was declined without comment, but the bug (while incredibly minor)
does exist. This can be seen on the facebook app, as well as many third party apps.

Change-Id: I8f1449c47228f5f757a5baf389656e51c817b150

14 years agoMerge "Fix 'bmgr restore'" into froyo
Christopher Tate [Tue, 6 Apr 2010 19:19:11 +0000 (12:19 -0700)]
Merge "Fix 'bmgr restore'" into froyo

14 years agoFix 'bmgr restore'
Christopher Tate [Tue, 6 Apr 2010 19:17:12 +0000 (12:17 -0700)]
Fix 'bmgr restore'

Zero means success.  Fixes bug #2573785

Change-Id: I11bd4d85aa2b3a061aa37e085790ee8cd52d50a2

14 years agoMerge "Update the Webkit version." into froyo
Grace Kloba [Tue, 6 Apr 2010 18:50:32 +0000 (11:50 -0700)]
Merge "Update the Webkit version." into froyo

14 years agoMerge "Correctly resize dialogs when measured in WRAP_CONTENT Bug #2549649" into...
Romain Guy [Tue, 6 Apr 2010 18:25:43 +0000 (11:25 -0700)]
Merge "Correctly resize dialogs when measured in WRAP_CONTENT Bug #2549649" into froyo

14 years agoUpdate the Webkit version.
Grace Kloba [Tue, 6 Apr 2010 18:04:54 +0000 (11:04 -0700)]
Update the Webkit version.

Fix http://b/issue?id=2571957

14 years agoMerge "Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B...
Dianne Hackborn [Tue, 6 Apr 2010 18:18:01 +0000 (11:18 -0700)]
Merge "Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B" into froyo

14 years agoFix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B
Dianne Hackborn [Tue, 6 Apr 2010 01:35:42 +0000 (18:35 -0700)]
Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B

This is a quick and dirty solution to re-assign permissions after booting
from a platform update.  It is not great, because it means that an app
can have permissions that the user didn't get to see when they originally
installed it.  Unfortunately it's not clear what else to do here, nor is
there time to do anything significant.

Change-Id: I82faba141b5883c87212afa7febecf9860a413e3

14 years agoCorrectly resize dialogs when measured in WRAP_CONTENT
Romain Guy [Tue, 6 Apr 2010 18:07:52 +0000 (11:07 -0700)]
Correctly resize dialogs when measured in WRAP_CONTENT
Bug #2549649

If the window had a different size than its content but the content had already
been measured with the appropriate size, the window would not be resized. This
happens in wrap_content windows (dialogs.) This change simply adds a new codition
to window resizing: if the window is wrap_content, not as big as it can be and
not as big as its content, it gets resized.

Change-Id: I1d82d03af5a15c9ad8dffa0511d5f6d522578285

14 years agoMerge "Forcibly unmount the sdcard after N retries." into froyo
Suchi Amalapurapu [Tue, 6 Apr 2010 17:50:56 +0000 (10:50 -0700)]
Merge "Forcibly unmount the sdcard after N retries." into froyo

14 years agoPass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again
Daniel Lehmann [Tue, 6 Apr 2010 17:43:30 +0000 (10:43 -0700)]
Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again
Bug:2572239

Change-Id: I5fedd6cac64d495ba208ddcb45a7d09a05bb9a65

14 years agoDisable tethering when airplane mode is enabled
Irfan Sheriff [Mon, 5 Apr 2010 18:57:56 +0000 (11:57 -0700)]
Disable tethering when airplane mode is enabled

Tethering should be disabled when
airplane mode is enabled. Additionally,
we should restore Wifi (if it was on
before tethering was enabled) when
airplane mode is disabled.

Bug: 2567099
Change-Id: Iba2031f5ecb207954fd155c47134b39ed0167fa0

14 years agoForcibly unmount the sdcard after N retries.
Suchi Amalapurapu [Mon, 5 Apr 2010 23:46:32 +0000 (16:46 -0700)]
Forcibly unmount the sdcard after N retries.

Don't rely on the ActivityManager's reported status about killing the
storage user process since the process might have gone away in between.

Change-Id: Ia7fa43eb34553329e7ff611ab6b99375b5ae673a

14 years agoMerge "Guard against NPE in SearchManagerService" into froyo
Bjorn Bringert [Tue, 6 Apr 2010 15:53:12 +0000 (08:53 -0700)]
Merge "Guard against NPE in SearchManagerService" into froyo

14 years agoMerge "Redo the look of the recent apps switcher" into froyo
Joe Onorato [Tue, 6 Apr 2010 15:32:07 +0000 (08:32 -0700)]
Merge "Redo the look of the recent apps switcher" into froyo

14 years agoRedo the look of the recent apps switcher
Joe Onorato [Mon, 5 Apr 2010 21:16:15 +0000 (16:16 -0500)]
Redo the look of the recent apps switcher

Change-Id: I913c3f68f487e7ccf20a014c26ab85119e991484

14 years agoGuard against NPE in SearchManagerService
Bjorn Bringert [Tue, 6 Apr 2010 13:48:41 +0000 (14:48 +0100)]
Guard against NPE in SearchManagerService

Bug http://b/issue?id=2570569

Change-Id: I72395f847b3dbc699c73358e14421d624f40fcf3

14 years ago Fix bug2537659
Xia Wang [Tue, 6 Apr 2010 02:59:26 +0000 (19:59 -0700)]
 Fix bug2537659
 When airplane mode is disabled, Mobile connection may be bring up
 before connecting to a known wifi.

Change-Id: I92e395aefd141c8bc4b8b2e497a71e5fd131eec2

14 years ago2568467 System crash when installing corrupt APK
Dianne Hackborn [Mon, 5 Apr 2010 21:33:01 +0000 (14:33 -0700)]
2568467 System crash when installing corrupt APK

Also fix another crash I just saw in the package manager, when a
permission got left around from a previous install but as no
longer defined.

Change-Id: I33b87420f0c59e24b8b77fab8b0316461d99e048

14 years agoMerge "Fix issue #2564479: Favorite Recipes App Installation Fail" into froyo
Dianne Hackborn [Tue, 6 Apr 2010 01:35:11 +0000 (18:35 -0700)]
Merge "Fix issue #2564479: Favorite Recipes App Installation Fail" into froyo

14 years agodocs: revisions to the installLocation documentation
Scott Main [Tue, 6 Apr 2010 00:59:38 +0000 (17:59 -0700)]
docs: revisions to the installLocation documentation

Change-Id: I4de9ac1b5900d3adf74ff53b9921a00bc3679555

14 years agoMerge "Fix 2325549: Allow up to 4 lines of summary text in Settings" into froyo
Jim Miller [Tue, 6 Apr 2010 00:16:00 +0000 (17:16 -0700)]
Merge "Fix 2325549: Allow up to 4 lines of summary text in Settings" into froyo

14 years agoFix 2325549: Allow up to 4 lines of summary text in Settings
Jim Miller [Sat, 3 Apr 2010 01:47:17 +0000 (18:47 -0700)]
Fix 2325549: Allow up to 4 lines of summary text in Settings

This fixes a number of screens in Settings (see the bug for examples).
Though it seems like a scary change, it should be safe since
the added line doesn't affect layout unless it's used, in which
case the view is slightly taller.

Change-Id: I13d04efadee19b407febabfae7825aedf66e8744

14 years agoMerge "docs: add manifest documentation for installLocation" into froyo
Dirk Dougherty [Mon, 5 Apr 2010 23:37:07 +0000 (16:37 -0700)]
Merge "docs: add manifest documentation for installLocation" into froyo

14 years agodocs: add manifest documentation for installLocation
Scott Main [Mon, 5 Apr 2010 22:47:54 +0000 (15:47 -0700)]
docs: add manifest documentation for installLocation

Change-Id: Id52e3460bd1ada86b6b32a47dd020829d65ac5f8

14 years agoMerge "bug 2542580: fix bad icon." into froyo
Wei Huang [Mon, 5 Apr 2010 22:36:40 +0000 (15:36 -0700)]
Merge "bug 2542580: fix bad icon." into froyo

14 years agoMerge "remove OTA packages from the old (pre-froyo) updater" into froyo
Doug Zongker [Mon, 5 Apr 2010 22:16:12 +0000 (15:16 -0700)]
Merge "remove OTA packages from the old (pre-froyo) updater" into froyo

14 years agoremove OTA packages from the old (pre-froyo) updater
Doug Zongker [Mon, 5 Apr 2010 22:07:36 +0000 (15:07 -0700)]
remove OTA packages from the old (pre-froyo) updater

The old updater ran in the system process, so only that UID can delete
its downloads.  Do this on startup in case we've just upgraded from
something before froyo and need to clean up those packages.

b/2571619 - eclair -> froyo update package not deleted

Change-Id: I0a5e7834c3ecd2cc2f6fd73052b3a38e1294b5d5

14 years agobug 2542580: fix bad icon.
Wei Huang [Mon, 5 Apr 2010 22:09:52 +0000 (15:09 -0700)]
bug 2542580: fix bad icon.

- borrow hdpi asset instead (for now), until I get a new icon from UX.

Change-Id: I6425698b02a3bcb53448db05f9939d48a2078c26

14 years agoMerge "Adding a feature definition for touchscreens that was overlooked in the last...
Dan Morrill [Mon, 5 Apr 2010 21:56:03 +0000 (14:56 -0700)]
Merge "Adding a feature definition for touchscreens that was overlooked in the last round." into froyo

14 years agoMerge "Revert to previous text selection behavior" into froyo
Kenny Root [Mon, 5 Apr 2010 21:55:10 +0000 (14:55 -0700)]
Merge "Revert to previous text selection behavior" into froyo

14 years agoRevert to previous text selection behavior
Kenny Root [Mon, 5 Apr 2010 21:27:59 +0000 (14:27 -0700)]
Revert to previous text selection behavior

There was a new behavior that starting "Select text" would allow you to
swipe from beginning to end and immediately copy that. This change
reverts to the previous behavior that "Select text" will start where
your cursor is currently and any tap will extend the selection from that
origin to the point of the tap.

Change-Id: Ib955cc8d62a652f518435953da2f54e810d9dfb0

14 years agoMerge "Add an extra for the Disconnect Headset State." into froyo
Jaikumar Ganesh [Mon, 5 Apr 2010 21:45:27 +0000 (14:45 -0700)]
Merge "Add an extra for the Disconnect Headset State." into froyo

14 years agoAdd an extra for the Disconnect Headset State.
Jaikumar Ganesh [Fri, 2 Apr 2010 21:44:43 +0000 (14:44 -0700)]
Add an extra for the Disconnect Headset State.

This extra tells as to who initiated the disconnection.

Bug:2568119
Change-Id: Iea706ad69f79ae0257604dfa84d49126fb851cca

14 years agoAdding a feature definition for touchscreens that was overlooked in the last
Dan Morrill [Mon, 5 Apr 2010 21:43:58 +0000 (14:43 -0700)]
Adding a feature definition for touchscreens that was overlooked in the last
round.

Change-Id: I8f30676a7b468a9868503b05f366709d5534a44e

14 years agoMerge "bug #2542580: fix stat_notify_chat icon for mdpi resource." into froyo
Wei Huang [Mon, 5 Apr 2010 21:36:47 +0000 (14:36 -0700)]
Merge "bug #2542580: fix stat_notify_chat icon for mdpi resource." into froyo

14 years agobug #2542580: fix stat_notify_chat icon for mdpi resource.
Wei Huang [Mon, 5 Apr 2010 21:18:55 +0000 (14:18 -0700)]
bug #2542580: fix stat_notify_chat icon for mdpi resource.

Change-Id: Id6a14f76077334ad2925aeecb04fd0f69209c91f

14 years agoMerge "Fix a crash in BatteryStatsImpl, due to a previous fix." into froyo
Amith Yamasani [Mon, 5 Apr 2010 21:17:55 +0000 (14:17 -0700)]
Merge "Fix a crash in BatteryStatsImpl, due to a previous fix." into froyo

14 years agoMake createVideoThumbnail and createImageThumbnail look consistent.
Ray Chen [Mon, 5 Apr 2010 18:26:40 +0000 (11:26 -0700)]
Make createVideoThumbnail and createImageThumbnail look consistent.

Change-Id: I9a4798fefe3968ac847d46100036a6dde39791c9