OSDN Git Service

android-x86/frameworks-base.git
9 years agoMerge "Fixed a ltr bug where the buttons disappeared" into lmp-dev
Selim Cinek [Mon, 25 Aug 2014 11:50:24 +0000 (11:50 +0000)]
Merge "Fixed a ltr bug where the buttons disappeared" into lmp-dev

9 years agoMerge "TIF: define hidden channels columns as @SystemApi" into lmp-dev
Wonsik Kim [Mon, 25 Aug 2014 06:17:55 +0000 (06:17 +0000)]
Merge "TIF: define hidden channels columns as @SystemApi" into lmp-dev

9 years agoTIF: define hidden channels columns as @SystemApi
Wonsik Kim [Mon, 25 Aug 2014 05:21:40 +0000 (14:21 +0900)]
TIF: define hidden channels columns as @SystemApi

Bug: 17165479
Change-Id: Ic0b0bdbc440eb15e68e4a1a5fa15a4875b17d061

9 years agoMerge "Use common language code in hdmi service." into lmp-dev
Jungshik Jang [Mon, 25 Aug 2014 02:08:51 +0000 (02:08 +0000)]
Merge "Use common language code in hdmi service." into lmp-dev

9 years agoMerge "Fix API council review comments. Also hide certain APIs(1/3)." into lmp-dev
Wei Wang [Sun, 24 Aug 2014 23:00:18 +0000 (23:00 +0000)]
Merge "Fix API council review comments. Also hide certain APIs(1/3)." into lmp-dev

9 years agoMerge "Installing splits into ASECs!" into lmp-dev
Jeff Sharkey [Sun, 24 Aug 2014 18:45:53 +0000 (18:45 +0000)]
Merge "Installing splits into ASECs!" into lmp-dev

9 years agoMerge "API Review: change fragment transition methods." into lmp-dev
George Mount [Sun, 24 Aug 2014 18:11:05 +0000 (18:11 +0000)]
Merge "API Review: change fragment transition methods." into lmp-dev

9 years agoMerge "Turn off hotword when in power save mode" into lmp-dev
Sandeep Siddhartha [Sat, 23 Aug 2014 22:45:50 +0000 (22:45 +0000)]
Merge "Turn off hotword when in power save mode" into lmp-dev

9 years agoMerge "Fix adb backup for encrypted case" into lmp-dev
Paul Lawrence [Sat, 23 Aug 2014 20:44:29 +0000 (20:44 +0000)]
Merge "Fix adb backup for encrypted case" into lmp-dev

9 years agoMerge "Implement API review feedback for JobScheduler" into lmp-dev
Matthew Williams [Sat, 23 Aug 2014 02:48:18 +0000 (02:48 +0000)]
Merge "Implement API review feedback for JobScheduler" into lmp-dev

9 years agoTurn off hotword when in power save mode
Sandeep Siddhartha [Sat, 23 Aug 2014 00:45:04 +0000 (17:45 -0700)]
Turn off hotword when in power save mode

Bug: 15705459
Change-Id: Ifa8b80223affffdc00da467c2066bc6370c85af1

9 years agoFix an issue with locale for managing intent
Sandeep Siddhartha [Sat, 23 Aug 2014 01:28:09 +0000 (18:28 -0700)]
Fix an issue with locale for managing intent

Bug: 17187528
Change-Id: I254d838b6b37934ce81dd1fcd5a047b50d593887

9 years agoMerge "Fix the Locale story in the hotword API" into lmp-dev
Sandeep Siddhartha [Sat, 23 Aug 2014 01:08:17 +0000 (01:08 +0000)]
Merge "Fix the Locale story in the hotword API" into lmp-dev

9 years agoMerge "Restore legacy VPN stats dialog." into lmp-dev
Jeff Davidson [Sat, 23 Aug 2014 00:55:10 +0000 (00:55 +0000)]
Merge "Restore legacy VPN stats dialog." into lmp-dev

9 years agoMerge "Clear TextView error when text changes" into lmp-dev
Yigit Boyar [Sat, 23 Aug 2014 00:30:59 +0000 (00:30 +0000)]
Merge "Clear TextView error when text changes" into lmp-dev

9 years agoMerge "Fix matrix multiply in accessiblity display adjustments." into lmp-dev
Jeff Brown [Sat, 23 Aug 2014 00:23:44 +0000 (00:23 +0000)]
Merge "Fix matrix multiply in accessiblity display adjustments." into lmp-dev

9 years agoMerge changes I9bd3a235,I9c4dbdef into lmp-dev
Jeff Brown [Sat, 23 Aug 2014 00:23:43 +0000 (00:23 +0000)]
Merge changes I9bd3a235,I9c4dbdef into lmp-dev

* changes:
  Improve adaptive brightness in very dark rooms.
  Hide PowerManager methods that third-party apps can't use.

9 years agoMerge "Poke interactive hint from userActivity and add @SystemApi." into lmp-dev
Jeff Brown [Sat, 23 Aug 2014 00:23:34 +0000 (00:23 +0000)]
Merge "Poke interactive hint from userActivity and add @SystemApi." into lmp-dev

9 years agoMerge "Require DEVICE_POWER permission for DOZE_WAKE_LOCK." into lmp-dev
Jeff Brown [Sat, 23 Aug 2014 00:23:25 +0000 (00:23 +0000)]
Merge "Require DEVICE_POWER permission for DOZE_WAKE_LOCK." into lmp-dev

9 years agoFix the Locale story in the hotword API
Sandeep Siddhartha [Fri, 22 Aug 2014 23:36:34 +0000 (16:36 -0700)]
Fix the Locale story in the hotword API

Tighten the API by taking in a locale rather than a string tag.
Tighten the checks when reading the enrollment metadata, bail out if any
attribute is missing or invalid.
Add missing recycle call for a TypedArray

Stop recognition when sound model(s) change. This is needed during
un-enrollment/re-enrollment.

Bug: 17187528
Bug: 17205230
Change-Id: Idb00b51ef8c4ea0a8f8993decea582223181fa3d

9 years agoMerge "Unhide the proximity sensor wakelock." into lmp-dev
Jeff Brown [Sat, 23 Aug 2014 00:22:59 +0000 (00:22 +0000)]
Merge "Unhide the proximity sensor wakelock." into lmp-dev

9 years agoAPI Review: change fragment transition methods.
George Mount [Mon, 18 Aug 2014 23:27:43 +0000 (16:27 -0700)]
API Review: change fragment transition methods.

Bug 16959326

Change-Id: I7460ac077e81c37bbec3ed6350b6e34f7c7b6e33

9 years agoRestore legacy VPN stats dialog.
Jeff Davidson [Fri, 22 Aug 2014 20:05:43 +0000 (13:05 -0700)]
Restore legacy VPN stats dialog.

Was originally removed in ag/522961, but restoring to keep legacy VPN
behavior the same from within VpnSettings. This dialog is only
accesible from VpnSettings and so should only ever be shown for legacy
VPNs.

Bug: 17164793
Change-Id: I06c4e136e1023b8f84edfd15a15264d2e41d325b

9 years agoMerge "Restore legacy VPN stats dialog strings." into lmp-dev
Jeff Davidson [Sat, 23 Aug 2014 00:03:27 +0000 (00:03 +0000)]
Merge "Restore legacy VPN stats dialog strings." into lmp-dev

9 years agoRestore legacy VPN stats dialog strings.
Jeff Davidson [Fri, 22 Aug 2014 23:55:32 +0000 (16:55 -0700)]
Restore legacy VPN stats dialog strings.

Bug: 17164793
Change-Id: I5927cdc4f1ceef4cd1cc1b5d17ae97d285bd9a39

9 years agoMerge "Update shadow parameters for television." into lmp-dev
Tim Kilbourn [Fri, 22 Aug 2014 23:45:39 +0000 (23:45 +0000)]
Merge "Update shadow parameters for television." into lmp-dev

9 years agoUpdate shadow parameters for television.
Tim Kilbourn [Mon, 11 Aug 2014 23:38:15 +0000 (16:38 -0700)]
Update shadow parameters for television.

Bug: 15859361
Change-Id: If22767a6aa81f897c0705fa0618c314df27b7dcd

9 years agoMerge "add some missing assert messages for wifi test" into lmp-dev
Guang Zhu [Fri, 22 Aug 2014 23:36:00 +0000 (23:36 +0000)]
Merge "add some missing assert messages for wifi test" into lmp-dev

9 years agoClear TextView error when text changes
Yigit Boyar [Fri, 22 Aug 2014 23:02:40 +0000 (16:02 -0700)]
Clear TextView error when text changes

This change also fixes another bug where error popup
is cleared when cursor moves using dpad, even though
the text is not changed.

Bug: 15538489
Bug: 3370191
Change-Id: I2804b90178e77ced46477a594331ae1f7306717a

9 years agoInstalling splits into ASECs!
Jeff Sharkey [Wed, 20 Aug 2014 23:26:32 +0000 (16:26 -0700)]
Installing splits into ASECs!

Sessions can now zero-copy data directly into pre-allocated ASEC
containers.  Then at commit time, we compute the total size of the
final app, including any inherited APKs and unpacked libraries, and
resize the container in one step.

This supports both brand new ASEC installs and inheriting from
existing ASEC installs.  To keep things simple, it currently requires
copying any inherited ASEC contents, but this could be optimized in
the future.

Expose new vold resize command, and allow read-write mounting of ASEC
containers.  Move native library extraction into the installer flow,
since it needs to happen before ASEC is sealed.  Move multiArch flag
into NativeLibraryHelper, instead of making everyone pass it
around.  Migrate size calculation to shared location.

Separate "other" package name in public API, provide a path to a
storage device when relevant, and add more docs.

Bug: 16514385
Change-Id: I06c6ce588d312ee7e64cce02733895d640b88456

9 years agoMerge "AAPT: Filtering resource fix" into lmp-dev
Adam Lesinski [Fri, 22 Aug 2014 23:24:59 +0000 (23:24 +0000)]
Merge "AAPT: Filtering resource fix" into lmp-dev

9 years agoAAPT: Filtering resource fix
Adam Lesinski [Fri, 22 Aug 2014 21:10:31 +0000 (14:10 -0700)]
AAPT: Filtering resource fix

Previously, when filtering resources from an APK using
-c option, if one qualifier matched, we would keep the resource.
However, in the case of something like

-c fr-FR,sw360dp

and with a resource in the APK like so

drawable-fr-FR-sw600dp-v13

we would want this resource to be excluded, as it does not
match the sw360dp qualifier (must be less than or equal to it).

This CL fixed the behavior of the filter to require that all
defined qualifier axis be matched.

Bug:17142358
Change-Id: Ie48f3d516a0e610abc7ba8a7ced4eb3ab52534d4

9 years agoImplement API review feedback for JobScheduler
Matthew Williams [Fri, 22 Aug 2014 21:15:28 +0000 (14:15 -0700)]
Implement API review feedback for JobScheduler

BUG: 17005336

Took the opportunity to clean up some back-off logic

Change-Id: Ibc8ae34d1d44dd064ba071e4cbad17872f7e38cf

9 years agoMerge "Update TrustAgentService API after review." into lmp-dev
Jim Miller [Fri, 22 Aug 2014 23:08:31 +0000 (23:08 +0000)]
Merge "Update TrustAgentService API after review." into lmp-dev

9 years agoMerge "Use CLDR narrow am/pm markers." into lmp-dev
Elliott Hughes [Fri, 22 Aug 2014 23:02:13 +0000 (23:02 +0000)]
Merge "Use CLDR narrow am/pm markers." into lmp-dev

9 years agoUpdate TrustAgentService API after review.
Jim Miller [Fri, 15 Aug 2014 01:02:45 +0000 (18:02 -0700)]
Update TrustAgentService API after review.

Also documents timebase on related DevicePolicyManager API.

Fixes bugs 16401527 and 17046034

Change-Id: I8ee6d0055ab6f52ec71630344d3232f7875d9c1d

9 years agoMerge "Display notification effects suppressor in the volume panel." into lmp-dev
John Spurlock [Fri, 22 Aug 2014 22:09:34 +0000 (22:09 +0000)]
Merge "Display notification effects suppressor in the volume panel." into lmp-dev

9 years agoadd some missing assert messages for wifi test
Guang Zhu [Fri, 22 Aug 2014 22:08:36 +0000 (15:08 -0700)]
add some missing assert messages for wifi test

Change-Id: I04f4cbbca1a181ab1404fa3abba874e1f78fed3c

9 years agoDisplay notification effects suppressor in the volume panel.
John Spurlock [Fri, 22 Aug 2014 18:54:46 +0000 (14:54 -0400)]
Display notification effects suppressor in the volume panel.

Bug:16958514

Change-Id: I0eac173875e8af62e3c6b39001722c3fda4517de

9 years agoMerge "SurfaceControl: free ref when not used anymore" into lmp-dev
Pat Tjin [Fri, 22 Aug 2014 22:04:35 +0000 (22:04 +0000)]
Merge "SurfaceControl: free ref when not used anymore" into lmp-dev

9 years agoMerge "Fix (another) measurement issue in ActionBarContainer" into lmp-dev
Adam Powell [Fri, 22 Aug 2014 21:20:22 +0000 (21:20 +0000)]
Merge "Fix (another) measurement issue in ActionBarContainer" into lmp-dev

9 years agoMerge "Add config settings for ethernet/wifi tcp buffers" into lmp-dev
Robert Greenwalt [Fri, 22 Aug 2014 21:14:33 +0000 (21:14 +0000)]
Merge "Add config settings for ethernet/wifi tcp buffers" into lmp-dev

9 years agoMerge "Automatically bind to newly-installed backup transports" into lmp-dev
Christopher Tate [Fri, 22 Aug 2014 21:11:40 +0000 (21:11 +0000)]
Merge "Automatically bind to newly-installed backup transports" into lmp-dev

9 years agoMerge "AAPT: Dump installLocation in badging" into lmp-dev
Adam Lesinski [Fri, 22 Aug 2014 21:08:59 +0000 (21:08 +0000)]
Merge "AAPT: Dump installLocation in badging" into lmp-dev

9 years agoMerge "Show a user switching dialog before starting the user switch" into lmp-dev
Amith Yamasani [Fri, 22 Aug 2014 21:08:14 +0000 (21:08 +0000)]
Merge "Show a user switching dialog before starting the user switch" into lmp-dev

9 years agoMerge "JobScheduler only run jobs for started users." into lmp-dev
Matthew Williams [Fri, 22 Aug 2014 21:07:57 +0000 (21:07 +0000)]
Merge "JobScheduler only run jobs for started users." into lmp-dev

9 years agoMerge "Fix jank in when drawing magnification bounds" into lmp-dev
Svetoslav [Fri, 22 Aug 2014 21:07:08 +0000 (21:07 +0000)]
Merge "Fix jank in when drawing magnification bounds" into lmp-dev

9 years agoMerge "Improve the spot shadow computation." into lmp-dev
ztenghui [Fri, 22 Aug 2014 21:04:48 +0000 (21:04 +0000)]
Merge "Improve the spot shadow computation." into lmp-dev

9 years agoFix (another) measurement issue in ActionBarContainer
Adam Powell [Fri, 22 Aug 2014 20:57:43 +0000 (13:57 -0700)]
Fix (another) measurement issue in ActionBarContainer

Or, the patch in which we discover how many silly bugs adamp caused in
e77b6590.

Change-Id: Iaacd3792d161e068dee74b897872e9ab2f155aca

9 years agoImprove the spot shadow computation.
ztenghui [Thu, 21 Aug 2014 20:47:54 +0000 (13:47 -0700)]
Improve the spot shadow computation.

Get rid of compuation of the intersection for penumbra and convex hull for umbra.
Use simple circle / normal to compute the penumbra and simple intersection for umbra.

The new way could be 2x to 4x faster from rectangle to round shape.
And this part is roughly half of the shadow computation, or 2/3 of spot shadow
computation.

This improve the spot shadow spikeness too.

b/16712006
b/14976551

Change-Id: I02911784868731369efa73f76fc915bc08248600

9 years agoMerge "Don't show the pseudolocales unless we're in developer mode." into lmp-dev
Elliott Hughes [Fri, 22 Aug 2014 20:42:18 +0000 (20:42 +0000)]
Merge "Don't show the pseudolocales unless we're in developer mode." into lmp-dev

9 years agoAutomatically bind to newly-installed backup transports
Christopher Tate [Thu, 21 Aug 2014 22:45:47 +0000 (15:45 -0700)]
Automatically bind to newly-installed backup transports

They'll be rebound automatically at boot, but need to be brought
up immediately.  As always they can only be provided by privileged
apps.

Bug 16542048

Change-Id: I9f121a5c111a772deb3f0c44166002a2cbb16ad5

9 years agoUse proper ril.ecclist when no sim state
giseok.seo [Fri, 22 Aug 2014 01:30:35 +0000 (10:30 +0900)]
Use proper ril.ecclist when no sim state

Bug: 17139446
Signed-off-by: giseok.seo <giseok.seo@lge.com>
Change-Id: I2f420973b29092b8a6cceb8cf4bd77d0ee8372bd

9 years agoMerge "Fixing AVD animation with startOffset" into lmp-dev
ztenghui [Fri, 22 Aug 2014 20:23:23 +0000 (20:23 +0000)]
Merge "Fixing AVD animation with startOffset" into lmp-dev

9 years agoMerge "Revert immutable Shader change" into lmp-dev
John Reck [Fri, 22 Aug 2014 20:19:33 +0000 (20:19 +0000)]
Merge "Revert immutable Shader change" into lmp-dev

9 years agoMerge "Work on issue #17011123: Hit Back/Recents button when in Recents..." into...
Dianne Hackborn [Fri, 22 Aug 2014 20:05:38 +0000 (20:05 +0000)]
Merge "Work on issue #17011123: Hit Back/Recents button when in Recents..." into lmp-dev

9 years agoAAPT: Dump installLocation in badging
Adam Lesinski [Fri, 22 Aug 2014 19:56:26 +0000 (12:56 -0700)]
AAPT: Dump installLocation in badging

Bug:17033144
Change-Id: I87dea9af47eef8bcba1465df9b49e355ac6346ec

9 years agoShow a user switching dialog before starting the user switch
Amith Yamasani [Fri, 22 Aug 2014 16:27:25 +0000 (09:27 -0700)]
Show a user switching dialog before starting the user switch

switchUser() now first shows a dialog and the dialog calls
startUserInForeground to do the actual switch.

Bug: 16661752
Change-Id: Ie4e2e9eec8bf7c2116694072ea8555b8254a0e13

9 years agoSurfaceControl: free ref when not used anymore
Thierry Strudel [Fri, 22 Aug 2014 18:19:09 +0000 (11:19 -0700)]
SurfaceControl: free ref when not used anymore

C standard does not ensure order in which arguments are evaluated leading to
faulty behavior in x86 case.

Bug: 17206275

Change-Id: I6553c55bcf646d93413135aed733f20b91852735
Signed-off-by: Thierry Strudel <thierry.strudel@intel.com>
9 years agoMerge "Changed the color of buttonBarButtonStyle in the Material theme" into lmp-dev
Christian Robertson [Fri, 22 Aug 2014 19:47:58 +0000 (19:47 +0000)]
Merge "Changed the color of buttonBarButtonStyle in the Material theme" into lmp-dev

9 years agoFixing AVD animation with startOffset
ztenghui [Fri, 22 Aug 2014 17:35:04 +0000 (10:35 -0700)]
Fixing AVD animation with startOffset

b/17160751

Change-Id: If030ca04f5a7dd7e732dcc5dfb18d51faa7e7b79

9 years agoMerge "NoMan: Turn off aggregated stats" into lmp-dev
Christoph Studer [Fri, 22 Aug 2014 19:40:56 +0000 (19:40 +0000)]
Merge "NoMan: Turn off aggregated stats" into lmp-dev

9 years agoMerge "NoMan: Add flag to turn off aggregated in-mem stats" into lmp-dev
Christoph Studer [Fri, 22 Aug 2014 19:40:16 +0000 (19:40 +0000)]
Merge "NoMan: Add flag to turn off aggregated in-mem stats" into lmp-dev

9 years agoMerge "MediaCodeInfo: fix support for feature-can-swap-width-height" into lmp-dev
Lajos Molnar [Fri, 22 Aug 2014 19:38:22 +0000 (19:38 +0000)]
Merge "MediaCodeInfo: fix support for feature-can-swap-width-height" into lmp-dev

9 years agoMerge "Hiding missed Video telephony related APIs." into lmp-dev
Tyler Gunn [Fri, 22 Aug 2014 19:18:26 +0000 (19:18 +0000)]
Merge "Hiding missed Video telephony related APIs." into lmp-dev

9 years agoMerge "VideoView: unhide setVideoURI api and add document." into lmp-dev
Ronghua Wu [Fri, 22 Aug 2014 19:16:57 +0000 (19:16 +0000)]
Merge "VideoView: unhide setVideoURI api and add document." into lmp-dev

9 years agoMerge "Fix RTL bug for actionbar tooltips" into lmp-dev
Yigit Boyar [Fri, 22 Aug 2014 19:15:39 +0000 (19:15 +0000)]
Merge "Fix RTL bug for actionbar tooltips" into lmp-dev

9 years agoMerge "Change actionbar title size for landscape" into lmp-dev
Yigit Boyar [Fri, 22 Aug 2014 19:15:24 +0000 (19:15 +0000)]
Merge "Change actionbar title size for landscape" into lmp-dev

9 years agoFix jank in when drawing magnification bounds
Svetoslav [Fri, 22 Aug 2014 19:14:28 +0000 (12:14 -0700)]
Fix jank in when drawing magnification bounds

There was an off-by-one error in computing the invalidated
rectangle when drawing the magnified region border.

bug:17199352

Change-Id: Id0a1af092b7124bbdca316534c035ed9af829326

9 years agoNoMan: Turn off aggregated stats
Christoph Studer [Fri, 22 Aug 2014 18:51:26 +0000 (20:51 +0200)]
NoMan: Turn off aggregated stats

Aggregated stats can grow unboundedly and shouldn't be enabled
for prod builds.

Bug: 16777910
Change-Id: I1c9303fc3aab93fd75f4dfbbf2e3de467a72f99e

9 years agoNoMan: Add flag to turn off aggregated in-mem stats
Christoph Studer [Fri, 22 Aug 2014 18:45:28 +0000 (20:45 +0200)]
NoMan: Add flag to turn off aggregated in-mem stats

Bug: 16777910
Change-Id: Ic5baa910988f027c82ba16d713a44cc5d55b8333

9 years agoDon't show the pseudolocales unless we're in developer mode.
Elliott Hughes [Fri, 22 Aug 2014 18:45:33 +0000 (11:45 -0700)]
Don't show the pseudolocales unless we're in developer mode.

The old zz_ZY and zz_ZZ pseudolocales are gone, replaced by ar_XB and en_XA.
The existing check for "developer mode" wasn't working, and now the
pseudolocales are there by default, we want to _remove_ them if we're not
in developer mode rather than add them if we are in developer mode.

Bug: 17190407
Change-Id: I6ee6eba53f5b816ef8e0d1768c94cd3484a196b5

9 years agoFixed a ltr bug where the buttons disappeared
Selim Cinek [Fri, 22 Aug 2014 18:43:02 +0000 (20:43 +0200)]
Fixed a ltr bug where the buttons disappeared

Bug: 15280748
Change-Id: If2fdeef42cba867c234300f4e5484022c405c587

9 years agoMerge "TIF: Fix comments in TvContentRating" into lmp-dev
Jae Seo [Fri, 22 Aug 2014 18:41:31 +0000 (18:41 +0000)]
Merge "TIF: Fix comments in TvContentRating" into lmp-dev

9 years agoHiding missed Video telephony related APIs.
Tyler Gunn [Fri, 22 Aug 2014 18:33:13 +0000 (11:33 -0700)]
Hiding missed Video telephony related APIs.

Bug: 17188135
Change-Id: I9b569936bff285463d32df878efb26041917c51b

9 years agoTIF: Fix comments in TvContentRating
Jae Seo [Fri, 22 Aug 2014 17:52:01 +0000 (10:52 -0700)]
TIF: Fix comments in TvContentRating

Bug: 16876068
Change-Id: I4c8be4ecbbdefac8e85531fa9b918f454b9e45d8

9 years agoFix adb backup for encrypted case
Paul Lawrence [Thu, 21 Aug 2014 15:43:41 +0000 (08:43 -0700)]
Fix adb backup for encrypted case

New behavior. Backup no longer uses the encryption password. This is in
part because that is hard with patterns, in part because it is a security
issue - the off line backup is much easier to brute force than the phone.

Instead, we simply insist on an encryption password if your device is encrypted
and locked.

Bug: 17159330
Change-Id: Ia22f84722522abf0b569a3ef1e16ead5527c726d

9 years agoRevert immutable Shader change
John Reck [Fri, 22 Aug 2014 18:15:37 +0000 (11:15 -0700)]
Revert immutable Shader change

 Bug: 16733996

Change-Id: I51686aaf8f6ae8d0e390e298ad70f98f81c5f555

9 years agoMerge "Add a missing condition when checking measurement for ActionBarContainer"...
Adam Powell [Fri, 22 Aug 2014 18:03:19 +0000 (18:03 +0000)]
Merge "Add a missing condition when checking measurement for ActionBarContainer" into lmp-dev

9 years agoMerge "Add Voice Assist key." into lmp-dev
Michael Wright [Fri, 22 Aug 2014 18:02:26 +0000 (18:02 +0000)]
Merge "Add Voice Assist key." into lmp-dev

9 years agoVideoView: unhide setVideoURI api and add document.
Ronghua Wu [Wed, 20 Aug 2014 23:24:52 +0000 (16:24 -0700)]
VideoView: unhide setVideoURI api and add document.

Bug: 16899444
Change-Id: I576a4b334d8b1fe89f93df3587386ac7f9455687

9 years agoMerge "Update normalized phone number for contact for successful call" into lmp-dev
Yorke Lee [Fri, 22 Aug 2014 17:55:48 +0000 (17:55 +0000)]
Merge "Update normalized phone number for contact for successful call" into lmp-dev

9 years agoAdd a missing condition when checking measurement for ActionBarContainer
Adam Powell [Fri, 22 Aug 2014 17:46:55 +0000 (10:46 -0700)]
Add a missing condition when checking measurement for ActionBarContainer

It even said "non-tab" right there.

Bug 17202141

Change-Id: Iacc7ec9610d2639aab59dd57ba7194178fb6391f

9 years agoMerge "Hiding Video telephony related APIs." into lmp-dev
Tyler Gunn [Fri, 22 Aug 2014 17:12:56 +0000 (17:12 +0000)]
Merge "Hiding Video telephony related APIs." into lmp-dev

9 years agoMerge "Move SystemBackupAgent from services.jar to frameworks.jar" into lmp-dev
Brian Carlstrom [Fri, 22 Aug 2014 17:03:48 +0000 (17:03 +0000)]
Merge "Move SystemBackupAgent from services.jar to frameworks.jar" into lmp-dev

9 years agoMerge "Switch to proper networkcallback api" into lmp-dev
Jason Monk [Fri, 22 Aug 2014 16:56:43 +0000 (16:56 +0000)]
Merge "Switch to proper networkcallback api" into lmp-dev

9 years agoMerge "Allow NetworkRequest release from the system process." into lmp-dev
Jeff Davidson [Fri, 22 Aug 2014 16:52:27 +0000 (16:52 +0000)]
Merge "Allow NetworkRequest release from the system process." into lmp-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Fri, 22 Aug 2014 16:49:58 +0000 (16:49 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Fri, 22 Aug 2014 16:41:27 +0000 (16:41 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoMerge "Zen: "Muted by <x>" indicator string." into lmp-dev
John Spurlock [Fri, 22 Aug 2014 16:06:05 +0000 (16:06 +0000)]
Merge "Zen: "Muted by <x>" indicator string." into lmp-dev

9 years agoMerge "Send notification messages immediatelly" into lmp-dev
Youngsang Cho [Fri, 22 Aug 2014 15:54:11 +0000 (15:54 +0000)]
Merge "Send notification messages immediatelly" into lmp-dev

9 years agoSend notification messages immediatelly
Youngsang Cho [Fri, 22 Aug 2014 12:27:47 +0000 (21:27 +0900)]
Send notification messages immediatelly

Notification messages are posted through a handler with a main thread.
When a caller of TIS.notifyXXX runs also in a main thread, the notification
is delivered after the method including the caller is finished.
So we added runOnMainThread and made notification messages sent through
runOnMainThread.

Change-Id: Ieb2c5c04ff031e42a532acfc45e0174563265c6b

9 years agoMerge "Fixed focusing order for the notification panel and QS" into lmp-dev
Selim Cinek [Fri, 22 Aug 2014 15:35:53 +0000 (15:35 +0000)]
Merge "Fixed focusing order for the notification panel and QS" into lmp-dev

9 years agoSwitch to proper networkcallback api
Jason Monk [Thu, 21 Aug 2014 17:44:18 +0000 (13:44 -0400)]
Switch to proper networkcallback api

This will listen properly for the connection of the VPNs.  It will
also listen for disconnects, but may catch them slightly delayed
as the connection may be held on to.

Bug: 16153201
Bug: 17164598
Change-Id: I0c522f7fb4007c3376153c4b2a0345391e0b724f

9 years agoFixed focusing order for the notification panel and QS
Selim Cinek [Wed, 20 Aug 2014 21:50:41 +0000 (23:50 +0200)]
Fixed focusing order for the notification panel and QS

Also fixed multiple bugs regarding focusability, where
some elements were focusable even though invisible.
The buttons, QS-tiles, QS-detail buttons, QS Header
icons and other elements now have the correct focusability
state.
The rect indicating accessibility focus is now also
correct for dual label tiles, instead of just the whole
button.
Also fixes an ordering issue where notifications were above
the camera circle when launching.
In addition the focus order of the notifications now work
correctly.

Bug: 15569922
Bug: 15682123
Bug: 17159249
Bug: 15690386
Change-Id: Ie9f7ae73397b41ce2e9a4060699301fdef3a0d01

9 years agoZen: "Muted by <x>" indicator string.
John Spurlock [Fri, 22 Aug 2014 14:52:55 +0000 (10:52 -0400)]
Zen: "Muted by <x>" indicator string.

Bug:16958514
Change-Id: Ic2b9cde74df29ce70f4991f64759544c91e9fac3

9 years agoMerge "Final strings tweaks for work profile" into lmp-dev
Jessica Hummel [Fri, 22 Aug 2014 14:26:55 +0000 (14:26 +0000)]
Merge "Final strings tweaks for work profile" into lmp-dev

9 years agoMerge "Fix notification badge when line 3 not shown." into lmp-dev
Kenny Guy [Fri, 22 Aug 2014 14:20:30 +0000 (14:20 +0000)]
Merge "Fix notification badge when line 3 not shown." into lmp-dev

9 years agoMerge "SysUI: Fix NotificationData dump" into lmp-dev
Christoph Studer [Fri, 22 Aug 2014 14:18:03 +0000 (14:18 +0000)]
Merge "SysUI: Fix NotificationData dump" into lmp-dev

9 years agoMerge "Only run TrustAgentServices for users with secure keyguards" into lmp-dev
Adrian Roos [Fri, 22 Aug 2014 14:17:31 +0000 (14:17 +0000)]
Merge "Only run TrustAgentServices for users with secure keyguards" into lmp-dev