Jeff Brown
1d5e668cdb
am 767bc6d2: am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into jb-dev
...
* commit '767bc6d26c98594525ed7dd94e8880335e15e8a8':
Implement an integrating VelocityTracker strategy.
2012-06-03 21:23:34 -07:00
Jeff Brown
94456bb32c
am 7d3fa093: am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev
...
* commit '7d3fa093bbd34e19f6b580b6258c8ea4e138c777':
Make velocity tracker strategy configurable.
2012-06-03 21:23:29 -07:00
Jeff Brown
767bc6d26c
am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into jb-dev
...
* commit '1fbbc0716f9b70c6dcee00c4550757077ef7f7b5':
Implement an integrating VelocityTracker strategy.
2012-06-03 21:19:16 -07:00
Jeff Brown
7d3fa093bb
am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev
...
* commit 'f47e76e2c78e78e26110786e99548d718d177c32':
Make velocity tracker strategy configurable.
2012-06-03 21:19:13 -07:00
Jeff Brown
1fbbc0716f
Merge "Implement an integrating VelocityTracker strategy." into jb-dev
2012-06-03 21:16:38 -07:00
Jeff Brown
f47e76e2c7
Merge "Make velocity tracker strategy configurable." into jb-dev
2012-06-03 21:16:18 -07:00
Svetoslav Ganov
c0a0c7160a
am 66a10964: am cc822a76: Merge "Touch exploration gesture end not delivered to clients." into jb-dev
...
* commit '66a10964b0aa56e07263005e6a41a87ecd2dd2d7':
Touch exploration gesture end not delivered to clients.
2012-06-03 20:41:23 -07:00
Jeff Brown
42684c567a
Merge "Clamp the minimum screen brightness."
2012-06-03 20:38:17 -07:00
Svetoslav Ganov
66a10964b0
am cc822a76: Merge "Touch exploration gesture end not delivered to clients." into jb-dev
...
* commit 'cc822a769e752c2845dc795f05b7b35b5b3f6614':
Touch exploration gesture end not delivered to clients.
2012-06-03 20:32:43 -07:00
Svetoslav Ganov
cc822a769e
Merge "Touch exploration gesture end not delivered to clients." into jb-dev
2012-06-03 20:30:12 -07:00
Svetoslav Ganov
cd94caf2bb
Touch exploration gesture end not delivered to clients.
...
1. Touch exploration gestures are demarcated by start and end
events. Due to a bug in the AccessibilityManagerService
the gesture end event was not dispatched. This caused the
AccessibilityNodeInfoCache to be off sync since it relies
on getting such events not to mention that the clients were
not getting the end but only the start event. The issue
was that the notified service types variable was not reset
after every event so when the manager sends the last hover
exit it flags that the service type is already notified
resulting in dropping on the floor the following gesture
end event.
bug:6539306
Change-Id: I2b96bcecea3b2240199d67f01afa6a033afce1de
2012-06-03 19:34:38 -07:00
Jeff Brown
53dd12a668
Implement an integrating VelocityTracker strategy.
...
This algorithm better tolerates certain kinds of errors in the
touch input than the least squares strategy but it may underestimate
the velocity of accelerating movements. This algorithm is
mainly of interest as a baseline for testing and comparison with the
least squares algorithm, which remains the default.
Bug: 6413587
Change-Id: I8ddb50084e44875e234717907e5b06d03f59788c
2012-06-03 19:23:58 -07:00
Jeff Brown
9eb7d86181
Make velocity tracker strategy configurable.
...
This change is very useful for testing purposes because it makes it
easy to compare different implementations to see how they behave.
There is no change to the current default strategy.
Bug: 6413587
Change-Id: I4d8567aa4160571ba9fa397ce419882cd9366749
2012-06-03 19:21:49 -07:00
Svetoslav Ganov
bc595b798e
am b59d0618: am b6585d19: Merge "Double input focus and focus movement in list not working." into jb-dev
...
* commit 'b59d06186130921c02b6a4b0c98d0c43379df6d4':
Double input focus and focus movement in list not working.
2012-06-03 18:59:50 -07:00
Svetoslav Ganov
b59d061861
am b6585d19: Merge "Double input focus and focus movement in list not working." into jb-dev
...
* commit 'b6585d19311f13ec28fa38a3c849589dba8c293a':
Double input focus and focus movement in list not working.
2012-06-03 18:55:22 -07:00
Svetoslav Ganov
b6585d1931
Merge "Double input focus and focus movement in list not working." into jb-dev
2012-06-03 18:52:20 -07:00
Adam Powell
0289de8120
am dd0a64a9: am 757b3c27: Fix ordering of product-specific strings
...
* commit 'dd0a64a9ba1c8536337d69d4de55d5c8b133c75d':
Fix ordering of product-specific strings
2012-06-03 14:56:38 -07:00
Adam Powell
dd0a64a9ba
am 757b3c27: Fix ordering of product-specific strings
...
* commit '757b3c274ef0df765bcbc351a64367ed39e69369':
Fix ordering of product-specific strings
2012-06-03 14:52:59 -07:00
Adam Powell
757b3c274e
Fix ordering of product-specific strings
...
Change-Id: Ic825e13be639731380897b937d80938762fce5ce
2012-06-03 14:46:43 -07:00
Adam Powell
1a18189c96
am bdc17727: am 9b12b4ed: Fix product-specific string declaration
...
* commit 'bdc177271ac8484d92218221a0166a273e6e6a10':
Fix product-specific string declaration
2012-06-03 14:45:14 -07:00
Adam Powell
bdc177271a
am 9b12b4ed: Fix product-specific string declaration
...
* commit '9b12b4edcea9a66357b0483a81b79630d83dc6d9':
Fix product-specific string declaration
2012-06-03 14:40:30 -07:00
Adam Powell
9b12b4edce
Fix product-specific string declaration
...
Change-Id: Ib753995ed7bf47bb6724309370c9b05d65cfd81b
2012-06-03 14:32:04 -07:00
Adam Powell
a55a94bfb3
am 58e29c06: am 7c86958d: Merge "Add MediaRouter API." into jb-dev
...
* commit '58e29c06610054419339bb0a75c44ab30d6fe89a':
Add MediaRouter API.
2012-06-03 14:19:07 -07:00
Adam Powell
58e29c0661
am 7c86958d: Merge "Add MediaRouter API." into jb-dev
...
* commit '7c86958d73e7216a92bdfd84fce4440e1def7eaa':
Add MediaRouter API.
2012-06-03 14:14:29 -07:00
Adam Powell
7c86958d73
Merge "Add MediaRouter API." into jb-dev
2012-06-03 14:11:43 -07:00
Svetoslav Ganov
e5b0bc2649
am dafffc35: am 778fa81f: Merge "Fixing a crash in the TouchExplorer." into jb-dev
...
* commit 'dafffc35023df8b22a1a7c294f79da89199dc4c2':
Fixing a crash in the TouchExplorer.
2012-06-03 12:45:24 -07:00
Svetoslav Ganov
dafffc3502
am 778fa81f: Merge "Fixing a crash in the TouchExplorer." into jb-dev
...
* commit '778fa81f5da05dcc45260caa70c97971bdccf8bb':
Fixing a crash in the TouchExplorer.
2012-06-03 12:40:53 -07:00
Svetoslav Ganov
778fa81f5d
Merge "Fixing a crash in the TouchExplorer." into jb-dev
2012-06-03 12:38:57 -07:00
Daniel Sandler
479b6a1493
am 419c7c3d: am a764816b: Merge "Hide notifications until the device is provisioned." into jb-dev
...
* commit '419c7c3d0d129c634f7c631d009aff7987727b46':
Hide notifications until the device is provisioned.
2012-06-03 11:53:05 -07:00
Daniel Sandler
419c7c3d0d
am a764816b: Merge "Hide notifications until the device is provisioned." into jb-dev
...
* commit 'a764816b1ae961218bd7c628ab9f0ad384eab8cd':
Hide notifications until the device is provisioned.
2012-06-03 11:48:34 -07:00
Daniel Sandler
a764816b1a
Merge "Hide notifications until the device is provisioned." into jb-dev
2012-06-03 11:46:13 -07:00
Craig Mautner
4d9d59ab45
am 547be2fc: am da652f6e: Merge "Revert change to correct animations." into jb-dev
...
* commit '547be2fc329c5d8e3fca38cbf17ee32d0e788ac9':
Revert change to correct animations.
2012-06-03 01:02:22 -07:00
Craig Mautner
547be2fc32
am da652f6e: Merge "Revert change to correct animations." into jb-dev
...
* commit 'da652f6e51e5b255019ac020d56e262e477c2a46':
Revert change to correct animations.
2012-06-03 00:59:17 -07:00
Craig Mautner
da652f6e51
Merge "Revert change to correct animations." into jb-dev
2012-06-03 00:57:23 -07:00
Svetoslav Ganov
ebac1b79c4
Fixing a crash in the TouchExplorer.
...
1. If the runnable for performing a long press is not
removed when all pointers are up and it is executed
the explorer gets into delegating mode with no pointer
down and the next down crashes the explorer. Added
code to remove the long press runnable in a few places
it was missing and also added a safety in the runnable
to avoid executing it in case there are no active pointers.
bug:6557183
Change-Id: I9dab3de88fd08d8e2b38af18249ac551837c0736
2012-06-02 16:26:59 -07:00
Michael Jurka
cf9234eba1
am 0962d372: am 1f3c11b7: Merge "Add more logging for bug 6499508 (getting warmer!)" into jb-dev
...
* commit '0962d3729bc241f23bb2adbd066b46caa28db12d':
Add more logging for bug 6499508 (getting warmer!)
2012-06-02 15:36:37 -07:00
Michael Jurka
0e0efa5e5d
am 586a119c: am e766e1f5: Merge "Reduce recents memory usage" into jb-dev
...
* commit '586a119c6f30e8a69f910200afacf1ced6ef44b3':
Reduce recents memory usage
2012-06-02 15:36:34 -07:00
Michael Jurka
0962d3729b
am 1f3c11b7: Merge "Add more logging for bug 6499508 (getting warmer!)" into jb-dev
...
* commit '1f3c11b7952d92ebbafa71bf0904b8137edfd440':
Add more logging for bug 6499508 (getting warmer!)
2012-06-02 15:32:50 -07:00
Michael Jurka
586a119c6f
am e766e1f5: Merge "Reduce recents memory usage" into jb-dev
...
* commit 'e766e1f57b00910442b52d7d11ba808a6b212459':
Reduce recents memory usage
2012-06-02 15:32:49 -07:00
Craig Mautner
3aa7fcac1c
Revert change to correct animations.
...
Incorrect animation was introduced with CL 196207 (perhaps in
combination with a later CL). Reverting part of that CL fixes
the incorrect animation and so far has not reintroduced the jank
that was fixed by that CL. If the jank reappears it should be
fixed in a different fashion than in CL 196207.
Fixes bug 6597505.
Change-Id: Ie8012237a8d49810ede51bd8d78ef8c2fd91ddd4
2012-06-02 15:31:33 -07:00
Michael Jurka
1f3c11b795
Merge "Add more logging for bug 6499508 (getting warmer!)" into jb-dev
2012-06-02 15:30:54 -07:00
Michael Jurka
e766e1f57b
Merge "Reduce recents memory usage" into jb-dev
2012-06-02 15:30:26 -07:00
Svetoslav Ganov
b552d89e90
Double input focus and focus movement in list not working.
...
1. The clearFocus routine in ViewGroup was clearing the pointer
to the descendant which has focus after calling clear focus
on that child. However, currently clearing the focus of a view
causes the view that loses focus to try to give the focus to
the first focusable which potentially sets the pointer to the
child that has input focus in the ViewGroup but the ViewGruop
essentially clears that pointer. This resulted in having two
focused views at the same time in some cases.
2. AbsListView was not calling the super implementation of add
focusables if the focus type was not accessibility.
bug:6559819
Change-Id: I478dfed000b5de3f9b15e12eb82aa3d34c2301e4
2012-06-02 14:35:13 -07:00
Craig Mautner
a99b4a1d8d
am e184c05b: am d672b241: Merge "Fix power manager issues." into jb-dev
...
* commit 'e184c05b55335b733662f60acc85706f3fb6b419':
Fix power manager issues.
2012-06-02 11:29:12 -07:00
Craig Mautner
e184c05b55
am d672b241: Merge "Fix power manager issues." into jb-dev
...
* commit 'd672b241f6720201e3b8f613363d71e4291b8597':
Fix power manager issues.
2012-06-02 11:26:07 -07:00
Craig Mautner
d672b241f6
Merge "Fix power manager issues." into jb-dev
2012-06-02 11:24:29 -07:00
Jean-Baptiste Queru
4ddf2199f5
am 5daa08df: am 3df4e1a2: am 0748a569: Merge "aapt: Remove terminal pointer incrementaion"
...
* commit '5daa08df5e6a70b40aef210ec5b2bcfa897aaef6':
aapt: Remove terminal pointer incrementaion
2012-06-02 10:05:23 -07:00
Jean-Baptiste Queru
5daa08df5e
am 3df4e1a2: am 0748a569: Merge "aapt: Remove terminal pointer incrementaion"
...
* commit '3df4e1a2f1b4f0eb110c8983107b7c7fa21ed338':
aapt: Remove terminal pointer incrementaion
2012-06-02 10:00:47 -07:00
Jean-Baptiste Queru
3df4e1a2f1
am 0748a569: Merge "aapt: Remove terminal pointer incrementaion"
...
* commit '0748a5698776d1a9693a5449ffc983af26cc533b':
aapt: Remove terminal pointer incrementaion
2012-06-02 09:56:45 -07:00
Jean-Baptiste Queru
0748a56987
Merge "aapt: Remove terminal pointer incrementaion"
2012-06-02 09:21:37 -07:00