149274 Commits

Author SHA1 Message Date
Narayan Kamath
1c002e9f50 am 8a4c1f74: am a76f47ee: Persist the cpuAbiOverride setting.
* commit '8a4c1f74b4032613807bf4589430acdfc0f2e535':
  Persist the cpuAbiOverride setting.
2014-08-13 11:52:54 +00:00
Narayan Kamath
899686ab52 am a76f47ee: Persist the cpuAbiOverride setting.
* commit 'a76f47ee8bd12174e63ca1cd5a21b98ada7ee101':
  Persist the cpuAbiOverride setting.
2014-08-13 11:49:17 +00:00
Narayan Kamath
4903f64ba2 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
2014-08-13 12:41:19 +01:00
Sungsoo Lim
0bcef58a6d am 62d7c9eb: am 16504076: Merge "Fix hashCode of TvContentRating" into lmp-dev
* commit '62d7c9eb423394859f5a53d366bd18358c51c154':
  Fix hashCode of TvContentRating
2014-08-13 11:22:54 +00:00
Sungsoo Lim
aff99406b4 am 16504076: Merge "Fix hashCode of TvContentRating" into lmp-dev
* commit '165040764f3ab10ad2ada2164527449648fa0f42':
  Fix hashCode of TvContentRating
2014-08-13 11:17:21 +00:00
Narayan Kamath
2c76715154 am 1c2b4c39: am 5d171a2b: Fix a couple of PM warnings.
* commit '1c2b4c39b4a7718b95b13f69ec848479ab5200d7':
  Fix a couple of PM warnings.
2014-08-13 11:15:24 +00:00
Narayan Kamath
1854afa37b am 5d171a2b: Fix a couple of PM warnings.
* commit '5d171a2b1f4a54a909e575dbfac7493362937f6c':
  Fix a couple of PM warnings.
2014-08-13 11:12:13 +00:00
Narayan Kamath
20200849d1 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
2014-08-13 11:05:58 +00:00
Alexandra Gherghina
fc2abe8626 am 25332ad5: am af9c6d08: Merge "Bugfix: adds extra null check" into lmp-dev
* commit '25332ad5664112e10b71265fe5b6ebeb590e1dce':
  Bugfix: adds extra null check
2014-08-13 10:04:07 +00:00
Alexandra Gherghina
a87f8e6b97 am af9c6d08: Merge "Bugfix: adds extra null check" into lmp-dev
* commit 'af9c6d082cca2c0c1fe15c4976414763824f60e3':
  Bugfix: adds extra null check
2014-08-13 10:00:06 +00:00
Yohei Yukawa
e69662a125 am c1d16578: am 692b78be: Suppress warnings of redundant calls of #updateCursorAnchorInfo
* commit 'c1d16578b78374890b177a0e92d6495d4ee12dbb':
  Suppress warnings of redundant calls of #updateCursorAnchorInfo
2014-08-13 09:09:42 +00:00
Yohei Yukawa
45796f2c47 am 692b78be: Suppress warnings of redundant calls of #updateCursorAnchorInfo
* commit '692b78be4fea917c3b538ac15f896949a93ac266':
  Suppress warnings of redundant calls of #updateCursorAnchorInfo
2014-08-13 09:00:59 +00:00
Yohei Yukawa
7360591bbf 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
2014-08-13 17:17:09 +09:00
Ji-Hwan Lee
e42b655a71 am f7b5efc1: am 88d355e7: Merge "TIF: Fix release logic for hardware wrapper input" into lmp-dev
* commit 'f7b5efc1293079e7d85aaf6f1720903558cea86f':
  TIF: Fix release logic for hardware wrapper input
2014-08-13 06:51:27 +00:00
Ji-Hwan Lee
04cfd23253 am 88d355e7: Merge "TIF: Fix release logic for hardware wrapper input" into lmp-dev
* commit '88d355e796e47bc1e4223e97e15719aa1d7b40f4':
  TIF: Fix release logic for hardware wrapper input
2014-08-13 06:47:04 +00:00
Dianne Hackborn
60f819c355 am 8aff6aaa: am 240384e9: Merge "Turn off voice interaction service restrction for now" into lmp-dev
* commit '8aff6aaa510dab196bd8fe37b9b58ea4b173f819':
  Turn off voice interaction service restrction for now
2014-08-13 06:14:55 +00:00
Dianne Hackborn
223b678661 am 240384e9: Merge "Turn off voice interaction service restrction for now" into lmp-dev
* commit '240384e99d47a9bafdbc09d6f953ab03699eb134':
  Turn off voice interaction service restrction for now
2014-08-13 06:10:34 +00:00
Wonsik Kim
927e31e1a3 am 0cb41226: am 78ed5c9d: Merge "TIF: fix parental control data inconsistency" into lmp-dev
* commit '0cb41226ef116ee81e38984181edd1b13316c6c6':
  TIF: fix parental control data inconsistency
2014-08-13 05:54:57 +00:00
Wonsik Kim
ce2c0c590e am 78ed5c9d: Merge "TIF: fix parental control data inconsistency" into lmp-dev
* commit '78ed5c9d1674e1acb66af1c9aa2eec4eea9be262':
  TIF: fix parental control data inconsistency
2014-08-13 05:50:55 +00:00
Svet Ganov
0b1a992809 am f9372016: am b130ba2b: Fix some minor print UX bugs.
* commit 'f9372016209b125a3415014790ca48ad76da31fd':
  Fix some minor print UX bugs.
2014-08-13 05:21:13 +00:00
Svet Ganov
ac3c3cf4ba am d06d9738: am 936a5219: Check accessibility cache integrity only on eng builds.
* commit 'd06d9738facc6b0fdb7b0081a251f0e03975352d':
  Check accessibility cache integrity only on eng builds.
2014-08-13 05:21:08 +00:00
Dan Sandler
ea9c58a2b3 am 6eb58ce4: am 0f875bac: Large text support for notifications.
* commit '6eb58ce4d3646070baffa51ac30334e5a17cb518':
  Large text support for notifications.
2014-08-13 05:20:59 +00:00
Svet Ganov
da33c3b51d am b130ba2b: Fix some minor print UX bugs.
* commit 'b130ba2baf6af52c252a3daa58d1284cf2182c11':
  Fix some minor print UX bugs.
2014-08-13 04:31:25 +00:00
Svet Ganov
d9b13699f6 am 936a5219: Check accessibility cache integrity only on eng builds.
* commit '936a52199df60d63572bec5e14e3a57e4decd44f':
  Check accessibility cache integrity only on eng builds.
2014-08-13 04:31:19 +00:00
Dan Sandler
cd65a5fe04 am 0f875bac: Large text support for notifications.
* commit '0f875bacb5d2bc97192d4e4750a0125daa96db41':
  Large text support for notifications.
2014-08-13 04:31:14 +00:00
Yuncheol Heo
7dc08e873c am df4c5298: am 09f15570: Merge "Implement MHL RAP reception." into lmp-dev
* commit 'df4c5298f780181768eb916df9fa23d2d145a078':
  Implement MHL RAP reception.
2014-08-13 04:26:23 +00:00
Dianne Hackborn
83a11f23f8 am 905f8e8b: am 50d61878: Merge "Add 560dpi, and some other stuff." into lmp-dev
* commit '905f8e8b4b50de019188bec5afa579207b259563':
  Add 560dpi, and some other stuff.
2014-08-13 04:26:15 +00:00
keunyoung
fd740ec78b am eef45610: am 435edc40: fix wrong flag check for virtual display
* commit 'eef45610fca1078167b68f722abddb7435f05913':
  fix wrong flag check for virtual display
2014-08-13 04:26:10 +00:00
Jae Seo
fe90d78e54 am 3f96209d: am bb1586c1: Merge "TIF: Temporarily disable permission check for parental controls" into lmp-dev
* commit '3f96209d8791524f1d5df8ae23fffaeaa8725c47':
  TIF: Temporarily disable permission check for parental controls
2014-08-13 04:26:04 +00:00
Jinsuk Kim
3ca0fb8e1d am ecfcfcea: am 4fec909c: CEC: Remove timeout from deviceSelect processing
* commit 'ecfcfceae31261a478162f935ce350ba724fb74d':
  CEC: Remove timeout from deviceSelect processing
2014-08-13 04:25:57 +00:00
Svet Ganov
38781bd2c2 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
2014-08-13 04:07:21 +00:00
Svet Ganov
79dea425af Check accessibility cache integrity only on eng builds.
The checks may have false ositives and spam test logs.

bug:1689853:

Change-Id: I576600192823f159e28ecea29f888187eeceb98b
2014-08-13 04:06:48 +00:00
Dan Sandler
539aad4570 Large text support for notifications.
Bug: 7216066
Bug: 15437369
Change-Id: I01a07f04c18d374fc1656f0b1f439a7c33c9d80c
2014-08-13 04:02:23 +00:00
Yuncheol Heo
5c43f22c07 am 09f15570: Merge "Implement MHL RAP reception." into lmp-dev
* commit '09f15570e6647aff53ceb6ad78f969c495167ea3':
  Implement MHL RAP reception.
2014-08-13 02:09:23 +00:00
Dianne Hackborn
20c9a697f7 am 50d61878: Merge "Add 560dpi, and some other stuff." into lmp-dev
* commit '50d618782faf9ce3436699bfead3335fe3605a24':
  Add 560dpi, and some other stuff.
2014-08-13 02:08:54 +00:00
keunyoung
01f79c7da1 am 435edc40: fix wrong flag check for virtual display
* commit '435edc40e7befdd9f4ca06b5a5e328282c27f1cb':
  fix wrong flag check for virtual display
2014-08-13 02:08:39 +00:00
Jae Seo
e9c39d0868 am bb1586c1: Merge "TIF: Temporarily disable permission check for parental controls" into lmp-dev
* commit 'bb1586c12f83e3f04be33482bfc83f255ccb28a9':
  TIF: Temporarily disable permission check for parental controls
2014-08-13 02:07:53 +00:00
Jinsuk Kim
3624374200 am 4fec909c: CEC: Remove timeout from deviceSelect processing
* commit '4fec909c878e3118088f8a874919d0e98935d9c8':
  CEC: Remove timeout from deviceSelect processing
2014-08-13 02:07:46 +00:00
Raph Levien
e07465fafd Merge "Resolve invalid Typeface style to default" into lmp-dev 2014-08-13 01:30:28 +00:00
keunyoung
48054241eb fix wrong flag check for virtual display
- FLAG_NEVER_BLANK was always set for non-public display

bug: 16958538
Change-Id: Ia147ac3ca39d687e60ec4b77726f6b6e4c3aeb3b
2014-08-13 01:14:19 +00:00
Jinsuk Kim
8e083ec044 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
2014-08-13 00:53:28 +00:00
Alan Viverette
acc2c07b24 am ae1970d9: am 48286f82: Merge "Add API for obtaining max text length for accessibility" into lmp-dev
* commit 'ae1970d95d09d717fb795bbc23906d4b4e1503ee':
  Add API for obtaining max text length for accessibility
2014-08-13 00:39:28 +00:00
Alan Viverette
3d1c4225cb am 48286f82: Merge "Add API for obtaining max text length for accessibility" into lmp-dev
* commit '48286f82877f39b5056d1418ff89b717e12101cc':
  Add API for obtaining max text length for accessibility
2014-08-13 00:34:47 +00:00
Chris Craik
dccfe241da am fe67a0cf: am a1bd00d4: Merge "Switch to cos interpolation of shadow alpha" into lmp-dev
* commit 'fe67a0cf3ec190ecc4325a34b05f013bb2b37453':
  Switch to cos interpolation of shadow alpha
2014-08-13 00:16:23 +00:00
Chris Craik
db15755de9 am a1bd00d4: Merge "Switch to cos interpolation of shadow alpha" into lmp-dev
* commit 'a1bd00d497728013973e537b3932bc4616d49960':
  Switch to cos interpolation of shadow alpha
2014-08-13 00:11:57 +00:00
Jon Miranda
54ff3c7994 am 2a964260: am fbdf212c: Merge "Changed flow in export methods to continue through the loop if it encounters an int[] return type." into lmp-dev
* commit '2a964260d15538d9ce38c861dd673a6065cbf6a3':
  Changed flow in export methods to continue through the loop if it encounters an int[] return type.
2014-08-13 00:07:07 +00:00
Alan Viverette
0b7204f0e8 am dd603a4f: am d98c9e5c: Merge "Prevent re-entry when clearing animating hotspots" into lmp-dev
* commit 'dd603a4ff3b41600ec4b032f390febbe27da1a24':
  Prevent re-entry when clearing animating hotspots
2014-08-13 00:02:48 +00:00
Dake Gu
f08e085110 am ec060c4d: am ab841b08: Merge "fix ghost clipBounds problem" into lmp-dev
* commit 'ec060c4d993dec3c8f01995202c89438ae33466e':
  fix ghost clipBounds problem
2014-08-13 00:02:44 +00:00
Winson Chung
5cb17705e2 am 74c349e2: am 81c8c7c6: Merge "Implementing Recents focus states. (Bug 16950262)" into lmp-dev
* commit '74c349e2401e6f9d37fd9f8f72ab5f764857afca':
  Implementing Recents focus states. (Bug 16950262)
2014-08-13 00:02:39 +00:00
Jon Miranda
db4395be52 am fbdf212c: Merge "Changed flow in export methods to continue through the loop if it encounters an int[] return type." into lmp-dev
* commit 'fbdf212c9d12e4e8c621571946a384566433a083':
  Changed flow in export methods to continue through the loop if it encounters an int[] return type.
2014-08-13 00:02:35 +00:00