OSDN Git Service

android-x86/frameworks-base.git
13 years agoMerge "Remove unused persist.radio.imsregrequired." into ics-factoryrom
Wink Saville [Mon, 26 Sep 2011 17:25:21 +0000 (10:25 -0700)]
Merge "Remove unused persist.radio.imsregrequired." into ics-factoryrom

13 years agoUpdated key and effect sounds
Justin Ho [Thu, 22 Sep 2011 23:05:43 +0000 (16:05 -0700)]
Updated key and effect sounds

Change-Id: Ia7c771ed59bf1803ed7ff25d338a412906cf59c0

13 years agoRemove unused persist.radio.imsregrequired.
Wink Saville [Mon, 26 Sep 2011 16:36:28 +0000 (09:36 -0700)]
Remove unused persist.radio.imsregrequired.

Change-Id: I49a2360260917f3e1034c1106ff139375fa1c9ed

13 years agoMerge "Replaced Lohit_Hindi with Lohit-Devanagari" into ics-factoryrom
Russell Brenner [Sat, 24 Sep 2011 00:38:10 +0000 (17:38 -0700)]
Merge "Replaced Lohit_Hindi with Lohit-Devanagari" into ics-factoryrom

13 years agoMerge "Mark MCC locale replacement strings not translatable." into ics-factoryrom
Eric Fischer [Fri, 23 Sep 2011 22:45:27 +0000 (15:45 -0700)]
Merge "Mark MCC locale replacement strings not translatable." into ics-factoryrom

13 years agoMerge "Import revised translations. DO NOT MERGE" into ics-factoryrom
Eric Fischer [Fri, 23 Sep 2011 22:37:46 +0000 (15:37 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into ics-factoryrom

13 years agoMark MCC locale replacement strings not translatable.
Eric Fischer [Fri, 23 Sep 2011 22:35:11 +0000 (15:35 -0700)]
Mark MCC locale replacement strings not translatable.

Change-Id: Icc7a7a3b8c6c7c606fbb5c00dcf9292d9dc3de1c

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 23 Sep 2011 21:58:16 +0000 (14:58 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I1c2a959cd127faec64c01523fdec3baf43e8d7ab

13 years agoMerge "Fix watchdog to stop ping after wifi disconnects" into ics-factoryrom
Irfan Sheriff [Fri, 23 Sep 2011 22:18:37 +0000 (15:18 -0700)]
Merge "Fix watchdog to stop ping after wifi disconnects" into ics-factoryrom

13 years agoReplaced Lohit_Hindi with Lohit-Devanagari
Russell Brenner [Fri, 23 Sep 2011 21:57:32 +0000 (14:57 -0700)]
Replaced Lohit_Hindi with Lohit-Devanagari

Lohit-Devanagari is now provided by external/lohit-fonts, replacing
Lohit_Hindi from here. Removed font from fonts.mk and renamed in
fallback_fonts.xml.

Bug: 5364436
Change-Id: I0b8f65dbfdbec1802fba526209d7f88d2cf64fc4

13 years agoFix watchdog to stop ping after wifi disconnects
Irfan Sheriff [Fri, 23 Sep 2011 21:48:26 +0000 (14:48 -0700)]
Fix watchdog to stop ping after wifi disconnects

- The pings are delayed async messages that were getting handled
after a disconnect as well

- Increase poll time to 200 ms, so we block on a receive for 1ms every 200ms for a
sent packet

Bug: 5361564
Change-Id: I1931a1c4146e78a87407d541d8c3934ff8232604

13 years agoMerge "Don't crash during full backup when CheckJNI is enabled" into ics-factoryrom
Christopher Tate [Fri, 23 Sep 2011 20:19:33 +0000 (13:19 -0700)]
Merge "Don't crash during full backup when CheckJNI is enabled" into ics-factoryrom

13 years agoDon't crash during full backup when CheckJNI is enabled
Christopher Tate [Fri, 23 Sep 2011 20:12:49 +0000 (13:12 -0700)]
Don't crash during full backup when CheckJNI is enabled

It's not okay to pass null to JNI methods and trust that it will just
back off and return a null result cleanly.  Fixes bug 5361822 .

Change-Id: Id8a17b958fd183d55cb6475f394e158c13aae2ea

13 years agoMerge "Update camera javadoc about AE and AWB lock." into ics-factoryrom
Wei Huang [Fri, 23 Sep 2011 17:04:02 +0000 (10:04 -0700)]
Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom

13 years agoMerge "Delete translations of files that no longer exist." into ics-factoryrom
Eric Fischer [Fri, 23 Sep 2011 16:43:55 +0000 (09:43 -0700)]
Merge "Delete translations of files that no longer exist." into ics-factoryrom

13 years agoMerge "Returning EOS in SurfaceMediaSource:read" into ics-factoryrom
Pannag Sanketi [Fri, 23 Sep 2011 16:06:55 +0000 (09:06 -0700)]
Merge "Returning EOS in SurfaceMediaSource:read" into ics-factoryrom

13 years agoMerge "Clear callbacks in camera stopPreview." into ics-factoryrom
Wei Huang [Fri, 23 Sep 2011 15:30:32 +0000 (08:30 -0700)]
Merge "Clear callbacks in camera stopPreview." into ics-factoryrom

13 years agoMerge "Updating ellipsis in Roboto Bug: 5344295" into ics-factoryrom
Justin Ho [Fri, 23 Sep 2011 14:28:31 +0000 (07:28 -0700)]
Merge "Updating ellipsis in Roboto Bug: 5344295" into ics-factoryrom

13 years agoUpdating ellipsis in Roboto
Justin Ho [Fri, 23 Sep 2011 14:26:32 +0000 (07:26 -0700)]
Updating ellipsis in Roboto
Bug: 5344295

Change-Id: Ia885ff39da0609f51863665125bae3a1024e161c

13 years agoClear callbacks in camera stopPreview.
Chih-yu Huang [Fri, 23 Sep 2011 10:59:38 +0000 (18:59 +0800)]
Clear callbacks in camera stopPreview.

Clear those callbacks to remove the references
so the memory can be recycled.

bug:5358774
Change-Id: I3b6034a1891126b3437a6744013f38a64f5bb03b

13 years agoMerge "Fix 5355659: Minor tweak to wave ping radius in MultiWaveView." into ics-facto...
Peter Ng [Fri, 23 Sep 2011 00:28:29 +0000 (17:28 -0700)]
Merge "Fix 5355659: Minor tweak to wave ping radius in MultiWaveView." into ics-factoryrom

13 years agoFix 5355659: Minor tweak to wave ping radius in MultiWaveView.
Jim Miller [Fri, 23 Sep 2011 00:21:56 +0000 (17:21 -0700)]
Fix 5355659: Minor tweak to wave ping radius in MultiWaveView.

Change-Id: Ib85c9d375e26897ce87b41addfaba503d9430f18

13 years agoDelete translations of files that no longer exist.
Eric Fischer [Fri, 23 Sep 2011 00:17:55 +0000 (17:17 -0700)]
Delete translations of files that no longer exist.

Change-Id: I26edc4a3dd2ac19c410af75c4fce1b67100a71d2

13 years agoReturning EOS in SurfaceMediaSource:read
Pannag Sanketi [Fri, 23 Sep 2011 00:03:48 +0000 (17:03 -0700)]
Returning EOS in SurfaceMediaSource:read

In SurfaceMediaSource::read, if disconnect has already been called, then
ERROR_END_OF_STREAM should be returned rather that NO_INIT. Else, it
sometimes leads to a crash in mediarecorder stop() call.

Related to FactoryROM bug: 5332812

Change-Id: I22132538ab2501d084e0283876817b1ec3f64a1d

13 years agoMerge "Tell the resolver what protocols to use." into ics-factoryrom
Robert Greenwalt [Thu, 22 Sep 2011 23:57:43 +0000 (16:57 -0700)]
Merge "Tell the resolver what protocols to use." into ics-factoryrom

13 years agoMerge "CAB assets" into ics-factoryrom
Justin Ho [Thu, 22 Sep 2011 23:57:03 +0000 (16:57 -0700)]
Merge "CAB assets" into ics-factoryrom

13 years agoMerge "Updated emergency icon on lockscreen" into ics-factoryrom
Justin Ho [Thu, 22 Sep 2011 23:54:17 +0000 (16:54 -0700)]
Merge "Updated emergency icon on lockscreen" into ics-factoryrom

13 years agoUpdated emergency icon on lockscreen
Justin Ho [Thu, 22 Sep 2011 23:52:56 +0000 (16:52 -0700)]
Updated emergency icon on lockscreen

Change-Id: Idd4dc679c45aedce627a5be0991879d83758650e

13 years agoTell the resolver what protocols to use.
Robert Greenwalt [Wed, 14 Sep 2011 00:29:57 +0000 (17:29 -0700)]
Tell the resolver what protocols to use.

Stop guessing based on the connectivity of the default route and use the correct
v4/v6 proto for your pid.

bug:5284168
Change-Id: Ife82a8d8e54c0ace2bc9e8a624b11d29a4e285e2

13 years agoCAB assets
Justin Ho [Thu, 22 Sep 2011 23:09:08 +0000 (16:09 -0700)]
CAB assets

Change-Id: I40e979a57173220586aafa6cb76d7431c8bbd91f

13 years agoMerge "Update PUK unlock screen." into ics-factoryrom
John Wang [Thu, 22 Sep 2011 22:44:40 +0000 (15:44 -0700)]
Merge "Update PUK unlock screen." into ics-factoryrom

13 years agoMerge "Fixing emergency dialer flicker on lock screen (issue 5314293)" into ics-facto...
Adam Cohen [Thu, 22 Sep 2011 22:14:49 +0000 (15:14 -0700)]
Merge "Fixing emergency dialer flicker on lock screen (issue 5314293)" into ics-factoryrom

13 years agoMerge "Fix 5355659: Change chevron visuals, timing, and animated positioning" into...
Justin Ho [Thu, 22 Sep 2011 22:13:13 +0000 (15:13 -0700)]
Merge "Fix 5355659: Change chevron visuals, timing, and animated positioning" into ics-factoryrom

13 years agoUpdate PUK unlock screen.
John Wang [Thu, 22 Sep 2011 01:26:14 +0000 (18:26 -0700)]
Update PUK unlock screen.

1. Make Pin and Puk focusable EditText.
2. Add hint text for pin and puk.
3. Update focusEntry logic.

bug:5243771
Change-Id: I65bd52510bbbf0ebd7830ecac7e31159ae750c6c

13 years agoMerge "Notify people of empty proxies too." into ics-factoryrom
Wink Saville [Thu, 22 Sep 2011 17:52:25 +0000 (10:52 -0700)]
Merge "Notify people of empty proxies too." into ics-factoryrom

13 years agoMerge "Properly generate systemUiVisibilityChanged callbacks." into ics-factoryrom
Daniel Sandler [Thu, 22 Sep 2011 17:29:33 +0000 (10:29 -0700)]
Merge "Properly generate systemUiVisibilityChanged callbacks." into ics-factoryrom

13 years agoMerge "Revert "Allow views to setSystemUiVisibility() with the same value and have...
Daniel Sandler [Thu, 22 Sep 2011 17:29:31 +0000 (10:29 -0700)]
Merge "Revert "Allow views to setSystemUiVisibility() with the same value and have it work."" into ics-factoryrom

13 years agoUpdate camera javadoc about AE and AWB lock.
Wu-cheng Li [Thu, 22 Sep 2011 03:43:28 +0000 (11:43 +0800)]
Update camera javadoc about AE and AWB lock.

- Autofocus does not lock AE and AWB.
- stopPreview and takePicture do not clear AE and AWB locks.

bug:5356404

Change-Id: I55d9b35f4ff746ecd2bff112c2674f1aa2543aca

13 years agoMerge "Settings are restored in alphabetical order rather in order of dependency...
Svetoslav Ganov [Thu, 22 Sep 2011 02:06:26 +0000 (19:06 -0700)]
Merge "Settings are restored in alphabetical order rather in order of dependency." into ics-factoryrom

13 years agoFix 5355659: Change chevron visuals, timing, and animated positioning
Jim Miller [Wed, 21 Sep 2011 20:56:17 +0000 (13:56 -0700)]
Fix 5355659: Change chevron visuals, timing, and animated positioning

Change-Id: I55e34496cc1eb4ace60b6d1ccbdb894035bca6e2

13 years agoSettings are restored in alphabetical order rather in order of dependency.
Svetoslav Ganov [Wed, 21 Sep 2011 01:32:20 +0000 (18:32 -0700)]
Settings are restored in alphabetical order rather in order of dependency.

Settings were restore in alphabetical order and capturing dependency
among them required keys to be chosen in such a way that after sorting
they apprear in dependency order. Now settings are exported and restored
in the order they are declared in the arrays of settings to backup.
Hence, the order in this array will capture the dependency order.

bug:5343351

Change-Id: I93a40bcdd194943cd6f85aa18f1557d546e38274

13 years agoMerge "Make Bluetooth Health constant public." into ics-factoryrom
Jaikumar Ganesh [Thu, 22 Sep 2011 00:44:32 +0000 (17:44 -0700)]
Merge "Make Bluetooth Health constant public." into ics-factoryrom

13 years agoFixing emergency dialer flicker on lock screen (issue 5314293)
Adam Cohen [Wed, 21 Sep 2011 23:25:33 +0000 (16:25 -0700)]
Fixing emergency dialer flicker on lock screen (issue 5314293)

Change-Id: Ia9bf4acb84923e200b89ee55fc53bc92877001cf

13 years agoNotify people of empty proxies too.
Robert Greenwalt [Wed, 21 Sep 2011 23:37:34 +0000 (16:37 -0700)]
Notify people of empty proxies too.

We were telling people when the proxy changed, except if it was changed to null.
bug:5263946

Change-Id: I83416dac8fe992168a8aafd5676f9faee4e484d0

13 years agoMerge "Unhide new PackageManager APIs for API 14" into ics-factoryrom
Kenny Root [Wed, 21 Sep 2011 23:35:52 +0000 (16:35 -0700)]
Merge "Unhide new PackageManager APIs for API 14" into ics-factoryrom

13 years agoMake Bluetooth Health constant public.
Jaikumar Ganesh [Wed, 21 Sep 2011 22:53:20 +0000 (15:53 -0700)]
Make Bluetooth Health constant public.

Change-Id: I366f1231056fe978d85ee80c773d5911badb22e2

13 years agoMerge "Thinner clock font" into ics-factoryrom
Justin Ho [Wed, 21 Sep 2011 22:38:56 +0000 (15:38 -0700)]
Merge "Thinner clock font" into ics-factoryrom

13 years agoThinner clock font
Justin Ho [Wed, 21 Sep 2011 22:37:42 +0000 (15:37 -0700)]
Thinner clock font

Change-Id: I37fd911ea9ae90dba34c1ec285cb4c804678b5ac

13 years agoMerge "Notify the sim state after callback registration." into ics-factoryrom
John Wang [Wed, 21 Sep 2011 22:34:28 +0000 (15:34 -0700)]
Merge "Notify the sim state after callback registration." into ics-factoryrom

13 years agoMerge "Set enable_puk_unlock_screen true by default." into ics-factoryrom
John Wang [Wed, 21 Sep 2011 22:32:39 +0000 (15:32 -0700)]
Merge "Set enable_puk_unlock_screen true by default." into ics-factoryrom

13 years agoSet enable_puk_unlock_screen true by default.
John Wang [Wed, 21 Sep 2011 18:13:56 +0000 (11:13 -0700)]
Set enable_puk_unlock_screen true by default.

Make pukUnlockScreen the default way to enter PUK ocde.
There are two ways to enter PUK code, pukUnlockScreen UI
and MMI Code for Emergency Dialer. As far as we know most
of carriers are fine with either one though they may prefer
pukUnlockScreen UI. It can be overwrite if specific device or
carrier don't want to show pukUnlockSreen UI.

Note the Emergency Dialer will not show up
if the device is not voice capable. Another reason to make
pukUnlockSreen UI enable as default.

bug:5243771
Change-Id: I141324bef6ab812243a6cbb89870f71c60e838ec

13 years agoNotify the sim state after callback registration.
John Wang [Wed, 21 Sep 2011 17:54:35 +0000 (10:54 -0700)]
Notify the sim state after callback registration.

Notify the register the current sim state right away in
registerSimStateCallback.Otherwise the register won't
receive any state until sim state gets changed again.
That will introduce a racing condition. If the sim state
changes to PUK_LOCKED after registering the callback, the
PUK unlock screen shows up. If the sim state changes to
PUK_LOCKED before registering, the PUK unlock screen won't
show.

bug:5243771
Change-Id: I27de1329a30adba68952cf086d2130c4cef54270

13 years agoMerge "Reduce connectivity logging" into ics-factoryrom
Wink Saville [Wed, 21 Sep 2011 21:12:42 +0000 (14:12 -0700)]
Merge "Reduce connectivity logging" into ics-factoryrom

13 years agoMerge "Fixing disappearing lock screen, issue 5319246" into ics-factoryrom
Adam Cohen [Wed, 21 Sep 2011 18:17:19 +0000 (11:17 -0700)]
Merge "Fixing disappearing lock screen, issue 5319246" into ics-factoryrom

13 years agoReduce connectivity logging
Wink Saville [Wed, 21 Sep 2011 18:05:43 +0000 (11:05 -0700)]
Reduce connectivity logging

Change-Id: I5d45b8fbcd01e42df7f2b1cf02fb5b226128abb8

13 years agoProperly generate systemUiVisibilityChanged callbacks.
Daniel Sandler [Wed, 21 Sep 2011 05:24:50 +0000 (01:24 -0400)]
Properly generate systemUiVisibilityChanged callbacks.

User activity is supposed to immediately revert
HIDE_NAVIGATION, but we were just showing the navigation bar
directly. By routing through the service we'll generate
callbacks for everyone.

At long last, SYSTEM_UI_FLAG_HIDE_NAVIGATION will work like
lights out (now called SYSTEM_UI_FLAG_LOW_PROFILE) which
worked well enough in Honeycomb.

Bug: 5052456
Change-Id: I677f1295e1208c1aec48a4a9c8a6850916688388

13 years agoRevert "Allow views to setSystemUiVisibility() with the same value and have it work."
Daniel Sandler [Wed, 21 Sep 2011 04:30:47 +0000 (00:30 -0400)]
Revert "Allow views to setSystemUiVisibility() with the same value and have it work."

This reverts commit fad9555217ce3a657ffc7cba458a0d2622f7a379.
Because it just didn't work. (The views kept aggressively
re-applying their preferred flags every time view attributes
were aggregated.)

We'll pursue the original strategy, like lights out mode in
HC: if you want to tickle this mode, un-set and re-set the
flags (preferably synchronized with the global SystemUI
visibility state as reported by onSystemUiVisibilityChanged
callbacks).

Bug: 5052456

13 years agoMerge "Bug 5045498 Keep track of RemoteControlClient play state change time" into...
Jean-Michel Trivi [Wed, 21 Sep 2011 16:34:59 +0000 (09:34 -0700)]
Merge "Bug 5045498 Keep track of RemoteControlClient play state change time" into ics-factoryrom

13 years agoMerge "New sync icon for Phone stat_sys area Bug: 5076774" into ics-factoryrom
Justin Ho [Wed, 21 Sep 2011 16:15:53 +0000 (09:15 -0700)]
Merge "New sync icon for Phone stat_sys area Bug: 5076774" into ics-factoryrom

13 years agoMerge "Fixing low battery dialog" into ics-factoryrom
Justin Ho [Wed, 21 Sep 2011 14:59:32 +0000 (07:59 -0700)]
Merge "Fixing low battery dialog" into ics-factoryrom

13 years agoFix jpeg callback is lost if setPreviewCallbackWithBuffer has been called.
Wu-cheng Li [Wed, 21 Sep 2011 08:40:23 +0000 (16:40 +0800)]
Fix jpeg callback is lost if setPreviewCallbackWithBuffer has been called.

mManualBufferMode is only for CAMERA_MSG_PREVIEW_FRAME. If it is
CAMERA_MSG_COMPRESSED_IMAGE, a new byte array should be allocated.

bug:5340480

Change-Id: I4f33bd6297bfd30505e0e15ae46012ea44e85962

13 years agoFixing disappearing lock screen, issue 5319246
Adam Cohen [Wed, 21 Sep 2011 03:52:43 +0000 (20:52 -0700)]
Fixing disappearing lock screen, issue 5319246

Change-Id: Ia59ba6388775efc83aadf1e489b767be5624d385

13 years agoMerge "Ensure all clock fonts match Bug: 5340112" into ics-factoryrom
Justin Ho [Wed, 21 Sep 2011 01:52:38 +0000 (18:52 -0700)]
Merge "Ensure all clock fonts match Bug: 5340112" into ics-factoryrom

13 years agoEnsure all clock fonts match
Justin Ho [Wed, 21 Sep 2011 01:51:03 +0000 (18:51 -0700)]
Ensure all clock fonts match
Bug: 5340112

Change-Id: I5cac2b57d80a59c2e137d1df228f88ee4f11840e

13 years agoMerge "Updated stat_ icons" into ics-factoryrom
Justin Ho [Wed, 21 Sep 2011 01:38:54 +0000 (18:38 -0700)]
Merge "Updated stat_ icons" into ics-factoryrom

13 years agoUpdated stat_ icons
Peter Ng [Tue, 20 Sep 2011 23:06:19 +0000 (16:06 -0700)]
Updated stat_ icons

-tethering icons updated, no longer blue
-available wifi updated with new wifi icon
-other stat_sys and stat_notify are simple metadata cleanups

Bug: 5076774
Change-Id: Icdcf0033e47aed8a359176c5cb6a36d5dbda2cef

13 years agoMerge changes I3f0e01b0,I946cbc78,I9d3ad801 into ics-factoryrom
Mathias Agopian [Wed, 21 Sep 2011 01:26:05 +0000 (18:26 -0700)]
Merge changes I3f0e01b0,I946cbc78,I9d3ad801 into ics-factoryrom

* changes:
  fix transition from full overlays to fb
  rename mInvalidRegion to mSwapRegion
  improve hwc dumpsys

13 years agoNew sync icon for Phone stat_sys area
Justin Ho [Wed, 21 Sep 2011 01:16:48 +0000 (18:16 -0700)]
New sync icon for Phone stat_sys area
Bug: 5076774

Change-Id: I06a3d6be5818279b751b411485e8161493eac43c

13 years agoMerge "If "Pulse notification light" is off, don't flash the LED even once." into...
Amith Yamasani [Wed, 21 Sep 2011 01:06:15 +0000 (18:06 -0700)]
Merge "If "Pulse notification light" is off, don't flash the LED even once." into ics-factoryrom

13 years agofix transition from full overlays to fb
Mathias Agopian [Wed, 21 Sep 2011 00:21:56 +0000 (17:21 -0700)]
fix transition from full overlays to fb

we need to clear the whole framebuffer in that situation because
we can't trust the content of the FB when partial (fb preserving)
updates are used.

Bug: 5318492

Change-Id: I3f0e01b0fb665a34e44d88ad9f0f54a5d990060b

13 years agorename mInvalidRegion to mSwapRegion
Mathias Agopian [Wed, 21 Sep 2011 00:22:44 +0000 (17:22 -0700)]
rename mInvalidRegion to mSwapRegion

Change-Id: I946cbc782c0c84645843ea44c3d8b04a0a2fe658

13 years agoimprove hwc dumpsys
Mathias Agopian [Tue, 20 Sep 2011 22:13:14 +0000 (15:13 -0700)]
improve hwc dumpsys

we now log the buffer's format

Change-Id: I9d3ad8018e884240a153de3baefb6331cb014d0f

13 years agoMerge "Adding missing cleanspec for audio file cleanup" into ics-factoryrom
Justin Ho [Wed, 21 Sep 2011 00:51:55 +0000 (17:51 -0700)]
Merge "Adding missing cleanspec for audio file cleanup" into ics-factoryrom

13 years agoAdding missing cleanspec for audio file cleanup
Justin Ho [Wed, 21 Sep 2011 00:50:39 +0000 (17:50 -0700)]
Adding missing cleanspec for audio file cleanup

Change-Id: I469601a2112994c466281a4959806a4179ffe245

13 years agoMerge "Updated Prime sounds" into ics-factoryrom
Justin Ho [Wed, 21 Sep 2011 00:45:15 +0000 (17:45 -0700)]
Merge "Updated Prime sounds" into ics-factoryrom

13 years agoFixing low battery dialog
Justin Ho [Tue, 20 Sep 2011 23:30:47 +0000 (16:30 -0700)]
Fixing low battery dialog

Change-Id: I58f7a4ed1c525fd4db4f2e9b60badeb0bdb3d519

13 years agodumpstate: add uptime to top of bugreports
Colin Cross [Tue, 20 Sep 2011 22:49:14 +0000 (15:49 -0700)]
dumpstate: add uptime to top of bugreports

uptime is a good indicator to determine whether a restart was a
kernel reboot or a runtime restart, put it at the top of bugreports.

Change-Id: Ie4f4ef2f319a7216495ead3891bbfdc474146916

13 years agoUpdated Prime sounds
Justin Ho [Tue, 20 Sep 2011 22:32:19 +0000 (15:32 -0700)]
Updated Prime sounds

Change-Id: I6ec87d6fcd12d0175924161dce1f24bb702bffd3

13 years agoMerge "Import revised translations. DO NOT MERGE" into ics-factoryrom
Eric Fischer [Tue, 20 Sep 2011 22:35:23 +0000 (15:35 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into ics-factoryrom

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 20 Sep 2011 22:20:06 +0000 (15:20 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: Id625c4d16121cadef5c8c7326f3458fa0d5d96a3

13 years agoIf "Pulse notification light" is off, don't flash the LED even once.
Amith Yamasani [Tue, 20 Sep 2011 21:48:52 +0000 (14:48 -0700)]
If "Pulse notification light" is off, don't flash the LED even once.

If it is on, flash repeatedly.

Bug: 5242350
Change-Id: I7da195a7c49c68c0a1fca12eecfc4a4e06dd0b61

13 years agoUnhide new PackageManager APIs for API 14
Kenny Root [Tue, 20 Sep 2011 21:15:38 +0000 (14:15 -0700)]
Unhide new PackageManager APIs for API 14

Change-Id: I83110285ccee39a4cd872a1c2af8357f541833d4

13 years agoMerge "Fix bug 5336495 - Silent mode icon on power dialog is wrong" into ics-factoryrom
Adam Powell [Tue, 20 Sep 2011 21:34:28 +0000 (14:34 -0700)]
Merge "Fix bug 5336495 - Silent mode icon on power dialog is wrong" into ics-factoryrom

13 years agoMerge "Retain signal level even when data is offline." into ics-factoryrom
John Huang [Tue, 20 Sep 2011 21:34:07 +0000 (14:34 -0700)]
Merge "Retain signal level even when data is offline." into ics-factoryrom

13 years agoMerge "Check null of pidPair to skip the case the service record has been removed...
Matthew Xie [Tue, 20 Sep 2011 20:55:48 +0000 (13:55 -0700)]
Merge "Check null of pidPair to skip the case the service record has been removed" into ics-factoryrom

13 years agoFix bug 5336495 - Silent mode icon on power dialog is wrong
Adam Powell [Tue, 20 Sep 2011 20:38:55 +0000 (13:38 -0700)]
Fix bug 5336495 - Silent mode icon on power dialog is wrong

Change-Id: I384882434827a3ab57d65bb0a79e9da10315326f
TODO: Add appropriate vibrate-in-silent-mode icon when available.

13 years agoRetain signal level even when data is offline.
Daniel Sandler [Tue, 20 Sep 2011 19:36:50 +0000 (15:36 -0400)]
Retain signal level even when data is offline.

Also disable extremely verbose RSSI logging.

Bug: 5340142
Change-Id: I051a4cec5651a0734db2666526b16037d7053a1e

13 years agoMerge "Updated lockscreen camera assets Bug: 5296921" into ics-factoryrom
Justin Ho [Tue, 20 Sep 2011 19:09:13 +0000 (12:09 -0700)]
Merge "Updated lockscreen camera assets Bug: 5296921" into ics-factoryrom

13 years agoBug 5045498 Keep track of RemoteControlClient play state change time
Jean-Michel Trivi [Mon, 19 Sep 2011 21:53:14 +0000 (14:53 -0700)]
Bug 5045498 Keep track of RemoteControlClient play state change time

Store the time at which a RemoteControlClient changes it playback
 state, and send that time to the IRemoteControlDisplay.
This change will enable displays to implement strategies such as
 timeouts (e.g. to not display transport controls for clients which have
 been paused or stopped for a certain amount of time).

Change-Id: I902882500565743d455d56f6000efaf612cbe0a9

13 years agoMerge "More debug logs for RSSI updates." into ics-factoryrom
Daniel Sandler [Tue, 20 Sep 2011 18:47:50 +0000 (11:47 -0700)]
Merge "More debug logs for RSSI updates." into ics-factoryrom

13 years agoMerge "Add a warning to changing colors in the docs" into ics-factoryrom
RoboErik [Tue, 20 Sep 2011 18:34:20 +0000 (11:34 -0700)]
Merge "Add a warning to changing colors in the docs" into ics-factoryrom

13 years agoMore debug logs for RSSI updates.
Daniel Sandler [Tue, 20 Sep 2011 14:45:53 +0000 (10:45 -0400)]
More debug logs for RSSI updates.

Bug: 5340142
Change-Id: I1f7f106301d3942cc88d21d97a6c732c712e4516

13 years agoMerge "Fix crash in recent apps" into ics-factoryrom
Michael Jurka [Tue, 20 Sep 2011 17:49:48 +0000 (10:49 -0700)]
Merge "Fix crash in recent apps" into ics-factoryrom

13 years agoMerge "Fix MENU icon weirdness. (DO NOT MERGE)" into ics-factoryrom
Daniel Sandler [Tue, 20 Sep 2011 17:44:07 +0000 (10:44 -0700)]
Merge "Fix MENU icon weirdness. (DO NOT MERGE)" into ics-factoryrom

13 years agoFix MENU icon weirdness. (DO NOT MERGE)
Daniel Sandler [Thu, 15 Sep 2011 20:02:56 +0000 (16:02 -0400)]
Fix MENU icon weirdness. (DO NOT MERGE)

(Broken by change I7cbb7bbf.)

Bug: 5308636
Change-Id: I30ca20f62bd140a823eb926a9a0521c4d6014680

13 years agoMerge changes Ib49af35a,Iaa20454c into ics-factoryrom
Daniel Sandler [Tue, 20 Sep 2011 17:25:11 +0000 (10:25 -0700)]
Merge changes Ib49af35a,Iaa20454c into ics-factoryrom

* changes:
  Stop clobbering the systemUiVisibility on navbar touch. (DO NOT MERGE)
  Fix disappearing nav icons. (DO NOT MERGE)

13 years agoStop clobbering the systemUiVisibility on navbar touch. (DO NOT MERGE)
Daniel Sandler [Mon, 19 Sep 2011 18:16:25 +0000 (14:16 -0400)]
Stop clobbering the systemUiVisibility on navbar touch. (DO NOT MERGE)

Bug: 5328284
Change-Id: Ib49af35a7919dbf1cdb99f357798101d2534e853

13 years agoFix disappearing nav icons. (DO NOT MERGE)
Daniel Sandler [Tue, 20 Sep 2011 14:44:59 +0000 (10:44 -0400)]
Fix disappearing nav icons. (DO NOT MERGE)

Bug: 5328284
Change-Id: Iaa20454cff9f5a340da7b0c71190796445e8a205

13 years agoCheck null of pidPair to skip the case the service record has been removed
Matthew Xie [Fri, 16 Sep 2011 23:57:24 +0000 (16:57 -0700)]
Check null of pidPair to skip the case the service record has been removed

Check null of pidPair instead of pidPair.first which caused a nullpointer
exception. clean local variables after sending out STATE_OFF intent.
Check bluetooth state in removeServiceRecord.
bug 5330367

Change-Id: Ib0af8143223bea48d3f587cca18544c4aef29980

13 years agodumpstate: collect /proc/net/dev and /proc/net/xt_qtaguid/iface_stat_all
JP Abgrall [Tue, 20 Sep 2011 05:29:18 +0000 (22:29 -0700)]
dumpstate: collect /proc/net/dev and /proc/net/xt_qtaguid/iface_stat_all

Add extra network interface statistics.

Bug:5322407
Change-Id: I9441b2ca2517d8380b2c9f5bb5bd077a48438d04
Signed-off-by: JP Abgrall <jpa@google.com>