OSDN Git Service

android-x86/frameworks-base.git
10 years agoMerge "Make sure the theta is correctly represented and incoming polygon is CW for...
ztenghui [Tue, 29 Apr 2014 16:21:51 +0000 (16:21 +0000)]
Merge "Make sure the theta is correctly represented and incoming polygon is CW for shadow."

10 years agoMerge "Add CHANNEL_OUT_QUAD_SIDE and CHANNEL_OUT_5POINT1_SIDE"
Glenn Kasten [Tue, 29 Apr 2014 16:14:43 +0000 (16:14 +0000)]
Merge "Add CHANNEL_OUT_QUAD_SIDE and CHANNEL_OUT_5POINT1_SIDE"

10 years agoMerge "Fixed a bug where the outline was not correctly updated"
Selim Cinek [Tue, 29 Apr 2014 15:57:01 +0000 (15:57 +0000)]
Merge "Fixed a bug where the outline was not correctly updated"

10 years agoFixed a bug where the outline was not correctly updated
Selim Cinek [Tue, 29 Apr 2014 12:41:36 +0000 (14:41 +0200)]
Fixed a bug where the outline was not correctly updated

The outline was not correctly copied to the field when it already
existed.

Change-Id: I02a7006f7ceff9241b1c52c73ea159c59aa7464e

10 years agoMerge "Small fix in DeviceOwner.java."
Nicolas Prevot [Tue, 29 Apr 2014 10:35:26 +0000 (10:35 +0000)]
Merge "Small fix in DeviceOwner.java."

10 years agoSmall fix in DeviceOwner.java.
Nicolas Prevot [Tue, 29 Apr 2014 09:39:01 +0000 (10:39 +0100)]
Small fix in DeviceOwner.java.

Change-Id: Ibfa4ae7b1bc269bc51532026f8a6cc3c75cc42bf

10 years agoMerge "Dispatch input events to the TV input"
Jae Seo [Tue, 29 Apr 2014 06:22:00 +0000 (06:22 +0000)]
Merge "Dispatch input events to the TV input"

10 years agoDispatch input events to the TV input
Jae Seo [Fri, 18 Apr 2014 04:35:29 +0000 (21:35 -0700)]
Dispatch input events to the TV input

TvInputManagerService now creates an InputChannel pair and passes one
end to the app and the other end to the service. Then the TvInputManager
in the app creates an InputEventSender around one end of the channel to
send events and the service creates an InputEventReceiver around the
other end of the channel to receive events.
Most of the newly added code here was borrowed heavily from the IME.

Change-Id: I0bd83847cba0033ccb6f4b6dad267ebeaf5e9c7c

10 years agoam 45641ecd: am 7af8f5ba: am 10d57c4b: Merge "Fix two zygote imports."
Elliott Hughes [Tue, 29 Apr 2014 04:09:43 +0000 (04:09 +0000)]
am 45641ecd: am 7af8f5ba: am 10d57c4b: Merge "Fix two zygote imports."

* commit '45641ecd2c4be60390319614f519d2313dbd547d':
  Fix two zygote imports.

10 years agoam c4e6f6d2: am cf939672: am 2e9d924d: Merge "Remove unused import."
Elliott Hughes [Tue, 29 Apr 2014 04:05:27 +0000 (04:05 +0000)]
am c4e6f6d2: am cf939672: am 2e9d924d: Merge "Remove unused import."

* commit 'c4e6f6d2827ad526f562a5882975f42eee69486c':
  Remove unused import.

10 years agoam 7af8f5ba: am 10d57c4b: Merge "Fix two zygote imports."
Elliott Hughes [Tue, 29 Apr 2014 04:05:25 +0000 (04:05 +0000)]
am 7af8f5ba: am 10d57c4b: Merge "Fix two zygote imports."

* commit '7af8f5ba9cc7801fabe70bcf13e602aaa73dc428':
  Fix two zygote imports.

10 years agoam cf939672: am 2e9d924d: Merge "Remove unused import."
Elliott Hughes [Tue, 29 Apr 2014 04:01:25 +0000 (04:01 +0000)]
am cf939672: am 2e9d924d: Merge "Remove unused import."

* commit 'cf939672f8c6e1ee29ae38f0e3665ab966491f7f':
  Remove unused import.

10 years agoam 10d57c4b: Merge "Fix two zygote imports."
Elliott Hughes [Tue, 29 Apr 2014 04:01:01 +0000 (04:01 +0000)]
am 10d57c4b: Merge "Fix two zygote imports."

* commit '10d57c4bc7459d0c73b254af006a3528e9a0c33e':
  Fix two zygote imports.

10 years agoam 2e9d924d: Merge "Remove unused import."
Elliott Hughes [Tue, 29 Apr 2014 03:56:19 +0000 (03:56 +0000)]
am 2e9d924d: Merge "Remove unused import."

* commit '2e9d924d4f4275c72df4be28d85482064cee43f8':
  Remove unused import.

10 years agoMerge "Fix two zygote imports."
Elliott Hughes [Tue, 29 Apr 2014 03:54:49 +0000 (03:54 +0000)]
Merge "Fix two zygote imports."

10 years agoFix two zygote imports.
Elliott Hughes [Tue, 29 Apr 2014 03:53:52 +0000 (20:53 -0700)]
Fix two zygote imports.

Change-Id: I5eea2d9f48479c33e1594aaa259274e5e787a1df

10 years agoMerge "Remove unused import."
Elliott Hughes [Tue, 29 Apr 2014 03:52:10 +0000 (03:52 +0000)]
Merge "Remove unused import."

10 years agoRemove unused import.
Elliott Hughes [Tue, 29 Apr 2014 03:51:34 +0000 (20:51 -0700)]
Remove unused import.

Change-Id: I3f6a035cda55859a7a521f3117da72ee962beb63

10 years agoFix a few more stray libcore.io references.
Elliott Hughes [Tue, 29 Apr 2014 03:49:24 +0000 (20:49 -0700)]
Fix a few more stray libcore.io references.

Change-Id: Id328544bd3a382fec16507d0ae5b699fef44ebd7

10 years agoFix build.
Elliott Hughes [Tue, 29 Apr 2014 03:45:31 +0000 (20:45 -0700)]
Fix build.

Change-Id: I9e1a5280d3356e8814e505915bbc74200bc58b40

10 years agoam 3e792ef7: am fff28619: am f4a7ac00: Merge "Move the Zygote off libcore.os and...
Elliott Hughes [Tue, 29 Apr 2014 02:38:02 +0000 (02:38 +0000)]
am 3e792ef7: am fff28619: am f4a7ac00: Merge "Move the Zygote off libcore.os and onto android.system."

* commit '3e792ef78fbad1df75e97da9a32a5826371b2da9':
  Move the Zygote off libcore.os and onto android.system.

10 years agoam fff28619: am f4a7ac00: Merge "Move the Zygote off libcore.os and onto android...
Elliott Hughes [Tue, 29 Apr 2014 02:34:37 +0000 (02:34 +0000)]
am fff28619: am f4a7ac00: Merge "Move the Zygote off libcore.os and onto android.system."

* commit 'fff28619d8f3b2fa7577c3e101d3fcd45f26f3a4':
  Move the Zygote off libcore.os and onto android.system.

10 years agoam f4a7ac00: Merge "Move the Zygote off libcore.os and onto android.system."
Elliott Hughes [Tue, 29 Apr 2014 02:31:34 +0000 (02:31 +0000)]
am f4a7ac00: Merge "Move the Zygote off libcore.os and onto android.system."

* commit 'f4a7ac00a734343b8d2760def352cbdf99fa08c7':
  Move the Zygote off libcore.os and onto android.system.

10 years agoMerge "Move the Zygote off libcore.os and onto android.system."
Elliott Hughes [Tue, 29 Apr 2014 02:28:06 +0000 (02:28 +0000)]
Merge "Move the Zygote off libcore.os and onto android.system."

10 years agoMove the Zygote off libcore.os and onto android.system.
Elliott Hughes [Tue, 29 Apr 2014 02:19:13 +0000 (19:19 -0700)]
Move the Zygote off libcore.os and onto android.system.

Change-Id: Iaa20e50b05fad355bdf15bcfdc58efc9941c400c

10 years agoMerge "Fix alert dialog icon"
Alan Viverette [Tue, 29 Apr 2014 00:13:35 +0000 (00:13 +0000)]
Merge "Fix alert dialog icon"

10 years agoMake sure the theta is correctly represented and incoming polygon is CW for shadow.
ztenghui [Mon, 28 Apr 2014 23:43:13 +0000 (16:43 -0700)]
Make sure the theta is correctly represented and incoming polygon is CW for shadow.

Now the theta = 0 should be on +x axis.
And cos(theta) should correctly represent x value.
Without this fix, the poly theta (from atan2) can be wrongly rotated 90 degrees.

Also, make sure the incoming polygon is CW for the shadow system.
This fix visual artifacts in recent regression for spot shadows.

bug:13553955

Change-Id: I9bbf54db094e7f133326da4dae4610962da849c1

10 years agoMerge "Fixing NPE. (Bug 14385152)"
Winson Chung [Mon, 28 Apr 2014 23:43:02 +0000 (23:43 +0000)]
Merge "Fixing NPE. (Bug 14385152)"

10 years agoMerge "Move internal libcore.os users over to android.system."
Elliott Hughes [Mon, 28 Apr 2014 23:40:04 +0000 (23:40 +0000)]
Merge "Move internal libcore.os users over to android.system."

10 years agoMove internal libcore.os users over to android.system.
Elliott Hughes [Mon, 28 Apr 2014 23:38:43 +0000 (16:38 -0700)]
Move internal libcore.os users over to android.system.

Change-Id: I84e1ace19ba3b4e58d7bb24f3ecda1bdf5dc75a5

10 years agoFix build
Chris Craik [Mon, 28 Apr 2014 23:38:31 +0000 (16:38 -0700)]
Fix build

Change-Id: I4f55b27425899f25cb22d4466e3413ad27b5a302

10 years agoam 3914a33c: am 26a5c2dd: Merge "Followon fix for 14276128 Clipping at bottom of...
Yuling Liang [Mon, 28 Apr 2014 23:22:54 +0000 (23:22 +0000)]
am 3914a33c: am 26a5c2dd: Merge "Followon fix for 14276128 Clipping at bottom of TextView" into klp-modular-dev

* commit '3914a33c01102f5de51e33d006c0aeedf2693af0':
  Followon fix for 14276128 Clipping at bottom of TextView

10 years agoam 26a5c2dd: Merge "Followon fix for 14276128 Clipping at bottom of TextView" into...
Yuling Liang [Mon, 28 Apr 2014 23:18:58 +0000 (23:18 +0000)]
am 26a5c2dd: Merge "Followon fix for 14276128 Clipping at bottom of TextView" into klp-modular-dev

* commit '26a5c2dd740f309f3168790fc55a164738963835':
  Followon fix for 14276128 Clipping at bottom of TextView

10 years agoMerge "Followon fix for 14276128 Clipping at bottom of TextView" into klp-modular-dev
Yuling Liang [Mon, 28 Apr 2014 23:16:12 +0000 (23:16 +0000)]
Merge "Followon fix for 14276128 Clipping at bottom of TextView" into klp-modular-dev

10 years agoam 86318b7d: am 0c18705b: am 3fef8e60: am 1053b2c5: Merge "Fixed missing line break...
David Friedman [Mon, 28 Apr 2014 23:11:36 +0000 (23:11 +0000)]
am 86318b7d: am 0c18705b: am 3fef8e60: am 1053b2c5: Merge "Fixed missing line break, broken link. Bug: 13975265 Staged at: boku:9195/guide/topics/manifest/manifest-element.html" into klp-docs

* commit '86318b7daae6a741cf18c8a37297f978d5e5e42a':
  Fixed missing line break, broken link. Bug: 13975265 Staged at: http://boku:9195/guide/topics/manifest/manifest-element.html

10 years agoam 0c18705b: am 3fef8e60: am 1053b2c5: Merge "Fixed missing line break, broken link...
David Friedman [Mon, 28 Apr 2014 23:07:40 +0000 (23:07 +0000)]
am 0c18705b: am 3fef8e60: am 1053b2c5: Merge "Fixed missing line break, broken link. Bug: 13975265 Staged at: boku:9195/guide/topics/manifest/manifest-element.html" into klp-docs

* commit '0c18705bf10e1e04fbb2b2afaf5f9537764148a5':
  Fixed missing line break, broken link. Bug: 13975265 Staged at: http://boku:9195/guide/topics/manifest/manifest-element.html

10 years agoMerge "Add elevation, Z properties to View"
Chris Craik [Mon, 28 Apr 2014 23:03:41 +0000 (23:03 +0000)]
Merge "Add elevation, Z properties to View"

10 years agoam 3fef8e60: am 1053b2c5: Merge "Fixed missing line break, broken link. Bug: 13975265...
David Friedman [Mon, 28 Apr 2014 23:03:25 +0000 (23:03 +0000)]
am 3fef8e60: am 1053b2c5: Merge "Fixed missing line break, broken link. Bug: 13975265 Staged at: boku:9195/guide/topics/manifest/manifest-element.html" into klp-docs

* commit '3fef8e60668bb955763367ac17c1195e46b3078c':
  Fixed missing line break, broken link. Bug: 13975265 Staged at: http://boku:9195/guide/topics/manifest/manifest-element.html

10 years agoMerge "CameraDevice: Make sure log tags are within length bounds."
Eino-Ville Talvala [Mon, 28 Apr 2014 22:28:55 +0000 (22:28 +0000)]
Merge "CameraDevice: Make sure log tags are within length bounds."

10 years agoCameraDevice: Make sure log tags are within length bounds.
Eino-Ville Talvala [Mon, 28 Apr 2014 20:21:18 +0000 (13:21 -0700)]
CameraDevice: Make sure log tags are within length bounds.

Change-Id: I93c4670c1ee0b0be5956b0ed8cd0f53873257f7c

10 years agoFixing NPE. (Bug 14385152)
Winson Chung [Mon, 28 Apr 2014 22:11:56 +0000 (15:11 -0700)]
Fixing NPE. (Bug 14385152)

Change-Id: Ie6d1e7c3e5dcf721e945c4933c077fa6abb10067

10 years agoam 1053b2c5: Merge "Fixed missing line break, broken link. Bug: 13975265 Staged at...
David Friedman [Mon, 28 Apr 2014 21:56:07 +0000 (21:56 +0000)]
am 1053b2c5: Merge "Fixed missing line break, broken link. Bug: 13975265 Staged at: boku:9195/guide/topics/manifest/manifest-element.html" into klp-docs

* commit '1053b2c5d43ca58e9f0fe611770b278e88c76fa3':
  Fixed missing line break, broken link. Bug: 13975265 Staged at: http://boku:9195/guide/topics/manifest/manifest-element.html

10 years agoMerge "Fixed missing line break, broken link. Bug: 13975265 Staged at: http://boku...
David Friedman [Mon, 28 Apr 2014 21:52:45 +0000 (21:52 +0000)]
Merge "Fixed missing line break, broken link. Bug: 13975265 Staged at: boku:9195/guide/topics/manifest/manifest-element.html" into klp-docs

10 years agoAdd elevation, Z properties to View
Chris Craik [Sat, 26 Apr 2014 01:34:11 +0000 (18:34 -0700)]
Add elevation, Z properties to View

Change-Id: I3dd3b683a66e248a0fdf2ca69d1e962615b0daf9

10 years agoMerge "Add setOverlay method to QuickContactsBadge"
Yorke Lee [Mon, 28 Apr 2014 21:24:21 +0000 (21:24 +0000)]
Merge "Add setOverlay method to QuickContactsBadge"

10 years agoam e638b844: am 3c5a6cf9: am 2c6131bb: am 293977bd: Fix the doc for Notification...
Griff Hazen [Mon, 28 Apr 2014 21:21:10 +0000 (21:21 +0000)]
am e638b844: am 3c5a6cf9: am 2c6131bb: am 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.

* commit 'e638b84436caeea8d54b560c0b883ef599ba328d':
  Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.

10 years agoMerge "Merge commit '734a78fb' into manualmerge"
Adam Lesinski [Mon, 28 Apr 2014 21:20:00 +0000 (21:20 +0000)]
Merge "Merge commit '734a78fb' into manualmerge"

10 years agoMerge "Add invokeFunctor call to ViewRootImpl"
Bo Liu [Mon, 28 Apr 2014 21:16:14 +0000 (21:16 +0000)]
Merge "Add invokeFunctor call to ViewRootImpl"

10 years agoMerge commit '734a78fb' into manualmerge
Adam Lesinski [Mon, 28 Apr 2014 21:15:06 +0000 (14:15 -0700)]
Merge commit '734a78fb' into manualmerge

Conflicts:
core/java/android/app/WallpaperManager.java

Change-Id: Id103f540329ea484ff2e0829a0fc8158621f3dd3

10 years agoam d937f275: am 12928a07: am 2336c4ec: Merge "Fix build."
Elliott Hughes [Mon, 28 Apr 2014 21:02:17 +0000 (21:02 +0000)]
am d937f275: am 12928a07: am 2336c4ec: Merge "Fix build."

* commit 'd937f2750c6edc2c1a03901605b22dad02b89147':
  Fix build.

10 years agoAdd setOverlay method to QuickContactsBadge
Yorke Lee [Mon, 28 Apr 2014 19:41:44 +0000 (12:41 -0700)]
Add setOverlay method to QuickContactsBadge

Allow apps to disable/configure their own overlay to be used
on the QuickContactsBadge

Bug: 13747208

Change-Id: Id84c6ee1ebde6ce17477c12d22522ca19c27ea9b

10 years agoresolved conflicts for merge of 3ce4f3d0 to master
Elliott Hughes [Mon, 28 Apr 2014 20:53:25 +0000 (13:53 -0700)]
resolved conflicts for merge of 3ce4f3d0 to master

Change-Id: Id5c5997ad8f801b32e1dbd97413ea42e38c27210

10 years agoAdd invokeFunctor call to ViewRootImpl
Bo Liu [Sun, 27 Apr 2014 23:22:04 +0000 (16:22 -0700)]
Add invokeFunctor call to ViewRootImpl

BUG: 13961296

Change-Id: Ief8eea0b4c79a64ea76d75daaec176f1b8438581

10 years agoam 3c5a6cf9: am 2c6131bb: am 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.
Griff Hazen [Mon, 28 Apr 2014 20:37:24 +0000 (20:37 +0000)]
am 3c5a6cf9: am 2c6131bb: am 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.

* commit '3c5a6cf93520be23e6d5a9bc4cb8f4e8c18214b1':
  Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.

10 years agoMerge "Revise Javadoc for CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT"
Yohei Yukawa [Mon, 28 Apr 2014 20:33:25 +0000 (20:33 +0000)]
Merge "Revise Javadoc for CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT"

10 years agoam 2c6131bb: am 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.
Griff Hazen [Mon, 28 Apr 2014 20:33:22 +0000 (20:33 +0000)]
am 2c6131bb: am 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.

* commit '2c6131bba957dc5b4e1638bb8b0c10ebddf2049a':
  Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.

10 years agoam 8ea2d451: Merge "Various CTS fixes" into klp-modular-dev
Adam Lesinski [Mon, 28 Apr 2014 20:33:09 +0000 (20:33 +0000)]
am 8ea2d451: Merge "Various CTS fixes" into klp-modular-dev

* commit '8ea2d4512248ec612356f558ac35534c3e4c6db6':
  Various CTS fixes

10 years agoMerge "Various CTS fixes" into klp-modular-dev
Adam Lesinski [Mon, 28 Apr 2014 20:30:35 +0000 (20:30 +0000)]
Merge "Various CTS fixes" into klp-modular-dev

10 years agoFix alert dialog icon
Alan Viverette [Mon, 28 Apr 2014 20:30:08 +0000 (13:30 -0700)]
Fix alert dialog icon

Previously, failing to call setIcon() would result in a blank icon
rather than hiding the icon. Also, calling setIcon(icon) followed by
setIcon(null) could be a no-op depending on whether the alert had
already been constructed.

Change-Id: I65a96a4e89b9eac1123cbbf5d57e7e366e7b4d4e

10 years agoam 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.
Griff Hazen [Mon, 28 Apr 2014 20:29:12 +0000 (20:29 +0000)]
am 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.

* commit '293977bdb028e2aa893fbeb370e20132646094a9':
  Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.

10 years agoam c6d0dc89: am 18582a82: am 0cd623bb: Merge "Use Runtime.gc instead of System.gc...
Mathieu Chartier [Mon, 28 Apr 2014 20:03:38 +0000 (20:03 +0000)]
am c6d0dc89: am 18582a82: am 0cd623bb: Merge "Use Runtime.gc instead of System.gc for DDMS."

* commit 'c6d0dc896438d8918f4f985513e92be9b4d69e87':
  Use Runtime.gc instead of System.gc for DDMS.

10 years agoRevise Javadoc for CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT
Yohei Yukawa [Mon, 28 Apr 2014 19:57:48 +0000 (04:57 +0900)]
Revise Javadoc for CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT

This is a follow-up CL for I3acf2317ae1d763d11 to improve the
Javadoc for CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT

BUG: 14323360
Change-Id: Ie8948eda3ce57da282bd82e8e9a44997f6d53245

10 years agoam 12928a07: am 2336c4ec: Merge "Fix build."
Elliott Hughes [Mon, 28 Apr 2014 19:48:24 +0000 (19:48 +0000)]
am 12928a07: am 2336c4ec: Merge "Fix build."

* commit '12928a07c5c19ac3dea6d0489506595c138b621a':
  Fix build.

10 years agoam 2336c4ec: Merge "Fix build."
Elliott Hughes [Mon, 28 Apr 2014 19:45:06 +0000 (19:45 +0000)]
am 2336c4ec: Merge "Fix build."

* commit '2336c4ecc5735eb374e5c804b1fe863650c24d7f':
  Fix build.

10 years agoMerge "Fix build."
Elliott Hughes [Mon, 28 Apr 2014 19:41:24 +0000 (19:41 +0000)]
Merge "Fix build."

10 years agoFix build.
Elliott Hughes [Mon, 28 Apr 2014 19:40:12 +0000 (12:40 -0700)]
Fix build.

Change-Id: I0bd6e1aac19276bf664accd8d38f86d2cc7450cc

10 years agoMake switchStyle public
Alan Viverette [Mon, 28 Apr 2014 19:39:15 +0000 (12:39 -0700)]
Make switchStyle public

Change-Id: I4960c4ebeb3db09b3d716330b33639c865d37490

10 years agoMerge "Fix incorrect "listener no longer active" errors"
Christopher Lane [Mon, 28 Apr 2014 19:24:07 +0000 (19:24 +0000)]
Merge "Fix incorrect "listener no longer active" errors"

10 years agoMerge "Return the cursor position in screen coordinates"
Yohei Yukawa [Mon, 28 Apr 2014 19:17:04 +0000 (19:17 +0000)]
Merge "Return the cursor position in screen coordinates"

10 years agoMerge "Attemp to fix blank lockscreen #2."
Jorim Jaggi [Mon, 28 Apr 2014 19:08:40 +0000 (19:08 +0000)]
Merge "Attemp to fix blank lockscreen #2."

10 years agoAttemp to fix blank lockscreen #2.
Jorim Jaggi [Mon, 28 Apr 2014 18:04:11 +0000 (20:04 +0200)]
Attemp to fix blank lockscreen #2.

Bug: 14280857
Change-Id: Ib868cc7a01d24f7169310774a5397b90a2d5b35f

10 years agoMerge "Flatten notification hiearchy and remove glow."
Jorim Jaggi [Mon, 28 Apr 2014 19:01:14 +0000 (19:01 +0000)]
Merge "Flatten notification hiearchy and remove glow."

10 years agoFlatten notification hiearchy and remove glow.
Jorim Jaggi [Mon, 28 Apr 2014 13:20:04 +0000 (15:20 +0200)]
Flatten notification hiearchy and remove glow.

Currently, the padding and the glow was inside the individual
notification. This no longer works if we want to adjust the
padding dynamically whether we are on Keyguard or not. This change
moves the padding outside of the individual notifications, and as
a side effect, removes the glow. The glow wasn't really visible with
the new layout, so it's not a breaking change. We have to discuss
with UX first what the new "glow" solution is going to be.

Change-Id: Iac16892cb3b7bb1de3001954b1428796b07950c1

10 years agoReturn the cursor position in screen coordinates
Yohei Yukawa [Thu, 17 Apr 2014 03:40:31 +0000 (12:40 +0900)]
Return the cursor position in screen coordinates

From its beginning, InputMethodService#onUpdateCursor has
provided the cursor position in local coordinates in the attached
view. However, the local coordinates is not useful for IMEs
to render a floating UI near the cursor because the IME is not
able to know the origin of the attached view.

With this CL, CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT also means
that the IME will receive the cursor position in screen
coordinates. Because this is a new constant in the next release,
conditionally changing the coordinates never causes
compatibility issues as long as its behavior is well documented.

BUG: 14323360
Change-Id: I3acf2317ae1d763d11dae5ef73c2a1348b377c71

10 years agoam 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system."
Elliott Hughes [Mon, 28 Apr 2014 18:36:53 +0000 (18:36 +0000)]
am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system."

* commit '685a0a72d445515167a2071330679cdf9b53a62d':
  Track libcore.os' move to android.system.

10 years agoam 18582a82: am 0cd623bb: Merge "Use Runtime.gc instead of System.gc for DDMS."
Mathieu Chartier [Mon, 28 Apr 2014 18:36:44 +0000 (18:36 +0000)]
am 18582a82: am 0cd623bb: Merge "Use Runtime.gc instead of System.gc for DDMS."

* commit '18582a827c3f908cd75e1d9c189c554f42415a4a':
  Use Runtime.gc instead of System.gc for DDMS.

10 years agoMerge "Pull out dirty bounds before nulling ripples"
Alan Viverette [Mon, 28 Apr 2014 18:29:04 +0000 (18:29 +0000)]
Merge "Pull out dirty bounds before nulling ripples"

10 years agoMerge "Fixed race condition regarding first child max height"
Selim Cinek [Mon, 28 Apr 2014 18:28:31 +0000 (18:28 +0000)]
Merge "Fixed race condition regarding first child max height"

10 years agoMerge "Rework some of the voice interaction APIs."
Dianne Hackborn [Mon, 28 Apr 2014 18:28:05 +0000 (18:28 +0000)]
Merge "Rework some of the voice interaction APIs."

10 years agoFixed race condition regarding first child max height
Selim Cinek [Mon, 28 Apr 2014 18:23:30 +0000 (20:23 +0200)]
Fixed race condition regarding first child max height

The scroller could crash due to a race condition when updating
the maxheight of the first view.

Bug: 14295010
Change-Id: I911c724a26c8624e2326118e3b392ee675001bc6

10 years agoPull out dirty bounds before nulling ripples
Alan Viverette [Mon, 28 Apr 2014 18:22:40 +0000 (11:22 -0700)]
Pull out dirty bounds before nulling ripples

BUG: 14378485
Change-Id: I286374db9865d2338852fd0df896928099a8eb24

10 years agoam bbd87eb9: Merge "Track libcore.os\' move to android.system."
Elliott Hughes [Mon, 28 Apr 2014 18:17:06 +0000 (18:17 +0000)]
am bbd87eb9: Merge "Track libcore.os\' move to android.system."

* commit 'bbd87eb9193e9730869171324ee4f5fc1abeae55':
  Track libcore.os' move to android.system.

10 years agoMerge "Track libcore.os' move to android.system."
Elliott Hughes [Mon, 28 Apr 2014 18:13:59 +0000 (18:13 +0000)]
Merge "Track libcore.os' move to android.system."

10 years agoam 0cd623bb: Merge "Use Runtime.gc instead of System.gc for DDMS."
Mathieu Chartier [Mon, 28 Apr 2014 18:13:07 +0000 (18:13 +0000)]
am 0cd623bb: Merge "Use Runtime.gc instead of System.gc for DDMS."

* commit '0cd623bb9f832194cdd9c08625fa32583e947c76':
  Use Runtime.gc instead of System.gc for DDMS.

10 years agoTrack libcore.os' move to android.system.
Elliott Hughes [Mon, 28 Apr 2014 18:11:32 +0000 (11:11 -0700)]
Track libcore.os' move to android.system.

(This is partial, but should cover everything in AOSP master except
for the zygote.)

Change-Id: I1042c99245765746a744c44e714095cb2c6cb75d

10 years agoMerge "Use Runtime.gc instead of System.gc for DDMS."
Mathieu Chartier [Mon, 28 Apr 2014 18:10:41 +0000 (18:10 +0000)]
Merge "Use Runtime.gc instead of System.gc for DDMS."

10 years agoUse Runtime.gc instead of System.gc for DDMS.
Mathieu Chartier [Mon, 28 Apr 2014 17:16:17 +0000 (10:16 -0700)]
Use Runtime.gc instead of System.gc for DDMS.

System.gc doesn't always do a GC unless to attempt to run the
finalizers after you call System.gc.

Bug: 14325353
Change-Id: Iebed7fad5576d610cea13a86e7d3d46652c67478

10 years agoFollowon fix for 14276128 Clipping at bottom of TextView
Raph Levien [Thu, 24 Apr 2014 19:51:35 +0000 (12:51 -0700)]
Followon fix for 14276128 Clipping at bottom of TextView

The previous fix did not work when the text was ellipsized, because the
test for whether the line was the last line was incorrect. The new test
handles both the end of the buffer and the case where it is the last
line because of ellipsizing.

So this should be the proper fix for bug 14276128 Clipping at bottom of
TextView when lineSpacingMultiplier < 1

This version of the patch also handles the single-line case (which is
computed in BoringLayout rather than StaticLayout).

Change-Id: I88791acc2aa493cc8c599b374f4d213571260b4b

10 years agoRework some of the voice interaction APIs.
Dianne Hackborn [Sat, 26 Apr 2014 00:06:18 +0000 (17:06 -0700)]
Rework some of the voice interaction APIs.

On the app side, requests are now composed by subclassing
from various types of Request objects.

On the service side, starting a voice interaction session
involves starting another service that will then manage the
session.  This leads the service design much more to what
we want, where the long-running main service is very tiny
and all the heavy-weight transient session work is elsewhere
in another process.

Change-Id: I46c074c6fe27b6c1cf2583c6d216aed1de2f1143

10 years agoFix the doc for Notification.FLAG_ONLY_ALERT_ONCE.
Griff Hazen [Mon, 28 Apr 2014 15:37:20 +0000 (08:37 -0700)]
Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.

The logic was opposite.

Change-Id: I62e0b1e6701a4c9990119a1b94918e64783e9b1a

10 years agoMerge "Fade Transition sometimes disappeared improperly."
George Mount [Mon, 28 Apr 2014 17:23:53 +0000 (17:23 +0000)]
Merge "Fade Transition sometimes disappeared improperly."

10 years agoFix OEM native library path bug.
Jeff Sharkey [Thu, 24 Apr 2014 21:11:08 +0000 (14:11 -0700)]
Fix OEM native library path bug.

Bug: 13340779
Change-Id: I3d69b3453d3d284295bbfa771e6fb4a36bca05c5

10 years agoDefine action used to show regulatory info.
Jeff Sharkey [Thu, 17 Apr 2014 00:23:08 +0000 (17:23 -0700)]
Define action used to show regulatory info.

Bug: 13340779
Change-Id: I90abb3574797e4b258d32440a2434ae8a7be2949

10 years agoAllow custom wallpaper and boot animation.
Jeff Sharkey [Wed, 16 Apr 2014 16:41:58 +0000 (09:41 -0700)]
Allow custom wallpaper and boot animation.

Add new "ro.config.wallpaper" and "ro.config.wallpaper_component"
properties which may be defined outside of the bundled framework
resources.  Falls back to bundled resources when properties are
undefined.

Also look for boot animation under OEM partition.

Bug: 13340779
Change-Id: Ibdc9935dbdaae3319bf63b40573de0503d82ae67

10 years agoGracefully handle long fingerprints.
Jeff Sharkey [Fri, 11 Apr 2014 23:30:14 +0000 (16:30 -0700)]
Gracefully handle long fingerprints.

Otherwise derived fingerprints longer than the maximum system property
size put the device into a crash loop.

Bug: 13983493
Change-Id: I8a88e71b1fd396f1cd63b414e3a62bb25010430c

10 years agoDerive fingerprint at runtime when undefined.
Jeff Sharkey [Thu, 10 Apr 2014 01:07:19 +0000 (18:07 -0700)]
Derive fingerprint at runtime when undefined.

Some devices leave "ro.build.fingerprint" undefined at build time,
since they need to build it from the components at runtime.

Bug: 13340779
Change-Id: I4d74398817af22079a11c196dc6742b85d2bfb61

10 years agoMerge "Remove opPkg from the notification key."
Chris Wren [Mon, 28 Apr 2014 15:03:16 +0000 (15:03 +0000)]
Merge "Remove opPkg from the notification key."

10 years agoMerge "Remove chatty log message."
Dan Sandler [Mon, 28 Apr 2014 14:59:33 +0000 (14:59 +0000)]
Merge "Remove chatty log message."

10 years agoRemove opPkg from the notification key.
Chris Wren [Mon, 28 Apr 2014 14:53:05 +0000 (10:53 -0400)]
Remove opPkg from the notification key.

Change-Id: Iadff2dbeb3c9ec69837d3b6e763f24d687ee368b

10 years agoMerge "Add carrier text on lockscreen in top left corner."
Jorim Jaggi [Mon, 28 Apr 2014 12:18:43 +0000 (12:18 +0000)]
Merge "Add carrier text on lockscreen in top left corner."