Svetoslav
0329423afa
am b14c7e04: am 9ec435dc: Merge "Using wrong virtual view id When prefetching accessibility nodes." into lmp-dev
...
* commit 'b14c7e041441376d7e248613d82b46569a8bae62':
Using wrong virtual view id When prefetching accessibility nodes.
2014-09-26 04:42:23 +00:00
John Spurlock
6cead0b26d
am 57dc3887: am cfc1a5ee: Merge "Shorten the zen supertoast visible duration." into lmp-dev
...
* commit '57dc38875811e34395238e848dd140f3aae37df7':
Shorten the zen supertoast visible duration.
2014-09-26 04:42:08 +00:00
Dianne Hackborn
a5423caca3
am c656d219: am 34b63d50: Merge "Fix issue #17574819 : Chrome browser process is killed..." into lmp-dev
...
* commit 'c656d2198885728c54395cb2cf148954b56f09a6':
Fix issue #17574819 : Chrome browser process is killed...
2014-09-26 04:42:05 +00:00
Jesse Hall
58b0e9ba8e
am 12297705: am 7fa90f6a: Merge "bootanimation: allow animation to specify background color" into lmp-dev
...
* commit '122977053be160e40b94165dfc0701031c556b07':
bootanimation: allow animation to specify background color
2014-09-26 04:42:01 +00:00
Svetoslav
33e82cd32e
am 58be3b36: am 5d5ee54e: Merge "Invalid active window if temporary disabling accessibility for test tools." into lmp-dev
...
* commit '58be3b36d515942100f6fe5e232e73ac882c9d71':
Invalid active window if temporary disabling accessibility for test tools.
2014-09-26 04:41:42 +00:00
Dianne Hackborn
7c1de6c06e
am 24ecbc4f: am 0b1eb9d4: Merge "Work on issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
...
* commit '24ecbc4fbe66b548a35617c03c7ac068b40b83de':
Work on issue #17656716 : Unhandled exception in Window Manager
2014-09-26 04:41:38 +00:00
Alan Viverette
91e18e538a
am 5a99c276: am a9ac89a3: Merge "Correctly advertise accessibility scrolling actions" into lmp-dev
...
* commit '5a99c276b329a7c828e65083da5d5df73e60915e':
Correctly advertise accessibility scrolling actions
2014-09-26 04:41:34 +00:00
Sailesh Nepal
faed92cdd2
am 5926650d: am 7461b5a0: Merge "Adding support for Cdma conference calling." into lmp-dev
...
* commit '5926650d6099469981369cf5235da6d2b135ba0d':
Adding support for Cdma conference calling.
2014-09-26 04:40:34 +00:00
Adam Lesinski
d9aa906e21
am 581dfee1: am 0a6c5ea4: Merge "AAPT: Fix issue with synthesized resource not actually showing up" into lmp-dev
...
* commit '581dfee1502375bb49fac43af27d8df43e71d51b':
AAPT: Fix issue with synthesized resource not actually showing up
2014-09-26 04:40:30 +00:00
Svetoslav
75d7874edc
am 9ec435dc: Merge "Using wrong virtual view id When prefetching accessibility nodes." into lmp-dev
...
* commit '9ec435dca7296db68b19e03300ff814e34f84c16':
Using wrong virtual view id When prefetching accessibility nodes.
2014-09-26 01:58:29 +00:00
Svetoslav
a8181a9a0b
Merge "Using wrong virtual view id When prefetching accessibility nodes." into lmp-dev
2014-09-26 01:51:54 +00:00
John Spurlock
01f9ac9ec7
am cfc1a5ee: Merge "Shorten the zen supertoast visible duration." into lmp-dev
...
* commit 'cfc1a5eec4bb331e22f0492c1a9b7a7f898b8960':
Shorten the zen supertoast visible duration.
2014-09-26 01:48:10 +00:00
Dianne Hackborn
1f9743dcd7
am 34b63d50: Merge "Fix issue #17574819 : Chrome browser process is killed..." into lmp-dev
...
* commit '34b63d50c6e9e999eb8d5349084c12e907fb2d2d':
Fix issue #17574819 : Chrome browser process is killed...
2014-09-26 01:48:06 +00:00
Jesse Hall
1ff18bec6d
am 7fa90f6a: Merge "bootanimation: allow animation to specify background color" into lmp-dev
...
* commit '7fa90f6ae5c04d96b3210a45898d1e7a8f5ef8e6':
bootanimation: allow animation to specify background color
2014-09-26 01:48:01 +00:00
Svetoslav
c569d35945
Using wrong virtual view id When prefetching accessibility nodes.
...
When getting an accessibility node info we also prefetch its predecessors,
siblings and descendants up to fifty. If a view has a node provider, i.e.
virtual descendants, and the id of the virtual descendant is not specified
we use a speacial constant to refer that the provider should create a node
for its hosting view. The bug was that we were not using the correct constant
when calling into the provider.
bug:17664111
Change-Id: I4f6b2333e1e7e3e2bb6b164c0752613417c60d16
2014-09-25 18:46:33 -07:00
John Spurlock
bec9f45b63
Merge "Shorten the zen supertoast visible duration." into lmp-dev
2014-09-26 01:44:03 +00:00
Dianne Hackborn
2d1cc18763
Merge "Fix issue #17574819 : Chrome browser process is killed..." into lmp-dev
2014-09-26 01:41:54 +00:00
Jesse Hall
fbe3d39dd5
Merge "bootanimation: allow animation to specify background color" into lmp-dev
2014-09-26 01:38:04 +00:00
Svetoslav
479eb79985
am 5d5ee54e: Merge "Invalid active window if temporary disabling accessibility for test tools." into lmp-dev
...
* commit '5d5ee54ee25cadca06afb7ebf738bc88b7d20d9a':
Invalid active window if temporary disabling accessibility for test tools.
2014-09-26 01:36:21 +00:00
Dianne Hackborn
cd97c96734
Fix issue #17574819 : Chrome browser process is killed...
...
...in background due to dying renderer process
Completely turn this off, for now.
Change-Id: I028eefc9b7e627d29569ef72d9ab940ac5960c7c
2014-09-25 18:34:02 -07:00
Dianne Hackborn
0f129c7959
am 0b1eb9d4: Merge "Work on issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
...
* commit '0b1eb9d4ae339629fbbf226160896a917cad4d0d':
Work on issue #17656716 : Unhandled exception in Window Manager
2014-09-26 01:30:47 +00:00
Alan Viverette
52128ecd61
am a9ac89a3: Merge "Correctly advertise accessibility scrolling actions" into lmp-dev
...
* commit 'a9ac89a3fa9291553edb72f4557dcff9e77863ae':
Correctly advertise accessibility scrolling actions
2014-09-26 01:30:43 +00:00
Svetoslav
54b0a05b00
Merge "Invalid active window if temporary disabling accessibility for test tools." into lmp-dev
2014-09-26 01:28:36 +00:00
Dianne Hackborn
a7b1595c25
Merge "Work on issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
2014-09-26 01:15:02 +00:00
Alan Viverette
80c0bbe82c
Merge "Correctly advertise accessibility scrolling actions" into lmp-dev
2014-09-26 01:13:13 +00:00
Sailesh Nepal
9bcda32475
am 7461b5a0: Merge "Adding support for Cdma conference calling." into lmp-dev
...
* commit '7461b5a019dca6e02f1ddba0f75a6548e40fb632':
Adding support for Cdma conference calling.
2014-09-26 01:06:11 +00:00
Adam Lesinski
9c235eaa35
am 0a6c5ea4: Merge "AAPT: Fix issue with synthesized resource not actually showing up" into lmp-dev
...
* commit '0a6c5ea412bc1e49aa1e98a6a3fe268081883d4a':
AAPT: Fix issue with synthesized resource not actually showing up
2014-09-26 01:06:06 +00:00
Sailesh Nepal
e6ae3fde43
Merge "Adding support for Cdma conference calling." into lmp-dev
2014-09-26 00:56:10 +00:00
Adam Lesinski
663a52d68a
Merge "AAPT: Fix issue with synthesized resource not actually showing up" into lmp-dev
2014-09-26 00:51:36 +00:00
Dianne Hackborn
017c6a28be
Work on issue #17656716 : Unhandled exception in Window Manager
...
Create descriptive errors when sending unreasonably large
parcels through IPC.
Change-Id: Ie93b5372a8ed87541db282876c4eeeae69a1e8bd
2014-09-25 17:48:44 -07:00
Adam Powell
3f1ead4859
am 11133a78: am da7f9bab: Merge "Always show the name of the last used Home app in ResolverActivity" into lmp-dev
...
* commit '11133a783a0e7b0fc0d725f2d4cd858d2a51ab6e':
Always show the name of the last used Home app in ResolverActivity
2014-09-26 00:30:50 +00:00
Adam Powell
4967a73816
am da7f9bab: Merge "Always show the name of the last used Home app in ResolverActivity" into lmp-dev
...
* commit 'da7f9bab0206c237f3d70b3b23eeaab41f478eb1':
Always show the name of the last used Home app in ResolverActivity
2014-09-26 00:16:26 +00:00
John Spurlock
9d1d07551b
Shorten the zen supertoast visible duration.
...
Bug:16215680
Change-Id: I7ac8e9637b7bf8eae55b0902c60ddc9d513f20a3
2014-09-25 20:14:41 -04:00
Jinsuk Kim
4834b733f1
Merge "CEC: Send keys to active routing path" into lmp-mr1-dev
2014-09-26 00:13:55 +00:00
Dianne Hackborn
aa219dd7e9
am 801fd360: am fcc42e8f: Merge "Fix issue #17661444 : Persistent service not automatically restarted" into lmp-dev
...
* commit '801fd36026b3f355fde91e30c7698a5ff71a5569':
Fix issue #17661444 : Persistent service not automatically restarted
2014-09-26 00:10:00 +00:00
Adam Powell
66f5a13f92
Merge "Always show the name of the last used Home app in ResolverActivity" into lmp-dev
2014-09-26 00:07:31 +00:00
Dianne Hackborn
1d5024039d
am fcc42e8f: Merge "Fix issue #17661444 : Persistent service not automatically restarted" into lmp-dev
...
* commit 'fcc42e8f3375a35dfc92af41fe9303359af84626':
Fix issue #17661444 : Persistent service not automatically restarted
2014-09-26 00:00:07 +00:00
Svetoslav
3f92ffc369
Invalid active window if temporary disabling accessibility for test tools.
...
If accessibility is enabled and a test tool based on the accessibility APIs
connects to the system we suspend the current accessibility services while
the tool is running (to avoid inteference as the tool is such a service) and
after the tool disconnects we restore the accessibility state. The issue is
that when clearing the accessibility state we were also wrongly clearing the
active window. We are now careful to not clear the active window in such a
case.
It is also possible that the active window was never initilaized before the
tool is run so now it is lazily loaded such that if we do not know which one
it is, we get the one the has input focus. The definition of an active window
is the one that has input focus or the user is touching.
bug:17663432
Change-Id: I8868866a5126c590d3bddad099ababb97978227a
2014-09-25 16:57:11 -07:00
Adam Powell
a35c77aea6
Always show the name of the last used Home app in ResolverActivity
...
Bug 17629220
Change-Id: Ia1d0a188f8c0911e5b74b18ba44508a6e2139d0c
2014-09-25 16:54:41 -07:00
Dianne Hackborn
f3ac946317
Merge "Fix issue #17661444 : Persistent service not automatically restarted" into lmp-dev
2014-09-25 23:53:14 +00:00
Svetoslav
66bc567805
am 37b75fdd: am 48ccf043: Merge "Accessibility in bad state after using SDK tool uiautomatorviewer." into lmp-dev
...
* commit '37b75fddfda13c2a407f7b4cce1803b4078293dc':
Accessibility in bad state after using SDK tool uiautomatorviewer.
2014-09-25 23:48:32 +00:00
Dianne Hackborn
2ca21efdde
Fix issue #17661444 : Persistent service not automatically restarted
...
The code to recover when running processes are removed from the
LRU list turned up an existing problem where we would remove a
persistent process from the LRU list, making it more obvious.
Now it is fixed.
Change-Id: I94ccb924b3e5649b2819d3392b6f6c9c725dc903
2014-09-25 16:46:50 -07:00
Svetoslav
5118c08ca1
am 48ccf043: Merge "Accessibility in bad state after using SDK tool uiautomatorviewer." into lmp-dev
...
* commit '48ccf04368f65f7988bb589f9c29f94c77bbd549':
Accessibility in bad state after using SDK tool uiautomatorviewer.
2014-09-25 23:37:32 +00:00
Jesse Hall
083b84cf88
bootanimation: allow animation to specify background color
...
Some OEMs want to have a bootanimation (or parts of it) displayed on a
color other than black. They currently just use full-screen frames for
that, which wastes lots of memory and bandwidth. This change allows
each part of the animation to specify a background color that will be
applied outside of the frame images; if unspecified the background
will be black as it is now.
Bug: 16635599
Change-Id: Ibf008fc75c5aad891c86ba9e4ec0879b7a61b8bd
2014-09-25 23:37:12 +00:00
Svetoslav
471157821f
Merge "Accessibility in bad state after using SDK tool uiautomatorviewer." into lmp-dev
2014-09-25 23:27:01 +00:00
Junda Liu
8aa0aa538f
Update api/current.txt to unhide APIs by ag/554960
...
Bug: b/17639966
Change-Id: Ic11f362b170cf6fa16ce16a606c47f045bee9900
2014-09-25 16:04:15 -07:00
Tsuwei Chen
7bf6114c08
am b2ae0d6f: am e6e4b2bf: Merge "Fix an incorrect behavior that failed AT&T privacy test." into lmp-dev
...
* commit 'b2ae0d6f320d6f11f31cc82b03ac0fdf36220cc1':
Fix an incorrect behavior that failed AT&T privacy test.
2014-09-25 22:56:43 +00:00
Adrian Roos
f2be7170bf
am a2e1e2ca: am 05ade73e: Merge "Ensure that setting an empty password clears it" into lmp-dev
...
* commit 'a2e1e2ca20dba8d163223364b82861b84d180600':
Ensure that setting an empty password clears it
2014-09-25 22:56:39 +00:00
Eino-Ville Talvala
c043b87d48
am eeb44d4a: am 7b6a4acd: Merge "Camera2 Legacy: Clear JPEG ids when reconfiguring." into lmp-dev
...
* commit 'eeb44d4a77d5dd5050a25cc622bd5e6869e69e14':
Camera2 Legacy: Clear JPEG ids when reconfiguring.
2014-09-25 22:56:36 +00:00
Svetoslav
dd81183bbe
Accessibility in bad state after using SDK tool uiautomatorviewer.
...
The UiAutormator tool is a part of the SDK. If it is run while
accessibility is enabled it stops all accessibility services
as it is an accessibility service itself to avoid interference
and when done restores back the accessibility state. The issue
was that the accessibility state is not restored leaving the
device in a bad state.
bug:17662770
Change-Id: I3c4f46fa05c76b874eeffdeb867ef433c3fedf2e
2014-09-25 15:56:31 -07:00