OSDN Git Service

android-x86/frameworks-native.git
13 years agoMerge "fix one NPE when webChromeClient don't have progress view support" into honeyc...
Teng-Hui Zhu [Fri, 10 Jun 2011 21:19:22 +0000 (14:19 -0700)]
Merge "fix one NPE when webChromeClient don't have progress view support" into honeycomb-mr2

13 years agoMerge "Enforce public resource restriction on bag parents." into honeycomb-mr2
Dianne Hackborn [Thu, 9 Jun 2011 22:55:54 +0000 (15:55 -0700)]
Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2

13 years agoEnforce public resource restriction on bag parents.
Dianne Hackborn [Thu, 9 Jun 2011 18:29:08 +0000 (11:29 -0700)]
Enforce public resource restriction on bag parents.

Need to put some more styles in the SDK to avoid breaking apps.

Also, welcome Android 3.2.

Change-Id: Ia31d07c9b1b91ad868d8630437fdc1b5ae24f37d

13 years agoMerge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into...
James Dong [Thu, 9 Jun 2011 18:56:09 +0000 (11:56 -0700)]
Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2

13 years agoMerge "Updating default wallpaper of large devices to match xlarge" into honeycomb-mr2
Justin Ho [Thu, 9 Jun 2011 17:18:13 +0000 (10:18 -0700)]
Merge "Updating default wallpaper of large devices to match xlarge" into honeycomb-mr2

13 years agoMerge changes Idbb70f53,I10426a3f into honeycomb-mr2
Xavier Ducrohet [Thu, 9 Jun 2011 17:12:40 +0000 (10:12 -0700)]
Merge changes Idbb70f53,I10426a3f into honeycomb-mr2

* changes:
  Merge 06942bc4 from hc-mr1.
  Merge 988eeeb5 from hc-mr1.

13 years agoMerge "Fix for not reporting correct "sw" in compat mode." into honeycomb-mr2
Dianne Hackborn [Thu, 9 Jun 2011 05:33:34 +0000 (22:33 -0700)]
Merge "Fix for not reporting correct "sw" in compat mode." into honeycomb-mr2

13 years agoMerge "Work on issue #4518815: Compatibility mode introduces compatibility regression...
Dianne Hackborn [Thu, 9 Jun 2011 03:00:50 +0000 (20:00 -0700)]
Merge "Work on issue #4518815: Compatibility mode introduces compatibility regression..." into honeycomb-mr2

13 years agoMerge "Fix a leak in RefBase" into honeycomb-mr2
Mathias Agopian [Thu, 9 Jun 2011 02:28:39 +0000 (19:28 -0700)]
Merge "Fix a leak in RefBase" into honeycomb-mr2

13 years agoWork on issue #4518815: Compatibility mode introduces compatibility regression...
Dianne Hackborn [Tue, 7 Jun 2011 21:09:47 +0000 (14:09 -0700)]
Work on issue #4518815: Compatibility mode introduces compatibility regression...

...for Market App iRunner

There were a lot of serious issues with how we updated (or often didn't update)
the display and resource state when switching compatibility mode in conjunction
with restarting and updating application components.  This addresses everything
I could find.

Unfortunately it does *not* fix this particular app.  I am starting to think this
is just an issue in the app.  This change does fix a number of other problems
I could repro, such as switching the compatibility mode of an IME.

Also a few changes here and there to get rid of $#*&^!! debug logs.

Change-Id: Ib15572eac9ec93b4b9966ddcbbc830ce9dec1317

13 years agoMerge "Public styles for action bar tabs" into honeycomb-mr2
Adam Powell [Wed, 8 Jun 2011 23:54:50 +0000 (16:54 -0700)]
Merge "Public styles for action bar tabs" into honeycomb-mr2

13 years agoFix a leak in RefBase
Mathias Agopian [Wed, 8 Jun 2011 23:05:30 +0000 (16:05 -0700)]
Fix a leak in RefBase

this bug was introduced recently. it caused RefBase's weakref_impl
structure to be leaked for every RefBase object (about 20 bytes).

Change-Id: Id85e749ba04521199555dd701198edd097c313d4

13 years agoMerge "Fix swipe gesture cosine calculation. Bug: 4124987" into honeycomb-mr2
Jeff Brown [Tue, 7 Jun 2011 23:58:06 +0000 (16:58 -0700)]
Merge "Fix swipe gesture cosine calculation. Bug: 4124987" into honeycomb-mr2

13 years agoMerge "Fix bug 4533120 - rough handling of invalid event streams in ScaleGestureDetec...
Adam Powell [Tue, 7 Jun 2011 23:19:26 +0000 (16:19 -0700)]
Merge "Fix bug 4533120 - rough handling of invalid event streams in ScaleGestureDetector" into honeycomb-mr2

13 years agoMerge "Remove compat mode dialog." into honeycomb-mr2
Dianne Hackborn [Tue, 7 Jun 2011 22:45:14 +0000 (15:45 -0700)]
Merge "Remove compat mode dialog." into honeycomb-mr2

13 years agoMerge "DO NOT MERGE. Experimental compatibility mode UI." into honeycomb-mr2
Dianne Hackborn [Tue, 7 Jun 2011 22:36:51 +0000 (15:36 -0700)]
Merge "DO NOT MERGE. Experimental compatibility mode UI." into honeycomb-mr2

13 years agofix a surface leak introduced by a failed merge (DO NOT MERGE)
Mathias Agopian [Tue, 7 Jun 2011 21:52:22 +0000 (14:52 -0700)]
fix a surface leak introduced by a failed merge (DO NOT MERGE)

Bug: 4558502
Change-Id: Ibf889d03caa806c34603ad45f135b78c3851f55c

13 years agoMerge "Reveal some network constants." into honeycomb-mr2
Robert Greenwalt [Tue, 7 Jun 2011 19:00:37 +0000 (12:00 -0700)]
Merge "Reveal some network constants." into honeycomb-mr2

13 years agoMerge "Fix build." into honeycomb-mr2
Jeff Brown [Tue, 7 Jun 2011 04:06:30 +0000 (21:06 -0700)]
Merge "Fix build." into honeycomb-mr2

13 years agoMerge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2
Jeff Brown [Tue, 7 Jun 2011 03:32:18 +0000 (20:32 -0700)]
Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2

13 years agoMerge "Simplify spot tracking logic. Bug: 4124987" into honeycomb-mr2
Jeff Brown [Tue, 7 Jun 2011 03:31:55 +0000 (20:31 -0700)]
Merge "Simplify spot tracking logic. Bug: 4124987" into honeycomb-mr2

13 years agoMerge "Touch pad improvements. Bug: 4124987" into honeycomb-mr2
Jeff Brown [Tue, 7 Jun 2011 03:30:47 +0000 (20:30 -0700)]
Merge "Touch pad improvements. Bug: 4124987" into honeycomb-mr2

13 years agoMerge "Improve browser scrolling when using the mouse wheel." into honeycomb-mr2
Jeff Brown [Tue, 7 Jun 2011 03:27:28 +0000 (20:27 -0700)]
Merge "Improve browser scrolling when using the mouse wheel." into honeycomb-mr2

13 years agoRevert velocity damping.
Jeff Brown [Tue, 7 Jun 2011 03:23:54 +0000 (20:23 -0700)]
Revert velocity damping.
Bug: 4364920

Velocity damping proved to be a bad idea because it would
cause a significant ramp in velocity at the beginning of
a gesture, instead of the desired smooth behavior.  Oh well.

Change-Id: Ie631946f47ef2492bd71fbed1ab44bbb39a875a8

13 years agoMerge "Fix issue #4539687: At least one compatibility-mode app (Androminion)..."...
Dianne Hackborn [Tue, 7 Jun 2011 00:30:50 +0000 (17:30 -0700)]
Merge "Fix issue #4539687: At least one compatibility-mode app (Androminion)..." into honeycomb-mr2

13 years agoMerge "Import the Layoutlib from hc-mr1." into honeycomb-mr2
Xavier Ducrohet [Mon, 6 Jun 2011 23:17:44 +0000 (16:17 -0700)]
Merge "Import the Layoutlib from hc-mr1." into honeycomb-mr2

13 years agomerge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE)
Mathias Agopian [Mon, 6 Jun 2011 16:55:15 +0000 (09:55 -0700)]
merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE)

  Fix a race that could cause GL commands to be executed from the wrong thread.
  RefBase subclasses can now decide how they want to be destroyed.
  Fix a race in SurfaceFlinger that could cause layers to be leaked forever.
  Fix a race-condtion in SurfaceFlinger that could lead to a crash.

initial cherry-pick:
resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp

Change-Id: I2a335e03fff219e35c18a7b0089b3a11d636576f

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb-mr2
Eric Fischer [Mon, 6 Jun 2011 17:38:42 +0000 (10:38 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr2

13 years agoMerge "Fix to not lose state when saving a deactivated fragment." into honeycomb-mr2
Dianne Hackborn [Sat, 4 Jun 2011 00:52:23 +0000 (17:52 -0700)]
Merge "Fix to not lose state when saving a deactivated fragment." into honeycomb-mr2

13 years agoMerge "Tap timeout removed on paste. Relying on position only." into honeycomb-mr2
Gilles Debunne [Fri, 3 Jun 2011 17:26:18 +0000 (10:26 -0700)]
Merge "Tap timeout removed on paste. Relying on position only." into honeycomb-mr2

13 years agoMerge "DO NOT MERGE Use unchecked admin lookup for getStorageEncryption()" into honey...
Andy Stadler [Fri, 3 Jun 2011 17:24:27 +0000 (10:24 -0700)]
Merge "DO NOT MERGE Use unchecked admin lookup for getStorageEncryption()" into honeycomb-mr2

13 years agoMerge "Add a preference panel for mouse speed." into honeycomb-mr2
Jeff Brown [Fri, 3 Jun 2011 00:26:05 +0000 (17:26 -0700)]
Merge "Add a preference panel for mouse speed." into honeycomb-mr2

13 years agoMerge "Implement pointer acceleration." into honeycomb-mr2
Jeff Brown [Fri, 3 Jun 2011 00:25:59 +0000 (17:25 -0700)]
Merge "Implement pointer acceleration." into honeycomb-mr2

13 years agoImplement pointer acceleration.
Jeff Brown [Wed, 1 Jun 2011 19:33:19 +0000 (12:33 -0700)]
Implement pointer acceleration.

Bug: 4124987
Change-Id: I1f31a28f1594c55302ccabe13fe3ca6d2ff71d50

13 years agoMerge "cherrypick Change-Id: I7a3612a1bc22cf53d382f787fa43fe222978d35e docs: add...
Scott Main [Thu, 2 Jun 2011 16:52:09 +0000 (09:52 -0700)]
Merge "cherrypick Change-Id: I7a3612a1bc22cf53d382f787fa43fe222978d35e docs: add 'animator' resource info" into honeycomb-mr2

13 years agoMerge "cherry pick Change-Id: Id082021be2c27476f106285d0dd68d9e0f5bb514 docs: release...
Scott Main [Thu, 2 Jun 2011 16:49:43 +0000 (09:49 -0700)]
Merge "cherry pick Change-Id: Id082021be2c27476f106285d0dd68d9e0f5bb514 docs: release notes for adt 11" into honeycomb-mr2

13 years agoMerge "Cherry pick Change-Id: Ie9d68854926544749dde4edfeac9be2ece38560b docs: fix...
Scott Main [Thu, 2 Jun 2011 16:47:31 +0000 (09:47 -0700)]
Merge "Cherry pick Change-Id: Ie9d68854926544749dde4edfeac9be2ece38560b docs: fix broken links" into honeycomb-mr2

13 years agoMerge "Add new supports-screen API to set maximum allowed size." into honeycomb-mr2
Dianne Hackborn [Thu, 2 Jun 2011 05:28:56 +0000 (22:28 -0700)]
Merge "Add new supports-screen API to set maximum allowed size." into honeycomb-mr2

13 years agoMerge "doc typo" into honeycomb-mr2
Scott Main [Thu, 2 Jun 2011 01:19:12 +0000 (18:19 -0700)]
Merge "doc typo" into honeycomb-mr2

13 years agoMerge "Framework: bugfix for menu selector not showing up properly." into honeycomb-mr2
Adam Powell [Wed, 1 Jun 2011 19:48:03 +0000 (12:48 -0700)]
Merge "Framework: bugfix for menu selector not showing up properly." into honeycomb-mr2

13 years agoMerge "Compatibility mode never needed for normal size screens." into honeycomb-mr2
Dianne Hackborn [Wed, 1 Jun 2011 19:43:56 +0000 (12:43 -0700)]
Merge "Compatibility mode never needed for normal size screens." into honeycomb-mr2

13 years agoMerge "Fix issue #4500511: Holo effect background doesn't reach top of screen anymore...
Dianne Hackborn [Wed, 1 Jun 2011 19:34:48 +0000 (12:34 -0700)]
Merge "Fix issue #4500511: Holo effect background doesn't reach top of screen anymore" into honeycomb-mr2

13 years agoMerge "Fix bug 4501658 - adjust toast frame padding" into honeycomb-mr2
Adam Powell [Wed, 1 Jun 2011 17:27:54 +0000 (10:27 -0700)]
Merge "Fix bug 4501658 - adjust toast frame padding" into honeycomb-mr2

13 years agoMerge "Forgot this file." into honeycomb-mr2
Dianne Hackborn [Wed, 1 Jun 2011 01:28:50 +0000 (18:28 -0700)]
Merge "Forgot this file." into honeycomb-mr2

13 years agoMerge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into...
Dianne Hackborn [Wed, 1 Jun 2011 01:05:26 +0000 (18:05 -0700)]
Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2

13 years agoMerge "Use ViewConfiguration to seed input system configuration." into honeycomb-mr2
Jeff Brown [Tue, 31 May 2011 22:42:18 +0000 (15:42 -0700)]
Merge "Use ViewConfiguration to seed input system configuration." into honeycomb-mr2

13 years agoMerge "Button state should reflect actual buttons. (DO NOT MERGE)" into honeycomb-mr2
Jeff Brown [Tue, 31 May 2011 22:42:08 +0000 (15:42 -0700)]
Merge "Button state should reflect actual buttons. (DO NOT MERGE)" into honeycomb-mr2

13 years agoMerge "Use Holo background and proper padding for App Permissions UI." into honeycomb-mr2
Amith Yamasani [Tue, 31 May 2011 20:58:34 +0000 (13:58 -0700)]
Merge "Use Holo background and proper padding for App Permissions UI." into honeycomb-mr2

13 years agoAdd "tv" density for 720p screens.
Dianne Hackborn [Fri, 27 May 2011 20:40:26 +0000 (13:40 -0700)]
Add "tv" density for 720p screens.

Change-Id: I028969b007f2fceea66947d77a2ae31ef1d1a630

13 years agoMerge "Small fixes and cleanup of resource config handling." into honeycomb-mr2
Dianne Hackborn [Fri, 27 May 2011 19:40:39 +0000 (12:40 -0700)]
Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2

13 years agoSmall fixes and cleanup of resource config handling.
Dianne Hackborn [Fri, 27 May 2011 19:09:11 +0000 (12:09 -0700)]
Small fixes and cleanup of resource config handling.

Change-Id: I402c31b68f2b4825cb4c610a65ee8e1da471c7bb

13 years agoMerge "Revert "DO NOT MERGE Correctly implement the CLEAR xfermode."" into honeycomb-mr2
James Dong [Fri, 27 May 2011 18:26:24 +0000 (11:26 -0700)]
Merge "Revert "DO NOT MERGE Correctly implement the CLEAR xfermode."" into honeycomb-mr2

13 years agoMerge "Fix InputType determination of WebTextView (DO NOT MERGE)" into honeycomb-mr2
Tadashi G. Takaoka [Fri, 27 May 2011 17:47:12 +0000 (10:47 -0700)]
Merge "Fix InputType determination of WebTextView (DO NOT MERGE)" into honeycomb-mr2

13 years agoMerge "docs: adjust what's visible for online and offline docs" into honeycomb-mr2
Scott Main [Fri, 27 May 2011 17:17:41 +0000 (10:17 -0700)]
Merge "docs: adjust what's visible for online and offline docs" into honeycomb-mr2

13 years agoMerge "Add new supports-screens attributes for declaring the compatible screens....
Dianne Hackborn [Fri, 27 May 2011 00:07:52 +0000 (17:07 -0700)]
Merge "Add new supports-screens attributes for declaring the compatible screens." into honeycomb-mr2

13 years agoMerge "DO NOT MERGE Correctly implement the CLEAR xfermode." into honeycomb-mr2
Romain Guy [Thu, 26 May 2011 23:55:33 +0000 (16:55 -0700)]
Merge "DO NOT MERGE Correctly implement the CLEAR xfermode." into honeycomb-mr2

13 years agoMerge "ExternalStorageFormatter takes an optional StorageVolume target." into honeyco...
Gilles Debunne [Thu, 26 May 2011 22:44:18 +0000 (15:44 -0700)]
Merge "ExternalStorageFormatter takes an optional StorageVolume target." into honeycomb-mr2

13 years agoMerge "DO NOT MERGE - Fix bug 4489946 - Remove placeholder views for phones in smalle...
Adam Powell [Thu, 26 May 2011 20:26:33 +0000 (13:26 -0700)]
Merge "DO NOT MERGE - Fix bug 4489946 - Remove placeholder views for phones in smaller-screen decor layouts." into honeycomb-mr2

13 years agoMerge "Break apart queries to getInstalled* API DO NOT MERGE" into honeycomb-mr2
Kenny Root [Thu, 26 May 2011 20:10:23 +0000 (13:10 -0700)]
Merge "Break apart queries to getInstalled* API DO NOT MERGE" into honeycomb-mr2

13 years agoMerge "Rework how we decide whether to use system or status bar." into honeycomb-mr2
Dianne Hackborn [Thu, 26 May 2011 18:39:22 +0000 (11:39 -0700)]
Merge "Rework how we decide whether to use system or status bar." into honeycomb-mr2

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb-mr2
Eric Fischer [Thu, 26 May 2011 18:36:58 +0000 (11:36 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr2

13 years agoMerge "Spiffy new compatibility mode UI." into honeycomb-mr2
Dianne Hackborn [Thu, 26 May 2011 04:18:36 +0000 (21:18 -0700)]
Merge "Spiffy new compatibility mode UI." into honeycomb-mr2

13 years agoMerge "Touch pad UX improvements." into honeycomb-mr2
Jeff Brown [Thu, 26 May 2011 02:15:24 +0000 (19:15 -0700)]
Merge "Touch pad UX improvements." into honeycomb-mr2

13 years agoMerge "Fix deadlock in dispatcher. (DO NOT MERGE)" into honeycomb-mr2
Jeff Brown [Thu, 26 May 2011 01:55:52 +0000 (18:55 -0700)]
Merge "Fix deadlock in dispatcher. (DO NOT MERGE)" into honeycomb-mr2

13 years agoMerge "Updated popup dialog 9 patches (light)" into honeycomb-mr2
Adam Powell [Thu, 26 May 2011 01:10:22 +0000 (18:10 -0700)]
Merge "Updated popup dialog 9 patches (light)" into honeycomb-mr2

13 years agoMerge "Move status bar icons to sw600." into honeycomb-mr2
Joe Onorato [Thu, 26 May 2011 00:36:54 +0000 (17:36 -0700)]
Merge "Move status bar icons to sw600." into honeycomb-mr2

13 years agoMerge "Swap Mifare for MIFARE." into honeycomb-mr2
Jeff Hamilton [Wed, 25 May 2011 22:38:56 +0000 (15:38 -0700)]
Merge "Swap Mifare for MIFARE." into honeycomb-mr2

13 years agoMerge "move resources" into honeycomb-mr2
Joe Onorato [Wed, 25 May 2011 22:18:56 +0000 (15:18 -0700)]
Merge "move resources" into honeycomb-mr2

13 years agoMerge "Revert "Use pread() to get the decrypted data for container based DRM file...
James Dong [Wed, 25 May 2011 21:51:52 +0000 (14:51 -0700)]
Merge "Revert "Use pread() to get the decrypted data for container based DRM file."" into honeycomb-mr2

13 years agoInitial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
Jeff Brown [Wed, 13 Apr 2011 05:39:53 +0000 (22:39 -0700)]
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)

Added a new PointerIcon API (hidden for now) for loading
pointer icons.

Fixed a starvation problem in the native Looper's sendMessage
implementation which caused new messages to be posted ahead
of old messages sent with sendMessageDelayed.

Redesigned the touch pad gestures to be defined in terms of
more fluid finger / spot movements.  The objective is to reinforce
the natural mapping between fingers and spots which means there
must not be any discontinuities in spot motion relative to
the fingers.

Removed the SpotController stub and folded its responsibilities
into PointerController.

Change-Id: Ib647dbd7a57a7f30dd9c6e2c260df51d7bbdd18e

13 years agoCoalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
Jeff Brown [Tue, 24 May 2011 18:23:27 +0000 (11:23 -0700)]
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)

Some drivers report individual finger updates one at a time
instead of all at once.  When 10 fingers are down, this can
cause the framework to have to handle 10 times as many events
each with 10 times as much data.  Applications like
PointerLocation would get significantly bogged down by all
of the redundant samples.

This change coalesces samples that are closely spaced in time,
before they are dispatched, as part of the motion event batching
protocol.

Increased the size of the InputChannel shared memory buffer so
that applications can catch up faster if they accumulate a
backlog of samples.

Change-Id: Ibc6abf8af027d9003011ac75caa12941080caba3

13 years agoMerge "Support chorded fallback keys. (DO NOT MERGE)" into honeycomb-mr2
Jeff Brown [Wed, 25 May 2011 21:32:05 +0000 (14:32 -0700)]
Merge "Support chorded fallback keys. (DO NOT MERGE)" into honeycomb-mr2

13 years agoMerge "Fix focused application handle. (DO NOT MERGE)" into honeycomb-mr2
Jeff Brown [Wed, 25 May 2011 21:32:00 +0000 (14:32 -0700)]
Merge "Fix focused application handle. (DO NOT MERGE)" into honeycomb-mr2

13 years agoMerge "Optimize EventHub to process events in big chunks. (DO NOT MERGE)" into honeyc...
Jeff Brown [Wed, 25 May 2011 21:31:54 +0000 (14:31 -0700)]
Merge "Optimize EventHub to process events in big chunks. (DO NOT MERGE)" into honeycomb-mr2

13 years agoMerge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2
Jeff Brown [Wed, 25 May 2011 21:31:50 +0000 (14:31 -0700)]
Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2

13 years agoMerge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2
Jeff Brown [Wed, 25 May 2011 21:31:44 +0000 (14:31 -0700)]
Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2

13 years agoMerge "Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)" into honeyco...
Jeff Brown [Wed, 25 May 2011 21:31:38 +0000 (14:31 -0700)]
Merge "Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)" into honeycomb-mr2

13 years agoMerge "Make adb shell am display-size persistent." into honeycomb-mr2
Joe Onorato [Wed, 25 May 2011 18:40:59 +0000 (11:40 -0700)]
Merge "Make adb shell am display-size persistent." into honeycomb-mr2

13 years agoMerge "Fix issue #4445007: DPM initializes some values to 1, instead of 0" into honey...
Dianne Hackborn [Wed, 25 May 2011 18:10:15 +0000 (11:10 -0700)]
Merge "Fix issue #4445007: DPM initializes some values to 1, instead of 0" into honeycomb-mr2

13 years agoMerge "More preference item visual adjustments for smaller tablets. DO NOT MERGE...
Amith Yamasani [Wed, 25 May 2011 17:58:24 +0000 (10:58 -0700)]
Merge "More preference item visual adjustments for smaller tablets. DO NOT MERGE" into honeycomb-mr2

13 years agoMerge "DO NOT MERGE-Refire the redraw event if webkit wasn't ready" into honeycomb-mr2
Russell Brenner [Wed, 25 May 2011 16:00:26 +0000 (09:00 -0700)]
Merge "DO NOT MERGE-Refire the redraw event if webkit wasn't ready" into honeycomb-mr2

13 years agoMerge "More compatibility mode improvements." into honeycomb-mr2
Dianne Hackborn [Wed, 25 May 2011 02:07:55 +0000 (19:07 -0700)]
Merge "More compatibility mode improvements." into honeycomb-mr2

13 years agoMerge "Fix for bug 4144936: [Proxy setting]: traffic to a bypass domain doesn't bypas...
Kristian Monsen [Tue, 24 May 2011 18:16:39 +0000 (11:16 -0700)]
Merge "Fix for bug 4144936: [Proxy setting]: traffic to a bypass domain doesn't bypass proxy DO NOT MERGE" into honeycomb-mr2

13 years agoMerge "Update the Desktop UA to Chrome" into honeycomb-mr2
John Reck [Tue, 24 May 2011 18:03:11 +0000 (11:03 -0700)]
Merge "Update the Desktop UA to Chrome" into honeycomb-mr2

13 years agoMerge "Multi-repository checkin, goes with https://android-git.corp.google.com/g...
Jeffrey Tinker [Tue, 24 May 2011 01:10:10 +0000 (18:10 -0700)]
Merge "Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038" into honeycomb-mr2

13 years agoMerge "GPS: Change NTP polling interval from 4 to 24 hours" into honeycomb-mr2
Mike Lockwood [Tue, 24 May 2011 01:01:50 +0000 (18:01 -0700)]
Merge "GPS: Change NTP polling interval from 4 to 24 hours" into honeycomb-mr2

13 years agoRefactor how timeouts are calculated. (DO NOT MERGE)
Jeff Brown [Thu, 17 Mar 2011 08:34:19 +0000 (01:34 -0700)]
Refactor how timeouts are calculated. (DO NOT MERGE)

Added a timeout mechanism to EventHub and InputReader so that
InputMappers can request timeouts to perform delayed processing of
input when needed.

Change-Id: I89c1171c9326c6e413042e3ee13aa9f7f1fc0454

13 years agoImprove VelocityTracker numerical stability. (DO NOT MERGE)
Jeff Brown [Tue, 15 Mar 2011 02:39:54 +0000 (19:39 -0700)]
Improve VelocityTracker numerical stability. (DO NOT MERGE)

Replaced VelocityTracker with a faster and more accurate
native implementation.  This avoids the duplicate maintenance
overhead of having two implementations.

The new algorithm requires that the sample duration be at least
10ms in order to contribute to the velocity calculation.  This
ensures that the velocity is not severely overestimated when
samples arrive in bursts.

The new algorithm computes the exponentially weighted moving
average using weights based on the relative duration of successive
sample periods.

The new algorithm is also more careful about how it handles
individual pointers going down or up and their effects on the
collected movement traces.  The intent is to preserve the last
known velocity of pointers as they go up while also ensuring
that other motion samples do not count twice in that case.

Bug: 4086785
Change-Id: I95054102397c4b6a9076dc6a0fc841b4beec7920

13 years agoUse touch pad gestures to manipulate the pointer. (DO NOT MERGE)
Jeff Brown [Thu, 10 Mar 2011 01:39:48 +0000 (17:39 -0800)]
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)

1. Single finger tap performs a click.
2. Single finger movement moves the pointer (hovers).
3. Button press plus movement performs click or drag.
   While dragging, the pointer follows the finger that is moving
   fastest.  This is important if there are additional fingers
   down on the touch pad for the purpose of applying force
   to an integrated button underneath.
4. Two fingers near each other moving in the same direction
   are coalesced as a swipe gesture under the pointer.
5. Two or more fingers moving in arbitrary directions are
   transformed into touches in the vicinity of the pointer.
   This makes scale/zoom and rotate gestures possible.

Added a native VelocityTracker implementation to enable intelligent
switching of the active pointer during drags.

Change-Id: I7b7ddacc724fb1306e1590dbaebb740d3130d7cd

13 years agoMerge "DO NOT MERGE. Preference activity changes to work on smaller tablet screens...
Amith Yamasani [Tue, 24 May 2011 00:05:47 +0000 (17:05 -0700)]
Merge "DO NOT MERGE. Preference activity changes to work on smaller tablet screens." into honeycomb-mr2

13 years agoMerge "MountService: Add StorageVolume as extra in storage related broadcasts." into...
Mike Lockwood [Tue, 24 May 2011 00:04:01 +0000 (17:04 -0700)]
Merge "MountService: Add StorageVolume as extra in storage related broadcasts." into honeycomb-mr2

13 years agoMerge "DO NOT MERGE Use previous version if version is a codename" into honeycomb-mr2
John Reck [Mon, 23 May 2011 23:47:32 +0000 (16:47 -0700)]
Merge "DO NOT MERGE Use previous version if version is a codename" into honeycomb-mr2

13 years agoMerge "Add "television" mode." into honeycomb-mr2
Dianne Hackborn [Mon, 23 May 2011 22:18:20 +0000 (15:18 -0700)]
Merge "Add "television" mode." into honeycomb-mr2

13 years agoAdd "television" mode.
Dianne Hackborn [Fri, 20 May 2011 23:11:04 +0000 (16:11 -0700)]
Add "television" mode.

Change-Id: Ida1fdb61b036a8b489dbeda196fb4bc82e651b2b

13 years agoMerge "Fix 4462474: Use new sw600dp resource target for LockScreen & SystemUI" into...
Jim Miller [Fri, 20 May 2011 23:49:08 +0000 (16:49 -0700)]
Merge "Fix 4462474: Use new sw600dp resource target for LockScreen & SystemUI" into honeycomb-mr2

13 years agoMerge "Change measurement of effective screen height for PopupWindow now that Display...
Adam Powell [Fri, 20 May 2011 22:59:19 +0000 (15:59 -0700)]
Merge "Change measurement of effective screen height for PopupWindow now that DisplayMetrics reports it without system decorations." into honeycomb-mr2

13 years agoMerge "Add ParcelFileDescriptor.fromFd() and .adoptFd()." into honeycomb-mr2
Dianne Hackborn [Fri, 20 May 2011 21:28:43 +0000 (14:28 -0700)]
Merge "Add ParcelFileDescriptor.fromFd() and .adoptFd()." into honeycomb-mr2

13 years agoMerge "Fix 4462497: Move layouts from xlarge to large to enable 7" tablets" into...
Jim Miller [Fri, 20 May 2011 20:13:19 +0000 (13:13 -0700)]
Merge "Fix 4462497: Move layouts from xlarge to large to enable 7" tablets" into honeycomb-mr2

13 years agoMerge "Fix 4462474: Fixes crash on 7" tablet due to using wrong resource" into honeyc...
Jim Miller [Fri, 20 May 2011 20:12:57 +0000 (13:12 -0700)]
Merge "Fix 4462474: Fixes crash on 7" tablet due to using wrong resource" into honeycomb-mr2

13 years agoMerge "New opaque cab assets; search dialog tweaks." into honeycomb-mr2
Adam Powell [Fri, 20 May 2011 19:59:43 +0000 (12:59 -0700)]
Merge "New opaque cab assets; search dialog tweaks." into honeycomb-mr2