Selim Cinek
b66685b0d0
Fixed a crash when transforming
...
When transforming directly from a hybrid view into a bigtext,
the transformation could crash. This is now fixed.
Change-Id: Ie45c1feaf916c9aa584f1797b7fa0831fe757b9b
2016-02-03 20:30:19 -08:00
Selim Cinek
e3efd83930
Fixed that group children expand buttons were sometimes colored
...
Because of a race the visibility wasn't set correctly yet
Change-Id: I94366a57049f39c5d12f9aed7af95e2f97bc15ea
2016-02-03 20:30:19 -08:00
Selim Cinek
d634d069dd
Fixed a bug where the notification big text wasn't transforming
...
Because it has a different id the big text wasn't transforming correctly
Change-Id: I2fdb423d3ef4a8fbe651c0bbd32e04c63b193ba5
2016-02-03 20:30:18 -08:00
Selim Cinek
7db4298cb9
Adapted the background behavior on the lockscreen
...
The background is now at most at the topPadding
Bug: 26869443
Change-Id: I752977300084200ac77f5c0887e4439c3acc2b56
2016-02-03 20:30:18 -08:00
Selim Cinek
a3d3b91a6e
Adapted the style of notification groups
...
The title is now not using the spanned styling anymore
and the overflow is divided differently. Also fixed the
layout for RTL languagues and BIDI.
Change-Id: I5963e1990fe0efefd0355fcaae249546cbb75181
2016-02-03 20:29:36 -08:00
Selim Cinek
2b39c4ccdf
Adapted the no notifications view according to spec
...
Change-Id: I867d1b364d5687e846040d586a737370c6527245
2016-02-02 18:07:14 -08:00
Selim Cinek
3109ec39fa
Updated the clear all button to spec
...
Textify all the things
Change-Id: I054237bae36cff5fbb3fa38de9d892c040590c3c
2016-02-02 18:07:14 -08:00
Tomasz Mikolajewski
12f11c55e6
Merge "Fix tapping on more than one failure notification."
2016-02-03 02:05:23 +00:00
Tomasz Mikolajewski
cd270153ff
Fix tapping on more than one failure notification.
...
Bug: 26809248
Change-Id: I4e52b7e7a9e09d57b8a2231a09c9121b5fd19e51
2016-02-03 11:03:47 +09:00
Makoto Onuki
a0fddc1ed4
Merge "Ignore unknown user restrictions and WTF instead."
2016-02-03 01:38:33 +00:00
Makoto Onuki
cd6a48542a
Merge "Slightly change the "pre-N" so it's CTS-friendly."
2016-02-03 01:31:24 +00:00
Makoto Onuki
939be87776
Slightly change the "pre-N" so it's CTS-friendly.
...
Right now, the value of VERSION_CODES.N is 10000, but I'm writing
a caller app with target SDK level 24 for CTS, and the previous
logic didn't work for it.
Bug 25506830
Change-Id: I73613f30b437fb19406736f897d01d59b1f84c9d
2016-02-02 17:24:59 -08:00
Aga Wronska
18e191c1a8
Merge "Fix root selection after search"
2016-02-03 01:23:41 +00:00
Chris Craik
bcda2da5fe
Merge "Early kickoff of shadow tasks"
2016-02-03 01:17:37 +00:00
Jim Miller
7b5e869730
Merge "Add new icon for fbe notification"
2016-02-03 01:12:36 +00:00
Makoto Onuki
1f1ceef0f8
Ignore unknown user restrictions and WTF instead.
...
Bug 23902097
Change-Id: I1ac147ecd0286a8eb674d6f9f527edfea6e1198e
2016-02-02 17:10:41 -08:00
Chris Craik
6e068c0182
Early kickoff of shadow tasks
...
bug:26562703
Change-Id: I7cdf18f2c662380bd31c7ffeefd5c3f569e5c1c6
2016-02-02 17:10:25 -08:00
Jim Miller
b1135b7196
Add new icon for fbe notification
...
Fixes bug 26863369
Change-Id: I967d585fa251782d18a5f24c025b28d40268dc85
2016-02-02 17:08:56 -08:00
Adam Lesinski
b8bcd19975
Merge "AAPT2: Support -c configuration filtering"
2016-02-03 01:05:32 +00:00
Adam Lesinski
6a008170cb
AAPT2: Support -c configuration filtering
...
Change-Id: I1e5855ca73440bdc30c21bcbc1dfdd31a9842363
2016-02-02 17:02:58 -08:00
Steve McKay
d87277d37f
Merge "Show view mode button in action bar on Downloads."
2016-02-03 00:48:15 +00:00
Chris Craik
9f19f5ae8c
Merge "Fix null offscreen buffer crash"
2016-02-03 00:42:30 +00:00
Filip Gruszczynski
57d61f2354
Merge "Allow specifying stack when starting activity in AM command."
2016-02-03 00:27:59 +00:00
Filip Gruszczynski
debd9a5ed5
Allow specifying stack when starting activity in AM command.
...
Change-Id: I42032bdebf16b6cd2c0c87fd9aa5c261bc9fe25d
2016-02-02 16:27:18 -08:00
Doris Liu
a72d52bbed
Merge "VectorDrawable native rendering - Step 4 of MANY"
2016-02-03 00:19:22 +00:00
Filip Gruszczynski
ab28afd3df
Merge "Animate pinned stack resize when launching acivity with new bounds."
2016-02-03 00:16:05 +00:00
Chris Craik
c0f3f2f8c0
Fix null offscreen buffer crash
...
bug:26571145
Change-Id: I6e885fd6135c0987360275cbf5b46475c24401d4
2016-02-02 16:12:32 -08:00
Nathan Harold
fe585a6bae
Update RILConstants errors to match ril.h
...
am: c0e87a55f2
* commit 'c0e87a55f2e07613e45ee8681498528f9fa7c752':
Update RILConstants errors to match ril.h
2016-02-03 00:09:12 +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
Aga Wronska
7592987761
Merge "Add tests for action bar's search icon behavior - Icon hidden when root doesn't support search - Icon visible whan root supports search"
2016-02-02 23:46:12 +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
Chong Zhang
3bf163e783
Merge "Don't clear mExiting if window is going to be removed."
2016-02-02 23:31:38 +00:00
Filip Gruszczynski
47dae5850d
Animate pinned stack resize when launching acivity with new bounds.
...
Bug: 25672053
Change-Id: Idbcbb77c2442d5e35041f757489f0657daad48c9
2016-02-02 15:27:15 -08:00
Yin-Chia Yeh
b7d4227bb2
Merge "Camera2: Legacy: fix legacy device CTS failures"
2016-02-02 23:23:35 +00:00
Filip Gruszczynski
6727d64084
Merge "Don't extend alert windows onto status bar/nav bar."
2016-02-02 23:11:39 +00:00
Aga Wronska
8e1c9637ec
Fix root selection after search
...
Bug: 26160443
Change-Id: Ib05719c8219565db7ef88ce41227079537d1fac4
2016-02-02 15:04:52 -08: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 918c55a67c2bf0cec79f75dec6ca468e914a5fd1.
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
Steve McKay
3ce95951bd
Show view mode button in action bar on Downloads.
...
A grab bag also with:
Report Roots while loading (in DEBUG).
Null check DirectoryFragment before calling methods on it.
Bug:26936660,26143397
Change-Id: Ief2c943eb24fb14349bbd9cc4a5fbd670f57d567
2016-02-02 14:51:04 -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
Hall Liu
0cb57c3991
Merge "Remove check for missing parent calls"
2016-02-02 22:32:58 +00:00
Chong Zhang
6bb8250e1b
Don't clear mExiting if window is going to be removed.
...
bug: 26819496
Change-Id: I7ab1f45f8d32bc086ded579b46b6b5e9b32771a0
2016-02-02 14:14:57 -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
Nathan Harold
c0e87a55f2
Update RILConstants errors to match ril.h
...
-Mirror changes from I997da9a15225716786c53b7457b498d4628e76be
-Add an error code for rate-limited requests
Bug: 26767732
Change-Id: Ic094fdf39d33a702e1799e099c86af5238deb226
2016-02-02 13:37:59 -08:00