Commit Graph

56216 Commits

Author SHA1 Message Date
Phil Weaver
b397de9c25 Merge "Accessibility to toggle multiwindow mode" into nyc-dev am: 8ca583b29f
am: c6677b2d16

* commit 'c6677b2d16ea1c4d6cb704b03fc7f37ba5fa8fd8':
  Accessibility to toggle multiwindow mode
2016-02-26 00:03:16 +00:00
Phil Weaver
c6677b2d16 Merge "Accessibility to toggle multiwindow mode" into nyc-dev
am: 8ca583b29f

* commit '8ca583b29f7a06dcd2ccb2da7c4273d4db8bf7fd':
  Accessibility to toggle multiwindow mode
2016-02-25 23:23:37 +00:00
Phil Weaver
8ca583b29f Merge "Accessibility to toggle multiwindow mode" into nyc-dev 2016-02-25 23:16:52 +00:00
Phil Weaver
315c34e7d6 Accessibility to toggle multiwindow mode
Encapsulating the logic to toggle multiwindow mode from recents,
and plumbing it through to accessibility global actions. Sending
accessibility events when windows bounds change. Exposing the
dock divider window type to accessibility services.

Bug: 27250995
Change-Id: Ib7491f1f853dc7f01bf5c5a4ac1f914f55d0608a
2016-02-25 15:13:11 -08:00
Alan Viverette
e47aa888a9 Merge "Revert "Fix exit transition and dismiss callback for popup exit transition"" into nyc-dev am: 9cae665410
am: 0fe51a4d4e

* commit '0fe51a4d4e232206ff9f1ae65b8e3c277ad06b93':
  Revert "Fix exit transition and dismiss callback for popup exit transition"
2016-02-25 22:27:25 +00:00
Alan Viverette
0fe51a4d4e Merge "Revert "Fix exit transition and dismiss callback for popup exit transition"" into nyc-dev
am: 9cae665410

* commit '9cae665410e339b19633645a67c353fe4b10a559':
  Revert "Fix exit transition and dismiss callback for popup exit transition"
2016-02-25 22:23:20 +00:00
Alan Viverette
7970894a9c Revert "Fix exit transition and dismiss callback for popup exit transition"
This reverts most of commit 21d361806c, which
broke too many expectations in both apps and framework widgets. We need to
find a safer way to handle the exit transition callback.

Bug: 27359366
Bug: 27353218
Change-Id: I769ac7a25cb900c50e857839ca0563fbc5a3cb16
2016-02-25 16:57:08 -05:00
Ben Kwa
d302b137f9 Merge "Return true when keystrokes are handled in BaseKeyListener." into nyc-dev am: 2cecbb2408
am: bce4fe1bdd

* commit 'bce4fe1bdd2e6247bc8355041f5f63de4b4ff708':
  Return true when keystrokes are handled in BaseKeyListener.
2016-02-25 21:21:31 +00:00
Ben Kwa
bce4fe1bdd Merge "Return true when keystrokes are handled in BaseKeyListener." into nyc-dev
am: 2cecbb2408

* commit '2cecbb24088afdc14e234e871e59bf9a47d1887d':
  Return true when keystrokes are handled in BaseKeyListener.
2016-02-25 21:12:37 +00:00
Ben Kwa
2cecbb2408 Merge "Return true when keystrokes are handled in BaseKeyListener." into nyc-dev 2016-02-25 21:10:07 +00:00
Alexandre Elias
f2a5537477 Merge "Add some View methods overrides and WebViewDelegate interfaces." 2016-02-25 19:58:12 +00:00
Sunny Goyal
c0f8f13c24 Merge "Fixing the parent check loop to allow RemoteViewsFrameLayout" into nyc-dev am: c1a3181d8d
am: 645ffa05f0

* commit '645ffa05f09870db14bb0332de04fcbc324e1752':
  Fixing the parent check loop to allow RemoteViewsFrameLayout
2016-02-25 18:16:36 +00:00
Sunny Goyal
645ffa05f0 Merge "Fixing the parent check loop to allow RemoteViewsFrameLayout" into nyc-dev
am: c1a3181d8d

* commit 'c1a3181d8db25e36b4303822e429b2839468e259':
  Fixing the parent check loop to allow RemoteViewsFrameLayout
2016-02-25 18:14:15 +00:00
Sunny Goyal
c1a3181d8d Merge "Fixing the parent check loop to allow RemoteViewsFrameLayout" into nyc-dev 2016-02-25 18:10:38 +00:00
Alan Viverette
069b12af15 Merge "Use correct index when obtaining unresolved attribute value" into nyc-dev am: 4d85985f80
am: 60d3b019eb

* commit '60d3b019ebaa741bb1ab7cc01ce01217b5ae6ac1':
  Use correct index when obtaining unresolved attribute value
2016-02-25 17:38:27 +00:00
Alan Viverette
60d3b019eb Merge "Use correct index when obtaining unresolved attribute value" into nyc-dev
am: 4d85985f80

* commit '4d85985f80c114456ec47d3cce75ac0b4c2bdb5a':
  Use correct index when obtaining unresolved attribute value
2016-02-25 17:34:00 +00:00
Alan Viverette
4d85985f80 Merge "Use correct index when obtaining unresolved attribute value" into nyc-dev 2016-02-25 17:25:39 +00:00
Sunny Goyal
b880d167a6 Fixing the parent check loop to allow RemoteViewsFrameLayout
Bug: 27328093
Change-Id: I0f6ae8e95f952d40589eafb912ba188d15d7624c
2016-02-25 09:07:37 -08:00
Seigo Nonaka
da0be6e7a3 Merge "Show selection handles at the correct position for view transformation" into nyc-dev am: 6d2b3ac67c
am: 31493584b6

* commit '31493584b6d487c64dba0b24ff42b46e4202414a':
  Show selection handles at the correct position for view transformation
2016-02-25 07:09:44 +00:00
Winson Chung
923ddb7527 Merge changes Ib309e9de,Ia7cf8b99,I055b0825,Ie2ea4318,If92221d3 into nyc-dev am: e1c4641d6f
am: 27f2698fa4

* commit '27f2698fa46f77955d2dbe5d905796d0139b9edd':
  Fixing crash when focusing tasks.
  Minor tweaks to layout and visuals.
  Improving transition from paging to stack.
  Fixing issue with persistent screenshot notification
  Updating task description when activity is visible.
2016-02-25 07:07:19 +00:00
Seigo Nonaka
31493584b6 Merge "Show selection handles at the correct position for view transformation" into nyc-dev
am: 6d2b3ac67c

* commit '6d2b3ac67c9d308da89fd98ef50dd9f47f8b29bd':
  Show selection handles at the correct position for view transformation
2016-02-25 06:02:40 +00:00
Seigo Nonaka
6d2b3ac67c Merge "Show selection handles at the correct position for view transformation" into nyc-dev 2016-02-25 05:59:19 +00:00
Winson Chung
27f2698fa4 Merge changes Ib309e9de,Ia7cf8b99,I055b0825,Ie2ea4318,If92221d3 into nyc-dev
am: e1c4641d6f

* commit 'e1c4641d6f7d234a912284254f67c0122d7eca5b':
  Fixing crash when focusing tasks.
  Minor tweaks to layout and visuals.
  Improving transition from paging to stack.
  Fixing issue with persistent screenshot notification
  Updating task description when activity is visible.
2016-02-25 03:17:24 +00:00
Winson Chung
e1c4641d6f Merge changes Ib309e9de,Ia7cf8b99,I055b0825,Ie2ea4318,If92221d3 into nyc-dev
* changes:
  Fixing crash when focusing tasks.
  Minor tweaks to layout and visuals.
  Improving transition from paging to stack.
  Fixing issue with persistent screenshot notification
  Updating task description when activity is visible.
2016-02-25 03:15:25 +00:00
Jorim Jaggi
77bd7f0d6c Merge "Use actual window size for layout" into nyc-dev am: 5a5057a78b
am: c9e0b2840a

* commit 'c9e0b2840a5c15b8784b020808d7d93aa20cccdc':
  Use actual window size for layout
2016-02-25 02:41:47 +00:00
Thierry Strudel
b4dd9b60ef Merge "Revert "Temporary fix for QXDM crashes."" into nyc-dev am: 0601a1c670
am: 6f5d54ebef

* commit '6f5d54ebef08da95003b4e79d3e4d4ab20c0a06c':
  Revert "Temporary fix for QXDM crashes."
2016-02-25 02:39:29 +00:00
Jorim Jaggi
c9e0b2840a Merge "Use actual window size for layout" into nyc-dev
am: 5a5057a78b

* commit '5a5057a78bc83e6d419c421224850139097662f4':
  Use actual window size for layout
2016-02-25 02:32:07 +00:00
Thierry Strudel
6f5d54ebef Merge "Revert "Temporary fix for QXDM crashes."" into nyc-dev
am: 0601a1c670

* commit '0601a1c6701aafca16c0e1c65962fe00d256e624':
  Revert "Temporary fix for QXDM crashes."
2016-02-25 02:30:15 +00:00
Jorim Jaggi
5a5057a78b Merge "Use actual window size for layout" into nyc-dev 2016-02-25 02:26:32 +00:00
Thierry Strudel
0601a1c670 Merge "Revert "Temporary fix for QXDM crashes."" into nyc-dev 2016-02-25 02:16:51 +00:00
Edward Cunningham
ab8c082879 Merge "Revert "DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method to support origin details."" into nyc-dev
am: 648b952956

* commit '648b952956d4e2459f28982e5aa4ab53411e752b':
  Revert "DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method to support origin details."
2016-02-25 02:15:51 +00:00
Thierry Strudel
e60b28d99b Revert "Temporary fix for QXDM crashes."
This reverts commit d7793693ad.

Change-Id: I9f27d6d5075be7b170ebe7a5bf4f2c3fe8c7c604
2016-02-25 02:14:16 +00:00
Jorim Jaggi
26d02d29e3 Use actual window size for layout
When doing the actual layout pass, desiredWindowWidth/Height might be wrong,
because window manager has the final say how large the surface is, so use
that size.

Bug: 27342700
Change-Id: I4f74fdef66ba7aa88b86f8c95fb391b1cc847beb
2016-02-25 01:21:20 +00:00
Edward Cunningham
648b952956 Merge "Revert "DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method to support origin details."" into nyc-dev 2016-02-25 01:10:57 +00:00
Alex Klyubin
2a1ae0e743 Merge "Disallow downgrading of non-debuggable packages." into nyc-dev am: c008d3f196
am: 3e0a92519d

* commit '3e0a92519d51f83e773c09a6e37dbe142a8b7c4a':
  Disallow downgrading of non-debuggable packages.
2016-02-25 00:32:25 +00:00
Chad Brubaker
2929f9648e Merge "Dont trust the user added CA store by default for apps targeting N" into nyc-dev am: c1b0236d70
am: bc2cd253a0

* commit 'bc2cd253a07159cf7b89280c0261d06d52aaa2cf':
  Dont trust the user added CA store by default for apps targeting N
2016-02-25 00:30:46 +00:00
Winson
b6403150af Updating task description when activity is visible.
Bug: 27275448
Change-Id: If92221d30c84c58b5d36db1b254d264a0ff3ec25
2016-02-24 16:30:17 -08:00
Alex Klyubin
3e0a92519d Merge "Disallow downgrading of non-debuggable packages." into nyc-dev
am: c008d3f196

* commit 'c008d3f196da804eada77e00119addf2a08544de':
  Disallow downgrading of non-debuggable packages.
2016-02-25 00:24:27 +00:00
Chad Brubaker
bc2cd253a0 Merge "Dont trust the user added CA store by default for apps targeting N" into nyc-dev
am: c1b0236d70

* commit 'c1b0236d7069c99195607a48c5d10377e6750748':
  Dont trust the user added CA store by default for apps targeting N
2016-02-25 00:22:06 +00:00
Phil Burk
da0c640171 Merge "Settings: add ENCODED_SURROUND_OUTPUT" into nyc-dev am: 8dcdaaf11f
am: 6c5aacccd8

* commit '6c5aacccd8af20fa777bb8034d840e78102af640':
  Settings: add ENCODED_SURROUND_OUTPUT
2016-02-25 00:18:06 +00:00
Phil Burk
6c5aacccd8 Merge "Settings: add ENCODED_SURROUND_OUTPUT" into nyc-dev
am: 8dcdaaf11f

* commit '8dcdaaf11fe3b12a3d82f68287aa4f6119aafaa4':
  Settings: add ENCODED_SURROUND_OUTPUT
2016-02-25 00:10:02 +00:00
Alex Klyubin
c008d3f196 Merge "Disallow downgrading of non-debuggable packages." into nyc-dev 2016-02-25 00:05:36 +00:00
Chad Brubaker
c1b0236d70 Merge "Dont trust the user added CA store by default for apps targeting N" into nyc-dev 2016-02-25 00:02:37 +00:00
Alan Viverette
683273ab10 Merge "Fix exit transition and dismiss callback for popup exit transition" into nyc-dev am: 5249bd296d
am: d3b13eb3ef

* commit 'd3b13eb3efd1695f31d863a90e0dfec8eaae5fed':
  Fix exit transition and dismiss callback for popup exit transition
2016-02-24 23:51:18 +00:00
Phil Burk
8dcdaaf11f Merge "Settings: add ENCODED_SURROUND_OUTPUT" into nyc-dev 2016-02-24 23:49:18 +00:00
Ben Kwa
b23ce29b8f Return true when keystrokes are handled in BaseKeyListener.
BUG=27340791

Change-Id: If9a61c19eea2c1c1833f7ec45c8a474048470aaa
2016-02-24 15:47:08 -08:00
Alan Viverette
d3b13eb3ef Merge "Fix exit transition and dismiss callback for popup exit transition" into nyc-dev
am: 5249bd296d

* commit '5249bd296df1a91bc3bc0009d067321f1c119866':
  Fix exit transition and dismiss callback for popup exit transition
2016-02-24 23:33:52 +00:00
Arunesh Mishra
3ad1022a77 Merge "Fix AlwaysOnHotwordDetector recognition event bug." into nyc-dev am: 7dbef2da93
am: 5f2742afd8

* commit '5f2742afd8dd05ac83e0d5b4fd9b5da52202c9ab':
  Fix AlwaysOnHotwordDetector recognition event bug.
2016-02-24 23:26:03 +00:00
Alan Viverette
5249bd296d Merge "Fix exit transition and dismiss callback for popup exit transition" into nyc-dev 2016-02-24 23:22:21 +00:00
Arunesh Mishra
5f2742afd8 Merge "Fix AlwaysOnHotwordDetector recognition event bug." into nyc-dev
am: 7dbef2da93

* commit '7dbef2da936093bf7e9e6bb3059c3825ce1e408d':
  Fix AlwaysOnHotwordDetector recognition event bug.
2016-02-24 23:18:45 +00:00