Amith Yamasani
c207d53276
Merge "More preference item visual adjustments for smaller tablets. DO NOT MERGE" into honeycomb-mr2
2011-05-25 10:58:24 -07:00
Russell Brenner
331c27672b
am 64796477: Merge "DO NOT MERGE-Refire the redraw event if webkit wasn\'t ready" into honeycomb-mr2
...
* commit '64796477f61f2fb5435e5043820c67dead4ec577':
DO NOT MERGE-Refire the redraw event if webkit wasn't ready
2011-05-25 09:05:55 -07:00
Russell Brenner
e2888ad71b
Merge "DO NOT MERGE-Refire the redraw event if webkit wasn't ready" into honeycomb-mr2
2011-05-25 09:00:26 -07:00
Dianne Hackborn
c04b3bf282
am c404e9b2: Merge "More compatibility mode improvements." into honeycomb-mr2
...
* commit 'c404e9b20165f634904d1489216d17d8e09fe696':
More compatibility mode improvements.
2011-05-24 19:10:53 -07:00
Dianne Hackborn
964ce8d835
Merge "More compatibility mode improvements." into honeycomb-mr2
2011-05-24 19:07:55 -07:00
Kristian Monsen
3493a191b0
am 36ac304c: Merge "Fix for bug 4144936: [Proxy setting]: traffic to a bypass domain doesn\'t bypass proxy DO NOT MERGE" into honeycomb-mr2
...
* commit '36ac304c6e62dbb1caaf729c70d7aa956aff63be':
Fix for bug 4144936: [Proxy setting]: traffic to a bypass domain doesn't bypass proxy DO NOT MERGE
2011-05-24 11:19:00 -07:00
Kristian Monsen
4994521abe
Merge "Fix for bug 4144936: [Proxy setting]: traffic to a bypass domain doesn't bypass proxy DO NOT MERGE" into honeycomb-mr2
2011-05-24 11:16:39 -07:00
John Reck
f6fcd16afe
am 2959916b: Merge "Update the Desktop UA to Chrome" into honeycomb-mr2
...
* commit '2959916b13165f56431f3993bd6b16364032af14':
Update the Desktop UA to Chrome
2011-05-24 11:06:38 -07:00
John Reck
79b4767c7b
Merge "Update the Desktop UA to Chrome" into honeycomb-mr2
2011-05-24 11:03:11 -07:00
Wink Saville
4069906902
Merge "Handle ProvideLocalInfo stk command." into honeycomb-LTE
2011-05-24 10:06:58 -07:00
Irfan Sheriff
88c0592727
Merge "Clear network id when invalid" into honeycomb-LTE
2011-05-23 22:30:33 -07:00
Jeffrey Tinker
58b5ba395c
am ef89cc14: Merge "Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038 " into honeycomb-mr2
...
* commit 'ef89cc14957ab631346564801841190346632ac9':
Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038
2011-05-23 18:15:47 -07:00
Jeffrey Tinker
e56ab8987a
Merge "Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038 " into honeycomb-mr2
2011-05-23 18:10:10 -07:00
Mike Lockwood
dad49d9f53
am 5d78e0b8: Merge "GPS: Change NTP polling interval from 4 to 24 hours" into honeycomb-mr2
...
* commit '5d78e0b8ea548da3fa88ae2190a9334297b992b6':
GPS: Change NTP polling interval from 4 to 24 hours
2011-05-23 18:04:44 -07:00
Mike Lockwood
e8b9b1ad24
Merge "GPS: Change NTP polling interval from 4 to 24 hours" into honeycomb-mr2
2011-05-23 18:01:50 -07:00
Jeff Brown
1eb42cf6db
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
2011-05-23 17:20:42 -07:00
Jeff Brown
c5982b7bee
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
2011-05-23 17:19:59 -07:00
Jeff Brown
247da72a5b
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
2011-05-23 17:19:38 -07:00
Amith Yamasani
e5d0e60776
am 51652f56: Merge "DO NOT MERGE. Preference activity changes to work on smaller tablet screens." into honeycomb-mr2
...
* commit '51652f5674e266d62607324255517d41d225d9be':
DO NOT MERGE. Preference activity changes to work on smaller tablet screens.
2011-05-23 17:08:48 -07:00
Mike Lockwood
ba53d912df
am 988b6648: Merge "MountService: Add StorageVolume as extra in storage related broadcasts." into honeycomb-mr2
...
* commit '988b6648b0138fe1294228e17164b2f1d6a4042d':
MountService: Add StorageVolume as extra in storage related broadcasts.
2011-05-23 17:06:47 -07:00
Amith Yamasani
793c8503d7
Merge "DO NOT MERGE. Preference activity changes to work on smaller tablet screens." into honeycomb-mr2
2011-05-23 17:05:47 -07:00
Mike Lockwood
147079acee
Merge "MountService: Add StorageVolume as extra in storage related broadcasts." into honeycomb-mr2
2011-05-23 17:04:01 -07:00
John Reck
a59f1573e0
am 4a74eb67: Merge "DO NOT MERGE Use previous version if version is a codename" into honeycomb-mr2
...
* commit '4a74eb679917797bf77a20773e0c079f5cc808e4':
DO NOT MERGE Use previous version if version is a codename
2011-05-23 16:50:23 -07:00
John Reck
fe750a4010
Merge "DO NOT MERGE Use previous version if version is a codename" into honeycomb-mr2
2011-05-23 16:47:32 -07:00
Dianne Hackborn
14298e1c71
am 40277df7: Merge "Add "television" mode." into honeycomb-mr2
...
* commit '40277df7c33c0fc381eec589c768fe86de4b4404':
Add "television" mode.
2011-05-23 16:07:43 -07:00
Dianne Hackborn
ac3311f484
Merge "Add "television" mode." into honeycomb-mr2
2011-05-23 15:18:20 -07:00
Dianne Hackborn
a6b34ef26a
Add "television" mode.
...
Change-Id: Ida1fdb61b036a8b489dbeda196fb4bc82e651b2b
2011-05-23 15:11:08 -07:00
Wink Saville
9e9b8e38a0
Merge "Map multiple apnType to one DataConnection fixes." into honeycomb-LTE
2011-05-23 13:39:03 -07:00
Wink Saville
2a2f80d6d6
Merge "Data Connection: Use Alarm for all delayed data retries." into honeycomb-LTE
2011-05-23 13:38:36 -07:00
Shimeng (Simon) Wang
45ae0d79ad
am 358d2cd9: Simplify browser pause/resume logic to avoid stuck timer.
...
* commit '358d2cd96403383cfb91bb68598a4cb2fe2e170e':
Simplify browser pause/resume logic to avoid stuck timer.
2011-05-23 12:14:04 -07:00
James Dong
9951acae07
am a5293d1c: Add some logging to track down where ANR happens during MediaPlayer._release().
...
* commit 'a5293d1ca4459293f4993ea39c09ea703a022844':
Add some logging to track down where ANR happens during MediaPlayer._release().
2011-05-23 09:59:59 -07:00
Wink Saville
d4ff38f159
Merge "Notify RIL that PDP reset is triggered due to data stall" into honeycomb-LTE
2011-05-20 17:23:45 -07:00
John Wang
647975b59c
Merge "Add UI to handle SIM swap." into honeycomb-LTE
2011-05-20 17:18:56 -07:00
Jim Miller
89bbe8d827
am 2c7906eb: Merge "Fix 4462474: Use new sw600dp resource target for LockScreen & SystemUI" into honeycomb-mr2
...
* commit '2c7906eb392c6349e6f75fd2681310b934d6e262':
Fix 4462474: Use new sw600dp resource target for LockScreen & SystemUI
2011-05-20 16:51:49 -07:00
Jim Miller
643ad1de51
Merge "Fix 4462474: Use new sw600dp resource target for LockScreen & SystemUI" into honeycomb-mr2
2011-05-20 16:49:08 -07:00
Wink Saville
080fe5c2c1
Merge "Fix broken data retry" into honeycomb-LTE
2011-05-20 16:47:54 -07:00
Adam Powell
87360924a4
am bdc26dc3: Merge "Change measurement of effective screen height for PopupWindow now that DisplayMetrics reports it without system decorations." into honeycomb-mr2
...
* commit 'bdc26dc34a5d848883d5acdee62f5b4403e8fe04':
Change measurement of effective screen height for PopupWindow now that DisplayMetrics reports it without system decorations.
2011-05-20 16:02:21 -07:00
Adam Powell
a7a8ea1f6f
Merge "Change measurement of effective screen height for PopupWindow now that DisplayMetrics reports it without system decorations." into honeycomb-mr2
2011-05-20 15:59:19 -07:00
Wink Saville
4ee7a7cd52
Merge "Change getLteOnCdmaModeStatic to dynamically determine its result." into honeycomb-LTE
2011-05-20 15:27:03 -07:00
Dianne Hackborn
7e4c1982d3
am 1b144e62: Merge "Add ParcelFileDescriptor.fromFd() and .adoptFd()." into honeycomb-mr2
...
* commit '1b144e625fb0d34cd680c44cbcfb2deb8a76d4c6':
Add ParcelFileDescriptor.fromFd() and .adoptFd().
2011-05-20 14:32:35 -07:00
Dianne Hackborn
cbc706222f
Merge "Add ParcelFileDescriptor.fromFd() and .adoptFd()." into honeycomb-mr2
2011-05-20 14:28:43 -07:00
Robert Greenwalt
26e447eff3
Merge "Simplfy getActive* calls in ConnectivityService" into honeycomb-LTE
2011-05-20 14:25:29 -07:00
Jim Miller
2d99f8540a
am 14e45f9b: Merge "Fix 4462497: Move layouts from xlarge to large to enable 7" tablets" into honeycomb-mr2
...
* commit '14e45f9b19a846af074d73b3792e35de0448ac21':
Fix 4462497: Move layouts from xlarge to large to enable 7" tablets
2011-05-20 13:16:47 -07:00
Jim Miller
894077b7bf
am 5e731140: Merge "Fix 4462474: Fixes crash on 7" tablet due to using wrong resource" into honeycomb-mr2
...
* commit '5e731140f38e06c42885fa300efc30da00711c76':
Fix 4462474: Fixes crash on 7" tablet due to using wrong resource
2011-05-20 13:16:43 -07:00
Jim Miller
43e0fc2793
Merge "Fix 4462497: Move layouts from xlarge to large to enable 7" tablets" into honeycomb-mr2
2011-05-20 13:13:19 -07:00
Jim Miller
d01bbac731
Merge "Fix 4462474: Fixes crash on 7" tablet due to using wrong resource" into honeycomb-mr2
2011-05-20 13:12:57 -07:00
Adam Powell
0233c6ef98
am 73a31ec9: Merge "New opaque cab assets; search dialog tweaks." into honeycomb-mr2
...
* commit '73a31ec91c3e472503e9fbbfe82b8c3bbc5140ed':
New opaque cab assets; search dialog tweaks.
2011-05-20 13:04:11 -07:00
Adam Powell
d415a61653
Merge "New opaque cab assets; search dialog tweaks." into honeycomb-mr2
2011-05-20 12:59:43 -07:00
Gloria Wang
8c9b1529d7
am a6f1104b: Use pread() to get the decrypted data for container based DRM file. For bug 4392094.
...
* commit 'a6f1104b9d829c636b60b9387e379f9667b5df09':
Use pread() to get the decrypted data for container based DRM file. For bug 4392094.
2011-05-20 10:57:51 -07:00
satok
551d68b90c
am b4788fdb: Do not merge. Backport two fixes for InputMethethodFramework
...
* commit 'b4788fdbfdda97bd9cfd0e483276934114d9c438':
Do not merge. Backport two fixes for InputMethethodFramework
2011-05-20 06:41:03 -07:00