Dongwon Kang
4a6bd4b48f
Merge "TIF: Do not build input list for background user" into nyc-dev
2016-04-20 19:19:34 +00:00
Julia Reynolds
1ff2412cc4
Merge "Align radio buttons with app icon, change text color." into nyc-dev
2016-04-20 19:10:12 +00:00
Julia Reynolds
e86ac2f0da
Merge "Animate volume dialog expansion/contraction." into nyc-dev
2016-04-20 19:07:13 +00:00
Julia Reynolds
682d73fb3a
Align radio buttons with app icon, change text color.
...
Bug: 27597108
Change-Id: Id821b46b6f2898295ae711ec33f56fed1b529584
2016-04-20 15:04:49 -04:00
TreeHugger Robot
0304688882
Merge "Only try to add details to zip once." into nyc-dev
2016-04-20 19:03:02 +00:00
Mitchell Wills
de629c7ac7
Update scan and last network info in the WorkThread am: cf0875a am: c441faa
...
am: 2dbac6c
* commit '2dbac6cee58c343682ebf6590ae170c2acd067e4':
Update scan and last network info in the WorkThread
Change-Id: I1068111b96b907f9f3c839fc497e9d06e1254d26
2016-04-20 19:01:51 +00:00
Julia Reynolds
e80f67545d
Animate volume dialog expansion/contraction.
...
Bug: 28275874
Change-Id: I751addeb73e7354d3a2018be1ba08bf9b8378b95
2016-04-20 14:58:47 -04:00
Andreas Gampe
58f20726e9
Merge "Frameworks/base: Add holder to BaseBundle" into nyc-dev
2016-04-20 18:58:32 +00:00
Mitchell Wills
2dbac6cee5
Update scan and last network info in the WorkThread am: cf0875a
...
am: c441faa
* commit 'c441faa6de5618e9da029858ce83b3e129be2974':
Update scan and last network info in the WorkThread
Change-Id: I69ee081eb91a521e7c6cdc7ca6e96ebc230c1aba
2016-04-20 18:57:29 +00:00
Mitchell Wills
c441faa6de
Update scan and last network info in the WorkThread
...
am: cf0875a
* commit 'cf0875a9b69da9da5e16563eca33609e775d9195':
Update scan and last network info in the WorkThread
Change-Id: I0b59f1eaa9bad27b300477f31fb88fb8e2eacb38
2016-04-20 18:53:58 +00:00
Trevor Johns
59c9a93fc2
Merge changes from topic 'merge_docs_nyc-dev' into nyc-dev
...
* changes:
Remove links to createAndInitializeUser() and createUser()
Resolve merge conflicts of a5060ee to nyc-dev
2016-04-20 18:35:57 +00:00
Rob Carr
db973df830
Merge "When restacking IM windows preserve relative order." into nyc-dev
2016-04-20 18:30:42 +00:00
Rob Carr
5a2554a854
Merge "Respect WRAP_CONTENT when resolving drop down position." into nyc-dev
2016-04-20 18:30:16 +00:00
Yi Kong
8c205b5a2d
Merge "Track libcore change be1608980825868eb1c70fab6eb86fe06bd304ce" into nyc-dev
2016-04-20 18:04:47 +00:00
Sudheer Shanka
df9ecfc587
Merge "Add restrictedSwitchSummary attribute to restricted switch preferences." into nyc-dev
2016-04-20 18:04:14 +00:00
Jae Seo
801d4161dd
Merge "ExifInterface: Fix a bug to return only a JPEG-compressed thumbnail" into nyc-dev
2016-04-20 17:50:52 +00:00
Sudheer Shanka
205d10bb13
Merge "Fix additional summary of RestrictedSwitchPreference." into nyc-dev
2016-04-20 17:50:20 +00:00
Jason Monk
eeaaf26805
Merge "Daydream -> screen saver" into nyc-dev
2016-04-20 17:48:48 +00:00
TreeHugger Robot
9724fba835
Merge "Added onRestrictBackgroundWhitelistChanged callback." into nyc-dev
2016-04-20 17:44:56 +00:00
Jason Monk
427aa24be2
Daydream -> screen saver
...
Change-Id: I604530a721797e6d4b28df3782303a79fabcdac7
Fixes: 28268243
2016-04-20 13:44:05 -04:00
Mitchell Wills
cf0875a9b6
Update scan and last network info in the WorkThread
...
This prevents a race condition where mLastInfo is updated while
processing scan results causing a crash.
Change-Id: Ic5147f3851f218c0f697e4ebb324f1cb63d02665
Fixes: 27944510
2016-04-20 10:34:24 -07:00
Jason Monk
10ea519fa9
Merge "Allow QS details to scroll when the screen is really small" into nyc-dev
2016-04-20 17:34:19 +00:00
Jason Monk
c4f80d217e
Allow QS details to scroll when the screen is really small
...
Change-Id: Ib28b6e9d888e864741c3ac472d30ef7cae06fe67
Fixes: 27276984
2016-04-20 13:30:11 -04:00
Felipe Leme
51a4ede593
Only try to add details to zip once.
...
When the user enters details (title or description) to the bugreport,
Shell tries to add a title.txt (and/or description.txt) to the zip and
uses 2 instance variables (addedDetailsToZip and addingDetailsToZip) to
control its state.
The problem with the current approach is that if there is a failure
adding the entries (for example, if the entries already exist), these
variables are not updated and hence when the user taps Share, it will
try to add the entries again, which most likely would fail.
BUG: 28291423
Change-Id: I56a71256be4f8de15f8126b815334277319e8e8a
2016-04-20 10:25:12 -07:00
Vladislav Kaznacheev
c8df6aa42f
Merge "Send ACTION_DRAG_EXITED when the pointer moves over a non-touchable window" into nyc-dev
2016-04-20 17:11:21 +00:00
Jason Monk
e59bbb0899
Merge "QS tile lifecycle management" into nyc-dev
2016-04-20 17:09:01 +00:00
Dongwon Kang
a897e5f5e3
TIF: Do not build input list for background user
...
Building input list for background user leads to unnecessary connection
request to hardware input and that causes incomplete service state.
Bug: 27407198
Change-Id: Id8d5d5001394781edd2dafe8681c674855332ae3
2016-04-20 09:52:30 -07:00
Yang Ni
c74d2a8b87
Merge "Made Element accessors thread-safe" into nyc-dev
2016-04-20 16:44:39 +00:00
Phil Weaver
b72c30653d
Merge "Clear calling identity when binding a11y services" into nyc-dev
2016-04-20 16:33:28 +00:00
Amith Yamasani
ea61e63bf8
Merge "Reinitialize voice interaction service on unlock" into nyc-dev
2016-04-20 16:19:45 +00:00
Yi Kong
30472f7488
Track libcore change be1608980825868eb1c70fab6eb86fe06bd304ce
...
Bug: 27704598
Change-Id: I5cb900c7b48bc7b48ed0ea1110ff834e1d316de7
(cherry picked from commit d7c695d25b1b75657bcbba6b61d62931a1b27d09)
(cherry picked from commit a69302e9e2ebc04447b16657a4e706fb1241ee6b)
2016-04-20 15:53:45 +00:00
Jason Monk
29c93ce05d
QS tile lifecycle management
...
Ensure we send out the current QSService and Tile to the TileService
before we write to mWrapper allowing other commands to come through.
Change-Id: Ia3f470083d97d85fa726b1add3706db6278c7d1e
Fixes: 27871492
2016-04-20 11:41:36 -04:00
Jason Monk
e6be9c58cc
Merge "QS custom tiles - better handling of invalid icons" into nyc-dev
2016-04-20 15:25:43 +00:00
Jason Monk
4a906f9da6
QS custom tiles - better handling of invalid icons
...
Change-Id: I7b174a078a9df840eb73def101d865a8d630db19
Fixes: 27871180
2016-04-20 11:21:32 -04:00
Jason Monk
01dbf41311
Merge "Fix QS edit accessibility" into nyc-dev
2016-04-20 15:14:52 +00:00
Jason Monk
5665030500
Fix QS edit accessibility
...
Change-Id: Ibce7bdf480751994b318cba3a9954365f0ed8786
Fixes: 28194074
2016-04-20 11:10:23 -04:00
Philip P. Moltmann
a1a1aa3c68
Merge "Expose additional fields needed by PrintRecommendationService GTS test and move files into properly named directory." into nyc-dev
2016-04-20 15:01:05 +00:00
Jason Monk
6dde42f0ee
Merge "Collapse QS panel after details if we expanded it before" into nyc-dev
2016-04-20 14:25:24 +00:00
Steve McKay
d8c2459b50
Merge "Only show OPEN button as needed." into nyc-dev
2016-04-20 14:25:07 +00:00
Jason Monk
d637903fe6
Merge "Update QS header to handle 320dp without overlapping" into nyc-dev
2016-04-20 14:21:27 +00:00
Jason Monk
85b866d5e4
Update QS header to handle 320dp without overlapping
...
Change-Id: I7f52ed8aac14bea6c2cdc9a6ef8087ff6ef1b802
Fixes: 28181221
2016-04-20 10:08:55 -04:00
Jason Monk
8095309791
Fix settings drawer when font size is huge
...
Change-Id: Id720a7e7b471ddf01ed3682882656cd838eb860d
Fixes: 28181614
2016-04-20 09:44:22 -04:00
Rubin Xu
49425d612c
Merge "Kill foreground apps when turning off work" into nyc-dev
2016-04-20 09:33:52 +00:00
Keisuke Kuroyanagi
da067dcbf2
Merge "Allow switching keyboard layout to null." into nyc-dev
2016-04-20 09:12:51 +00:00
Robert Carr
b976877a4b
When restacking IM windows preserve relative order.
...
We were still having some troubles with attached windows which we
werent properly promoting here. Now we catch everything with
the mIsImWindow flag. Before it was safe to assume dialogs
were on top of the Input Method but with a whole range of child
windows we need to be more careful. WindowManagerService has
been very careful preparing the window list for us, so carry
out its wishes and preserve the original relative ordering of
input method windows when restacking.
Bug: 28235787
Change-Id: Ied96d83f77b82df81b3b0aa94cb61e9c22999d23
2016-04-19 22:38:55 -07:00
Vladislav Kaznacheev
598d40d937
Send ACTION_DRAG_EXITED when the pointer moves over a non-touchable window
...
Bug: 28276601
Change-Id: Ic8da5c5ae422a9c9dd2d5bef898ee36a66b73afd
2016-04-20 04:51:40 +00:00
Sudheer Shanka
a1790c3b35
Add restrictedSwitchSummary attribute to restricted switch preferences.
...
Bug: 27659072
Change-Id: If516adaed041ea0d66945ebf1dbe7945331d0da5
2016-04-19 21:51:38 -07:00
Tomasz Mikolajewski
0fb51357af
Merge changes I5e500724,I40cfb12c into nyc-dev
...
* changes:
Restrict selection to 1000 items in DocumentsUI.
Cancel band selection on directory change.
2016-04-20 03:57:28 +00:00
Andreas Gampe
52764cba59
Frameworks/base: Add holder to BaseBundle
...
Move EMPTY_PARCEL into an inner holder class. Add holder to
preloaded-classes. Clean up dependencies.
Allows to compile-time initialize:
* android.os.BaseBundle
* android.os.Bundle
* android.os.PersistableBundle
* android.telephony.CarrierConfigManager
Bug: 27265238
Change-Id: Ib8017aa419c2985963b3c68a8046462a38652ef2
2016-04-19 20:46:43 -07:00
Jakub Pawlowski
75760e6b62
Merge "OobData documentation" into nyc-dev
2016-04-20 03:15:23 +00:00