OSDN Git Service

android-x86/frameworks-base.git
13 years agoAdd documentation to GridView.
Romain Guy [Tue, 22 Feb 2011 19:15:42 +0000 (11:15 -0800)]
Add documentation to GridView.

Change-Id: Ic81e498ad05f0c9c33580ecd6ce895ff1b6e00c4

13 years agoMerge "Keep mobile site's text wrap scale unchanged."
Shimeng (Simon) Wang [Tue, 15 Feb 2011 18:12:29 +0000 (10:12 -0800)]
Merge "Keep mobile site's text wrap scale unchanged."

13 years agoMerge "Fix when >2 keyframes supplied"
Chet Haase [Tue, 15 Feb 2011 14:46:48 +0000 (06:46 -0800)]
Merge "Fix when >2 keyframes supplied"

13 years agoMerge "Add the Id of InputMethodInfo at the tail of Application label at sorting...
satok [Tue, 15 Feb 2011 08:58:29 +0000 (00:58 -0800)]
Merge "Add the Id of InputMethodInfo at the tail of Application label at sorting InputMethods"

13 years agoAdd a method to check a string contained in ExtraValue of InputMethodSubtype
satok [Mon, 14 Feb 2011 09:03:32 +0000 (18:03 +0900)]
Add a method to check a string contained in ExtraValue of InputMethodSubtype

Change-Id: I34390537eaacd3ff8cfd336eaf5b9ca0d3e4b802

13 years agoAdd the Id of InputMethodInfo at the tail of Application label at sorting InputMethods
satok [Tue, 15 Feb 2011 08:49:07 +0000 (17:49 +0900)]
Add the Id of InputMethodInfo at the tail of Application label at sorting InputMethods

Change-Id: I632a715e94712b4f2197d5981b691d49a9de89f2

13 years agoVideoEditor:IssueID:3396697: Added Preview Test code
Basavapatna Dattaguru [Mon, 14 Feb 2011 04:28:38 +0000 (20:28 -0800)]
VideoEditor:IssueID:3396697: Added Preview Test code

This has dependency on Ide5ee82b24806a52b4e612db4bc3c34f75e4465a
Removed trailing space in xml file
Removed dependency on test cases other than Preview & API

Change-Id: I835c0ca17d6ff15819407eb930cca8a08b095287

13 years agoMerge "VideoEditor:Inconsistance defines:Issue ID:3419090"
Basavapatna Dattaguru [Tue, 15 Feb 2011 04:14:38 +0000 (20:14 -0800)]
Merge "VideoEditor:Inconsistance defines:Issue ID:3419090"

13 years agoMerge "VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes"
Basavapatna Dattaguru [Tue, 15 Feb 2011 03:31:52 +0000 (19:31 -0800)]
Merge "VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes"

13 years agoMerge "Disable cross-app drag/drop"
Christopher Tate [Tue, 15 Feb 2011 02:14:49 +0000 (18:14 -0800)]
Merge "Disable cross-app drag/drop"

13 years agoMerge "fix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets...
Mathias Agopian [Tue, 15 Feb 2011 02:14:16 +0000 (18:14 -0800)]
Merge "fix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets NaN-Values [external]"

13 years agoVideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes
Basavapatna Dattaguru [Sun, 13 Feb 2011 21:26:46 +0000 (13:26 -0800)]
VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes

Updated with review comments: code cleaning in MP.

Change-Id: Ide5ee82b24806a52b4e612db4bc3c34f75e4465a

13 years agoVideoEditor:Inconsistance defines:Issue ID:3419090
Basavapatna Dattaguru [Sat, 12 Feb 2011 03:24:47 +0000 (19:24 -0800)]
VideoEditor:Inconsistance defines:Issue ID:3419090

Assigned with MediaProperties array values

Change-Id: I97efa98954eb1be3b21a9e42b989def6bb657d77

13 years agoDisable cross-app drag/drop
Christopher Tate [Tue, 15 Feb 2011 01:31:13 +0000 (17:31 -0800)]
Disable cross-app drag/drop

@hides the View constant that designates a drag as cross-app, and also
forcibly ignores that flag on the system_server side even if it's passed
to startDrag() as a literal.

Change-Id: I6f321bdf0389db5bb44131fd0f8d6b92f049be52

13 years agoMerge "WebView's scrollBarStyle need to be set at init"
Teng-Hui Zhu [Tue, 15 Feb 2011 01:23:58 +0000 (17:23 -0800)]
Merge "WebView's scrollBarStyle need to be set at init"

13 years agofix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets NaN-Values...
Mathias Agopian [Tue, 15 Feb 2011 00:34:07 +0000 (16:34 -0800)]
fix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets NaN-Values [external]

make sure to not pass negative numbers to sqrt().

Change-Id: Ifd200c781ae8a94c8a3c600401b60f4cf2430be3
related-bug: 3452750

13 years agoWebView's scrollBarStyle need to be set at init
Teng-Hui Zhu [Tue, 15 Feb 2011 01:01:16 +0000 (17:01 -0800)]
WebView's scrollBarStyle need to be set at init

At initialization time of WebView, the View's scrollBarStyle is set
according to the xml file.
But WebView didn't pick that info up to specialize its own variable.

The fix is to call WebView's setScrollBarStyle according to the View's
ScrollBarStyle at the init() time.
This will help Gmail to pick up the scrollBarStyle from xml file
correctly.

bug:3409308

Change-Id: I3792b12a36bd989b6c31e0054ebacce4269300da

13 years agoKeep mobile site's text wrap scale unchanged.
Shimeng (Simon) Wang [Tue, 15 Feb 2011 00:44:08 +0000 (16:44 -0800)]
Keep mobile site's text wrap scale unchanged.

issue: 3376306
Change-Id: Ifce67215486f09eadb34c30c085b0e502a5a8b05

13 years agoMerge "Gracefully handle drawing caches allocation failure. Bug #3431451"
Romain Guy [Tue, 15 Feb 2011 00:34:15 +0000 (16:34 -0800)]
Merge "Gracefully handle drawing caches allocation failure. Bug #3431451"

13 years agoGracefully handle drawing caches allocation failure.
Romain Guy [Tue, 15 Feb 2011 00:34:59 +0000 (16:34 -0800)]
Gracefully handle drawing caches allocation failure.
Bug #3431451

This bug was causing ListView to not render properly when showing an item
larger than the maximum drawing cache size. ListView relies on the drawing
cache to correctly mask all the background pixels. However, if the cache
is not properly created, the background will show through even though
ListView.isOpaque() == true. This change detects this case and falls
back to the default non opaque behavior.

Change-Id: I30a45e7a03fb7ebb2b12f0e85c075c2901954c44

13 years agoMerge "Fix 3409550: Fix crash caused when max pattern attempts met."
Jim Miller [Tue, 15 Feb 2011 00:27:18 +0000 (16:27 -0800)]
Merge "Fix 3409550: Fix crash caused when max pattern attempts met."

13 years agoFix 3409550: Fix crash caused when max pattern attempts met.
Jim Miller [Tue, 15 Feb 2011 00:18:49 +0000 (16:18 -0800)]
Fix 3409550: Fix crash caused when max pattern attempts met.

This fixes a bug introduced by a recent change in GB that
fixed a memory leak and subsequent OOM crash.  The code in
cleanUp() is now more aggressive about releasing unused
references because the view is expected to go away afterwards.

However, due to the immediate callback from reportFailedUnlockAttempt(),
the member variables are cleared before we reach the end of the
handler.  The fix is to postpone reporting the failed attempt
until after the rest of the logic has completed.

Change-Id: Ic35eaf17e9921213c8793d00f9008d957a290b88

13 years agoMerge "Fix 3423212: Constrain large app icons to 64x64 in recents."
Jim Miller [Tue, 15 Feb 2011 00:16:30 +0000 (16:16 -0800)]
Merge "Fix 3423212: Constrain large app icons to 64x64 in recents."

13 years agoMerge "VideoEditor: Issue ID:3396697 Missing Files added"
Basavapatna Dattaguru [Tue, 15 Feb 2011 00:12:13 +0000 (16:12 -0800)]
Merge "VideoEditor: Issue ID:3396697 Missing Files added"

13 years agoam d2bd6f4d: am 64b12eac: docs: add links to sample apps
Scott Main [Tue, 15 Feb 2011 00:10:10 +0000 (16:10 -0800)]
am d2bd6f4d: am 64b12eac: docs: add links to sample apps

* commit 'd2bd6f4d49489db429650a3308554c1d45cb31b6':
  docs: add links to sample apps

13 years agoam 64b12eac: docs: add links to sample apps
Scott Main [Tue, 15 Feb 2011 00:07:47 +0000 (16:07 -0800)]
am 64b12eac: docs: add links to sample apps

* commit '64b12eac53ba9acd456be2e23f34b5add18461ce':
  docs: add links to sample apps

13 years agodocs: add links to sample apps
Scott Main [Mon, 14 Feb 2011 21:41:03 +0000 (13:41 -0800)]
docs: add links to sample apps

Change-Id: I14ba8a84d469162ce2317d02985aebeb447570ea

13 years agoFix 3423212: Constrain large app icons to 64x64 in recents.
Jim Miller [Mon, 14 Feb 2011 23:52:09 +0000 (15:52 -0800)]
Fix 3423212: Constrain large app icons to 64x64 in recents.

Change-Id: I3400632b6aec97edad29455961a700db2acea099

13 years agoMerge changes I7a5c806d,Iaa0a773e,I818b0c70,I4dfe14ce,I32a8d274
Jaikumar Ganesh [Mon, 14 Feb 2011 23:41:59 +0000 (15:41 -0800)]
Merge changes I7a5c806d,Iaa0a773e,I818b0c70,I4dfe14ce,I32a8d274

* changes:
  Make profile handler classes package and final.
  Fix ANR in Settings and Phone app.
  Refactor Input profile operations from Bluetooth Service.
  Remove Bluetooth Pan operations from Bluetooth Service.
  Distinguish between NAP and PAN role disconnections

13 years agoMake profile handler classes package and final.
Jaikumar Ganesh [Mon, 14 Feb 2011 22:36:42 +0000 (14:36 -0800)]
Make profile handler classes package and final.

Also merge in the netmask removal fix.

Change-Id: I7a5c806d442a704f9cb21204a1d1307461f801c7

13 years agoMerge "Deprecate ARGB_4444."
Romain Guy [Mon, 14 Feb 2011 23:35:54 +0000 (15:35 -0800)]
Merge "Deprecate ARGB_4444."

13 years agoMerge "Enable cancelling the rtsp connection process early."
Andreas Huber [Mon, 14 Feb 2011 23:35:45 +0000 (15:35 -0800)]
Merge "Enable cancelling the rtsp connection process early."

13 years agoFix ANR in Settings and Phone app.
Jaikumar Ganesh [Sat, 12 Feb 2011 02:10:31 +0000 (18:10 -0800)]
Fix ANR in Settings and Phone app.

When we have a lot of devices paired and try to enable bluetooth,
loadBondState will take a some time. During this all UUIDs would
have been registered and we would send out the Bluetooth On intent.
When Settings apps or phone app gets the Bluetooth On intent, they
try to initialize state. However, the enable Thread in Bluetooth Service
is still initializing internal state in loadBondState leading to
ANRs and deadlocks. So register SDP records as the last step of enable Thread.

Change-Id: Iaa0a773e31b9d269f4c56c4f975a0e2973e02d6e

13 years agoRefactor Input profile operations from Bluetooth Service.
Jaikumar Ganesh [Sat, 12 Feb 2011 00:26:29 +0000 (16:26 -0800)]
Refactor Input profile operations from Bluetooth Service.

Change-Id: I818b0c7056fd43c7303c95150d8001dfc434e5e7

13 years agoRemove Bluetooth Pan operations from Bluetooth Service.
Jaikumar Ganesh [Fri, 11 Feb 2011 23:46:54 +0000 (15:46 -0800)]
Remove Bluetooth Pan operations from Bluetooth Service.

Change-Id: I4dfe14ce04ec357a952b577d452da2257165fc6f

13 years agoDistinguish between NAP and PAN role disconnections
Jaikumar Ganesh [Fri, 11 Feb 2011 20:40:44 +0000 (12:40 -0800)]
Distinguish between NAP and PAN role disconnections

Distinguish between NAP and PANU disconnect in BT tethering
and call appropriate functions. We were never disconnecting
NAP role devices.

ToDo: BluetoothService needs to be refactored, its become too big
1) BluetoothAdapter and BluetoothDevice properties need to be moved to separate
classes.
2) BluetoothPanProfile and BluetoothInputDeviceProfile which are handled
by BluetoothService need to be moved to a separate file.
3) Integrate PAN to the profile state machine.

Change-Id: I32a8d274f38c78931434bd9738c8f6570ba89fcf

13 years agoMerge "Remove more use of netmask"
Robert Greenwalt [Mon, 14 Feb 2011 22:48:05 +0000 (14:48 -0800)]
Merge "Remove more use of netmask"

13 years agoam 753c22cf: am 865cd1ca: Merge "docs: update sidenav; move loaders under activities...
Scott Main [Mon, 14 Feb 2011 22:47:11 +0000 (14:47 -0800)]
am 753c22cf: am 865cd1ca: Merge "docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/" into honeycomb

* commit '753c22cfecb04cfdccea3b92197f73e7328d0b15':
  docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/

13 years agoDeprecate ARGB_4444.
Romain Guy [Mon, 14 Feb 2011 22:45:33 +0000 (14:45 -0800)]
Deprecate ARGB_4444.

It looks awful.
Don't use it.
Use ARGB_8888, it's much better.
If you think you need ARGB_4444, you are wrong.
You are.

Change-Id: I4d6963cf98b6a8fb34cebcd0d24b9fd66b5a0fbf

13 years agoam 865cd1ca: Merge "docs: update sidenav; move loaders under activities, add "more...
Scott Main [Mon, 14 Feb 2011 22:44:30 +0000 (14:44 -0800)]
am 865cd1ca: Merge "docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/" into honeycomb

* commit '865cd1ca5c31243764545dc888ee117a9215e837':
  docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/

13 years agoam 2d022d01: am 9ab0f2b2: Merge "docs: fix link to sample app" into honeycomb
Scott Main [Mon, 14 Feb 2011 22:43:53 +0000 (14:43 -0800)]
am 2d022d01: am 9ab0f2b2: Merge "docs: fix link to sample app" into honeycomb

* commit '2d022d01d0689b61de87bbf9ffd47703ceae1596':
  docs: fix link to sample app

13 years agoMerge "docs: update sidenav; move loaders under activities, add "more" tags, remove...
Scott Main [Mon, 14 Feb 2011 22:42:18 +0000 (14:42 -0800)]
Merge "docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/" into honeycomb

13 years agoam 9ab0f2b2: Merge "docs: fix link to sample app" into honeycomb
Scott Main [Mon, 14 Feb 2011 22:41:14 +0000 (14:41 -0800)]
am 9ab0f2b2: Merge "docs: fix link to sample app" into honeycomb

* commit '9ab0f2b220a6b38cad020bb3f4940737a024a5f6':
  docs: fix link to sample app

13 years agoMerge "docs: fix link to sample app" into honeycomb
Scott Main [Mon, 14 Feb 2011 22:39:13 +0000 (14:39 -0800)]
Merge "docs: fix link to sample app" into honeycomb

13 years agodocs: fix link to sample app
Scott Main [Mon, 14 Feb 2011 22:38:24 +0000 (14:38 -0800)]
docs: fix link to sample app

Change-Id: Ie9127cc15ab527542bd5df564826ea703fba419b

13 years agoam 9a4548f5: am 81bb4952: Merge "docs: add faketouch to uses-feature doc" into honeycomb
Scott Main [Mon, 14 Feb 2011 22:36:24 +0000 (14:36 -0800)]
am 9a4548f5: am 81bb4952: Merge "docs: add faketouch to uses-feature doc" into honeycomb

* commit '9a4548f5ba53d9f91d5b1f9a349d795d16f6f82a':
  docs: add faketouch to uses-feature doc

13 years agoam 81bb4952: Merge "docs: add faketouch to uses-feature doc" into honeycomb
Scott Main [Mon, 14 Feb 2011 22:32:40 +0000 (14:32 -0800)]
am 81bb4952: Merge "docs: add faketouch to uses-feature doc" into honeycomb

* commit '81bb4952713da8c6d900508e72650d9388b2bfdc':
  docs: add faketouch to uses-feature doc

13 years agoRemove more use of netmask
Robert Greenwalt [Sat, 12 Feb 2011 01:01:02 +0000 (17:01 -0800)]
Remove more use of netmask

bug:2542681
Change-Id: Ifd75672739ee8262d4df22afd8173e4f3f67260d

13 years agoMerge "docs: add faketouch to uses-feature doc" into honeycomb
Scott Main [Mon, 14 Feb 2011 22:29:09 +0000 (14:29 -0800)]
Merge "docs: add faketouch to uses-feature doc" into honeycomb

13 years agoMerge "Fix issue #3414684: task_intra_wallpaper transitions have some inconsistency"
Dianne Hackborn [Mon, 14 Feb 2011 22:28:23 +0000 (14:28 -0800)]
Merge "Fix issue #3414684: task_intra_wallpaper transitions have some inconsistency"

13 years agoFix issue #3414684: task_intra_wallpaper transitions have some inconsistency
Dianne Hackborn [Wed, 2 Feb 2011 02:27:47 +0000 (18:27 -0800)]
Fix issue #3414684: task_intra_wallpaper transitions have some inconsistency

Change-Id: Iba2a41025ce3d0513e7f9edc5fd63657576544c1

13 years agodocs: update sidenav; move loaders under activities, add "more" tags,
Scott Main [Mon, 14 Feb 2011 22:20:22 +0000 (14:20 -0800)]
docs: update sidenav; move loaders under activities, add "more" tags,
remove duplicate for content providers, rename Copying/ to Copy/

Change-Id: I4ad8839da1862185caf15b50e0376bb0e380bb21

13 years agoMerge "Full text search: removing unused deprecated hidden API."
Dmitri Plotnikov [Mon, 14 Feb 2011 22:21:09 +0000 (14:21 -0800)]
Merge "Full text search: removing unused deprecated hidden API."

13 years agoEnable cancelling the rtsp connection process early.
Andreas Huber [Mon, 14 Feb 2011 22:14:23 +0000 (14:14 -0800)]
Enable cancelling the rtsp connection process early.

Change-Id: Ie2059c54541ad8c675944d71b39c772b0f6f04c8
related-to-bug: 3452699

13 years agodocs: add faketouch to uses-feature doc
Scott Main [Mon, 14 Feb 2011 20:09:50 +0000 (12:09 -0800)]
docs: add faketouch to uses-feature doc

Change-Id: I335bda6018380c6ed5e891787116b2c1ab6f77f0

13 years agoMerge "Add comment about not changing calendar authority"
Erik [Mon, 14 Feb 2011 21:36:16 +0000 (13:36 -0800)]
Merge "Add comment about not changing calendar authority"

13 years agoAdd comment about not changing calendar authority
Erik [Mon, 14 Feb 2011 21:32:19 +0000 (13:32 -0800)]
Add comment about not changing calendar authority

Change-Id: I1d5423ceda17b0e594520b3236e984584fedcbbb

13 years agoMerge "Making AdapaterViewAnimator setDisplayedChild remotable"
Adam Cohen [Mon, 14 Feb 2011 20:57:16 +0000 (12:57 -0800)]
Merge "Making AdapaterViewAnimator setDisplayedChild remotable"

13 years agoam 0e9e74e8: am ecd8fa06: Merge "docs: add clarification to split touch events" into...
Scott Main [Mon, 14 Feb 2011 20:38:30 +0000 (12:38 -0800)]
am 0e9e74e8: am ecd8fa06: Merge "docs: add clarification to split touch events" into honeycomb

* commit '0e9e74e86e6a126adafb79b0fa768008aba39e3d':
  docs: add clarification to split touch events

13 years agoam ecd8fa06: Merge "docs: add clarification to split touch events" into honeycomb
Scott Main [Mon, 14 Feb 2011 20:35:36 +0000 (12:35 -0800)]
am ecd8fa06: Merge "docs: add clarification to split touch events" into honeycomb

* commit 'ecd8fa06e73b9d2ef6082af3f50e1daa194e9e08':
  docs: add clarification to split touch events

13 years agoMerge "docs: add clarification to split touch events" into honeycomb
Scott Main [Mon, 14 Feb 2011 20:33:10 +0000 (12:33 -0800)]
Merge "docs: add clarification to split touch events" into honeycomb

13 years agoam 1d0fad21: am 28c3f5ca: Merge "Doc change: New docs for Loaders." into honeycomb
Katie McCormick [Mon, 14 Feb 2011 20:06:02 +0000 (12:06 -0800)]
am 1d0fad21: am 28c3f5ca: Merge "Doc change: New docs for Loaders." into honeycomb

* commit '1d0fad219d78652f8d93344054466b664c2a6699':
  Doc change: New docs for Loaders.

13 years agoam 28c3f5ca: Merge "Doc change: New docs for Loaders." into honeycomb
Katie McCormick [Mon, 14 Feb 2011 20:03:16 +0000 (12:03 -0800)]
am 28c3f5ca: Merge "Doc change: New docs for Loaders." into honeycomb

* commit '28c3f5ca436f466638012934b8f3f1f923158118':
  Doc change: New docs for Loaders.

13 years agoMerge "Doc change: New docs for Loaders." into honeycomb
Katie McCormick [Mon, 14 Feb 2011 20:01:04 +0000 (12:01 -0800)]
Merge "Doc change: New docs for Loaders." into honeycomb

13 years agoam 06174dde: am b254165a: Merge "docs: fix links" into honeycomb
Scott Main [Mon, 14 Feb 2011 19:49:25 +0000 (11:49 -0800)]
am 06174dde: am b254165a: Merge "docs: fix links" into honeycomb

* commit '06174dde79748683401771951800d54415ad48c5':
  docs: fix links

13 years agoam 1d7fb0a6: am 2e805682: Merge "add compatible-screens manifest element and update...
Scott Main [Mon, 14 Feb 2011 19:49:17 +0000 (11:49 -0800)]
am 1d7fb0a6: am 2e805682: Merge "add compatible-screens manifest element and update supports-screens element with resizeable attribute" into honeycomb

* commit '1d7fb0a6aa0283484676a26e123aee6871828025':
  add compatible-screens manifest element and update supports-screens element with resizeable attribute

13 years agoDoc change: New docs for Loaders.
Katie McCormick [Fri, 4 Feb 2011 23:31:29 +0000 (15:31 -0800)]
Doc change: New docs for Loaders.

Change-Id: I89e70576462ef9bf576fea2837572546b3a9b355

13 years agoam b254165a: Merge "docs: fix links" into honeycomb
Scott Main [Mon, 14 Feb 2011 19:46:38 +0000 (11:46 -0800)]
am b254165a: Merge "docs: fix links" into honeycomb

* commit 'b254165af83849c21276bf832759a38d889cd90e':
  docs: fix links

13 years agoam 2e805682: Merge "add compatible-screens manifest element and update supports-scree...
Scott Main [Mon, 14 Feb 2011 19:46:35 +0000 (11:46 -0800)]
am 2e805682: Merge "add compatible-screens manifest element and update supports-screens element with resizeable attribute" into honeycomb

* commit '2e80568263924b13c59a24d4d28fecb903bbc2a9':
  add compatible-screens manifest element and update supports-screens element with resizeable attribute

13 years agoMerge "docs: fix links" into honeycomb
Scott Main [Mon, 14 Feb 2011 19:44:49 +0000 (11:44 -0800)]
Merge "docs: fix links" into honeycomb

13 years agoMerge "add compatible-screens manifest element and update supports-screens element...
Scott Main [Mon, 14 Feb 2011 19:44:10 +0000 (11:44 -0800)]
Merge "add compatible-screens manifest element and update supports-screens element with resizeable attribute" into honeycomb

13 years agodocs: add clarification to split touch events
Scott Main [Mon, 14 Feb 2011 19:37:50 +0000 (11:37 -0800)]
docs: add clarification to split touch events

Change-Id: If7904475a40905c603b5bf756fecc007073f6242

13 years agoMaking AdapaterViewAnimator setDisplayedChild remotable
Adam Cohen [Thu, 10 Feb 2011 23:56:16 +0000 (15:56 -0800)]
Making AdapaterViewAnimator setDisplayedChild remotable

Change-Id: Idee91f457e1d4316feb077aaa949baa54eca6ab1

13 years agoam 7aceb8d8: am 55ee1d66: Merge "DOC CHANGE: Fix bug 3448489 - Monkeyrunner example...
Joe Malin [Mon, 14 Feb 2011 19:31:31 +0000 (11:31 -0800)]
am 7aceb8d8: am 55ee1d66: Merge "DOC CHANGE: Fix bug 3448489 - Monkeyrunner example" into honeycomb

* commit '7aceb8d814f0d803919c8f8a09e752eeaa979b92':
  DOC CHANGE: Fix bug 3448489 - Monkeyrunner example

13 years agoam 55ee1d66: Merge "DOC CHANGE: Fix bug 3448489 - Monkeyrunner example" into honeycomb
Joe Malin [Mon, 14 Feb 2011 19:28:52 +0000 (11:28 -0800)]
am 55ee1d66: Merge "DOC CHANGE: Fix bug 3448489 - Monkeyrunner example" into honeycomb

* commit '55ee1d66981f1edef966562f11c60886138544ea':
  DOC CHANGE: Fix bug 3448489 - Monkeyrunner example

13 years agoMerge "DOC CHANGE: Fix bug 3448489 - Monkeyrunner example" into honeycomb
Joe Malin [Mon, 14 Feb 2011 19:26:00 +0000 (11:26 -0800)]
Merge "DOC CHANGE: Fix bug 3448489 - Monkeyrunner example" into honeycomb

13 years agodocs: fix links
Scott Main [Mon, 14 Feb 2011 19:23:48 +0000 (11:23 -0800)]
docs: fix links

Change-Id: I7aba4b06996caa55f8d47cab3b13505e37de86ca

13 years agobugreport: Remove wlan FW dump log
Dmitry Shmidt [Mon, 14 Feb 2011 19:08:01 +0000 (11:08 -0800)]
bugreport: Remove wlan FW dump log

Change-Id: I7f211c8125e6c3ba99e9c34e1221dfaa5ac1bee1
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
13 years agoam 002c028c: am ea72329b: docs: update 3.0 version notes
Scott Main [Mon, 14 Feb 2011 18:37:44 +0000 (10:37 -0800)]
am 002c028c: am ea72329b: docs: update 3.0 version notes

* commit '002c028c569361b64d8475c59aa8ced29045b5ae':
  docs: update 3.0 version notes

13 years agoam ea72329b: docs: update 3.0 version notes
Scott Main [Mon, 14 Feb 2011 18:34:51 +0000 (10:34 -0800)]
am ea72329b: docs: update 3.0 version notes

* commit 'ea72329bcc360437d67492bc4f2c82e65e8ba841':
  docs: update 3.0 version notes

13 years agodocs: update 3.0 version notes
Scott Main [Thu, 10 Feb 2011 00:01:04 +0000 (16:01 -0800)]
docs: update 3.0 version notes

Change-Id: Ib864f2b0964877b69e119cdf8e21e710b5b5fbc4

13 years agoDOC CHANGE: Fix bug 3448489 - Monkeyrunner example
Joe Malin [Mon, 14 Feb 2011 18:29:12 +0000 (10:29 -0800)]
DOC CHANGE: Fix bug 3448489 - Monkeyrunner example

Change-Id: Ib997e9b0ef27a071c26774d139f19610404cdfbc

13 years agoMerge "Add title bar gravity"
Michael Kolb [Mon, 14 Feb 2011 18:26:55 +0000 (10:26 -0800)]
Merge "Add title bar gravity"

13 years agoMerge "Accessibility events generated by WebView contain non well formed markup."
Svetoslav Ganov [Mon, 14 Feb 2011 18:17:51 +0000 (10:17 -0800)]
Merge "Accessibility events generated by WebView contain non well formed markup."

13 years agoam b2206668: am 83c8b8a3: Merge "Doc Change: Topics for copy/paste/drag/drop" into...
Joe Malin [Mon, 14 Feb 2011 18:08:26 +0000 (10:08 -0800)]
am b2206668: am 83c8b8a3: Merge "Doc Change: Topics for copy/paste/drag/drop" into honeycomb

* commit 'b2206668d1559df2f0885723e89e7f59d372c7e0':
  Doc Change: Topics for copy/paste/drag/drop

13 years agoam 83c8b8a3: Merge "Doc Change: Topics for copy/paste/drag/drop" into honeycomb
Joe Malin [Mon, 14 Feb 2011 18:05:46 +0000 (10:05 -0800)]
am 83c8b8a3: Merge "Doc Change: Topics for copy/paste/drag/drop" into honeycomb

* commit '83c8b8a3284063c201beccc79f14db6bd715dd82':
  Doc Change: Topics for copy/paste/drag/drop

13 years agoMerge "Doc Change: Topics for copy/paste/drag/drop" into honeycomb
Joe Malin [Mon, 14 Feb 2011 18:03:33 +0000 (10:03 -0800)]
Merge "Doc Change: Topics for copy/paste/drag/drop" into honeycomb

13 years agoam 1858c95e: am 02d2b5a4: LayoutLib: When possible ensure parsers are popped from...
Xavier Ducrohet [Mon, 14 Feb 2011 17:59:58 +0000 (09:59 -0800)]
am 1858c95e: am 02d2b5a4: LayoutLib: When possible ensure parsers are popped from the stack.

* commit '1858c95e99f81ac46eea93288cb8866260b3d5d8':
  LayoutLib: When possible ensure parsers are popped from the stack.

13 years agoam 02d2b5a4: LayoutLib: When possible ensure parsers are popped from the stack.
Xavier Ducrohet [Mon, 14 Feb 2011 17:57:17 +0000 (09:57 -0800)]
am 02d2b5a4: LayoutLib: When possible ensure parsers are popped from the stack.

* commit '02d2b5a4031c80bfe1012ce2f4f7b3695762abd9':
  LayoutLib: When possible ensure parsers are popped from the stack.

13 years agoAccessibility events generated by WebView contain non well formed markup.
Svetoslav Ganov [Fri, 11 Feb 2011 01:51:14 +0000 (17:51 -0800)]
Accessibility events generated by WebView contain non well formed markup.

bug:3444147

1. Now that the spans with CSS data are included in the accessibility
   events, such that a client can parse them, the tests are doing so.

Change-Id: I574c68d27a95cd8226dd7634b00a7d404ae387fe

13 years agoDoc Change: Topics for copy/paste/drag/drop
Joe Malin [Wed, 19 Jan 2011 22:33:23 +0000 (14:33 -0800)]
Doc Change: Topics for copy/paste/drag/drop

Change-Id: I755216fe9d2afca87a9adaeb99840142ff34a685

13 years agoam a7276805: am b269346c: am d4952380: fix md5sum for windows installer
Scott Main [Mon, 14 Feb 2011 17:46:08 +0000 (09:46 -0800)]
am a7276805: am b269346c: am d4952380: fix md5sum for windows installer

* commit 'a7276805bfad4b3170f7887f8358b5f8e5bef943':
  fix md5sum for windows installer

13 years agoLayoutLib: When possible ensure parsers are popped from the stack.
Xavier Ducrohet [Mon, 14 Feb 2011 04:15:50 +0000 (20:15 -0800)]
LayoutLib: When possible ensure parsers are popped from the stack.

Some parser consumers (seems to be mostly resource inflation)
don't use the pull parser up to the END_DOCUMENT tag, making
the parser not pop itself from the parser stack automatically.

This is likely due to the XML resources being very shallow (1-2 levels
max), and the inflater just reading the content that it expects instead
of parsing till the document is done.

This ensures that *some* parsers are pop'ed from the stack when
used. Some other parsers we don't really control and hope the
user will parse till END_DOCUMENT.

Change-Id: Ie1f5762983fed2b2ae97b896218ae12b493e7ad9

13 years agoMerge "Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586"
Xia Wang [Mon, 14 Feb 2011 17:32:10 +0000 (09:32 -0800)]
Merge "Add wait time for Wi-Fi tethering test, bug b/issue?id=3436586"

13 years agoam b269346c: am d4952380: fix md5sum for windows installer
Scott Main [Mon, 14 Feb 2011 17:25:30 +0000 (09:25 -0800)]
am b269346c: am d4952380: fix md5sum for windows installer

* commit 'b269346ca333a975d37ac50fec0c7b6a4c39a3de':
  fix md5sum for windows installer

13 years agoam d4952380: fix md5sum for windows installer
Scott Main [Mon, 14 Feb 2011 17:14:12 +0000 (09:14 -0800)]
am d4952380: fix md5sum for windows installer

* commit 'd49523809714b04636a9ac43de1c508ed1dbfc38':
  fix md5sum for windows installer

13 years agofix md5sum for windows installer
Scott Main [Mon, 14 Feb 2011 16:56:06 +0000 (08:56 -0800)]
fix md5sum for windows installer

Change-Id: I85a3f5c9c39b0bb5d9c8654c8b7702e7bd0235f2

13 years agoMerge "Put the pocket back in my pocket for later."
Daniel Sandler [Mon, 14 Feb 2011 16:21:03 +0000 (08:21 -0800)]
Merge "Put the pocket back in my pocket for later."

13 years agodelay action CAB until word select succeeds
Cary Clark [Fri, 11 Feb 2011 00:37:15 +0000 (19:37 -0500)]
delay action CAB until word select succeeds

bug:3442865
Change-Id: Ic13ac7abfe43b9b6d9ec1444a960ba24ed444855

13 years agoMTP host: Use usb_device_bulk_transfer for synchronous transfers
Mike Lockwood [Mon, 14 Feb 2011 13:07:50 +0000 (08:07 -0500)]
MTP host: Use usb_device_bulk_transfer for synchronous transfers

Change-Id: Icf42ea0e5a848cee1565da49713ee9ad0db9f1a6
Signed-off-by: Mike Lockwood <lockwood@android.com>