OSDN Git Service

android-x86/frameworks-native.git
13 years agoMerge "Adjust boundaries for screen sizes." into gingerbread
Dianne Hackborn [Fri, 22 Oct 2010 02:21:28 +0000 (19:21 -0700)]
Merge "Adjust boundaries for screen sizes." into gingerbread

13 years agoMerge "Implement issue #3116702: New manifest tags for supported screen sizes DO...
Dianne Hackborn [Fri, 22 Oct 2010 02:20:49 +0000 (19:20 -0700)]
Merge "Implement issue #3116702: New manifest tags for supported screen sizes  DO NOT MERGE" into gingerbread

13 years agoMerge "Fix issue #3117918: No way to finish a native activity" into gingerbread
Dianne Hackborn [Fri, 22 Oct 2010 02:09:44 +0000 (19:09 -0700)]
Merge "Fix issue #3117918: No way to finish a native activity" into gingerbread

13 years agoMerge "Fix a race condition in wallpaper move throttling." into gingerbread
Jeff Brown [Fri, 22 Oct 2010 01:02:54 +0000 (18:02 -0700)]
Merge "Fix a race condition in wallpaper move throttling." into gingerbread

13 years agoMerge "Fix issue #3117472: Format storage dialog still broken" into gingerbread
Dianne Hackborn [Fri, 22 Oct 2010 00:28:19 +0000 (17:28 -0700)]
Merge "Fix issue #3117472: Format storage dialog still broken" into gingerbread

13 years agoMerge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread
Mathias Agopian [Thu, 21 Oct 2010 23:43:00 +0000 (16:43 -0700)]
Merge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread

13 years agoMerge "Mirror the preview for front-facing cameras. do not merge" into gingerbread
Mathias Agopian [Thu, 21 Oct 2010 23:20:07 +0000 (16:20 -0700)]
Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread

13 years agofix [3119687] [Maps][4.6.0] Force close in street view
Mathias Agopian [Thu, 21 Oct 2010 22:58:25 +0000 (15:58 -0700)]
fix [3119687] [Maps][4.6.0] Force close in street view

The EGLConfig attributes MUST be sorted, because they're used in a binary search.
A recent change introduced a bug where 2 of the configs had improperly
sorted attributes.

Change-Id: I1ac53e4463d62f27125ca9f82ed946e6c98ddba0

13 years agoUse correct size of GAMEPAD_KEYCODES
Kenny Root [Thu, 21 Oct 2010 22:46:03 +0000 (15:46 -0700)]
Use correct size of GAMEPAD_KEYCODES

Compute the actual number of indices in the GAMEPAD_KEYCODES instead of
the pure size in bytes.

Bug: 3121536
Change-Id: I71edbd8bf6eff2c8cc0ea5c6845362b3d1e06466

13 years agoMerge "RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples."...
Chia-chi Yeh [Thu, 21 Oct 2010 19:53:37 +0000 (12:53 -0700)]
Merge "RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples." into gingerbread

13 years agoMerge "allow dumpstate to work for non-root users." into gingerbread
Nick Kralevich [Thu, 21 Oct 2010 18:35:49 +0000 (11:35 -0700)]
Merge "allow dumpstate to work for non-root users." into gingerbread

13 years agoMerge "Fix connect duration for un-established SIP calls." into gingerbread
John Huang [Thu, 21 Oct 2010 17:46:17 +0000 (10:46 -0700)]
Merge "Fix connect duration for un-established SIP calls." into gingerbread

13 years agoMerge "File writer size estimation improvement" into gingerbread
James Dong [Thu, 21 Oct 2010 03:07:57 +0000 (20:07 -0700)]
Merge "File writer size estimation improvement" into gingerbread

13 years agoMerge "Add a test application to dump all the EGLConfig available" into gingerbread
Mathias Agopian [Thu, 21 Oct 2010 03:05:28 +0000 (20:05 -0700)]
Merge "Add a test application to dump all the EGLConfig available" into gingerbread

13 years agoMerge "propagate RS context priority to EGLContext when possible. DO NOT MERGE."...
Mathias Agopian [Thu, 21 Oct 2010 03:04:52 +0000 (20:04 -0700)]
Merge "propagate RS context priority to EGLContext when possible. DO NOT MERGE." into gingerbread

13 years agoMerge "Use the context_priority extension when present." into gingerbread
Mathias Agopian [Thu, 21 Oct 2010 03:04:45 +0000 (20:04 -0700)]
Merge "Use the context_priority extension when present." into gingerbread

13 years agoMerge "software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_I...
Mathias Agopian [Thu, 21 Oct 2010 01:00:43 +0000 (18:00 -0700)]
Merge "software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID" into gingerbread

13 years agosoftware renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID
Mathias Agopian [Thu, 21 Oct 2010 00:21:43 +0000 (17:21 -0700)]
software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID

Change-Id: I371bc0abfee6065247bc6f04b0e0451645eb2dbf

13 years agoMerge "Fix java doc on FLAG_EXTERNAL." into gingerbread
Dianne Hackborn [Thu, 21 Oct 2010 00:12:27 +0000 (17:12 -0700)]
Merge "Fix java doc on FLAG_EXTERNAL." into gingerbread

13 years agoAdd a test application to dump all the EGLConfig available
Mathias Agopian [Thu, 21 Oct 2010 00:10:47 +0000 (17:10 -0700)]
Add a test application to dump all the EGLConfig available

Change-Id: Iddf27f2a9dd51733f6b90081a523ca37bfe310fa

13 years agoMerge "Fix isUsbMassStorageConnected() will always return true" into gingerbread
Kenny Root [Wed, 20 Oct 2010 21:10:00 +0000 (14:10 -0700)]
Merge "Fix isUsbMassStorageConnected() will always return true" into gingerbread

13 years agoMerge "Fix issue #3113424: Battery stats don't reset on Crespo" into gingerbread
Dianne Hackborn [Wed, 20 Oct 2010 21:08:26 +0000 (14:08 -0700)]
Merge "Fix issue #3113424: Battery stats don't reset on Crespo" into gingerbread

13 years agoMerge "DO NOT MERGE - Updated media playback transport controls (b/3116268)" into...
Justin Ho [Wed, 20 Oct 2010 20:35:40 +0000 (13:35 -0700)]
Merge "DO NOT MERGE - Updated media playback transport controls (b/3116268)" into gingerbread

13 years agoMerge "Add permission requirements to SipAudioCall and SipManager javadoc." into...
Hung-ying Tyan [Wed, 20 Oct 2010 20:28:02 +0000 (13:28 -0700)]
Merge "Add permission requirements to SipAudioCall and SipManager javadoc." into gingerbread

13 years agoMerge "Silently reject a ringing call when another call is dialing/ringing." into...
Hung-ying Tyan [Wed, 20 Oct 2010 18:49:26 +0000 (11:49 -0700)]
Merge "Silently reject a ringing call when another call is dialing/ringing." into gingerbread

13 years agoMerge "Remove ringtone API from SipAudioCall." into gingerbread
Hung-ying Tyan [Wed, 20 Oct 2010 16:47:45 +0000 (09:47 -0700)]
Merge "Remove ringtone API from SipAudioCall." into gingerbread

13 years agoMerge "Doc change: escape angle brackets in javadoc comment." into gingerbread
Dirk Dougherty [Wed, 20 Oct 2010 16:34:24 +0000 (09:34 -0700)]
Merge "Doc change: escape angle brackets in javadoc comment." into gingerbread

13 years agoMerge "Return display name in SipConnection.getCnapName()." into gingerbread
Hung-ying Tyan [Wed, 20 Oct 2010 06:00:16 +0000 (23:00 -0700)]
Merge "Return display name in SipConnection.getCnapName()." into gingerbread

13 years agoMerge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into ginger...
Mathias Agopian [Wed, 20 Oct 2010 01:23:19 +0000 (18:23 -0700)]
Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into gingerbread

13 years agoam a6df4b1b: docs: add note to froyo platform doc that not all locales are included...
Scott Main [Wed, 20 Oct 2010 00:29:29 +0000 (17:29 -0700)]
am a6df4b1b: docs: add note to froyo platform doc that not all locales are included in the sdk image

Merge commit 'a6df4b1bfdb8de7de9b52bee4d01c65941f2d722' into gingerbread

* commit 'a6df4b1bfdb8de7de9b52bee4d01c65941f2d722':
  docs: add note to froyo platform doc that not all locales are included in the sdk image

13 years agofix [2236865] STOPSHIP: bump soft gl and egl minor version number
Mathias Agopian [Tue, 19 Oct 2010 21:47:08 +0000 (14:47 -0700)]
fix [2236865] STOPSHIP: bump soft gl and egl minor version number

Change-Id: Ibf46b18d7493348e189f2c93e969a6cac61f68b5

13 years agoMerge "Avoid NPE in WebTextView.lineUpScroll -> Touch.getMaxScrollX" into gingerbread
Brad Fitzpatrick [Tue, 19 Oct 2010 19:40:53 +0000 (12:40 -0700)]
Merge "Avoid NPE in WebTextView.lineUpScroll -> Touch.getMaxScrollX" into gingerbread

13 years agoMerge "Reduce logging." into gingerbread
Joe Onorato [Tue, 19 Oct 2010 19:23:51 +0000 (12:23 -0700)]
Merge "Reduce logging." into gingerbread

13 years agoMerge "Fix Vibrator permission CTS test broken earlier." into gingerbread
Brad Fitzpatrick [Tue, 19 Oct 2010 19:12:31 +0000 (12:12 -0700)]
Merge "Fix Vibrator permission CTS test broken earlier." into gingerbread

13 years agoReduce logging.
Joe Onorato [Mon, 18 Oct 2010 23:13:23 +0000 (19:13 -0400)]
Reduce logging.

Remember, the system and main logs are
    - Shared resources
    - Primarily for recording problems
    - To be used only for large grained events during normal operation

Bug: 3104855
Change-Id: I136fbd101917dcbc8ebc3f96f276426b48bde7b7

13 years agoMerge "If we encounter video stream EOS while seeking we may still need to seek audio...
Andreas Huber [Tue, 19 Oct 2010 16:59:01 +0000 (09:59 -0700)]
Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread

13 years agoMerge "Don't symlink native library paths for old apps" into gingerbread
Kenny Root [Tue, 19 Oct 2010 16:28:28 +0000 (09:28 -0700)]
Merge "Don't symlink native library paths for old apps" into gingerbread

13 years agoMerge "Fix some camera orientation javadoc errors." into gingerbread
Wu-cheng Li [Tue, 19 Oct 2010 14:54:17 +0000 (07:54 -0700)]
Merge "Fix some camera orientation javadoc errors." into gingerbread

13 years agoMerge "StrictMode: fix docs to actually compile and add a utility method." into ginge...
Brad Fitzpatrick [Mon, 18 Oct 2010 23:46:03 +0000 (16:46 -0700)]
Merge "StrictMode: fix docs to actually compile and add a utility method." into gingerbread

13 years agoMerge "Don't force ended when full screen video is returned manually." into gingerbread
Shimeng (Simon) Wang [Mon, 18 Oct 2010 23:40:25 +0000 (16:40 -0700)]
Merge "Don't force ended when full screen video is returned manually." into gingerbread

13 years agoMerge "NFC: broadcast intent constants for adapter state change" into gingerbread
Nick Pelly [Mon, 18 Oct 2010 22:18:59 +0000 (15:18 -0700)]
Merge "NFC: broadcast intent constants for adapter state change" into gingerbread

13 years agoMerge "Cleanspec to fix incremental build failures of the form:" into gingerbread
Nick Pelly [Mon, 18 Oct 2010 22:17:23 +0000 (15:17 -0700)]
Merge "Cleanspec to fix incremental build failures of the form:" into gingerbread

13 years agoMerge "GPS: Enable some more logging" into gingerbread
Mike Lockwood [Mon, 18 Oct 2010 22:14:46 +0000 (15:14 -0700)]
Merge "GPS: Enable some more logging" into gingerbread

13 years agoMerge "Fix bug where home presses were not poking user activity." into gingerbread
Jeff Brown [Mon, 18 Oct 2010 22:13:33 +0000 (15:13 -0700)]
Merge "Fix bug where home presses were not poking user activity." into gingerbread

13 years agoFix bug where home presses were not poking user activity.
Jeff Brown [Mon, 18 Oct 2010 20:21:23 +0000 (13:21 -0700)]
Fix bug where home presses were not poking user activity.

We now poke user activity twice: once upon dequeueing an event
for dispatch and then again just before we dispatch it.  The second
poke is to compensate for the fact that it can take a few seconds to
identify the dispatch target (if the application is responding slowly)
but we want to keep the display from going to sleep for X amount of time
after the app gets a chance to actually receive the event.  This mirrors
pre-Gingerbread behavior.

Removed some unnecessary code that filters user activity pokes when sending
events to KeyGuard.  We don't need this because KeyGuard already tells the
power manager to disable user activity.

Bug: 3101397
Change-Id: I8c3a77601fdef8f584e84cfdd11aa79da0ff51db

13 years agoMerge "DO NOT MERGE Fix bug 3107560 - Edge glow appears delayed in WebView" into...
Adam Powell [Mon, 18 Oct 2010 21:19:52 +0000 (14:19 -0700)]
Merge "DO NOT MERGE Fix bug 3107560 - Edge glow appears delayed in WebView" into gingerbread

13 years agoMerge "Enable framework GPS and location manager logging" into gingerbread
Mike Lockwood [Mon, 18 Oct 2010 21:16:15 +0000 (14:16 -0700)]
Merge "Enable framework GPS and location manager logging" into gingerbread

13 years agoMerge "DO NOT MERGE Add additional options and receiver to BT tests" into gingerbread
Eric Rowe [Mon, 18 Oct 2010 20:53:48 +0000 (13:53 -0700)]
Merge "DO NOT MERGE Add additional options and receiver to BT tests" into gingerbread

13 years agoMerge "Uncomment SIP/VOIP feature check in SipManager." into gingerbread
John Huang [Mon, 18 Oct 2010 20:41:04 +0000 (13:41 -0700)]
Merge "Uncomment SIP/VOIP feature check in SipManager." into gingerbread

13 years agoMerge "Set the thread pool size of NIST sip stack to one." into gingerbread
John Huang [Mon, 18 Oct 2010 20:39:33 +0000 (13:39 -0700)]
Merge "Set the thread pool size of NIST sip stack to one." into gingerbread

13 years agoMerge "Pressing the power button quickly needs to turn the screen on and off correctl...
Joe Onorato [Mon, 18 Oct 2010 20:14:16 +0000 (13:14 -0700)]
Merge "Pressing the power button quickly needs to turn the screen on and off correctly." into gingerbread

13 years agoMerge "Prevent use of NFC api if device is not featurized for NFC." into gingerbread
Nick Pelly [Mon, 18 Oct 2010 19:00:48 +0000 (12:00 -0700)]
Merge "Prevent use of NFC api if device is not featurized for NFC." into gingerbread

13 years agoMerge "For thumbnail extraction make sure we instantiate a decoder that allows access...
Andreas Huber [Mon, 18 Oct 2010 18:46:44 +0000 (11:46 -0700)]
Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread

13 years agoMerge "Link against the static libcrypto in external/openssl." into gingerbread
Ying Wang [Mon, 18 Oct 2010 18:44:28 +0000 (11:44 -0700)]
Merge "Link against the static libcrypto in external/openssl." into gingerbread

13 years agoMerge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead...
Andreas Huber [Mon, 18 Oct 2010 18:18:11 +0000 (11:18 -0700)]
Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread

13 years agoMerge "Removed "Select word" option on password fields." into gingerbread
Gilles Debunne [Mon, 18 Oct 2010 17:16:13 +0000 (10:16 -0700)]
Merge "Removed "Select word" option on password fields." into gingerbread

13 years agoMerge "Add the HTML5Audio class, to support the audio tag." into gingerbread
Ben Murdoch [Mon, 18 Oct 2010 17:15:55 +0000 (10:15 -0700)]
Merge "Add the HTML5Audio class, to support the audio tag." into gingerbread

13 years agoMerge "Fix issue 3098880." into gingerbread
Eric Laurent [Sat, 16 Oct 2010 00:18:35 +0000 (17:18 -0700)]
Merge "Fix issue 3098880." into gingerbread

13 years agoMerge "range checking for tnf" into gingerbread
Nick Kralevich [Sat, 16 Oct 2010 00:06:30 +0000 (17:06 -0700)]
Merge "range checking for tnf" into gingerbread

13 years agoMerge "Import revised translations DO NOT MERGE" into gingerbread
Kenny Root [Fri, 15 Oct 2010 23:55:40 +0000 (16:55 -0700)]
Merge "Import revised translations DO NOT MERGE" into gingerbread

13 years agoMerge "Fix a native crash in input dispatcher when windows are removed." into gingerbread
Jeff Brown [Fri, 15 Oct 2010 23:52:10 +0000 (16:52 -0700)]
Merge "Fix a native crash in input dispatcher when windows are removed." into gingerbread

13 years agoMerge "Add support for secure system overlays. (DO NOT MERGE)" into gingerbread
Jeff Brown [Fri, 15 Oct 2010 23:52:02 +0000 (16:52 -0700)]
Merge "Add support for secure system overlays.  (DO NOT MERGE)" into gingerbread

13 years agoMerge "DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)" into...
Justin Ho [Fri, 15 Oct 2010 23:43:42 +0000 (16:43 -0700)]
Merge "DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)" into gingerbread

13 years agoFix a native crash in input dispatcher when windows are removed.
Jeff Brown [Fri, 15 Oct 2010 23:20:51 +0000 (16:20 -0700)]
Fix a native crash in input dispatcher when windows are removed.

Bug: 3101826
Change-Id: I040838600a6105c8d9f3235025dc0a7b5b27da2e

13 years agoAdd support for secure system overlays. (DO NOT MERGE)
Jeff Brown [Fri, 15 Oct 2010 07:54:27 +0000 (00:54 -0700)]
Add support for secure system overlays.  (DO NOT MERGE)

This change adds a new window type for secure system overlays
created by the system itself from non-secure system overlays that
might be created by applications that have the system alert permission.
Secure views ignore the presence of secure system overlays.

Bug: 3098519
Change-Id: I8f8398f4fdeb0469e5d71124c21bedf121bd8c07

13 years agoMerge "DO NOT MERGE" into gingerbread
Shimeng (Simon) Wang [Fri, 15 Oct 2010 22:17:22 +0000 (15:17 -0700)]
Merge "DO NOT MERGE" into gingerbread

13 years agoMerge "Include the framework copy of the OpenMAX headers instead of referencing exter...
Andreas Huber [Fri, 15 Oct 2010 21:58:54 +0000 (14:58 -0700)]
Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread

13 years agoMerge "Check-in of a copy of the Khronos OpenMAX headers formerly included from exter...
Andreas Huber [Fri, 15 Oct 2010 21:58:05 +0000 (14:58 -0700)]
Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread

13 years agoMerge "Work on issue #3101415: Crespo apps seem to have their UID changed over time...
Dianne Hackborn [Fri, 15 Oct 2010 21:55:06 +0000 (14:55 -0700)]
Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread

13 years agoMerge "fix build DO NOT MERGE" into gingerbread
Irfan Sheriff [Fri, 15 Oct 2010 21:30:36 +0000 (14:30 -0700)]
Merge "fix build DO NOT MERGE" into gingerbread

13 years agoMerge "DO NOT MERGE - Updated media transport controls (hdpi and mdpi)" into gingerbread
Justin Ho [Fri, 15 Oct 2010 21:26:08 +0000 (14:26 -0700)]
Merge "DO NOT MERGE - Updated media transport controls (hdpi and mdpi)" into gingerbread

13 years agoMerge "DO NOT MERGE" into gingerbread
Shimeng (Simon) Wang [Fri, 15 Oct 2010 21:07:29 +0000 (14:07 -0700)]
Merge "DO NOT MERGE" into gingerbread

13 years agoMerge "Line up textfield with WebTextView more often." into gingerbread
Leon Scroggins [Fri, 15 Oct 2010 20:58:38 +0000 (13:58 -0700)]
Merge "Line up textfield with WebTextView more often." into gingerbread

13 years agoMerge "fetch macaddr right after supplicant connection" into gingerbread
Irfan Sheriff [Fri, 15 Oct 2010 20:42:38 +0000 (13:42 -0700)]
Merge "fetch macaddr right after supplicant connection" into gingerbread

13 years agoam fda5b19c: Merge "docs: fix typo; surface dev guide link in package description...
Scott Main [Fri, 15 Oct 2010 19:35:04 +0000 (12:35 -0700)]
am fda5b19c: Merge "docs: fix typo; surface dev guide link in package description" into froyo

Merge commit 'fda5b19c757645e957c2a224f269aefe39fb1e1c' into gingerbread

* commit 'fda5b19c757645e957c2a224f269aefe39fb1e1c':
  docs: fix typo; surface dev guide link in package description

13 years agoam 09da9609: docs: fix code snippet errors
Scott Main [Fri, 15 Oct 2010 19:34:50 +0000 (12:34 -0700)]
am 09da9609: docs: fix code snippet errors

Merge commit '09da96099917141f2b90d53f61baa822bdd434d7' into gingerbread

* commit '09da96099917141f2b90d53f61baa822bdd434d7':
  docs: fix code snippet errors

13 years agoMerge "DO NOT MERGE - Updated ADB icon" into gingerbread
Justin Ho [Fri, 15 Oct 2010 18:53:49 +0000 (11:53 -0700)]
Merge "DO NOT MERGE - Updated ADB icon" into gingerbread

13 years agoMerge "NFC: Move NFC service implementation out of system_server." into gingerbread
Nick Pelly [Fri, 15 Oct 2010 17:55:11 +0000 (10:55 -0700)]
Merge "NFC: Move NFC service implementation out of system_server." into gingerbread

13 years agoMerge "docs: fix typo; surface dev guide link in package description" into froyo
Scott Main [Fri, 15 Oct 2010 17:46:33 +0000 (10:46 -0700)]
Merge "docs: fix typo; surface dev guide link in package description" into froyo

13 years agoMerge "Update the documentation for content provider security." into gingerbread
Nick Kralevich [Fri, 15 Oct 2010 16:17:12 +0000 (09:17 -0700)]
Merge "Update the documentation for content provider security." into gingerbread

13 years agoMerge "Make sure we cache the sampleTable again if using the caching datasource....
Andreas Huber [Fri, 15 Oct 2010 15:49:31 +0000 (08:49 -0700)]
Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread

13 years agoMerge "Don't crash on null Vibrator during reboot." into gingerbread
Brad Fitzpatrick [Fri, 15 Oct 2010 15:36:50 +0000 (08:36 -0700)]
Merge "Don't crash on null Vibrator during reboot." into gingerbread

13 years agoMerge "Improve input device calibration format." into gingerbread
Jeff Brown [Fri, 15 Oct 2010 08:15:08 +0000 (01:15 -0700)]
Merge "Improve input device calibration format." into gingerbread

13 years agoMerge "Revert to using epoll_wait()." into gingerbread
Jeff Brown [Fri, 15 Oct 2010 05:18:43 +0000 (22:18 -0700)]
Merge "Revert to using epoll_wait()." into gingerbread

13 years agoImprove input device calibration format.
Jeff Brown [Fri, 15 Oct 2010 04:42:15 +0000 (21:42 -0700)]
Improve input device calibration format.

Added support for calibrating touch size for devices that report
size as an area measurement rather than as a width.
Fixed some bugs.

Bug: 3096045
Change-Id: I30a12e73752883516ed054f8af407204bca45814

13 years agoMerge "SipService: add wake lock for incoming INVITE packets." into gingerbread
Hung-ying Tyan [Fri, 15 Oct 2010 03:49:34 +0000 (20:49 -0700)]
Merge "SipService: add wake lock for incoming INVITE packets." into gingerbread

13 years agoMerge "Updated GPS icons and new status bar background" into gingerbread
Justin Ho [Fri, 15 Oct 2010 01:32:30 +0000 (18:32 -0700)]
Merge "Updated GPS icons and new status bar background" into gingerbread

13 years agoMerge "DO NOT MERGE: Private API to pass the selected tab through QuickContacts"...
Daniel Lehmann [Fri, 15 Oct 2010 01:31:16 +0000 (18:31 -0700)]
Merge "DO NOT MERGE: Private API to pass the selected tab through QuickContacts" into gingerbread

13 years agoMerge "Fix issue 3098850" into gingerbread
Eric Laurent [Fri, 15 Oct 2010 01:00:22 +0000 (18:00 -0700)]
Merge "Fix issue 3098850" into gingerbread

13 years agoMerge "Screen on/off animation tweaks" into gingerbread
Joe Onorato [Fri, 15 Oct 2010 00:54:43 +0000 (17:54 -0700)]
Merge "Screen on/off animation tweaks" into gingerbread

13 years agoMerge "[3095807] screen takes a long time to turn on" into gingerbread
Mathias Agopian [Thu, 14 Oct 2010 23:49:05 +0000 (16:49 -0700)]
Merge "[3095807] screen takes a long time to turn on" into gingerbread

13 years agoMerge "Test that we don't leak sensitive information when logging cookies." into...
Jesse Wilson [Thu, 14 Oct 2010 22:57:59 +0000 (15:57 -0700)]
Merge "Test that we don't leak sensitive information when logging cookies." into gingerbread

13 years ago[3095807] screen takes a long time to turn on
Mathias Agopian [Thu, 14 Oct 2010 19:33:07 +0000 (12:33 -0700)]
[3095807] screen takes a long time to turn on

turn on animation is now ~200 ms (12 frames).

Change-Id: I49ca9e8d0afa566349d360b3b6c88f0d55aa6e75

13 years agoaddresses parts of 3096779 and 3097475
Mathias Agopian [Thu, 14 Oct 2010 21:54:06 +0000 (14:54 -0700)]
addresses parts of 3096779 and 3097475

3097475: Animation setting should control the screen on animation
3096779: CRT power-on animation can briefly show the top app instead of lockscreen

There is now a parameter that controls wether the ON and/or OFF animation are
performed. we also always clear the screen to black on power off, to make
sure it won't briefly appear on power on.
HOWEVER, 3096779 is not 100% fixed in the case where we're doing the animation
because there is a race, where SF doesn't wait (b/c it doesn't know) for the
framework to have redrawn the lockscreen.

Change-Id: Ie0f02c9225fcdf24b1e8907e268eb7da2c5b0a03

13 years agoMerge "fix [3095607] Gingerbread screen turn-on animation does not show the last...
Mathias Agopian [Thu, 14 Oct 2010 21:53:55 +0000 (14:53 -0700)]
Merge "fix [3095607] Gingerbread screen turn-on animation does not show the last frame" into gingerbread

13 years agoMerge "Import revised translations" into gingerbread
Kenny Root [Thu, 14 Oct 2010 21:17:57 +0000 (14:17 -0700)]
Merge "Import revised translations" into gingerbread

13 years agoMerge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbread
Raphael Moll [Thu, 14 Oct 2010 20:01:17 +0000 (13:01 -0700)]
Merge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbread

13 years agofix [3095607] Gingerbread screen turn-on animation does not show the last frame
Mathias Agopian [Thu, 14 Oct 2010 19:46:24 +0000 (12:46 -0700)]
fix [3095607] Gingerbread screen turn-on animation does not show the last frame

always redraw the screen entirely after the power-on animation, because:
- the animation may not run (ie: on the emu)
- the animation may not contain the video planes
- the interpolation may not be perfect and not land exactly on the last frame

Change-Id: I9ba40f537b1e94464f8a3ed6f81e7c2f552df51d

13 years agoMerge "may fix 3097381 and 3097482. don't abort on/off if the animation fails" into...
Mathias Agopian [Thu, 14 Oct 2010 19:38:51 +0000 (12:38 -0700)]
Merge "may fix 3097381 and 3097482. don't abort on/off if the animation fails" into gingerbread

13 years agoMerge "Check for state before disconnecting." into gingerbread
Jaikumar Ganesh [Thu, 14 Oct 2010 19:36:00 +0000 (12:36 -0700)]
Merge "Check for state before disconnecting." into gingerbread