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
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
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
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
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
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
Phil Burk
8dcdaaf11f
Merge "Settings: add ENCODED_SURROUND_OUTPUT" into nyc-dev
2016-02-24 23:49:18 +00: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
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
Arunesh Mishra
7dbef2da93
Merge "Fix AlwaysOnHotwordDetector recognition event bug." into nyc-dev
2016-02-24 23:12:12 +00:00
Adam Powell
ee1970208e
Merge "Protect FragmentManager against View.NO_ID container ids" into nyc-dev
...
am: dc5e3a3074
* commit 'dc5e3a30745ecdb219b33cec2b826f377ba5d134':
Protect FragmentManager against View.NO_ID container ids
2016-02-24 23:06:01 +00:00
Adam Powell
dc5e3a3074
Merge "Protect FragmentManager against View.NO_ID container ids" into nyc-dev
2016-02-24 23:01:34 +00:00
Todd Kennedy
acbcf9d9ab
Merge "Revert "Remove deprecated methods / classes"" into nyc-dev
...
am: fe01ea05dd
* commit 'fe01ea05dd196acaf95a61e169f6b75654ae0875':
Revert "Remove deprecated methods / classes"
2016-02-24 22:54:13 +00:00
Todd Kennedy
fe01ea05dd
Merge "Revert "Remove deprecated methods / classes"" into nyc-dev
2016-02-24 22:45:50 +00:00
Todd Kennedy
5cbeb59026
Revert "Remove deprecated methods / classes"
...
This reverts commit 9706c01f9b .
Change-Id: I14c53ab140220e48f6728b1173ea58760bbeb7f9
2016-02-24 22:45:00 +00:00
Edward Cunningham
c6f5738d3c
Revert "DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method to support origin details."
...
This reverts commit baccf15a4a .
Change-Id: If218d579cbf473fdab2b16a715a5dbb75dc9fbbc
2016-02-24 22:43:15 +00:00
Alex Klyubin
921dd754ab
Disallow downgrading of non-debuggable packages.
...
An attacker could downgrade a package to an older version with known
security vulnerabilities and then use some of the vulnerabilities to
access the application's data. This would constitute a bypass of
Android Application Sandbox. Thus, downgrading while keeping
application data is no longer permitted.
To help developers debug their apps, packages marked as debuggable can
still be downgraded while keeping their data. This does not put the
installed base at risk because, as a security measure, most
application stores reject packages marked as debuggable.
To downgrade a non-debuggable (i.e., release) package, uninstall the
package (thus wiping its data), then install the older version of the
package.
Bug: 27327503
Change-Id: Iac75ed3c3831b5d925dfd8b660527cfa95813da8
2016-02-24 14:42:02 -08:00
Makoto Onuki
04d8eca54a
Merge "Support safe mode properly." into nyc-dev
...
am: a4fae1545a
* commit 'a4fae1545ae38f61385e45e8f635994f447efca5':
Support safe mode properly.
2016-02-24 22:29:58 +00:00
Makoto Onuki
a4fae1545a
Merge "Support safe mode properly." into nyc-dev
2016-02-24 22:20:08 +00:00
Raph Levien
56e9bb0db4
Merge "Update data for emoji modifier bases to Unicode 9" into nyc-dev
...
am: 785eb6039b
* commit '785eb6039b8b161c36bfa1e6add1cd1cd7975208':
Update data for emoji modifier bases to Unicode 9
2016-02-24 22:15:32 +00:00
Raph Levien
785eb6039b
Merge "Update data for emoji modifier bases to Unicode 9" into nyc-dev
2016-02-24 22:00:59 +00:00
Jeff Sharkey
aedb89b0c5
Merge "Temporary fix for QXDM crashes." into nyc-dev
...
am: 2f457f470c
* commit '2f457f470cd260f07ab481ab6fb3cad143f9a958':
Temporary fix for QXDM crashes.
2016-02-24 21:29:17 +00:00
Phil Burk
deaa8d94fd
Settings: add ENCODED_SURROUND_OUTPUT
...
Support AUTO, ALWAYS or NEVER preference for using AC3 and DTS.
Bug: 24541671
Change-Id: I423969882d18d99ce93bea57d10bdb1da7063b7a
Signed-off-by: Phil Burk <philburk@google.com >
2016-02-24 13:24:54 -08:00
Jeff Sharkey
2f457f470c
Merge "Temporary fix for QXDM crashes." into nyc-dev
2016-02-24 21:16:35 +00:00
Jeff Sharkey
d7793693ad
Temporary fix for QXDM crashes.
...
Bug: 26971038
Change-Id: I59efbdec11ca8d9a0b640c092402091d66b220a0
2016-02-24 14:15:03 -07:00
Makoto Onuki
889c088066
Support safe mode properly.
...
In safe mode, IPM.queryXxx() doesn't work. Use IPM.getReceiverInfo()
directly instead.
Bug 27108276
Change-Id: Ice8f882559b8f0596a19ddb3a16395a4dc538a25
2016-02-24 13:12:01 -08:00
Todd Kennedy
07e794ad14
Merge "Remove deprecated methods / classes" into nyc-dev
...
am: ca67844e0c
* commit 'ca67844e0c6b564970b8d329009c0d110888a3fc':
Remove deprecated methods / classes
2016-02-24 21:11:47 +00:00
Raph Levien
ccb4b5c078
Update data for emoji modifier bases to Unicode 9
...
This patch updates the set of emoji modifier bases to Unicode 9,
using data from:
http://www.unicode.org/Public/emoji/3.0/emoji-data.txt
Bug: 27039487
Change-Id: I94c09113753c0595e72f403ba01b3e7fa78c5627
2016-02-24 13:05:55 -08:00
Todd Kennedy
ca67844e0c
Merge "Remove deprecated methods / classes" into nyc-dev
2016-02-24 21:02:58 +00:00
Arunesh Mishra
f47f173b06
Fix AlwaysOnHotwordDetector recognition event bug.
...
Parcelables don't work well with inheritance. So changed the
IRecognitionStatusCallback to have onKeyphraseDetected() and
onGenericSoundTriggerDetected() for those respective events.
Made corresponding changes to AlwaysOnHotwordDetector and SoundTriggerDetector.
Bug: 27250528
Change-Id: Ic08a431e7cc4248c688b05c865348170246de576
2016-02-24 12:57:01 -08:00
Alan Viverette
21d361806c
Fix exit transition and dismiss callback for popup exit transition
...
We should run the transition only when the anchor root IS attached,
and we should only call the dismiss callback when the animation has
completed and the window has been removed.
Bug: 25323707
Bug: 26647820
Change-Id: I2bcdc901885d4c0a6c48c2b2c949797def1d7512
2016-02-24 15:34:11 -05:00
Adrian Roos
da5755acf9
Merge "Fix broken remote inputs" into nyc-dev
...
am: c949673876
* commit 'c949673876dd0be38afc7d38ab1a58e5993f727c':
Fix broken remote inputs
2016-02-24 20:26:30 +00:00