Jeff Brown
131c791954
am 33c30e36: am 102e97bb: am 8f4baad3: Merge "Blank or unblank all displays as need." into jb-mr1-dev
...
* commit '33c30e36a5f2630cf7f3b2bced899009fead3460':
Blank or unblank all displays as need.
2012-10-09 00:09:35 -07:00
Jeff Brown
102e97bb6d
am 8f4baad3: Merge "Blank or unblank all displays as need." into jb-mr1-dev
...
* commit '8f4baad387d8ad63efbc05cfa8c4e4c472793deb':
Blank or unblank all displays as need.
2012-10-09 00:05:26 -07:00
Jeff Brown
9e316a1a2a
Blank or unblank all displays as need.
...
Ensures that both the internal display and HDMI are blanked
or unblanked in tandem.
Bug: 7309812
Change-Id: Ie8b96d393e8bb20d23c92f3320142d9f7cf42aff
2012-10-08 19:23:15 -07:00
Justin Koh
39952fa74b
am 4e6e0ace: am 1a7cfd67: Merge "Fix for the clearing of fling events" into jb-mr1-aah-dev
...
* commit '4e6e0ace3309d74b582e2d18e7df5e788beeb5da':
Fix for the clearing of fling events
2012-10-08 11:00:34 -07:00
Justin Koh
1a7cfd67c2
Merge "Fix for the clearing of fling events" into jb-mr1-aah-dev
2012-10-08 10:52:07 -07:00
Romain Guy
acf74db4ac
am bfb2883b: am b0f85147: am 133fcdf4: Merge "Clear draw flags when updating TextureView\'s layer Bug #7171323 " into jb-mr1-dev
...
* commit 'bfb2883b57a0eabb83d786a1f9d187a26e36d7f5':
Clear draw flags when updating TextureView's layer Bug #7171323
2012-10-07 23:44:19 -07:00
Romain Guy
b0f8514753
am 133fcdf4: Merge "Clear draw flags when updating TextureView\'s layer Bug #7171323 " into jb-mr1-dev
...
* commit '133fcdf44bccbda1fe7931bca7d911806435491b':
Clear draw flags when updating TextureView's layer Bug #7171323
2012-10-07 23:36:08 -07:00
Romain Guy
133fcdf44b
Merge "Clear draw flags when updating TextureView's layer Bug #7171323 " into jb-mr1-dev
2012-10-07 18:00:41 -07:00
Romain Guy
52b307ebc8
Clear draw flags when updating TextureView's layer
...
Bug #7171323
Finally!
Change-Id: Iefef8fb9a8ef1fe4b374005067145319312c57cf
2012-10-07 17:57:30 -07:00
Craig Mautner
8565363126
am 337aa27a: am 8ee7ac22: am 33877e15: Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev
...
* commit '337aa27a6307e0f40705ee676551dda4bf6cb894':
Adds showWhenLocked attribute to Activities.
2012-10-07 11:55:58 -07:00
Craig Mautner
8ee7ac22e6
am 33877e15: Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev
...
* commit '33877e15b8bfc50bd874027689a4794aa93b923d':
Adds showWhenLocked attribute to Activities.
2012-10-07 11:50:54 -07:00
Craig Mautner
33877e15b8
Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev
2012-10-07 11:48:50 -07:00
Craig Mautner
5962b12bed
Adds showWhenLocked attribute to Activities.
...
The new attribute allows an Activity such as the alarm to appear
on all users screens.
Bug: 7213805 fixed.
Change-Id: If7866b13d88c04af07debc69e0e875d0adc6050a
2012-10-06 13:09:58 -07:00
Svetoslav Ganov
9c377bd2d6
am 481a0aac: am 88ae2e2a: am d9c99124: Merge "Incorrect temporary detach of accessibility focused view may lead to a crash." into jb-mr1-dev
...
* commit '481a0aac1f28233854ead339f0c9697eb1286653':
Incorrect temporary detach of accessibility focused view may lead to a crash.
2012-10-05 20:11:14 -07:00
Svetoslav Ganov
88ae2e2abe
am d9c99124: Merge "Incorrect temporary detach of accessibility focused view may lead to a crash." into jb-mr1-dev
...
* commit 'd9c99124d4870361c7c1e28fb78adf245eb1305a':
Incorrect temporary detach of accessibility focused view may lead to a crash.
2012-10-05 20:06:50 -07:00
Svetoslav Ganov
d9c99124d4
Merge "Incorrect temporary detach of accessibility focused view may lead to a crash." into jb-mr1-dev
2012-10-05 20:04:37 -07:00
Svetoslav Ganov
c886060272
Incorrect temporary detach of accessibility focused view may lead to a crash.
...
1. If an app naither reattaches nor removes detached view that has
accessibility focus, an exception in the drawing of accessibility
focus occurs since we are trying to compute the focused rect by
offseting the bounds of the focused view in coords of the root
but the focused one is not attached.
bug:7297191
Change-Id: Ib69d52e474b8ea365754f5311f5e809bd757dd1a
2012-10-05 18:47:13 -07:00
Svetoslav Ganov
a1a2cdf78a
am 5bfa59b3: am 82d5b6e1: am 020daada: Merge "Accessibility focus not cleared on temporary detach." into jb-mr1-dev
...
* commit '5bfa59b32fcfd09fcd66381cc7d951f156d1363b':
Accessibility focus not cleared on temporary detach.
2012-10-05 17:40:38 -07:00
Svetoslav Ganov
82d5b6e1dd
am 020daada: Merge "Accessibility focus not cleared on temporary detach." into jb-mr1-dev
...
* commit '020daada9d5311921fe3185c68f083cf4aac18f8':
Accessibility focus not cleared on temporary detach.
2012-10-05 17:36:16 -07:00
Svetoslav Ganov
020daada9d
Merge "Accessibility focus not cleared on temporary detach." into jb-mr1-dev
2012-10-05 17:33:36 -07:00
Svetoslav Ganov
8d0739da7f
Accessibility focus not cleared on temporary detach.
...
1. There was a path for removing a view without clearing its accessibility focus.
Then when we try to draw the focused rectangle we get an exception since the
accessibility focused view is not attached to the view tree when computing
the location of the rectangel to draw.
bug:7297191
Change-Id: I81e3c35e830e27cf95e73accb665629d0c456afb
2012-10-05 17:26:49 -07:00
Craig Mautner
eef14894db
am 51e461a9: am f630bd76: am 2874a540: Merge "Add flag for displaying non-user\'s Windows to user." into jb-mr1-dev
...
* commit '51e461a9853b534b3e62052923a3ea7e39a2e4c9':
Add flag for displaying non-user's Windows to user.
2012-10-05 16:21:02 -07:00
Craig Mautner
f630bd762f
am 2874a540: Merge "Add flag for displaying non-user\'s Windows to user." into jb-mr1-dev
...
* commit '2874a54068af1e7de3c1c046cc0061412daafaf8':
Add flag for displaying non-user's Windows to user.
2012-10-05 16:16:03 -07:00
Craig Mautner
2874a54068
Merge "Add flag for displaying non-user's Windows to user." into jb-mr1-dev
2012-10-05 16:14:12 -07:00
Craig Mautner
88400d3a31
Add flag for displaying non-user's Windows to user.
...
Created a new flag that indicates that a window should be shown
to all users. For the flag to be valid the owner of the window
must have system permissions.
Also separated system window types into those that show to all
users (e.g. StatusBar, Keyguard, ....) and those that appear only
to the owning users (e.g. Drag, ANR, TOAST, ...). Those that appear
only to their owner can override their default behavior using
the new flag (e.g. LowBattery).
Fixes bug 7211965.
Change-Id: I1fdca25d57b7b523f0c7f8bceb819af656c388d4
2012-10-05 15:29:25 -07:00
Romain Guy
099a1173b9
am b0625ac5: am 4a4e2c1a: am 5075f8e3: Merge "Update TextureView\'s layer on size change Bug #7171323 " into jb-mr1-dev
...
* commit 'b0625ac58dbb0cff6cb52e5f999e8b7ae2c1fb0e':
Update TextureView's layer on size change Bug #7171323
2012-10-05 15:20:28 -07:00
Romain Guy
4a4e2c1a3e
am 5075f8e3: Merge "Update TextureView\'s layer on size change Bug #7171323 " into jb-mr1-dev
...
* commit '5075f8e3237cb950104049fd8b5677e6aad0306f':
Update TextureView's layer on size change Bug #7171323
2012-10-05 15:16:30 -07:00
Romain Guy
5075f8e323
Merge "Update TextureView's layer on size change Bug #7171323 " into jb-mr1-dev
2012-10-05 15:14:07 -07:00
Jeff Brown
ed249218b1
am 4bb6d07a: am 513b8ea1: am 3f1246a2: Merge "Coordinate screen on with the window manager." into jb-mr1-dev
...
* commit '4bb6d07a8b93e37b20299374141118c07e7bc80c':
Coordinate screen on with the window manager.
2012-10-05 15:02:25 -07:00
Romain Guy
88801b270f
Update TextureView's layer on size change
...
Bug #7171323
Change-Id: I24bedd7775ebf585ffcbd43b661e9c961f380c29
2012-10-05 14:58:33 -07:00
Jeff Brown
513b8ea16f
am 3f1246a2: Merge "Coordinate screen on with the window manager." into jb-mr1-dev
...
* commit '3f1246a29b58cf78ebe674ec0905ad1795027aac':
Coordinate screen on with the window manager.
2012-10-05 14:58:01 -07:00
Jeff Brown
c38c9be031
Coordinate screen on with the window manager.
...
Bug: 7267457
Change-Id: Ic2c322253639e1f0b2e4e72a7b145025d0240f93
2012-10-05 14:39:23 -07:00
Ben Pietrzak
128dc2cfdc
Fix for the clearing of fling events
...
Change-Id: If42134873157bb8f4f8834e2ca8afe7f78b321c9
2012-10-05 13:57:49 -07:00
Adam Cohen
c5bbd1c6a5
am 451d49b3: am a39c5c36: am 327424d6: Merge "Plumbing to allow keyguard to be shown with user switcher (issue 7175023)" into jb-mr1-dev
...
* commit '451d49b34c8399a3479ca96addcc11857b6afb3e':
Plumbing to allow keyguard to be shown with user switcher (issue 7175023)
2012-10-04 18:08:36 -07:00
Adam Cohen
a39c5c369a
am 327424d6: Merge "Plumbing to allow keyguard to be shown with user switcher (issue 7175023)" into jb-mr1-dev
...
* commit '327424d69b99213e872e91f05feba2d0a137d6c7':
Plumbing to allow keyguard to be shown with user switcher (issue 7175023)
2012-10-04 18:03:36 -07:00
Adam Cohen
f752202bee
Plumbing to allow keyguard to be shown with user switcher (issue 7175023)
...
-> Also reduced calls to lockNow, and moved this call in ActivityManagerService
Change-Id: I9ba34ca902f7c0f71fa4ec302104688ca8d11f55
2012-10-04 17:53:01 -07:00
Jeff Brown
2e65fa2cc3
am 6ac19fe0: am 4fb5b85a: am dce8b948: Merge "Fix parceling of display info flags." into jb-mr1-dev
...
* commit '6ac19fe0b02c05089e53e380a980b4f646739b30':
Fix parceling of display info flags.
2012-10-04 15:33:35 -07:00
Jeff Brown
4fb5b85a5b
am dce8b948: Merge "Fix parceling of display info flags." into jb-mr1-dev
...
* commit 'dce8b948320e933e46e4a38c496f56555472495f':
Fix parceling of display info flags.
2012-10-04 15:27:15 -07:00
Jeff Brown
dce8b94832
Merge "Fix parceling of display info flags." into jb-mr1-dev
2012-10-04 15:04:21 -07:00
Jeff Brown
3f2ba6220b
Fix parceling of display info flags.
...
Bug: 7283429
Change-Id: I5365a3b06d9b9f2414f9a9d2c94b0906c41b4ece
2012-10-04 14:58:43 -07:00
Satoshi Kataoka
feb750e729
am 580bb919: am faf45d25: am ebf7e285: Merge "Close the current input method when attached view doesn\'t have a handler" into jb-mr1-dev
...
* commit '580bb919ed61d22de018f5cb0df68ae566c01843':
Close the current input method when attached view doesn't have a handler
2012-10-03 21:08:51 -07:00
Satoshi Kataoka
faf45d2525
am ebf7e285: Merge "Close the current input method when attached view doesn\'t have a handler" into jb-mr1-dev
...
* commit 'ebf7e2851cab55348153fca299c52042b125924d':
Close the current input method when attached view doesn't have a handler
2012-10-03 21:05:12 -07:00
Satoshi Kataoka
ebf7e2851c
Merge "Close the current input method when attached view doesn't have a handler" into jb-mr1-dev
2012-10-03 21:02:20 -07:00
Romain Guy
82fa5ffbbc
am bf8d8e73: am 5971d03f: am f7ee2a03: Merge "Fix rendering artifacts on tiled renderers Bug #7275145 " into jb-mr1-dev
...
* commit 'bf8d8e73e4123f529845e88de6d74b62853b9786':
Fix rendering artifacts on tiled renderers Bug #7275145
2012-10-03 18:53:48 -07:00
Romain Guy
5971d03f23
am f7ee2a03: Merge "Fix rendering artifacts on tiled renderers Bug #7275145 " into jb-mr1-dev
...
* commit 'f7ee2a03c1f930db4b20c04225f496ada97e646b':
Fix rendering artifacts on tiled renderers Bug #7275145
2012-10-03 18:49:30 -07:00
Justin Koh
6f409f9f3b
am 11adf0ad: am a521abef: Merge "Synthesizing D-pad event directly from motion events. Includes fling." into jb-mr1-aah-dev
...
* commit '11adf0ad313a53d017bcbab81969b3c2d9547a17':
Synthesizing D-pad event directly from motion events. Includes fling.
2012-10-03 18:22:55 -07:00
Romain Guy
dfab363807
Fix rendering artifacts on tiled renderers
...
Bug #7275145
This change fixes ViewRoot and adds extra debug information. It does
not solve the problem entirely. Another CL will.
Change-Id: I7e604ba38aad7f421769783dcbd998d6905ab2d9
2012-10-03 18:07:59 -07:00
Ben Pietrzak
6f403a8290
Synthesizing D-pad event directly from motion events. Includes fling.
...
Change-Id: I0b1d4fafee6f21b64ca8b4480e4fde73085efbbe
2012-10-03 17:31:49 -07:00
Satoshi Kataoka
3573950e0b
Close the current input method when attached view doesn't have a handler
...
Bug: 7187452
Change-Id: Iba4f7ac89f5806e871aaeb97f366935b83b95a5a
2012-10-03 12:07:23 +09:00
Adam Powell
fbe981b9ca
am 3183a2cf: am 653d4b47: am d27f1cd3: Merge "Further refine touchMajor processing in ScaleGestureDetector" into jb-mr1-dev
...
* commit '3183a2cf28f7490e878a3186c4fb7fa3987a52c7':
Further refine touchMajor processing in ScaleGestureDetector
2012-10-02 19:40:32 -07:00