OSDN Git Service

android-x86/frameworks-base.git
10 years agoMerge "TIF: handle HDMI CEC power status change" into lmp-dev
Wonsik Kim [Thu, 14 Aug 2014 01:08:55 +0000 (01:08 +0000)]
Merge "TIF: handle HDMI CEC power status change" into lmp-dev

10 years agoMerge "Update intelliJ copyright profile" into lmp-dev
Deepanshu Gupta [Thu, 14 Aug 2014 00:33:43 +0000 (00:33 +0000)]
Merge "Update intelliJ copyright profile" into lmp-dev

10 years agoMerge "Add KitKat wifi and battery icons." into lmp-dev
Deepanshu Gupta [Thu, 14 Aug 2014 00:33:22 +0000 (00:33 +0000)]
Merge "Add KitKat wifi and battery icons." into lmp-dev

10 years agoAdd KitKat wifi and battery icons.
Deepanshu Gupta [Wed, 13 Aug 2014 03:40:42 +0000 (20:40 -0700)]
Add KitKat wifi and battery icons.

This adds wifi and battery icons for Gingerbread and KitKat. This also
improves the icon resolution code by extracting it out in its own class.
The resources are now organized such that each API level resource
directory is used as a backup for all API levels lower than itself.

Change-Id: I937c83638adcc9fa8cd407e0a3023c3abe95530d

10 years agoUpdate intelliJ copyright profile
Deepanshu Gupta [Wed, 13 Aug 2014 19:30:40 +0000 (12:30 -0700)]
Update intelliJ copyright profile

Change-Id: Ib9386b686cb24e1f187d0b636b59b4b13d59bbcd

10 years agoFix detail header padding
Adrian Roos [Wed, 13 Aug 2014 20:24:22 +0000 (22:24 +0200)]
Fix detail header padding

Bug: 17007279
Change-Id: If0d20f69306a7c0cee89cc0c9a1fb81e7d0bf3c0

10 years agoDisable call log for users with DISALLOW_OUTGOING_CALLS restriction
Yorke Lee [Wed, 13 Aug 2014 21:14:29 +0000 (14:14 -0700)]
Disable call log for users with DISALLOW_OUTGOING_CALLS restriction

Bug: 16217514
Change-Id: Iacd5699d0a540ca0e5a678662379bf8c611f7462

10 years agoTIF: handle HDMI CEC power status change
Wonsik Kim [Tue, 12 Aug 2014 09:30:24 +0000 (18:30 +0900)]
TIF: handle HDMI CEC power status change

Bug: 16967261
Change-Id: I252dbb249ec818bcaad7d813d1065ebb0714bd54

10 years agoCEC: Remove timeout from deviceSelect processing
Jinsuk Kim [Tue, 12 Aug 2014 09:10:21 +0000 (18:10 +0900)]
CEC: Remove timeout from deviceSelect processing

20-second timeout set for incoming <active source> command after
<set stream path> is moved out of HdmiControlService, to
HDMI input service.

Bug: 16967429
Change-Id: I5b50b0187e562b51e227a29e54824740ca37906e

10 years agoMerge "Adding scrim to task views. (Bug 15704955)" into lmp-dev
Winson Chung [Wed, 13 Aug 2014 23:07:43 +0000 (23:07 +0000)]
Merge "Adding scrim to task views. (Bug 15704955)" into lmp-dev

10 years agoAdding scrim to task views. (Bug 15704955)
Winson Chung [Tue, 12 Aug 2014 23:33:32 +0000 (16:33 -0700)]
Adding scrim to task views. (Bug 15704955)

- Fixing issue with focus animations not happening for new views

Change-Id: I3134f25becf06db343aa30ea80cb33514cd99d06

10 years agoClean up app following death when creating service
Craig Mautner [Wed, 13 Aug 2014 17:49:26 +0000 (10:49 -0700)]
Clean up app following death when creating service

If an app has died, run through the cleanup before relaunching its
service.

Also a little simplifying refactor.

Fixes bug 16979752.

Change-Id: I376cbef2ea00fc626588386317f092cc6dea0bdc

10 years agoMerge "Whitelist fonts instead of blacklist." into lmp-dev
Deepanshu Gupta [Thu, 14 Aug 2014 00:33:07 +0000 (00:33 +0000)]
Merge "Whitelist fonts instead of blacklist." into lmp-dev

10 years agoMerge "Don't send NetworkMonitor bcast until systemReady" into lmp-dev
Robert Greenwalt [Wed, 13 Aug 2014 23:23:04 +0000 (23:23 +0000)]
Merge "Don't send NetworkMonitor bcast until systemReady" into lmp-dev

10 years agoDon't send NetworkMonitor bcast until systemReady
Robert Greenwalt [Wed, 13 Aug 2014 20:43:32 +0000 (13:43 -0700)]
Don't send NetworkMonitor bcast until systemReady

bug:16913951
Change-Id: I26c5c3353c2d8821452f81765875958d5b9d385b

10 years agoMerge "Fix action bar background drawing" into lmp-dev
Chris Craik [Wed, 13 Aug 2014 21:06:49 +0000 (21:06 +0000)]
Merge "Fix action bar background drawing" into lmp-dev

10 years agoFix action bar background drawing
Chris Craik [Wed, 13 Aug 2014 17:37:18 +0000 (10:37 -0700)]
Fix action bar background drawing

bug:16940717

Fixes regression from 0de8add60e0d40c59def41663acae4d57d0b4b15

Change-Id: I7ec30a9c0c9422874cad106a2caeb7dcbe75e1b6

10 years agoMerge "TIF: Create TvInputState only once per each input" into lmp-dev
Jae Seo [Wed, 13 Aug 2014 20:13:17 +0000 (20:13 +0000)]
Merge "TIF: Create TvInputState only once per each input" into lmp-dev

10 years agoDecouple user limit from guest creation
Amith Yamasani [Tue, 12 Aug 2014 00:09:26 +0000 (17:09 -0700)]
Decouple user limit from guest creation

Allow Guest to be created even if there are N users.
Allow N users to be created even if there are N-1 users
   and a Guest.
Limit number of guests and managed profiles that can
be added.

Added unit tests.

Bug: 15934700
Change-Id: I1a8f0fa38a91d71ef7b2980e05c974244dfc337a

10 years agoTIF: Create TvInputState only once per each input
Jae Seo [Tue, 12 Aug 2014 23:45:58 +0000 (16:45 -0700)]
TIF: Create TvInputState only once per each input

Also removed mClientTokens which is no longer used.

Bug: 16970763
Change-Id: I4fc276241c33f88ed932ce6c703bdb3f771eb7d4

10 years agoMerge "Add API for obtaining max text length for accessibility" into lmp-dev
Alan Viverette [Wed, 13 Aug 2014 00:28:27 +0000 (00:28 +0000)]
Merge "Add API for obtaining max text length for accessibility" into lmp-dev

10 years agoMerge "Move setting to disable automatic USB routing" into lmp-dev
Glenn Kasten [Wed, 13 Aug 2014 22:51:46 +0000 (22:51 +0000)]
Merge "Move setting to disable automatic USB routing" into lmp-dev

10 years agoMove setting to disable automatic USB routing
Glenn Kasten [Wed, 13 Aug 2014 17:56:38 +0000 (10:56 -0700)]
Move setting to disable automatic USB routing

This moves the setting from System to Secure per review.

Bug: 16381952
Change-Id: I2497ca66b4f346839490c29295528fac70e94494

10 years agoMerge "Disassociate system windows from apps" into lmp-dev
Craig Mautner [Wed, 13 Aug 2014 18:06:18 +0000 (18:06 +0000)]
Merge "Disassociate system windows from apps" into lmp-dev

10 years agoRemvoe build log spam.
Ying Wang [Wed, 13 Aug 2014 17:57:18 +0000 (10:57 -0700)]
Remvoe build log spam.

Change-Id: I87a0864d1f4d1c01f660f2bb603b5d0b42e19b53

10 years agoFix delete clause for sound model DB
Sandeep Siddhartha [Wed, 13 Aug 2014 00:20:07 +0000 (17:20 -0700)]
Fix delete clause for sound model DB

Since UUIDs contain '-'s they need to be wrapped within quotes

Bug: 16985919
Change-Id: I624a512ca7fc2494a7737b5465c94a9e161dec88

10 years agoDisassociate system windows from apps
Craig Mautner [Wed, 13 Aug 2014 01:57:49 +0000 (18:57 -0700)]
Disassociate system windows from apps

If an app launches a system window remove the app token.

Fixes bug 16825063.

Change-Id: I7c7403e0958f3cd9f6dd5e2964b2e9cabc51ded7

10 years agoMerge "Fix javadoc attr reference." into lmp-dev
Jeff Sharkey [Wed, 13 Aug 2014 20:08:20 +0000 (20:08 +0000)]
Merge "Fix javadoc attr reference." into lmp-dev

10 years agoFix javadoc attr reference.
Jeff Sharkey [Wed, 13 Aug 2014 18:37:41 +0000 (11:37 -0700)]
Fix javadoc attr reference.

Change-Id: I330ba0cac66b4515388287c0ec4856e3ce6c93cb

10 years agoBring back the shadow strength tweak
ztenghui [Wed, 13 Aug 2014 17:44:39 +0000 (10:44 -0700)]
Bring back the shadow strength tweak

bug:16712006

Change-Id: Ifc0ecca139d58140b45d7d227536a53069e1d480

10 years agoMerge "Update FlpHardwareProvider native layer, to stop raising FatalErrors." into...
destradaa [Wed, 13 Aug 2014 17:50:47 +0000 (17:50 +0000)]
Merge "Update FlpHardwareProvider native layer, to stop raising FatalErrors." into lmp-dev

10 years agoUpdate FlpHardwareProvider native layer, to stop raising FatalErrors.
destradaa [Wed, 13 Aug 2014 02:04:03 +0000 (19:04 -0700)]
Update FlpHardwareProvider native layer, to stop raising FatalErrors.

b/16800814

Change-Id: Ic619f37c02c7e4dddc4ef06369f8730cbd66e6bd

10 years agoMerge "Implement MHL RAP reception." into lmp-dev
Yuncheol Heo [Wed, 13 Aug 2014 01:27:09 +0000 (01:27 +0000)]
Merge "Implement MHL RAP reception." into lmp-dev

10 years agoImplement MHL RAP reception.
Yuncheol Heo [Tue, 12 Aug 2014 11:58:41 +0000 (20:58 +0900)]
Implement MHL RAP reception.

Bug: 16966458
Change-Id: I77effc917e19072c387be8ba28d6ce1664d16415

10 years agofix wrong flag check for virtual display
keunyoung [Wed, 13 Aug 2014 00:50:19 +0000 (17:50 -0700)]
fix wrong flag check for virtual display

- FLAG_NEVER_BLANK was always set for non-public display

bug: 16958538
Change-Id: Ia147ac3ca39d687e60ec4b77726f6b6e4c3aeb3b

10 years agoMerge "rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLE...
keunyoung [Wed, 13 Aug 2014 19:51:15 +0000 (19:51 +0000)]
Merge "rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEP" into lmp-dev

10 years agoMark PDBManager as a SystemApi
Andres Morales [Wed, 13 Aug 2014 16:25:53 +0000 (09:25 -0700)]
Mark PDBManager as a SystemApi

This will allow us to XTS test these APIs

Change-Id: Ife942f73580ea24eb6801b079b642d7c67107ab0

10 years agorename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEP
keunyoung [Tue, 12 Aug 2014 01:51:15 +0000 (18:51 -0700)]
rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEP

bug: 16959030
Change-Id: I413a2ba676488bfc18e393465b98681682ec88d4

10 years agoMerge "QS UserSwitcher: Update exit guest string" into lmp-dev
Adrian Roos [Wed, 13 Aug 2014 19:35:40 +0000 (19:35 +0000)]
Merge "QS UserSwitcher: Update exit guest string" into lmp-dev

10 years agoQS UserSwitcher: Update exit guest string
Adrian Roos [Wed, 13 Aug 2014 17:16:34 +0000 (19:16 +0200)]
QS UserSwitcher: Update exit guest string

Bug: 16511180
Change-Id: I2289b25350a46f0bfe1e5495a3c52ddf2aeabb3c

10 years agoTrust: Insecure unlock also removes disable-trust-on-boot restriction
Adrian Roos [Wed, 13 Aug 2014 16:25:52 +0000 (18:25 +0200)]
Trust: Insecure unlock also removes disable-trust-on-boot restriction

Bug: 16485702
Change-Id: I437f619eb680fa9461a5e0d854db2d9f84dc602c

10 years agoMerge "Status bar header: Fix Settings shortcut content description" into lmp-dev
Adrian Roos [Wed, 13 Aug 2014 19:34:53 +0000 (19:34 +0000)]
Merge "Status bar header: Fix Settings shortcut content description" into lmp-dev

10 years agoStatus bar header: Fix Settings shortcut content description
Adrian Roos [Wed, 13 Aug 2014 19:27:24 +0000 (21:27 +0200)]
Status bar header: Fix Settings shortcut content description

Bug: 15567494
Change-Id: Iff983d3590b6c84ded6cc32c6a611355678e24a1

10 years agoMerge "Fix some IntentFilter docs." into lmp-dev
Dianne Hackborn [Wed, 13 Aug 2014 17:47:30 +0000 (17:47 +0000)]
Merge "Fix some IntentFilter docs." into lmp-dev

10 years agoRevert "Revert "Update attrs / public.xml for VectorDrawable opacity removal""
ztenghui [Wed, 13 Aug 2014 16:57:52 +0000 (09:57 -0700)]
Revert "Revert "Update attrs / public.xml for VectorDrawable opacity removal""

This reverts commit d0a9544a772c906ed68793209d1e4a809174cca2.

10 years agoDismiss bouncer when onTrustInitiatedByUser fires
Adrian Roos [Wed, 13 Aug 2014 00:06:54 +0000 (02:06 +0200)]
Dismiss bouncer when onTrustInitiatedByUser fires

Also modifies the SampleTrustAgent to allow testing of the feature
and adds the initiatedByUser flag to the dumpsys output.

Bug: 16840500
Change-Id: I4c08ddcdcbd0ab02c694a1873f73cb9a250f98d7

10 years agoQS Brightness Mirror: Also mirror setMax
Adrian Roos [Wed, 13 Aug 2014 15:58:01 +0000 (17:58 +0200)]
QS Brightness Mirror: Also mirror setMax

Follow-up to Ic1f934f9ddbb582453b4b52a4b4402c71ac79654

Bug: 15408618
Change-Id: I3ea82f011f366fe34be2ff07546a7f46c1c3dc55

10 years agoam 91917623: am 37bdcbbb: am bcdbe1a0: Merge "Doc Change: remove obsolete links....
kmccormick [Wed, 13 Aug 2014 17:15:36 +0000 (17:15 +0000)]
am 91917623: am 37bdcbbb: am bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular-docs

* commit '919176239fd68a801cf4af8c9ba959f1fb574bd8':
  Doc Change: remove obsolete links.

10 years agoam 37bdcbbb: am bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular...
kmccormick [Wed, 13 Aug 2014 17:09:15 +0000 (17:09 +0000)]
am 37bdcbbb: am bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular-docs

* commit '37bdcbbba2db31f0efb8aa900ba7ce81a710e08c':
  Doc Change: remove obsolete links.

10 years agoam bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular-docs
kmccormick [Wed, 13 Aug 2014 17:05:01 +0000 (17:05 +0000)]
am bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular-docs

* commit 'bcdbe1a0fcb9c24cdc4ee402f29f279ef2b9e7fa':
  Doc Change: remove obsolete links.

10 years agoam 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: security consideratio...
Robert Ly [Wed, 13 Aug 2014 16:12:37 +0000 (16:12 +0000)]
am 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs

* commit '9ada140fc1a8cb6dabc0b0951249cb7a46578c37':
  cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5

10 years agoam efbbb182: Merge "cherrypick from klp-docs docs: security consideration for Android...
Robert Ly [Wed, 13 Aug 2014 16:07:40 +0000 (16:07 +0000)]
am efbbb182: Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs

* commit 'efbbb18241c8b74a2813b48af2aeff8f03fbe8e7':
  cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5

10 years agoFix some IntentFilter docs.
Dianne Hackborn [Wed, 13 Aug 2014 01:59:28 +0000 (18:59 -0700)]
Fix some IntentFilter docs.

Change-Id: I1dc6feb41bf275583d8b25ed5ca98d2b1432c752

10 years agoMerge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change...
Robert Ly [Wed, 13 Aug 2014 16:02:35 +0000 (16:02 +0000)]
Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs

10 years agoMerge "Add 560dpi, and some other stuff." into lmp-dev
Dianne Hackborn [Wed, 13 Aug 2014 01:27:08 +0000 (01:27 +0000)]
Merge "Add 560dpi, and some other stuff." into lmp-dev

10 years agoMerge "TIF: Temporarily disable permission check for parental controls" into lmp-dev
Jae Seo [Wed, 13 Aug 2014 01:13:02 +0000 (01:13 +0000)]
Merge "TIF: Temporarily disable permission check for parental controls" into lmp-dev

10 years agoTIF: Temporarily disable permission check for parental controls
Jae Seo [Wed, 13 Aug 2014 00:50:37 +0000 (17:50 -0700)]
TIF: Temporarily disable permission check for parental controls

Bug: 16979343
Change-Id: I00ff70194faaf7218151388dc10ce8e4dd3d2728

10 years agoMerge "Final structural tweaks to Telecomm API (1/8)" into lmp-dev
Ihab Awad [Wed, 13 Aug 2014 18:57:26 +0000 (18:57 +0000)]
Merge "Final structural tweaks to Telecomm API (1/8)" into lmp-dev

10 years agoam 7b708ec3: am 0672ea6f: am a0197180: Merge "Doc Change: Remove obsolete sample...
kmccormick [Wed, 13 Aug 2014 18:55:37 +0000 (18:55 +0000)]
am 7b708ec3: am 0672ea6f: am a0197180: Merge "Doc Change: Remove obsolete sample link." into klp-modular-docs

* commit '7b708ec3178e30a18e4680a9903a65a13b4c32d2':
  Doc Change: Remove obsolete sample link.

10 years agoam 0672ea6f: am a0197180: Merge "Doc Change: Remove obsolete sample link." into klp...
kmccormick [Wed, 13 Aug 2014 18:50:43 +0000 (18:50 +0000)]
am 0672ea6f: am a0197180: Merge "Doc Change: Remove obsolete sample link." into klp-modular-docs

* commit '0672ea6f3f9f5a8dfcea75b405eb83057746e4e9':
  Doc Change: Remove obsolete sample link.

10 years agoam a0197180: Merge "Doc Change: Remove obsolete sample link." into klp-modular-docs
kmccormick [Wed, 13 Aug 2014 18:43:20 +0000 (18:43 +0000)]
am a0197180: Merge "Doc Change: Remove obsolete sample link." into klp-modular-docs

* commit 'a0197180e76bad29a4b6eaed5c43cd922bc1803d':
  Doc Change: Remove obsolete sample link.

10 years agoFinal structural tweaks to Telecomm API (1/8)
Ihab Awad [Fri, 8 Aug 2014 02:46:01 +0000 (19:46 -0700)]
Final structural tweaks to Telecomm API (1/8)

Bug: 16416927
Bug: 16494880
Change-Id: I45fbe287c410cbb5e1b985f320b862d732811f43

10 years agoMerge "TIF: Enable to build uri for browsableOnly channels" into lmp-dev
Chulwoo Lee [Wed, 13 Aug 2014 19:29:38 +0000 (19:29 +0000)]
Merge "TIF: Enable to build uri for browsableOnly channels" into lmp-dev

10 years agoTIF: Enable to build uri for browsableOnly channels
Chulwoo Lee [Tue, 12 Aug 2014 22:57:03 +0000 (15:57 -0700)]
TIF: Enable to build uri for browsableOnly channels

BUG: 16966138
Change-Id: Idf3a349547a269777a8336b6bbbf933b52f5582a

10 years agoMerge "Add additional logging around AGPS IP Address handling." into lmp-dev
destradaa [Wed, 13 Aug 2014 17:06:57 +0000 (17:06 +0000)]
Merge "Add additional logging around AGPS IP Address handling." into lmp-dev

10 years agoAdd additional logging around AGPS IP Address handling.
destradaa [Tue, 12 Aug 2014 23:36:59 +0000 (16:36 -0700)]
Add additional logging around AGPS IP Address handling.

The additional logging is expected to help troubleshoot and prevent the issue tracked by the
following bugs:
b/16875580
b/16961654

Change-Id: Ibee7fe0774efa3db77ab53af96c128ced186b40e

10 years agoMerge "Add trace events to WebView startup." into lmp-dev
Torne (Richard Coles) [Wed, 13 Aug 2014 16:28:54 +0000 (16:28 +0000)]
Merge "Add trace events to WebView startup." into lmp-dev

10 years agoam 84f00277: am 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: security...
Robert Ly [Wed, 13 Aug 2014 16:17:49 +0000 (16:17 +0000)]
am 84f00277: am 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs

* commit '84f00277b11a0324f0dd08054b119f2a61f1e646':
  cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5

10 years agoAdd trace events to WebView startup.
Torne (Richard Coles) [Wed, 13 Aug 2014 16:11:45 +0000 (17:11 +0100)]
Add trace events to WebView startup.

Add system trace events for several interesting points during the
loading of the WebView APK so we can measure how much each part
contributes to startup time.

Bug: 16870075
Change-Id: Iadfd1881faea0377fa01313dddabb1d030962c5f

10 years agoSwitch RouteInfo to use IpPrefix instead of LinkAddress.
Lorenzo Colitti [Tue, 12 Aug 2014 03:37:50 +0000 (12:37 +0900)]
Switch RouteInfo to use IpPrefix instead of LinkAddress.

This addresses a TODO and also makes it possible to create
routes to destinations that are not valid LinkAddresses, such as
multicast addresses.

Bug: 16875580
Change-Id: Id4c77b00dc3064bf27d78cdcbbe035e645748cfe

10 years agoPersist the cpuAbiOverride setting.
Narayan Kamath [Mon, 11 Aug 2014 12:33:45 +0000 (13:33 +0100)]
Persist the cpuAbiOverride setting.

If an app is installed with an ABI override (adb install -r --abi)
we should remember this so that we don't revert to the scan derived
ABI on the next reboot.

bug: 16476618

Change-Id: I6085bc0099eb613dd9d3b07113c7c13859780697

10 years agoMerge "Fix hashCode of TvContentRating" into lmp-dev
Sungsoo Lim [Wed, 13 Aug 2014 11:13:34 +0000 (11:13 +0000)]
Merge "Fix hashCode of TvContentRating" into lmp-dev

10 years agoFix a couple of PM warnings.
Narayan Kamath [Mon, 11 Aug 2014 10:45:24 +0000 (11:45 +0100)]
Fix a couple of PM warnings.

- "Could not delete native binary" : This one is a bit of
  a WTF. git history tells us this code has been around for
  a very long time (the warning's new though). It's a no-op
  because codePath always contains the *current* codePath and
  trying to remove native libs from the current codePath will
  do nothing for bundled apps. This code sounds like it wants
  to delete dangling native binaries for system apps that were
  upgraded during an OTA. This sounds like a wrong place to do
  that, though.

- "Unrecognized code path" : This one's harmless and removed
  by moving this call closer to where it's used.

bug: 16823001

Change-Id: I9b40ae507b2c80ff3fdd45d5699df62bfc86514f

10 years agoFix hashCode of TvContentRating
Sungsoo Lim [Wed, 13 Aug 2014 08:30:04 +0000 (17:30 +0900)]
Fix hashCode of TvContentRating

Bug: 16963556
Change-Id: I0d419e4a47cd4b0a364d3b05063dcdbfc8a168ae

10 years agoMerge "Bugfix: adds extra null check" into lmp-dev
Alexandra Gherghina [Wed, 13 Aug 2014 09:55:41 +0000 (09:55 +0000)]
Merge "Bugfix: adds extra null check" into lmp-dev

10 years agoSuppress warnings of redundant calls of #updateCursorAnchorInfo
Yohei Yukawa [Wed, 13 Aug 2014 07:49:35 +0000 (16:49 +0900)]
Suppress warnings of redundant calls of #updateCursorAnchorInfo

Warnings of redundant calls of #updateCursorAnchorInfo should be
suppressed at least until such redundant calls from
android.widget.Editor are addressed.

BUG: 16996008
Change-Id: I62b6acdab06178520473bd53e56e2cfb62fb17be

10 years agoMerge "TIF: Fix release logic for hardware wrapper input" into lmp-dev
Ji-Hwan Lee [Wed, 13 Aug 2014 06:43:11 +0000 (06:43 +0000)]
Merge "TIF: Fix release logic for hardware wrapper input" into lmp-dev

10 years agoTIF: Fix release logic for hardware wrapper input
Ji-Hwan Lee [Tue, 12 Aug 2014 22:33:50 +0000 (07:33 +0900)]
TIF: Fix release logic for hardware wrapper input

Change-Id: I7aad26682738e7a20bc6a053c3827ab79e83e925

10 years agoMerge "TIF: fix parental control data inconsistency" into lmp-dev
Wonsik Kim [Wed, 13 Aug 2014 05:46:44 +0000 (05:46 +0000)]
Merge "TIF: fix parental control data inconsistency" into lmp-dev

10 years agoTIF: fix parental control data inconsistency
Wonsik Kim [Wed, 13 Aug 2014 05:34:28 +0000 (14:34 +0900)]
TIF: fix parental control data inconsistency

Bug: 16987144
Change-Id: I43cc7de92663d50073d5c4da1dbffe4e9a2b26a6

10 years agoFix some minor print UX bugs.
Svet Ganov [Tue, 12 Aug 2014 07:57:07 +0000 (00:57 -0700)]
Fix some minor print UX bugs.

1. The last row of print options was not visible on a phone.

2. The preview page size on a phone in landscape unusably small.

3. Updated the Save to PDF icon.

bug:16966145

Change-Id: I25ce1572758c62f34344683af2452fb045bb857e

10 years agoCheck accessibility cache integrity only on eng builds.
Svet Ganov [Fri, 8 Aug 2014 22:11:22 +0000 (15:11 -0700)]
Check accessibility cache integrity only on eng builds.

The checks may have false ositives and spam test logs.

bug:1689853:

Change-Id: I576600192823f159e28ecea29f888187eeceb98b

10 years agoLarge text support for notifications.
Dan Sandler [Mon, 4 Aug 2014 04:43:39 +0000 (00:43 -0400)]
Large text support for notifications.

Bug: 7216066
Bug: 15437369
Change-Id: I01a07f04c18d374fc1656f0b1f439a7c33c9d80c

10 years agoMerge "Doc Change: remove obsolete links." into klp-modular-docs
kmccormick [Wed, 13 Aug 2014 17:02:15 +0000 (17:02 +0000)]
Merge "Doc Change: remove obsolete links." into klp-modular-docs

10 years agoDoc Change: remove obsolete links.
kmccormick [Wed, 13 Aug 2014 00:51:44 +0000 (17:51 -0700)]
Doc Change: remove obsolete links.

Fixes for:

b/16494813

Change-Id: I2aaae520cdafadf8707f2fbf38c10588f0de2987

10 years agoMerge "Changed flow in export methods to continue through the loop if it encounters...
Jon Miranda [Tue, 12 Aug 2014 23:58:26 +0000 (23:58 +0000)]
Merge "Changed flow in export methods to continue through the loop if it encounters an int[] return type." into lmp-dev

10 years agoMerge "Doc Change: Remove obsolete sample link." into klp-modular-docs
kmccormick [Wed, 13 Aug 2014 18:39:52 +0000 (18:39 +0000)]
Merge "Doc Change: Remove obsolete sample link." into klp-modular-docs

10 years agoDoc Change: Remove obsolete sample link.
kmccormick [Wed, 13 Aug 2014 01:08:01 +0000 (18:08 -0700)]
Doc Change: Remove obsolete sample link.

Fix for:

b/16685592

Change-Id: If15951ee783e8c05b4dfb32983a87a3518cdbe82

10 years agoMerge "Add support for AudioAttributes in android.media.Ringtone" into lmp-dev
Jean-Michel Trivi [Wed, 13 Aug 2014 15:53:24 +0000 (15:53 +0000)]
Merge "Add support for AudioAttributes in android.media.Ringtone" into lmp-dev

10 years agoMerge "Resolve invalid Typeface style to default" into lmp-dev
Raph Levien [Wed, 13 Aug 2014 15:26:38 +0000 (15:26 +0000)]
Merge "Resolve invalid Typeface style to default" into lmp-dev

10 years agoMerge "Send LED signal up to SystemUI regardless of setting." into lmp-dev
John Spurlock [Wed, 13 Aug 2014 15:11:30 +0000 (15:11 +0000)]
Merge "Send LED signal up to SystemUI regardless of setting." into lmp-dev

10 years agoSend LED signal up to SystemUI regardless of setting.
John Spurlock [Wed, 13 Aug 2014 15:00:59 +0000 (11:00 -0400)]
Send LED signal up to SystemUI regardless of setting.

Let it make an independent decision about whether or not to
do anything with it.

Bug:17001245
Change-Id: Ie494abec423f3620bf142ad332bb5f0a4d4341a5

10 years agoMerge "Lockscreen launch animations" into lmp-dev
Jorim Jaggi [Wed, 13 Aug 2014 14:03:30 +0000 (14:03 +0000)]
Merge "Lockscreen launch animations" into lmp-dev

10 years agoMerge "Reuse existing TouchHelpers on rotation" into lmp-dev
Selim Cinek [Wed, 13 Aug 2014 13:58:37 +0000 (13:58 +0000)]
Merge "Reuse existing TouchHelpers on rotation" into lmp-dev

10 years agoMerge "Reset the notification expanded states on screen off" into lmp-dev
Selim Cinek [Wed, 13 Aug 2014 13:46:55 +0000 (13:46 +0000)]
Merge "Reset the notification expanded states on screen off" into lmp-dev

10 years agoMerge "Turn off voice interaction service restrction for now" into lmp-dev
Dianne Hackborn [Wed, 13 Aug 2014 06:07:09 +0000 (06:07 +0000)]
Merge "Turn off voice interaction service restrction for now" into lmp-dev

10 years agoTurn off voice interaction service restrction for now
Dianne Hackborn [Wed, 13 Aug 2014 06:05:24 +0000 (23:05 -0700)]
Turn off voice interaction service restrction for now

Need to wait for the prebuilt to update.

Change-Id: I5501c2ba23e6e18379aa0859b248446c82de6cdc

10 years agoMerge "Prevent re-entry when clearing animating hotspots" into lmp-dev
Alan Viverette [Tue, 12 Aug 2014 23:51:48 +0000 (23:51 +0000)]
Merge "Prevent re-entry when clearing animating hotspots" into lmp-dev

10 years agoMerge "fix ghost clipBounds problem" into lmp-dev
Dake Gu [Tue, 12 Aug 2014 23:51:22 +0000 (23:51 +0000)]
Merge "fix ghost clipBounds problem" into lmp-dev

10 years agoMerge "Implementing Recents focus states. (Bug 16950262)" into lmp-dev
Winson Chung [Tue, 12 Aug 2014 23:51:14 +0000 (23:51 +0000)]
Merge "Implementing Recents focus states. (Bug 16950262)" into lmp-dev