Commit Graph

55903 Commits

Author SHA1 Message Date
ztenghui
6ea12eaa2c am cd65c61f: Revert "Revert "Update attrs / public.xml for VectorDrawable opacity removal""
* commit 'cd65c61ff84ef4fb7d53076b1b32e792a8ba4dbc':
  Revert "Revert "Update attrs / public.xml for VectorDrawable opacity removal""
2014-08-13 17:42:40 +00:00
ztenghui
eceec05d4c Revert "Revert "Update attrs / public.xml for VectorDrawable opacity removal""
This reverts commit d0a9544a772c906ed68793209d1e4a809174cca2.
2014-08-13 17:25:15 +00:00
Torne (Richard Coles)
6922227615 am eafbb2f8: Merge "Add trace events to WebView startup." into lmp-dev
* commit 'eafbb2f8a04cf8cba37e5fd2828dcb904b0a424c':
  Add trace events to WebView startup.
2014-08-13 16:34:06 +00:00
Robert Ly
aa38054c19 am 683306d4: 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 '683306d449a42a26300a3a09c5bbe83518b34c05':
  cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5
2014-08-13 16:22:05 +00:00
Robert Ly
b369ff7b38 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
2014-08-13 16:17:49 +00:00
Robert Ly
84f00277b1 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
2014-08-13 16:12:37 +00:00
Robert Ly
9ada140fc1 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
2014-08-13 16:07:40 +00:00
Jean-Michel Trivi
9dfce1e648 am f181197f: Merge "Add support for AudioAttributes in android.media.Ringtone" into lmp-dev
* commit 'f181197f9729dbb629c1383efd5faa3f3e0e4558':
  Add support for AudioAttributes in android.media.Ringtone
2014-08-13 15:59:47 +00:00
Jorim Jaggi
bbc461f62a am 36abea42: Merge "Lockscreen launch animations" into lmp-dev
* commit '36abea426c76463185d2befa8e459a7cefe2bbc9':
  Lockscreen launch animations
2014-08-13 14:09:35 +00:00
Lorenzo Colitti
29fc0ba18a am 22ecb7de: Switch RouteInfo to use IpPrefix instead of LinkAddress.
* commit '22ecb7de88e2afb20afd09a8219b924a36850d4b':
  Switch RouteInfo to use IpPrefix instead of LinkAddress.
2014-08-13 13:08:20 +00:00
Lorenzo Colitti
1806b1fc25 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
2014-08-13 21:17:20 +09: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
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
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
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
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
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
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
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
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
Dake Gu
b5d10575cd am ab841b08: Merge "fix ghost clipBounds problem" into lmp-dev
* commit 'ab841b08b6e5350912345a2679df31c61be0dadc':
  fix ghost clipBounds problem
2014-08-12 23:58:10 +00:00
Tenghui Zhu
7a08e6e4fe am d0a9544a: Revert "Update attrs / public.xml for VectorDrawable opacity removal"
* commit 'd0a9544a772c906ed68793209d1e4a809174cca2':
  Revert "Update attrs / public.xml for VectorDrawable opacity removal"
2014-08-12 23:57:59 +00:00
Tenghui Zhu
3caecc6ea2 Revert "Update attrs / public.xml for VectorDrawable opacity removal"
This reverts commit 9c44a95d5168c219facb39e7cca275d1e0a02cee.

Change-Id: If328d3101ce44c63d643217218109bb82e4f20ae
2014-08-12 16:48:46 -07:00
Torne (Richard Coles)
4f82d40e9f Merge "Add trace events to WebView startup." into lmp-dev 2014-08-12 23:14:49 +00:00
Torne (Richard Coles)
3822882b32 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
2014-08-13 17:11:45 +01:00
Jorim Jaggi
72eb2ae21b Merge "Lockscreen launch animations" into lmp-dev 2014-08-12 23:14:48 +00:00
Jean-Michel Trivi
ceb4d41846 Merge "Add support for AudioAttributes in android.media.Ringtone" into lmp-dev 2014-08-12 23:14:35 +00:00
Dianne Hackborn
ecc7498b2b Turn off voice interaction service restrction for now
Need to wait for the prebuilt to update.

Change-Id: I5501c2ba23e6e18379aa0859b248446c82de6cdc
2014-08-12 23:05:24 -07:00
Dianne Hackborn
deb434ca08 Merge "Add 560dpi, and some other stuff." into lmp-dev 2014-08-12 23:14:35 +00:00
Alan Viverette
f2546bf423 Merge "Add API for obtaining max text length for accessibility" into lmp-dev 2014-08-12 23:14:35 +00:00
Jon Miranda
177f08e593 Merge "Changed flow in export methods to continue through the loop if it encounters an int[] return type." into lmp-dev 2014-08-12 23:14:35 +00:00
Dake Gu
aa2474d50a Merge "fix ghost clipBounds problem" into lmp-dev 2014-08-12 23:14:35 +00:00
Chris Craik
0d79310e25 Merge "Switch to cos interpolation of shadow alpha" into lmp-dev 2014-08-12 23:14:33 +00:00
Dake Gu
0017ef9ee1 fix ghost clipBounds problem
OverlayViewGroup clipChildren=true, so that RenderNode
of GhostView will be forced clip its content to its bounds.
Because GhostView is transformed to a different location
other than (0,0),  the content left/up to the bounds
is clipped out.

Introduce another clipChildren=false view between
OverlayViewGroup and GhostView.

b/16982904

Change-Id: Ia11926c78e19bffe80c3d4584a59b83b2fbee6df
2014-08-12 16:10:40 -07:00
Chris Craik
91a8c7c629 Switch to cos interpolation of shadow alpha
bug:16852257

Updates default shadow opacities to compensate.

Also, update variable/constant naming related to vertex alpha.

Change-Id: I9055b4ac3c9ac305ca9d515f21b52d6aa6dc9c5c
2014-08-12 16:00:09 -07:00
Ruben Brunk
4dddaff73e am c8248e95: DNG: Fix row stride check.
* commit 'c8248e957fe3f10bfe55e4e226f53d3f772d5c23':
  DNG: Fix row stride check.
2014-08-12 22:57:18 +00:00
Ruben Brunk
3e19025049 DNG: Fix row stride check.
Bug: 16986715

Change-Id: I5337194f7078d394b9e972e81861794283925612
2014-08-12 22:54:13 +00:00
Jean-Michel Trivi
81f871e2b9 Add support for AudioAttributes in android.media.Ringtone
Deprecate use of stream types.
Map deprecated API to AudioAttributes.
Add new methods to specify AudioAttributes on a Ringtone instance.

Bug 16790748

Change-Id: Ifb3c2e838e1f119614459ad7d71d83a4d7c9ffdb
2014-08-12 15:53:15 -07:00
Jorim Jaggi
8de4311c51 Lockscreen launch animations
- Get rid of ActivityManager.dismissKeyguardOnNextActivity, which was
  used for two different things: Dismiss keyguard from somewhere else
  (not really necessary anymore), wait to actually dismiss keyguard
  after the window behind is drawn. Instead, introduce
  keyguardWaitingForActivityDrawn(), and change the semantics where
  necessary.
- Make wallpaper_close_enter consistent with task_open_enter and the
  Keyguard launch animation.
- Close the panel even on lockscreen when launching a notification.
- Block notification shade updates during the collapsing motion so
  notification don't play the disappear animation immediately after
  having launched a notification.

Bug: 15991916

Change-Id: I133c177b84e926c87c1a404ba93d633593fec3ab
2014-08-12 22:47:52 +00:00
Jon Miranda
4852021095 Changed flow in export methods to continue through the loop if it encounters
an int[] return type.

There are two such instances:

1. "private int[] mRules" within RelativeLayout LayoutParams.
2. "public int[] getLocationOnScreen" in View.

When I added #2, we noticed missing annotated fields/methods in Hierarchy
Viewer, but #1 also caused the same issue (mainly not exporting
alignWithParent field)

Bug: 16844914
Change-Id: I0d83a4391aa0565897cd7f0523995c97b7a4976d
2014-08-12 15:45:57 -07:00
Dianne Hackborn
a3fb40d5f4 Add 560dpi, and some other stuff.
Like new settings actions for some of the new settings panels.
And fix voice interaction services so they require a recognizer.
And tweak array map doc to be correct.

Blah blah blah.

Change-Id: Ib5e66b574b10e7b3fa39723b21046a74e6ead204
2014-08-12 15:38:19 -07:00
Alan Viverette
fb08123cb6 am a83c2f37: Merge "Use correct checked value when animating Switch" into lmp-dev
* commit 'a83c2f3758abcc242c2e9686a8bee883f5815b33':
  Use correct checked value when animating Switch
2014-08-12 22:36:47 +00:00
Alan Viverette
70f7c348c0 am c613ba38: Merge "Invalidate root render node when accessibility focus moves" into lmp-dev
* commit 'c613ba38ccba4b9eff01c4ade57521505fae4e12':
  Invalidate root render node when accessibility focus moves
2014-08-12 22:19:44 +00:00
Adrian Roos
31879fd440 am 92b5e337: Implement final lock now affordance
* commit '92b5e3373aa2a78d6db2770db3d37a5ddf9ba129':
  Implement final lock now affordance
2014-08-12 22:08:13 +00:00
Adrian Roos
4ebcdfdd42 Implement final lock now affordance
Also removes the GlobalAction. Also fixes the animation not
being applied to the background of the affordance.

Bug: 15344542
Bug: 16952834

Change-Id: Ie790b40a5d1ba10fa42a793c8cfeaf6687d17c61
2014-08-12 22:03:19 +00:00
Alan Viverette
029942f77d Add API for obtaining max text length for accessibility
BUG: 16736956
Change-Id: I15ffb9bf68e074adf3e0dbcd230367e115c03e3c
2014-08-12 14:55:56 -07:00