Irfan Sheriff
5ba27f4efe
am 46579dc8: am f82e7693: Merge "handleAirplaneModeToggled cleanup" into jb-dev
...
* commit '46579dc8aff0106ccf311a5679282836852f2fd9':
handleAirplaneModeToggled cleanup
2012-05-21 12:41:59 -07:00
Irfan Sheriff
9582f90eeb
am 16cf17ce: am ce66556a: Merge "Fix persisting wifi state on setWifiEnabled() call" into jb-dev
...
* commit '16cf17ce60171690526b08494482cbef4154bd96':
Fix persisting wifi state on setWifiEnabled() call
2012-05-21 12:41:50 -07:00
Craig Mautner
92302af1ee
am a978d9bf: am d51a68b3: Merge "Eliminate deferred surface destruction." into jb-dev
...
* commit 'a978d9bfefa8f7cb1591a1789effa955d902a9cf':
Eliminate deferred surface destruction.
2012-05-21 12:41:26 -07:00
Kenny Root
a3b12020ba
am e262d4bd: am 11e123f7: Merge "Check system app before removal" into jb-dev
...
* commit 'e262d4bdbd1b76a5a41123bcde4f1ad04e3f91a6':
Check system app before removal
2012-05-17 20:56:40 -07:00
Svetoslav Ganov
f1a97a851d
am 044d40ad: am 824aa860: Merge "Accessibility service needs to request permission to be bound to." into jb-dev
...
* commit '044d40ad87f5f6a321aa48f74e05b8355c40f422':
Accessibility service needs to request permission to be bound to.
2012-05-17 17:18:21 -07:00
Irfan Sheriff
a8fec13f54
am 829a82c6: am 4441a369: Merge "Add logging to capture wifi enable" into jb-dev
...
* commit '829a82c68fd64be4f997f6933d222ad604ae93d9':
Add logging to capture wifi enable
2012-05-17 15:32:54 -07:00
Adam Cohen
693cf16f85
am 6340b3f0: am e0bb6fe3: Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev
...
* commit '6340b3f028edec783ac51970421f7816195408fd':
Cap widget bitmap usage by screen size (issue 6464700)
2012-05-17 15:32:50 -07:00
Irfan Sheriff
46579dc8af
am f82e7693: Merge "handleAirplaneModeToggled cleanup" into jb-dev
...
* commit 'f82e7693ca4396435ef91c7be5348731d9e863c0':
handleAirplaneModeToggled cleanup
2012-05-17 14:22:41 -07:00
Irfan Sheriff
f82e7693ca
Merge "handleAirplaneModeToggled cleanup" into jb-dev
2012-05-17 14:19:46 -07:00
Irfan Sheriff
42d73bba66
handleAirplaneModeToggled cleanup
...
Addressing a cosmetic comment from the previous CL
Bug: 6504534
Change-Id: I04981f8b541611cb93110e8b88cd7751027060cc
2012-05-17 14:14:44 -07:00
Irfan Sheriff
16cf17ce60
am ce66556a: Merge "Fix persisting wifi state on setWifiEnabled() call" into jb-dev
...
* commit 'ce66556a345aacad517f8eb72ddec20160ce9d61':
Fix persisting wifi state on setWifiEnabled() call
2012-05-17 14:12:59 -07:00
Irfan Sheriff
ce66556a34
Merge "Fix persisting wifi state on setWifiEnabled() call" into jb-dev
2012-05-17 14:10:35 -07:00
Irfan Sheriff
f03d62007c
Fix persisting wifi state on setWifiEnabled() call
...
When somebody makes a quick setWifiEnabled calls in back to back succession,
we were missing setting the last state because we were only doing that
when wifi was in a particular state from a state machine's perspective.
This was done to handle the interaction b/w airplane and wifi and was
done in the wrong way. That part is now moved to the code which detects
airplane mode changes.
In the longer term, I want to move the whole persisting code as part of
wifi state machine which is more aware of the exact states wifi is in.
Bug: 6504534
Change-Id: I452f3f4efdeb84458dcfd280269e09ffa3844f05
2012-05-17 14:05:56 -07:00
Craig Mautner
a978d9bfef
am d51a68b3: Merge "Eliminate deferred surface destruction." into jb-dev
...
* commit 'd51a68b3d2d347be989b53af1777454f97ad9b46':
Eliminate deferred surface destruction.
2012-05-17 13:13:56 -07:00
Craig Mautner
d51a68b3d2
Merge "Eliminate deferred surface destruction." into jb-dev
2012-05-17 13:11:50 -07:00
Craig Mautner
bf08af3323
Eliminate deferred surface destruction.
...
Removing the code that delays a surface destruction when
WindowManager.FLAG_KEEP_SURFACE_WHILE_ANIMATING is set. The lock
screen that continued to animate after destroySurfaceLocked is no
longer used and this code was causing problems.
Also mDrawState was being set to NO_SURFACE in destroySurfaceLocked
even if the surface ended up not being destroyed. Later when it was
reused the false value of mDrawState was messing things up.
The screen lock bug referenced below no longer levaes the user stuck
with a black lockscreen. However it occasionally powers back up in the
launcher screen rather than the lock screen.
Fixes bug 6485955.
Change-Id: I684104c7e7c39c161a5118aa890889fbae92e635
2012-05-16 20:07:22 -07:00
Kenny Root
e262d4bdbd
am 11e123f7: Merge "Check system app before removal" into jb-dev
...
* commit '11e123f7684378578242f5824e14ddba2f68d9ca':
Check system app before removal
2012-05-16 19:01:30 -07:00
Kenny Root
11e123f768
Merge "Check system app before removal" into jb-dev
2012-05-16 18:59:04 -07:00
Svetoslav Ganov
044d40ad87
am 824aa860: Merge "Accessibility service needs to request permission to be bound to." into jb-dev
...
* commit '824aa860cd0b38b09779aab417612b115fd495a3':
Accessibility service needs to request permission to be bound to.
2012-05-16 17:58:00 -07:00
Svetoslav Ganov
824aa860cd
Merge "Accessibility service needs to request permission to be bound to." into jb-dev
2012-05-16 17:52:59 -07:00
Svetoslav Ganov
53e184d34e
Accessibility service needs to request permission to be bound to.
...
1. Every accessibility services targeting JellyBean or higher has
to request a special permission for the system to bind to it.
Change-Id: I6e579326bdf3597f148d6c67317455701ec8af68
2012-05-16 15:57:15 -07:00
Kenny Root
87b5d7b26e
Check system app before removal
...
Mae sure we check to see whether an app is really deleted or just
skipped.
Bug: 6494869
Change-Id: I918f16e4ccda87f7f6f67855c7a7aef435c64e20
2012-05-16 15:40:00 -07:00
Irfan Sheriff
829a82c68f
am 4441a369: Merge "Add logging to capture wifi enable" into jb-dev
...
* commit '4441a369abfaca15a6c4b258d36405890c93deec':
Add logging to capture wifi enable
2012-05-16 13:55:02 -07:00
Irfan Sheriff
4441a369ab
Merge "Add logging to capture wifi enable" into jb-dev
2012-05-16 13:52:29 -07:00
Adam Cohen
6340b3f028
am e0bb6fe3: Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev
...
* commit 'e0bb6fe33355f9eeed1273a3614624286a0911ce':
Cap widget bitmap usage by screen size (issue 6464700)
2012-05-16 13:47:39 -07:00
Adam Cohen
e0bb6fe333
Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev
2012-05-16 13:43:27 -07:00
Irfan Sheriff
bd21b78f0f
Add logging to capture wifi enable
...
Bug: 6504534
Change-Id: I3c3a803ce5bc53f1bdae697a23b95d63db82717c
2012-05-16 13:42:46 -07:00
Robert Greenwalt
dd0b2e55af
am 9eb23661: am 8b18354f: Merge "Add some logging to NDC." into jb-dev
...
* commit '9eb23661c43c00fc7409811c125421aababa31cf':
Add some logging to NDC.
2012-05-16 12:27:11 -07:00
Robert Greenwalt
9eb23661c4
am 8b18354f: Merge "Add some logging to NDC." into jb-dev
...
* commit '8b18354fd43ac3d76546eca6e27c6f7b7e818247':
Add some logging to NDC.
2012-05-16 12:23:06 -07:00
Robert Greenwalt
8b18354fd4
Merge "Add some logging to NDC." into jb-dev
2012-05-16 12:19:50 -07:00
Daniel Sandler
50d82584f5
am e00913eb: am a0e0d580: Merge "Removing a notification that isn\'t there isn\'t a big deal." into jb-dev
...
* commit 'e00913ebe4b44022bb4db144034c890b7ae40fb6':
Removing a notification that isn't there isn't a big deal.
2012-05-16 10:20:57 -07:00
Daniel Sandler
e00913ebe4
am a0e0d580: Merge "Removing a notification that isn\'t there isn\'t a big deal." into jb-dev
...
* commit 'a0e0d5806c9aa12e291d9ceb60a35eb9b7fde5b0':
Removing a notification that isn't there isn't a big deal.
2012-05-16 10:16:44 -07:00
Daniel Sandler
fe0806a3b6
Removing a notification that isn't there isn't a big deal.
...
You shouldn't do it, but there's no need to fault your
process.
Bug: 6396830
Change-Id: I47c20b9829e4e8bb98862f33c3c52be1b5987f37
2012-05-16 12:43:02 -04:00
Dianne Hackborn
f7d47015e1
am 4f9842ca: am 80fea051: Merge "Fix some issues with updating the offsets of a window." into jb-dev
...
* commit '4f9842ca45ac7367aa409bac6b443093998d3d1d':
Fix some issues with updating the offsets of a window.
2012-05-15 18:20:50 -07:00
Dianne Hackborn
7ba90544d9
am a15ebaa2: am 79f5777d: Merge "A few odds and ends." into jb-dev
...
* commit 'a15ebaa25c93c750c22e80498c2415b2af0f2f3e':
A few odds and ends.
2012-05-15 18:20:45 -07:00
Dianne Hackborn
4f9842ca45
am 80fea051: Merge "Fix some issues with updating the offsets of a window." into jb-dev
...
* commit '80fea051ba7e8e3ad82eca3d907aaa4a528658d1':
Fix some issues with updating the offsets of a window.
2012-05-15 18:17:42 -07:00
Dianne Hackborn
a15ebaa25c
am 79f5777d: Merge "A few odds and ends." into jb-dev
...
* commit '79f5777d7c1652badeba4be92a5271d2c2276d22':
A few odds and ends.
2012-05-15 18:17:39 -07:00
Dianne Hackborn
80fea051ba
Merge "Fix some issues with updating the offsets of a window." into jb-dev
2012-05-15 18:15:47 -07:00
Dianne Hackborn
3e52fc2515
Fix some issues with updating the offsets of a window.
...
- Apply the correct crop rect at this point.
- Apply the correct position by taking into account the frame left/top.
- Don't directly apply the new values if the window is currently
animating, since we need to go through the whole animation step
to determine what the correct position is (taking into account
any transformations).
Change-Id: I15d79354d9779867c49c7c0880faccdead7b021d
2012-05-15 17:58:02 -07:00
Robert Greenwalt
b5aff3fde3
Add some logging to NDC.
...
bug:6492166
Change-Id: Ib7c7a0927d3e920f6c041f7252f3f24c8e597bc7
2012-05-15 17:26:57 -07:00
Dianne Hackborn
e302a16235
A few odds and ends.
...
- Add documentation on "television" UI mode.
- Tweak new documentation and implementation around propagating
URI grants through choosers.
- Add new activity launch flag for closing system dialogs.
Change-Id: I978c05f0dc3d16e1c55d43631828b9efa6335b19
2012-05-15 14:58:32 -07:00
Dianne Hackborn
b4131ccba3
am b4652172: am bea7afc5: Merge "Fix issue #6284404 : ArrayIndexOutOfBoundsException in..." into jb-dev
...
* commit 'b4652172404643d0a8fffbcc315cddcc733ec5ba':
Fix issue #6284404 : ArrayIndexOutOfBoundsException in...
2012-05-15 14:03:06 -07:00
Dianne Hackborn
b465217240
am bea7afc5: Merge "Fix issue #6284404 : ArrayIndexOutOfBoundsException in..." into jb-dev
...
* commit 'bea7afc52cc85e35b7fc200912246c62d3791198':
Fix issue #6284404 : ArrayIndexOutOfBoundsException in...
2012-05-15 13:59:47 -07:00
Dianne Hackborn
bea7afc52c
Merge "Fix issue #6284404 : ArrayIndexOutOfBoundsException in..." into jb-dev
2012-05-15 13:57:06 -07:00
Svetoslav Ganov
1a1318d9a0
am fdf567e4: am 0bef7245: Merge "Implement the global accessibility action to expand notifications." into jb-dev
...
* commit 'fdf567e44ded6f2e073ffa38997aaab7259d2576':
Implement the global accessibility action to expand notifications.
2012-05-15 13:48:13 -07:00
Svetoslav Ganov
fdf567e44d
am 0bef7245: Merge "Implement the global accessibility action to expand notifications." into jb-dev
...
* commit '0bef72450b954ab0254ab948f75a89d65af3808c':
Implement the global accessibility action to expand notifications.
2012-05-15 13:44:13 -07:00
Svetoslav Ganov
0bef72450b
Merge "Implement the global accessibility action to expand notifications." into jb-dev
2012-05-15 13:41:25 -07:00
Svetoslav Ganov
5c89f44ea1
Implement the global accessibility action to expand notifications.
...
bug:6468852
Change-Id: Id4494a07b1ed96773e22dcfdd5991afe3ee98004
2012-05-15 13:28:14 -07:00
Svetoslav Ganov
9b3e7d1871
am ef2f0dfb: am dff62196: Merge "Keeping the screen on during gesture detection." into jb-dev
...
* commit 'ef2f0dfb48f9c1e88fd6067c65786971bb9b5a65':
Keeping the screen on during gesture detection.
2012-05-15 13:27:17 -07:00
Svetoslav Ganov
ef2f0dfb48
am dff62196: Merge "Keeping the screen on during gesture detection." into jb-dev
...
* commit 'dff621968da21d747c462c64cc80c1b27bd17dcc':
Keeping the screen on during gesture detection.
2012-05-15 13:24:18 -07:00