57681 Commits

Author SHA1 Message Date
Jeff Brown
cb629a876a am 81843932: Merge "Improve input device wake heuristics. Bug: 5205674"
* commit '818439323c1721476953049a8d557836e69337f5':
  Improve input device wake heuristics. Bug: 5205674
2011-08-25 13:04:14 -07:00
Chet Haase
c48053c03f am 4694b7f1: Merge "Fix docs for fill behavior in Animation class."
* commit '4694b7f1866ae423c548eeb429c3b2a76c26f0be':
  Fix docs for fill behavior in Animation class.
2011-08-25 13:03:53 -07:00
Mike Lockwood
b1ca9cc950 am c31c7bca: Merge "TabletStatusBar: Add support for disabling notification LED when user views notifications"
* commit 'c31c7bcaecfa520bbca1bc364f8d531af76275ea':
  TabletStatusBar: Add support for disabling notification LED when user views notifications
2011-08-25 11:38:38 -07:00
Mike Lockwood
35314a0ace am d0bf536f: Merge "No longer disable notification lights when screen turns on"
* commit 'd0bf536fd6618414bb9c84424a931865e62e6876':
  No longer disable notification lights when screen turns on
2011-08-25 11:38:09 -07:00
Justin Ho
df411da7d0 am de48515a: Merge "Updated background assets for notifications."
* commit 'de48515a86b4fc308bcb08f9c038f0519ee29a73':
  Updated background assets for notifications.
2011-08-25 11:37:53 -07:00
Eino-Ville Talvala
4fc7ada3b6 am 95dc5d36: Merge "NEW_API: Add remaining effects to the new Effect system."
* commit '95dc5d362e2308c0b4205031e10df6f2f95bb2c0':
  NEW_API: Add remaining effects to the new Effect system.
2011-08-25 11:36:45 -07:00
Jean-Michel Trivi
a9f17dc709 am 2b0f795d: Merge "Bug 5045498 Single binder call when metadata and artwork are updated"
* commit '2b0f795dd696319618342865b7cd5101af0ae7e1':
  Bug 5045498 Single binder call when metadata and artwork are updated
2011-08-25 11:36:18 -07:00
Jean-Michel Trivi
57655b5ca2 am 85a0a057: Merge "Bug 5045498 Implementation of RemoteControlClient.MetadataEditor"
* commit '85a0a0576629e7675d87b95c089368dc4acd090e':
  Bug 5045498 Implementation of RemoteControlClient.MetadataEditor
2011-08-25 11:36:02 -07:00
satok
7435c945fd am cfc0f2c2: Merge "Add functions to set / get SpellCheckerSubtype"
* commit 'cfc0f2c206af24350245f83b36e0032a7d4de49a':
  Add functions to set / get SpellCheckerSubtype
2011-08-25 11:33:20 -07:00
Adam Powell
a955464f36 am bc714a35: Merge "Fix bug 5205275 - SwitchPreference doesn\'t allow Switch to slide back and forth."
* commit 'bc714a357d79c2315cc665eb706b465334cb9716':
  Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide back and forth.
2011-08-25 11:32:13 -07:00
Mathias Agopian
33daffbd61 am f33bc2df: Merge changes I14e03939,I9aafe6f2
* commit 'f33bc2dfb5fc6e51ff3c90b9468ef3fe9e0d10a9':
  Fix an issue where Surface::lock() would never update the output region
  Add a debug option to turn the "transformation hint" off
2011-08-25 11:31:52 -07:00
Jeff Sharkey
178e3a3945 am 006efb24: Merge "Proactively disable data when over policy limit."
* commit '006efb24706378293a2faa137c7c7ca34a2e15cd':
  Proactively disable data when over policy limit.
2011-08-25 11:31:30 -07:00
Mathias Agopian
a27eecb783 am 96daa0ef: Merge "Minor cleanup"
* commit '96daa0ef4088b0e123a7dce20f572238ec42575b':
  Minor cleanup
2011-08-25 11:31:13 -07:00
Jeff Brown
431080e0f7 am aaee52cf: Merge "Clean up InputDispatcher debugging."
* commit 'aaee52cfa8bb1d0070b69cd4087be63dd2c0fee9':
  Clean up InputDispatcher debugging.
2011-08-25 11:30:53 -07:00
Jeff Brown
9bd23e2568 am a2bc2d25: Merge "Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301"
* commit 'a2bc2d2569e52dccb8df8fa73b9557e465113aab':
  Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301
2011-08-25 11:29:51 -07:00
Jason Simmons
df6bb0a7ee resolved conflicts for merge of 33264596 to ics-aah
Change-Id: I1b0b2c3a63d97d49940666ceec71293bdbab4e2e
2011-08-25 09:57:48 -07:00
Mike J. Chen
cbb8b45088 Add the ability to pass float extras to AM.
Merged from master-tungsten:

commit 43a2825a283e29c0f70100146394957af0598b0e
Author: John Grossman <johngro@google.com>
Date:   Wed Apr 27 09:03:53 2011 -0700

    Add the ability to pass float extras to AM.

    Change-Id: I970ad3f76a65bd781099204019095c73ed8c09db

Change-Id: I4ab21f20da4529069479bc822ed20aa05d161357
Signed-off-by: Mike J. Chen <mjchen@google.com>
Signed-off-by: John Grossman <johngro@google.com>
2011-08-24 18:37:50 -07:00
Dan Morrill
641b17a3df Adding a feature to indicate specific support for Bluetooth API.
Change-Id: I0e2dc3037c91710eb8b9409bab57750498333cef
2011-08-24 15:12:42 -07:00
Jeff Brown
818439323c Merge "Improve input device wake heuristics. Bug: 5205674" 2011-08-24 11:41:40 -07:00
Chet Haase
4694b7f186 Merge "Fix docs for fill behavior in Animation class." 2011-08-24 11:38:23 -07:00
Mike Lockwood
c31c7bcaec Merge "TabletStatusBar: Add support for disabling notification LED when user views notifications" 2011-08-24 11:20:49 -07:00
Mike Lockwood
d0bf536fd6 Merge "No longer disable notification lights when screen turns on" 2011-08-24 11:03:23 -07:00
Justin Ho
de48515a86 Merge "Updated background assets for notifications." 2011-08-24 11:00:15 -07:00
Eino-Ville Talvala
95dc5d362e Merge "NEW_API: Add remaining effects to the new Effect system." 2011-08-24 10:19:45 -07:00
Jean-Michel Trivi
2b0f795dd6 Merge "Bug 5045498 Single binder call when metadata and artwork are updated" 2011-08-24 09:56:08 -07:00
Jean-Michel Trivi
85a0a05766 Merge "Bug 5045498 Implementation of RemoteControlClient.MetadataEditor" 2011-08-24 09:55:54 -07:00
Chet Haase
d8991c4ab0 Fix docs for fill behavior in Animation class.
Change-Id: I9230e9b9841dbecead51a6716195749b0c5a0e39
2011-08-24 07:20:53 -07:00
Mike Lockwood
066c891f6a TabletStatusBar: Add support for disabling notification LED when user views notifications
This is analogous to similar support in PhoneStatusBar

Bug: 5143247

Change-Id: I553268162f9441fbe03f6a3769d5879cebf3b1f3
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-08-24 10:17:18 -04:00
satok
cfc0f2c206 Merge "Add functions to set / get SpellCheckerSubtype" 2011-08-24 00:26:01 -07:00
satok
ada8c4e6a3 Add functions to set / get SpellCheckerSubtype
Change-Id: I977326879fe201c4dee4a87da361217175eb6041
2011-08-24 16:00:55 +09:00
Adam Powell
bc714a357d Merge "Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide back and forth." 2011-08-23 21:56:16 -07:00
Mathias Agopian
f33bc2dfb5 Merge changes I14e03939,I9aafe6f2
* changes:
  Fix an issue where Surface::lock() would never update the output region
  Add a debug option to turn the "transformation hint" off
2011-08-23 21:38:59 -07:00
Jeff Brown
c28306ad4a Improve input device wake heuristics.
Bug: 5205674

Only wake the device on positive interactions from the user
such as button presses, movement, initial touch down events.
In particular, do not wake the device on up events since the
driver might synthesize them on power off, causing the device
to wake up again for no good reason.

Change-Id: I767f553ea36d110e6f3a10611b324487ba7d880d
2011-08-23 21:32:42 -07:00
Jeff Sharkey
006efb2470 Merge "Proactively disable data when over policy limit." 2011-08-23 21:26:51 -07:00
Mathias Agopian
becc91d6b0 Fix an issue where Surface::lock() would never update the output region
this bug was introduced recently. in some situations Surface::lock()
is not able to preserve the content of the back buffer and needs
to tell the caller to redraw everything.

Bug: 5186460
Change-Id: I14e03939ddfc1b7ad2a8b99ad79435314c60e78e
2011-08-23 21:18:36 -07:00
Adam Powell
94f67e2af6 Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide back
and forth.

Also have the SwitchPreference's Switch widget's onClick listener
toggle the switch rather than invoke the preference's own onClick
method. This will allow subclasses to assign different behavior to
clicking the preference itself if desired.

Change-Id: I97e3b7a786e9f0e8bdc03c0ed6001caa7dcd991b
2011-08-23 21:17:07 -07:00
Mathias Agopian
2143fe05e3 Add a debug option to turn the "transformation hint" off
transformation hint is disabled with:

   adb shell service call SurfaceFlinger 1009 i32 1

Change-Id: I9aafe6f280f88ce41569ed69a06dc522b10e3a88
2011-08-23 21:10:35 -07:00
Mathias Agopian
96daa0ef40 Merge "Minor cleanup" 2011-08-23 20:54:22 -07:00
Jeff Brown
aaee52cfa8 Merge "Clean up InputDispatcher debugging." 2011-08-23 20:15:09 -07:00
Jean-Michel Trivi
44413e5b51 Bug 5045498 Single binder call when metadata and artwork are updated
When metadata gets applied, optimize the artwork and metadata
 update by doing it in a single call.

Add missing RemoteControlDisplay-related methods in AudioManager.

Change-Id: I97aa802cc480327bee5592ea8dfdbd414c0f037a
2011-08-23 19:08:47 -07:00
Peter Ng
6ccd7a59c6 Updated background assets for notifications.
- Replaced diagonal lines tile for notification icon backgrounds
  - Switched tablet ticker background to use same assets as icon bg
  - Flat #191919 behind notifications
  - Changed date in windowshade (no longer bold)

Change-Id: I2cc260f99e57566160630118b04fbb72274f62f3
2011-08-23 18:56:17 -07:00
Jeff Sharkey
8e28b7d782 Proactively disable data when over policy limit.
Add policy controls to NetworkStateTracker which are combined with
other user preference and internal flags to decide if data connection
should be established.  Better locking around enabled flags.

When data network would be over limit, proactively disable data on
that network.  Enable when policy is snoozed or when cycle resets.

Track and dismiss notifications from now-stale policies.

Bug: 4587023, 5178147
Change-Id: Ibfcc9f73cda7c369209af701b46eddd3d1943f2d
2011-08-23 18:45:44 -07:00
Jeff Brown
9cc695c579 Clean up InputDispatcher debugging.
Change-Id: I020e834bfb541a1f274e26a72705f96f4307dddf
2011-08-23 18:42:06 -07:00
Jeff Brown
a2bc2d2569 Merge "Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301" 2011-08-23 18:33:42 -07:00
Eino-Ville Talvala
5b4d05ce8e NEW_API: Add remaining effects to the new Effect system.
Bug: 4966161
Change-Id: Ie3d196632e5f2530809fd84e17eb44d3d9addafc
2011-08-23 18:24:54 -07:00
Dianne Hackborn
332645960c Merge "Fix issue #4279860: previous UI flashes before showing lock screen..." 2011-08-23 18:13:51 -07:00
Jean-Michel Trivi
4da5eeffc9 Bug 5045498 Implementation of RemoteControlClient.MetadataEditor
A MetadataEditor contains all the metadata and artwork to be applied
 to a RemoteControlClient.
A MetadataEditor can only be applied once.

Change-Id: I3ce9d97f520cd9ab009fb1a92a2b399717511bd8
2011-08-23 18:09:49 -07:00
James Dong
623c07e1fb am a8120ea3: Merge "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams."
* commit 'a8120ea311e298b61902b947a35876c173417770':
  To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams.
2011-08-23 18:08:15 -07:00
Mike Lockwood
b0626b53ad No longer disable notification lights when screen turns on
The new specification calls for LED to continue blinking until the user
pulls down the notification shade in the status bar.

Bug: 5143247

Change-Id: Id004cc3d1d9d76108329e57c6fbd8a8100068e0a
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-08-23 21:06:45 -04:00
James Dong
a8120ea311 Merge "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams." 2011-08-23 18:06:16 -07:00