Dmitri Plotnikov
40eb4aad2b
Introducing "strict project map".
...
Change-Id: I147e10ac6475badf1d21e2c27d1cedbb27bd49df
2010-04-14 16:10:22 -07:00
Andrei Popescu
31d2aa1e17
Avoid calling proxy.playbackEnded() again in onCustomViewHidden().
...
It is now always called via the MediaPlayer.onCompletion() callback.
Fix b: 2533272
Change-Id: If86cf6b2ab355ddcd976cd6a2ad92ce071a1af33
2010-04-08 15:19:22 +01:00
Wu-cheng Li
3f4639a661
Update API and javadoc according to API review.
...
bug:2553570
Change-Id: I0353938f513c119cec0e31eb980dc4569e17d7eb
2010-04-08 12:31:06 +08:00
Suchi Amalapurapu
c2461be627
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
2010-04-07 21:24:36 -07:00
Suchi Amalapurapu
40e472521a
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
2010-04-07 20:43:54 -07:00
Dianne Hackborn
ce59fb8b68
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
2010-04-07 19:02:13 -07:00
Grace Kloba
667543cdb5
Merge "Revert "Use the content width to calculate the zoom overview"" into froyo
2010-04-07 18:57:52 -07:00
Grace Kloba
188bf8deb4
Revert "Use the content width to calculate the zoom overview"
...
This reverts commit 4a4f9886a7 .
Fix http://b/issue?id=2577238
2010-04-07 18:37:32 -07:00
Dianne Hackborn
d3cc496760
Merge "Fix issue #2549955 : Moving the application fails -Activity Manager Crash on launching the app" into froyo
2010-04-07 18:37:04 -07:00
Dianne Hackborn
559a787531
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
2010-04-07 18:19:41 -07:00
Grace Kloba
faa2d97005
Merge "Cherry-pick https://android-git.corp.google.com/g/#change,38305 " into froyo
2010-04-07 18:18:17 -07:00
Mike Reed
05b3720beb
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
2010-04-07 17:09:55 -07:00
San Mehat
fd998a0caf
Merge "NetworkManagementService: Remove 'maxkbs' parameter from throttle API" into froyo
2010-04-07 15:32:44 -07:00
San Mehat
f0db6e1853
NetworkManagementService: Remove 'maxkbs' parameter from throttle API
...
Change-Id: I1cfbdac7d06478243931c6acec462da8e257f42f
Signed-off-by: San Mehat <san@google.com >
2010-04-07 15:22:10 -07:00
Ray Chen
25c2dd60d4
Merge "Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener http://2553871 " into froyo
2010-04-07 12:05:58 -07:00
Dianne Hackborn
4e80820ab5
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
2010-04-07 11:14:15 -07:00
Romain Guy
7b70f65892
Search for focusable views only after layout has happened when the window is first created.
...
Bug #2565564
Change-Id: I9eb58bbcba873ac1d6dc0b60b0de99e0e9979398
2010-04-07 10:15:18 -07:00
Ray Chen
b7c8c76180
Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener
...
http://2553871
Change-Id: I293b8138a2c23ea107b634da014902f838966c0e
2010-04-07 10:14:04 -07:00
Leon Scroggins
083c715d06
Merge "Show the microphone when the search box is opened from browser" into froyo
2010-04-07 10:04:50 -07:00
Adam Powell
eb3d47e43a
Merge "Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection" into froyo
2010-04-07 09:48:48 -07:00
Leon Scroggins
e7501c17e6
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
2010-04-07 12:22:01 -04:00
Daniel Sandler
c957ebef97
Merge "Add more WindowManager flags to ViewDebug." into froyo
2010-04-07 06:40:26 -07:00
Wu-cheng Li
cae57d6205
Fix SDK build.
...
Change-Id: I2d816f8e765678fa1dc07c1f50cef51026e66a10
2010-04-07 13:54:49 +08:00
Dan Egnor
9807d6a5b7
Merge "Comment-only change to clarify the role and use of IntentService" into froyo
2010-04-06 20:50:25 -07:00
Adam Powell
91f234fe4d
Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection
...
Change-Id: I0fc6d2b8547ab56937eeb5ef3438003a06b966ec
2010-04-06 19:35:32 -07:00
Dan Egnor
6e3d9884e4
Comment-only change to clarify the role and use of IntentService
...
Change-Id: I0adb26daccc8d1559f96892cc31694fbf6ab4583
2010-04-06 19:19:43 -07:00
Kenny Root
f1b256f519
Merge "Fix last character of password field being visible after rotation" into froyo
2010-04-06 14:33:24 -07:00
Daniel Lehmann
d8b9b51182
Merge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again Bug:2572239" into froyo
2010-04-06 14:10:04 -07:00
Devin Taylor
71ab21a02a
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
2010-04-06 13:25:19 -07:00
Romain Guy
2e4f426bbc
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
2010-04-06 11:07:52 -07:00
Daniel Lehmann
b45c047ba0
Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again
...
Bug:2572239
Change-Id: I5fedd6cac64d495ba208ddcb45a7d09a05bb9a65
2010-04-06 10:44:35 -07:00
Bjorn Bringert
28fe20930e
Guard against NPE in SearchManagerService
...
Bug http://b/issue?id=2570569
Change-Id: I72395f847b3dbc699c73358e14421d624f40fcf3
2010-04-06 14:48:41 +01:00
Dianne Hackborn
6e52b5d768
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
2010-04-05 18:37:57 -07:00
Dianne Hackborn
01f6b75baa
Merge "Fix issue #2564479 : Favorite Recipes App Installation Fail" into froyo
2010-04-05 18:35:11 -07:00
Dan Morrill
21390f0813
Merge "Adding a feature definition for touchscreens that was overlooked in the last round." into froyo
2010-04-05 14:56:03 -07:00
Kenny Root
0db3799736
Merge "Revert to previous text selection behavior" into froyo
2010-04-05 14:55:10 -07:00
Kenny Root
8cdb684163
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
2010-04-05 14:48:44 -07:00
Jaikumar Ganesh
c6af69b268
Merge "Add an extra for the Disconnect Headset State." into froyo
2010-04-05 14:45:27 -07:00
Jaikumar Ganesh
c24dbdb57b
Add an extra for the Disconnect Headset State.
...
This extra tells as to who initiated the disconnection.
Bug:2568119
Change-Id: Iea706ad69f79ae0257604dfa84d49126fb851cca
2010-04-05 14:43:59 -07:00
Dan Morrill
b0fe033ff8
Adding a feature definition for touchscreens that was overlooked in the last
...
round.
Change-Id: I8f30676a7b468a9868503b05f366709d5534a44e
2010-04-05 14:43:58 -07:00
Amith Yamasani
1b4c0d7020
Merge "Fix a crash in BatteryStatsImpl, due to a previous fix." into froyo
2010-04-05 14:17:55 -07:00
Ray Chen
44dcf65871
Make createVideoThumbnail and createImageThumbnail look consistent.
...
Change-Id: I9a4798fefe3968ac847d46100036a6dde39791c9
2010-04-05 13:06:39 -07:00
Amith Yamasani
e5795610bd
Fix a crash in BatteryStatsImpl, due to a previous fix.
...
This is probably the real fix for the original bug. The last line was probably not
well formed and resulted in an overrun in the native code.
Bug: 2564824
Change-Id: I8a9cc267f8045a61eff4b5d532258afa32a8b837
2010-04-05 12:43:44 -07:00
Cary Clark
3eefc126e5
check for webviewcore before reading settings
...
In setActive(), the WebViewCore instance may
have already been destroyed before the settings
object can be read.
Change-Id: I46b2a57b2d92fc7216b1c984f7044fea1fc2409e
http://b/2570700
2010-04-05 15:25:26 -04:00
Leon Scroggins
f9b1a092b6
Only include WEB_EDIT if there are more textfields.
...
Fixes http://b/issue?id=2559070
Requires a change to external/webkit.
Change-Id: I411a04d260c781a91d16832704bb5c34e9751bc1
2010-04-05 14:31:37 -04:00
San Mehat
73a8f26aef
Merge "NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed" into froyo
2010-04-05 10:35:56 -07:00
Amith Yamasani
0913ce95c2
Merge "Potential fix for bug: 2564824 : Device runtime restart in BatteryService" into froyo
2010-04-02 17:20:53 -07:00
Dianne Hackborn
d1cff1b4a4
Fix issue #2564479 : Favorite Recipes App Installation Fail
...
Change-Id: Ide1045e3f6bef9ed2a2fee08bfeda8c58feb685f
2010-04-02 16:51:26 -07:00
Grace Kloba
b2ade4a7e6
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
2010-04-02 16:41:13 -07:00
Adam Powell
6024ca5c90
Fix bug 2185026 - back button in context menu now calls onContextMenuClosed()
...
Change-Id: I6c16879a8ad8e4651d21f639a620a936bf991f8d
2010-04-02 16:05:20 -07:00