Commit Graph

61628 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
Yohei Yukawa
0005a15b50 Merge changes Iaf179d60,I315cf372,I21d3c5cc into nyc-dev am: b3fdffbb48
am: 4b085cad7b

* commit '4b085cad7bb197ee9bb9075f6cdd7b2f655a3a5d':
  Use LocaleList for implicitly enabled subtypes.
  Add a utility method to filter locales.
  Mechanical refactoring in InputMethodUtilsTest.
2016-02-25 03:05:41 +00:00
Yohei Yukawa
4b085cad7b Merge changes Iaf179d60,I315cf372,I21d3c5cc into nyc-dev
am: b3fdffbb48

* commit 'b3fdffbb48ecc67054e69ee768917bfc4a1a178e':
  Use LocaleList for implicitly enabled subtypes.
  Add a utility method to filter locales.
  Mechanical refactoring in InputMethodUtilsTest.
2016-02-25 03:00:37 +00:00
Yohei Yukawa
b3fdffbb48 Merge changes Iaf179d60,I315cf372,I21d3c5cc into nyc-dev
* changes:
  Use LocaleList for implicitly enabled subtypes.
  Add a utility method to filter locales.
  Mechanical refactoring in InputMethodUtilsTest.
2016-02-25 02:57:51 +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
Daniel Sandler
a9c41fce24 Merge "N-release temporary platlogo." into nyc-dev am: ab0037c8a0
am: e7b5c92e36

* commit 'e7b5c92e36c96ac4f2328256cf9c6cbb80da0b73':
  N-release temporary platlogo.
2016-02-25 02:36:11 +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
Yohei Yukawa
e985c240e3 Use LocaleList for implicitly enabled subtypes.
There are two major changes in this CL:

  1. Now IMMS resets its internal state whenever the system locale list
     is changed, rather than just checking the primary system locale.
  2. For software keyboard subtypes,
     InputMethodUtils#getImplicitlyApplicableSubtypesLocked() now takes
     the entire system locale list into account when determining what
     subtypes should be enabled by default when the user does not
     explicitly enable one or more subtypes.

Bug: 27129703
Change-Id: Iaf179d60c12b9a98b4f097e2449471c4184e049b
2016-02-24 18:27:04 -08:00
Jorim Jaggi
5a5057a78b Merge "Use actual window size for layout" into nyc-dev 2016-02-25 02:26:32 +00:00
Yohei Yukawa
102ff0726d Add a utility method to filter locales.
This is a preparation CL to take secondary system locales into
account in InputMethodUtils#getImplicitlyApplicableSubtypesLocked().

Suppose the following situation:

  available subtypes:
    en-US, en-IN, and en-GB, fr, fr-CA, fr-CH, fr (QWERTZ)
  system locales:
    en-GB, en-US, fr-MC

Basically we want to have at most one subtype for each language appears
in system locales.  Hence the goal of this utility method is to filter
the above available subtypes into en-GB and fr.  In other word, we do
not want to enable both en-GB and en-US subtypes in this scenario.

This CL introduces LocaleUtils#filterByLanguage() for this purpose, with
some unit tests.  Note that that method is not used in production yet.

Bug: 27129703
Change-Id: I315cf3722a06e00bdbfac284c4949578da8fe78d
2016-02-24 18:25:16 -08:00
Daniel Sandler
e7b5c92e36 Merge "N-release temporary platlogo." into nyc-dev
am: ab0037c8a0

* commit 'ab0037c8a0ccbf8d08574807e0060f00ebbfea45':
  N-release temporary platlogo.
2016-02-25 02:22:57 +00:00
Chong Zhang
f7817a2e1b Merge "Make sure background drawable callback is cleared during resizing" into nyc-dev am: f8fb6d1261
am: 4d99bc6a70

* commit '4d99bc6a70b3e847374ff8a3b3a840b348eddeaa':
  Make sure background drawable callback is cleared during resizing
2016-02-25 02:20:27 +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
Chong Zhang
4d99bc6a70 Merge "Make sure background drawable callback is cleared during resizing" into nyc-dev
am: f8fb6d1261

* commit 'f8fb6d1261dd7ee4ee5342766f0f12e1b31080b2':
  Make sure background drawable callback is cleared during resizing
2016-02-25 02:12:22 +00:00
Daniel Sandler
ab0037c8a0 Merge "N-release temporary platlogo." into nyc-dev 2016-02-25 02:05:55 +00:00
Dan Sandler
bbcf8b6567 N-release temporary platlogo.
What are we going to do 13 releases from now, I wonder?

Bug: 27315386
Change-Id: I65814f9cd686b3bac537565166b2a5d09a9b8f2b
2016-02-25 02:04:51 +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
Chong Zhang
f8fb6d1261 Merge "Make sure background drawable callback is cleared during resizing" into nyc-dev 2016-02-25 00:38:19 +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