Alan Viverette
3caad43a1f
Merge "Preserve TextView mDrawables if it has metadata (ex. tint or padding)"
2016-02-03 22:03:21 +00:00
Sunny Goyal
40dedd5a97
Merge "Added support for async inflation of RemoteViews"
2016-02-03 19:31:09 +00:00
Antonio Cansado
1e3f04f090
Merge "Adding a callback to notify data usage."
2016-02-03 18:16:51 +00:00
Alan Viverette
1c9d20b535
Preserve TextView mDrawables if it has metadata (ex. tint or padding)
...
Bug: 26939206
Change-Id: Iccc8b3d50e93e50685d050ca6ea191708a0e6171
2016-02-03 10:45:55 -05:00
Clara Bayarri
5b5bda42f0
Merge "Keyboard Shortcuts Helper: Use App name for default group"
2016-02-03 12:17:12 +00:00
Clara Bayarri
ada88b36af
Keyboard Shortcuts Helper: Use App name for default group
...
Change-Id: I802dd6c9dcc838b9f06b29b99dc47dd93634d98b
2016-02-03 11:45:20 +00:00
Calin Juravle
e578f454c6
Merge "Enable profile support for apps with shared runtime"
2016-02-03 10:03:24 +00:00
Tomasz Mikolajewski
9b055e1d84
Hide DocumentsContract.FLAG_ARCHIVE.
...
The API is internal for now.
Bug: 20176812
Change-Id: I9f2c796b144906fdf4a838240c85d26f02dbe175
2016-02-03 15:11:07 +09:00
Jim Miller
e5cb2a7fef
Merge "Recycle TypedArray in LockPatternView"
2016-02-03 02:55:36 +00:00
Jim Miller
ac010478a6
Recycle TypedArray in LockPatternView
...
Fixes bug 26734012
Change-Id: Ic15908f9aa6940f8c53a47c160c92f6f4648cc61
2016-02-02 18:12:30 -08:00
Doris Liu
a72d52bbed
Merge "VectorDrawable native rendering - Step 4 of MANY"
2016-02-03 00:19:22 +00:00
Felipe Leme
f933871976
Merge "Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent."
2016-02-02 23:59:30 +00:00
Wale Ogunwale
e8c9238de1
Merge "Added onMultiWindowChanged and onPictureInPictureChanged methods to Fragement class"
2016-02-02 23:53:47 +00:00
Wale Ogunwale
7c796811c0
Added onMultiWindowChanged and onPictureInPictureChanged methods to Fragement class
...
Bug: 26688489
Change-Id: I611444b29199b4686c9f78dbdd33c9b71820aec4
2016-02-02 15:45:00 -08:00
Tao Bao
c7861d65c4
Merge "Condionally remove the block map file."
2016-02-02 23:41:08 +00:00
Yin-Chia Yeh
b7d4227bb2
Merge "Camera2: Legacy: fix legacy device CTS failures"
2016-02-02 23:23:35 +00:00
Antonio Cansado
ba8288d238
Adding a callback to notify data usage.
...
Allow holders of android.Manifest.permission#PACKAGE_USAGE_STATS
to be notified when data usage has exceeded a given threshold.
This allows an app to update its data usage metrics without
polling.
Bug: 25812785
Change-Id: I3a4904a97f3c7fbaf8071b460f9ee6ca9c1ba4ed
2016-02-02 15:18:41 -08:00
Filip Gruszczynski
6727d64084
Merge "Don't extend alert windows onto status bar/nav bar."
2016-02-02 23:11:39 +00:00
Doris Liu
f276acd984
VectorDrawable native rendering - Step 4 of MANY
...
This CL runs VectorDrawable animation on RenderThread. The changes in this CL
include:
- Convert all the animators in AnimatorSet for AVD into a set of RenderNodeAnimators.
- Hook up the new animators with RenderThread
- Add drawOp in RecordingCanvas for drawing VD so that during the animation
on RenderThread, all the property changes on VD can be reflected on the screen.
TODO:
- Implement reverse and reset for AVD.
Change-Id: I2df1d754f2db0ad098d9c15dde4bb2bdfafc2315
2016-02-02 15:04:01 -08:00
Carlos Valdivia
bf33bd4d31
Revert "Permissions: Get rid of GET_ACCOUNTS"
...
This reverts commit 918c55a67c .
Change-Id: I995f134336bf61ac1f21052355900ae89d0d6694
2016-02-02 15:01:56 -08:00
Makoto Onuki
e3936dcf03
Merge "DO / PO Shouldn't be removed as active admin..."
2016-02-02 22:55:48 +00:00
Selim Cinek
132876cff9
Merge "RTL for NotificationHeader now working correctly."
2016-02-02 22:54:15 +00:00
Makoto Onuki
90b896533e
DO / PO Shouldn't be removed as active admin...
...
even if they asked.
Also clear(Device|Profile)Owner should remove them as the active admin
too.
Also add some more unit tests.
Bug 26858840
Change-Id: I7b3ed92e1b4cbe803381ed6e3f64d8de17b2ebb0
2016-02-02 14:54:06 -08:00
Junda Liu
0c35fbcf08
Add strings/setting for carrier app install dialog.
...
Bug: b/22863855
Change-Id: I34e2ff5997e14afe70a64edb055dc876e26d7946
2016-02-02 14:50:39 -08:00
Michael Lentine
a8a8545f1b
Merge "Fix activity thread."
2016-02-02 21:57:20 +00:00
Paul Lawrence
1a8654b5b4
Merge "Add APIs to allow detection of encryption type"
2016-02-02 21:54:03 +00:00
Julia Reynolds
a37278b0a6
Merge "Don't require apps to call showLights to use default lights."
2016-02-02 20:43:28 +00:00
Julia Reynolds
4c0c202f51
Don't require apps to call showLights to use default lights.
...
Bug: 26810573
Change-Id: I431a1a18e32c616238e763b401b5f6b14131fd89
2016-02-02 15:11:59 -05:00
Julia Reynolds
b9427f34d8
Merge "Allowing querying for apps with blocked topics."
2016-02-02 19:44:55 +00:00
Adam Powell
1a4cf4455b
Merge "Pinning components in ChooserActivity, take 2"
2016-02-02 18:02:17 +00:00
Julia Reynolds
dd3e86bcb0
Allowing querying for apps with blocked topics.
...
Bug: 26882239
Change-Id: If888cb18891a412067bcb28e575f502c6091f77a
2016-02-02 12:51:06 -05:00
Steve McKay
4ee5d5d5cf
Merge "Decouple SD card from ADVANCED storage toggle."
2016-02-02 17:29:04 +00:00
Steve McKay
efa1761776
Decouple SD card from ADVANCED storage toggle.
...
A variety of related fixes:
- don't force size enable when browsing from device mounted notifications.
- don't show settings menu item as action (put in overflow).
- add sd card icon (not quite yet used, need to suss that out).
Bug:26880985,26883578,26771127
Change-Id: I36f153c42217f8092f157ded2a756c02525593ab
2016-02-02 09:28:30 -08:00
Adam Powell
2388251fcd
Pinning components in ChooserActivity, take 2
...
Keep the ChooserActivity in the android:ui process/system.
Change-Id: Ia3ae29a8d629f41a53a066b9fc7ed0b28666b261
2016-02-02 09:26:30 -08:00
Philip P. Moltmann
e93cf151fb
Merge "Allow the PDF Printer to "print" non-locale-default paper sizes."
2016-02-02 16:34:48 +00:00
Andreas Gampe
fe54b11803
Merge "Frameworks/base: Add A/B OTA preopting"
2016-02-02 16:01:11 +00:00
Casey Burkhardt
cbfd71c66d
Merge "Exposes accessibility importance on AccessibilityNodeInfo"
2016-02-02 02:47:20 +00:00
Michael Lentine
2ba303fa9b
Fix activity thread.
...
Fix activity thread to not call into the threaded renderer if it is
an isolated process.
Change-Id: I57035f5ff64d134866f9d2e19c60ab99657aea64
2016-02-01 20:44:37 -06:00
Tim Murray
086e09ff60
Merge "Add specific category for TOP_APP in ActivityManager."
2016-02-02 02:13:33 +00:00
Chong Zhang
a4d4a4c64e
Merge "Do not draw background if the background drawable is null"
2016-02-02 00:35:41 +00:00
Tao Bao
e8217ff4a7
Condionally remove the block map file.
...
We used to unconditionally remove the block map file on boot. Because
the package might be half-way uncrypt'd in a corrupt state. CL in [1]
changes uncrypt to ensure that block.map only gets created at the end of
a successful uncrypt. So we can change to keep the fully uncrypt'd
package and the block map. This is to reduce the work for GmsCore to
avoid re-downloading everything again.
[1]: commit 25dd0386fe69460cd1d39de116197dd2c7bf9ec2.
Bug: 26883096
Change-Id: I58ca22064141bf5d42fa48146a980712c8ce21d9
2016-02-01 16:15:31 -08:00
Chong Zhang
0fd2574a1d
Do not draw background if the background drawable is null
...
Some apps may not have background drawables.
bug: 26729953
Change-Id: I1e93013bb91ba376449bc580646fc733ca4dd072
2016-02-01 16:09:55 -08:00
Wale Ogunwale
f70fb29c83
Merge "Allow apps that target less than N SDK to be resizeable."
2016-02-01 23:58:32 +00:00
Fyodor Kupolov
0ffbfea423
Self closing tags are not allowed as of Java 8
...
Self closing tags are not legal in HTML and javadoc was updated to better
enforce valid javadoc comments.
https://bugs.openjdk.java.net/browse/JDK-8020619
Change-Id: Ia7644b79be559a2e88fc9850eab570bd926f9a4b
2016-02-01 23:56:09 +00:00
Casey Burkhardt
e28ec5f056
Merge "Update AccessibilityAction docs"
2016-02-01 23:44:43 +00:00
Selim Gurun
0829fd4b26
Merge "Run 32-bit app in multiArch APK."
2016-02-01 23:40:23 +00:00
Andreas Gampe
a89087542f
Frameworks/base: Add A/B OTA preopting
...
Add an OTA Dexopt service. Refactor package manager service and
package dex optimizer to reuse some code. Add knowledge about
OTA flag to installer.
Bug: 25612095
Change-Id: I7dd6bb468fea44b9d3acf0ac7d7404fb02d0f30a
2016-02-01 15:38:21 -08:00
Abhijith Shastry
a14642cbf3
Merge "BlockedNumberContract API changes:"
2016-02-01 23:36:15 +00:00
Abhijith Shastry
d907c64ff9
BlockedNumberContract API changes:
...
1. Add a method isProviderSupportedForCurrentUser for multi-user scenarios.
2. Remove STRIPPED_NUMBER column.
BUG: 26232372
Change-Id: Ida703d7a873915a02cd7918ed297cf039a7956c9
2016-02-01 15:09:08 -08:00
Steve McKay
a7dbccff77
Merge "Create "Home" dir instead of "home" to match other default dirs."
2016-02-01 23:00:59 +00:00