Commit Graph

38666 Commits

Author SHA1 Message Date
Katherine Kuan
5edd37a80e Merge "Swap default avatar" 2011-09-14 19:22:34 -07:00
Jeff Brown
73aaf0d8d2 Velocity Tracker II: The Revenge of Velocity Tracker
Bug: 5265529

Rewrote the velocity tracker to fit a polynomial curve
to pointer movements using least squares linear regression.
The velocity is simply the first derivative of this polynomial.

Clients can also obtain an Estimator that describes the
complete terms of the estimating polynomial including
the coefficient of determination which provides a measure
of the quality of the fit (confidence).

Enhanced PointerLocation to display the movement curve predicted
by the estimator in addition to the velocity vector.

By default, the algorithm computes a 2nd degree (quadratic)
polynomial based on a 100ms recent history horizon.

Change-Id: Id377bef44117fce68fee2c41f90134ce3224d3a1
2011-09-14 19:16:37 -07:00
Svetoslav Ganov
bfb7bf0cc1 Merge "TimePicker CTS test failing." 2011-09-14 19:07:23 -07:00
Daniel Sandler
9fb45a6eb1 Merge "Fix NPE." 2011-09-14 18:56:12 -07:00
Mathias Agopian
128118ab3a Merge "Add (support for) EGL_NV_system_time extension." 2011-09-14 18:50:54 -07:00
Jamie Gennis
945d291699 SurfaceFlinger: fix isOpaque check in lockPageFlip
This change fixes an issue where Layer::isOpaque was being called in
lockPageFlip to get the opaqueness for the new buffer before
mActiveBuffer was updated.

Bug: 5321313
Change-Id: Ibb5d7d3f4e9a2b1448e117a484a0d9f9ca5fc9de
2011-09-14 18:23:37 -07:00
Mathias Agopian
58d8fec4dc Merge "Tweak DELAY_UI for 16Hz to 15Hz" 2011-09-14 18:20:31 -07:00
Mathias Agopian
573cd6e2c0 Merge "improve sensorservice dumpsys" 2011-09-14 18:20:12 -07:00
Christopher Tate
d194e02308 Merge "Use string resources instead of inline literals for progress toasts" 2011-09-14 18:18:36 -07:00
Dianne Hackborn
a43be90f09 Merge "Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard partly" 2011-09-14 17:58:18 -07:00
James Dong
609444fcb9 Merge "Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications" 2011-09-14 17:42:22 -07:00
Adam Powell
bd31697d53 Merge "Fix bug 5237737 - ActionBar should fire an accessibility event when action mode is turned on/off" 2011-09-14 17:32:37 -07:00
Eric Fischer
4c539ce12e Merge "Bug 5278473: Add a delete option in the suggestion popup" 2011-09-14 17:18:59 -07:00
Marius Renn
3b85935d66 Merge "Rename of DoodleEffect as part of cleanup (Bug 5287103)." 2011-09-14 17:13:30 -07:00
Daniel Sandler
8aaf21f8b3 Merge "Fix disappearing BACK button." 2011-09-14 16:26:22 -07:00
Svetoslav Ganov
4c4c7202e5 Merge "AccessibilityManagerService not registered for removed packages." 2011-09-14 16:24:21 -07:00
Dianne Hackborn
8628dcdaa4 Merge "ICS is API 14." 2011-09-14 16:04:15 -07:00
Peter Ng
7ef0075697 Merge "Spinner touchstates now in line with list states" 2011-09-14 15:03:32 -07:00
Irfan Sheriff
f606550535 Merge "Add support to change IPv6 privacy extensions" 2011-09-14 15:03:26 -07:00
Adam Powell
fa7ea4a514 Merge "Bug 5151927 - Monkeys should not play with detached lists." 2011-09-14 14:54:23 -07:00
Jaikumar Ganesh
af3290fd71 Merge "Use an integer for the channel id." 2011-09-14 14:46:20 -07:00
Jaikumar Ganesh
a1808ac811 Merge "Add Register before boot flag." 2011-09-14 14:46:10 -07:00
Rajneesh Chowdury
d40e610938 Merge "Fix for bug 5309242 [Prime] VideoEditorAPITest testVideoContentHD failed" 2011-09-14 14:01:36 -07:00
Robert Greenwalt
08a72fd5d8 Merge "Add OTADM feature for Verizon requirement. - GsmDataConnectionTracker.java <in function createApnList> : modify parameter type for new ApnSetting. (carrierEnabled has changed to boolean from integer, BEARER has changed to integer from string). <in function createAllApnList> : modify telephony db query statement using carrierEnabled. (carrier_enabled: 1 enable apn, 0: disabled apn) <in function buildWaitingApns> : modify apn management code when current RAT (radio access technology) is LTE or EHRPD. add internal function named needToCheckApnBearer to check current RAT is LTE or EHRPD. - ApnSetting.java : add two member variable (carrierEnabled: apn enable/disable , bearer : Radio Access Technology) - Telephony.java : add two static string CARRIER_ENABLED & BEARER. - ApnSettingTest.java : add two assertEquals in function assertApnSettingEqual. add CARRIER_ENABLED & BEARER parameters." 2011-09-14 13:41:10 -07:00
Christopher Tate
b596180bc3 Merge "Give backup/restore confirmation a proper window title" 2011-09-14 11:34:03 -07:00
Svetoslav Ganov
ec09b911cb Merge "Disable accessibility if all accessibility serivces are disbaled." 2011-09-14 11:07:36 -07:00
Fabrice Di Meglio
b112590778 Merge "Fix some TextLayoutCache issues" 2011-09-14 11:05:04 -07:00
Gilles Debunne
41b273efbb Merge "Bug 5295607: IOOB problems in Suggestions" 2011-09-14 11:02:43 -07:00
Matthew Xie
810f69b620 Merge "Keep Binder reference in the mServiceRecordToPid hashmap" 2011-09-14 10:48:43 -07:00
Daniel Sandler
6885dfafe4 Merge "When the status bar hides, close the notification panel." 2011-09-14 10:23:21 -07:00
Scott Main
7178cfd4a7 Merge "docs: update usb driver directory" 2011-09-14 09:57:46 -07:00
Eric Laurent
e6d17213f9 Merge "Issue 5044873: Pb with BT SCO AudioManager API" 2011-09-14 09:18:23 -07:00
Narayan Kamath
00efee55df Merge "Don't wait indefinitely for audio tracks to finish playing." 2011-09-14 09:11:17 -07:00
Jean-Michel Trivi
bf8cdefdea Merge "Bug 5300223 RemoteControlClient uses PendingIntent" 2011-09-14 09:05:36 -07:00
Justin Ho
97bb018322 Merge "Moving tablet unlock screen assets to tablet-specific folders Refreshing visual style to match phone unlock assets Bug: 5231253" 2011-09-14 07:39:56 -07:00
The Android Open Source Project
e59a9f5f08 Reconcile with gingerbread-release gingerbread-mr4-release honeycomb-LTE-release
Change-Id: I2ef7b37dce08a4012ed7ba1704841fb2af846b76
2011-09-14 07:22:47 -07:00
Mike Lockwood
39c1e8b753 Merge "Move Power Manager minimum screen brightness to a framework resource" 2011-09-14 07:12:46 -07:00
Ed Heyl
ccfa5f9863 keep history after reset to GRK39D 2011-09-14 04:28:58 -07:00
Jean-Baptiste Queru
c85432ac37 am 1d6a69f8: Ignore e4f0da70 from gingerbread-plus-aosp
* commit '1d6a69f84f8d14dc8bf90f421ad49ea7f4df88b1':
  Added interface to SurfaceTexture needed by WebKit.
2011-09-13 22:40:47 -07:00
Adam Powell
93f33d1b1d Merge "Un-force fading edges in ListPopupWindows." 2011-09-13 21:48:33 -07:00
Chia-chi Yeh
27090e959e Merge "RTP: Update parameters for larger packet intervals." 2011-09-13 21:21:18 -07:00
Adam Powell
0798002bb1 Merge "Fix bug 5314559 - Slow menu scrolling in browser on some devices" 2011-09-13 21:13:15 -07:00
Jeff Brown
0984130e74 Merge "Fix bug in KeyButtonView key injection logic. Bug: 5299191 Bug: 5300282" 2011-09-13 19:23:01 -07:00
satok
a473386144 Merge "Skip the exit animation when the IME is destroyed." 2011-09-13 19:11:05 -07:00
Adam Powell
b595a35e5e Merge "Fix bug 5312352 - ListView modal multi-select mode bugs" 2011-09-13 18:17:14 -07:00
Kenny Root
ad2cbc1a23 Merge "Add verifier device identity" 2011-09-13 17:51:08 -07:00
Eric Laurent
0dba0a65f4 Merge "Issue 5298399: Lost speech after a crash in gTalk." 2011-09-13 17:50:31 -07:00
John Reck
06b1669ff1 Merge "Prevent pause/resuming a destroyed WebViewCore" 2011-09-13 17:23:11 -07:00
Adam Powell
2ec492875e Merge "Fix bug 5309557 - Monkeys and SIGSEGV do not mix!" 2011-09-13 17:15:46 -07:00
Siva Velusamy
169db5c06a Merge "Minor docs fixes: Make description match screenshot." 2011-09-13 17:10:28 -07:00