Jorim Jaggi
3bf37725bd
Merge "Fix accessibility actions for navigation bar" into lmp-dev
2014-08-16 04:36:39 +00:00
Jorim Jaggi
7beadfc714
Fix accessibility actions for navigation bar
...
Because we handle touch events with custom code, we also need to
handle accessibiltiy correctly.
Bug: 15938266
Change-Id: I186807b7349881a5f0804d7452974cc3c3a8a160
2014-08-20 14:51:06 +02:00
Selim Cinek
255dd04271
Added notification color to all system notifications
...
Bug: 17128331
Change-Id: I81a94510ef51b99916f314c0dd65852426a1fbeb
2014-08-20 14:25:18 +02: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
Wenchao Tong
4d11492071
Annotate @SystemApi on some WifiManager methods.
...
Bug: 17112931
Change-Id: I5980bc46bc1f16316caecd7fcc6cd771b8ca6cdf
2014-08-19 09:42:41 -07: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
Adam Powell
75d6bc1aee
Merge "Make Toolbars (and Toolbar-based ActionBars) have constant text size" into lmp-dev
2014-08-19 02:43:23 +00:00
Adam Powell
2c818ca0a5
Make Toolbars (and Toolbar-based ActionBars) have constant text size
...
Bug 16397655
Change-Id: I908feb1c0a44e4d6061ed49a81c326c841bb2e7c
2014-08-19 11:11:42 -07:00
RoboErik
a66c40bf6e
Update MediaSession APIs for council feedback
...
-Changes MediaSessionManager.SessionsListener to OnActiveSessionsChangedListener
and makes it an interface.
-Renames MediaController.VolumeInfo to MediaController.AudioInfo
-Renames MediaSession.Track to MediaSession.Item
bug:17059552
Change-Id: I3a0b4371700ad6657972c312a5ab89ddfac6df5b
2014-08-19 17:12:42 +00:00
Ihab Awad
9e4329ea0b
Merge "ConnectionService API has only one completed callback (1/3)" into lmp-dev
2014-08-19 15:47:37 +00:00
Ihab Awad
6107bab041
ConnectionService API has only one completed callback (1/3)
...
Refactor ConnectionService API so it has only one "completed"
callback, and connection state and failure codes indicates what
happened. Previous design where we had separate callbacks for failure,
cancellation and success was error prone because it was easy to forget
to implement one of them.
Bug: 16993846
Bug: 17070939
Change-Id: I84bf5d041cf78193ccf80db201b08db3b7014830
2014-08-19 10:51:00 -07:00
Chris Craik
f1381debec
Merge "Respect round rect clip when determining op opaqueness" into lmp-dev
2014-08-19 15:47:37 +00:00
George Mount
7f15164ecb
Add a way to get Transitions from a TransitionSet.
...
Bug 17113732
Change-Id: I0a157a59448e66560ba2252709971131c5dea401
2014-08-19 16:43:06 +00:00
Chris Craik
2262abbd16
Respect round rect clip when determining op opaqueness
...
bug:17115570
Change-Id: I30184b4678d333b5d222af8b61daa07a5e865cab
2014-08-18 19:55:36 -07:00
Adrian Roos
49e057d7ee
Play "device trusted" sound when onTrustInitiatedByUser fires
...
Bug: 16840500
Change-Id: I73fbe5c2cff665ccb637abb9039d57f377d9df53
2014-08-18 16:53:27 +00:00
Dianne Hackborn
ccc8c29af1
Merge "Fix issue #17114392 : android.com.phone crashes - PackageManager code" into lmp-dev
2014-08-16 04:32:18 +00:00
Dianne Hackborn
4a88bf9985
Fix issue #17114392 : android.com.phone crashes - PackageManager code
...
Change-Id: Ib02119c6f313384a73fa7cb7b2b62dbd716fa6ca
2014-08-18 18:07:23 -07:00
John Spurlock
fc12e6f1da
Merge "Revert workaround for network limit dialog." into lmp-dev
2014-08-16 04:32:18 +00:00
John Spurlock
169126bf4d
Revert workaround for network limit dialog.
...
Restore the window type now that it no longer crashes.
This reverts https://googleplex-android-review.git.corp.google.com/#/c/527371/
Bug:17102499
Change-Id: Ifb93a959a693b5925712ae82192c80790b6aefb1
2014-08-19 12:40:02 -04:00
John Spurlock
3eccbc270d
Data usage limit strings + icon changes.
...
- Change notification icon + text.
- Change QS detail overlimit title.
Bug:17042440
Change-Id: I45ebd82c3e676ec265f29b778605444ae4a1c4f1
2014-08-19 10:25:47 -04: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
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
Jungshik Jang
cf445877c6
Use id to find proper HdmiDeviceInfo instead of ojbect itself.
...
TvInputHardwareManager manages internal device info and update
it by remove or add method of List collection. However,
HdmiDeviceInfo overrides equals method and remove may not work
if incoming HdmiDeviceInfo has different power status.
Instead, this change iterates all HdmiDeviceInfo and compares
id of HdmiDeviceInfo.
Bug: 17145753
Change-Id: Ia5de3e33cf05b28fa2bd108d99e78de09b838fb3
2014-08-20 15:06:01 +09: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