Jorim Jaggi
684c772ddd
Merge "Fix crash when reset() gets called during an animation" into lmp-dev
2014-08-16 04:29:45 +00:00
Jorim Jaggi
0d9f35d1d8
Fix crash when reset() gets called during an animation
...
Bug: 17058023
Change-Id: I2ed77b49c4daf1790e43f74a274054618e378b40
2014-08-20 17:08:44 +02:00
Jorim Jaggi
2d268f3508
Merge "Don't close panel when in QS and all notifications go away" into lmp-dev
2014-08-16 04:29:45 +00:00
Jorim Jaggi
ba94f883c3
Don't close panel when in QS and all notifications go away
...
Bug: 16988161
Change-Id: Icd21f5ce4b7485c8a83616276b47ea1b08553c21
2014-08-20 19:23:55 +02:00
Nicolas Prevot
f52233df74
Merge "When forwarding intents, ignoring the package set in the intent." into lmp-dev
2014-08-16 04:29:45 +00:00
Adam Lesinski
52097a22df
Merge "Fix crash when launching Activities in 'android' package" into lmp-dev
2014-08-16 04:29:45 +00:00
Adam Lesinski
54130de7d2
Fix crash when launching Activities in 'android' package
...
The LoadedApk for the 'android' package doesn't have a resource
directory set. This is fine since the AssetManager loads the
'android' package's resources by default.
This is a regression caused by https://googleplex-android-review.googlesource.com/#/c/525840/
Bug:17104110
Change-Id: I8a2158a75b4ff0e941837c11a2cb77a7aad09270
2014-08-20 17:58:10 +00:00
Chris Craik
e2527bc206
Merge "Add outlineProvider attribute" into lmp-dev
2014-08-19 22:53:25 +00:00
Chris Craik
f56885d413
Add outlineProvider attribute
...
bug:16871683
Change-Id: Iae9326c41872ac03d40ebeec6257522a34cbe1ff
2014-08-19 18:04:14 -07:00
Chris Craik
aba9715ae7
Merge "Make getOutline account for gravity BitmapDrawable" into lmp-dev
2014-08-19 22:53:25 +00:00
Chris Craik
fe7a18eead
Make getOutline account for gravity BitmapDrawable
...
bug:17112454
Also cleans up several subtle bugs in updating gravity/tile mode/insets.
Change-Id: Idbd2c52e5f572d11b651f5e93d000535880f5708
2014-08-19 17:44:20 -07:00
Jorim Jaggi
909cb49a10
Merge "Fix QS expansion weirdness #2 " into lmp-dev
2014-08-16 04:29:45 +00:00
Jorim Jaggi
b7a3303f80
Fix QS expansion weirdness #2
...
Bug: 17138703
Bug: 17047680
Change-Id: I4058d9a2e349c4a52ab167638471a1eb11753380
2014-08-20 16:21:36 +02:00
Jorim Jaggi
163676496b
Merge "Remove battery color when in power save" into lmp-dev
2014-08-16 04:29:45 +00:00
Jorim Jaggi
708f7721e9
Remove battery color when in power save
...
Also changes to color to our consistent warning color.
Bug: 16849393
Change-Id: I71737c1b7c18af569b5f4e957b006db579266cd1
2014-08-20 20:54:02 +02:00
Selim Cinek
d88c24ef9f
Merge "Announcing quick settings changes now via talkback" into lmp-dev
2014-08-16 04:36:39 +00:00
Selim Cinek
4fda7b2d97
Announcing quick settings changes now via talkback
...
All tiles now report when their state changes due
to a user clicking on it. Also cleaned up some accessibility
strings.
Bug: 15682239
Change-Id: Ide97fb97a0253618db206562573dadd0036dab45
2014-08-20 18:58:08 +02:00
Ji-Hwan Lee
0c3b4ad7b6
Merge "TIF: Remove session state when hardware wrapper input crashes" into lmp-dev
2014-08-16 04:25:55 +00:00
Ji-Hwan Lee
4835497886
TIF: Remove session state when hardware wrapper input crashes
...
Change-Id: I2306cc407a19892c1895ee70bd6bd52b1a3bd4f3
2014-08-17 04:51:18 +09:00
Dianne Hackborn
249a7fdf44
Merge "Temporary: raise overflow limit, print all wake locks." into lmp-dev
2014-08-16 04:32:18 +00:00
Dianne Hackborn
acc4a12074
Temporary: raise overflow limit, print all wake locks.
...
Change-Id: I02baa775b8e0659bd9cd4547b8671730f056cb86
2014-08-18 16:33:44 -07:00
Michael Wright
468fef6870
Merge "Persist Show IME option." into lmp-dev
2014-08-18 23:27:42 +00:00
Michael Wright
8b987196ca
Merge "Update MenuItem#setShortcut docs" into lmp-dev
2014-08-18 21:31:41 +00:00
Michael Wright
d1858574d0
Merge "Add callbacks for MediaProjection start / stop." into lmp-dev
2014-08-18 23:27:42 +00:00
Michael Wright
7b69e056fd
Update MenuItem#setShortcut docs
...
Change-Id: I6b73992b0c8d590e8c9884bec377c7c0c1e35720
2014-08-17 17:58:53 -07:00
Michael Wright
7b5a96ba83
Persist Show IME option.
...
Add a new setting to persist whether to show the IME when a hard
keyboard is connected.
Bug: 14066881
Change-Id: I2237ded850a0d4ab43ca441d0b7df13e0958e630
2014-08-17 17:51:19 -07:00
Michael Wright
665366a305
Change 'disable hardware keyboard' to 'show input method'
...
Previously it implied that the hardware keyboard would be disabled,
but really the toggle would just enable showing the IME even if a
hardware keyboard was present. Changed the string and swapped the
semantics to be more clear about the behavior.
Bug: 14066881
Change-Id: I9c8a7eb98b5277f1d09cc19fa7402e9b4cf51d92
2014-08-17 17:51:19 -07:00
Michael Wright
d86ecd26d7
Add callbacks for MediaProjection start / stop.
...
Also, enforce that there is only one valid MediaProjection at a time.
Bug: 16488053
Change-Id: Id05445d798c98cb208bc4dab186296392e15d30b
2014-08-17 16:06:56 -07:00
Svetoslav
33903c839c
Merge "Update the print spooler icon." into lmp-dev
2014-08-16 04:32:18 +00:00
Svetoslav
309f6a0e1b
Update the print spooler icon.
...
Removed a duplicate resource also defined in the platform
resources. Added a tint to the print spooler icon.
bug:16568027
Change-Id: I1c0b9a7bd75bc59d1d86653c05d8fc2bb77056c1
2014-08-18 23:37:56 +00:00
Jae Seo
5b1caaf7d8
TIF: Fix some comment warnings
...
Also fixed some other obvious warnings from Eclipse
Bug: 16876068
Change-Id: Ic9c44caf3fd53e965043aa96039d5f3a5655eaff
2014-08-18 23:25:48 +00:00
Adam Powell
8f4a21e466
Merge "Fix a bug propagating navigation button events from ToolbarActionBar" into lmp-dev
2014-08-18 21:00:53 +00:00
Adam Powell
14e1afe0d8
Fix a bug propagating navigation button events from ToolbarActionBar
...
Add a simple internal wrapper for dealing with window callback events.
This should also make working with things like action modes from
ToolbarActionBar significantly easier in later changes.
Bug 16980711
Change-Id: I2c3d7525489a21847f4af9b80f6ebf9b34b4dd58
2014-08-18 15:58:23 -07:00
Jungshik Jang
3b57e1d129
Merge "Remove parameter field in HdmiCecKeycode." into lmp-dev
2014-08-16 04:25:55 +00:00
Jungshik Jang
5691b2f229
Remove parameter field in HdmiCecKeycode.
...
Since we don't support mapping between android key and parameterized
cec keycode, remove parameter fields in HdmiCecKeycode.
Bug: 17099253
Change-Id: I8b6b6b361f0c343b0a263240b49e41bf289d36ca
2014-08-19 09:49:30 +09:00
Terry Heo
5e85359a36
Merge "CEC: Broadcast language setting whenever it changes" into lmp-dev
2014-08-16 04:15:21 +00:00
Terry Heo
1ca0a43251
CEC: Broadcast language setting whenever it changes
...
Bug: 16995278
Change-Id: Id695d4d2f213cd8039c9915f3d4e451e829e715c
2014-08-18 11:16:05 +09:00
Jungshik Jang
b26fcf68e1
Merge "Disable device when it's removed or disabled." into lmp-dev
2014-08-16 04:15:21 +00:00
Jungshik Jang
0ec59fa2b3
Disable device when it's removed or disabled.
...
Bug: 17122583
Change-Id: Iabda3123ab7e3366c53ae39d9887cb0dd90bdd89
2014-08-20 14:36:54 +09:00
Jae Seo
50afbb308d
Fix the signature of nativeSendScratchpadCommand
...
Change-Id: Ie90a7317f4cf368bf84a64d72e3d8b0de2458b50
2014-08-19 20:40:03 -07:00
Sascha Prueter
3d848bbef6
Merge "Compress miscellaneous fonts." into lmp-dev
2014-08-20 01:43:56 +00:00
Jeff Brown
4720ada123
Merge "Use the CAST_SETTINGS activity for Cast Screen / More Settings." into lmp-dev
2014-08-16 04:32:18 +00:00
Jeff Brown
184926239b
Use the CAST_SETTINGS activity for Cast Screen / More Settings.
...
Change-Id: Ifc2e505896ecf17ac2d0d24a3fec07c10d604448
2014-08-19 20:08:52 -07:00
Jeff Brown
b135d06cb8
Remove incomplete media router API. (DO NOT MERGE)
...
Change-Id: I310fadafb5a6b8190a32e5d87f3e1823c87bcef7
2014-08-19 20:08:52 -07:00
Jeff Brown
6dd10edae5
Merge "Remove incomplete media router API. (DO NOT MERGE)" into lmp-dev
2014-08-16 04:32:18 +00:00
Wenchao Tong
36ecb30b87
Merge "Annotate @SystemApi on some WifiManager methods." into lmp-dev
2014-08-19 02:43:23 +00:00
Etan Cohen
155bbf1ea4
Enable VoLTE with overlay configuration allowing disabling.
...
Bug: 17134661
Change-Id: Ie6262b2b39848a13729a4b9d6acad10ebb91636b
2014-08-20 02:42:49 +00:00
Adam Powell
240ecfe54f
Merge "Update text selection handles to have a minimum touch target size." into lmp-dev
2014-08-16 04:32:18 +00:00
Adam Powell
3fceabd64c
Update text selection handles to have a minimum touch target size.
...
The text selection handles were traditionally sized based on the size
of the provided drawables. When these drawables are visually small, do
not restrict the size of the touch target beyond a certain minimum.
Bug 16851360
Change-Id: If6a468c7b3a9a1a21913006633f00699637751c0
2014-08-19 18:28:31 -07:00
Jungshik Jang
8e6e1e2e82
Merge "Use id to find proper HdmiDeviceInfo instead of ojbect itself." into lmp-dev
2014-08-16 04:25:55 +00:00