58576 Commits

Author SHA1 Message Date
Justin Ho
559238782b Merge "updated stat_ in frameworks" 2011-09-20 16:56:31 -07:00
Daniel Sandler
f421392c58 Fix disappearing nav icons. (DO NOT MERGE)
Bug: 5328284
Change-Id: Iaa20454cff9f5a340da7b0c71190796445e8a205
2011-09-20 16:42:11 -07:00
Daniel Sandler
d82bcca3c8 Stop clobbering the systemUiVisibility on navbar touch. (DO NOT MERGE)
Bug: 5328284
Change-Id: Ib49af35a7919dbf1cdb99f357798101d2534e853
2011-09-20 16:42:11 -07:00
Daniel Sandler
c34692d5e5 Retain signal level even when data is offline.
Also disable extremely verbose RSSI logging.

Bug: 5340142
Change-Id: I051a4cec5651a0734db2666526b16037d7053a1e
2011-09-20 16:36:53 -07:00
Peter Ng
3378dfe365 Slightly transparent notification header to match visuals of the dropdown handle
-tested over actionbars which we originally thought would be problematic

Change-Id: Ia69d9bd438941682def896d014c0ee16544d9f8d
2011-09-20 16:34:08 -07:00
Justin Ho
1d55f27445 Fixing low battery dialog
Change-Id: I58f7a4ed1c525fd4db4f2e9b60badeb0bdb3d519
2011-09-20 16:30:47 -07:00
Daniel Sandler
044163e847 Fix MENU icon weirdness. (DO NOT MERGE)
(Broken by change I7cbb7bbf.)

Bug: 5308636
Change-Id: I30ca20f62bd140a823eb926a9a0521c4d6014680
2011-09-20 16:24:58 -07:00
Peter Ng
5f0ee8b30a updated stat_ in frameworks
-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: If08d0a6afbd3e76e8c8397db7a016eb70339b1d4
2011-09-20 16:17:43 -07:00
Irfan Sheriff
6a8d3ab941 Merge "Change hostname format to conform to specification" 2011-09-20 16:02:42 -07:00
Colin Cross
5965ba30d3 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
2011-09-20 15:51:15 -07:00
Svetoslav Ganov
1e741b2705 System not checking if enabled services are installed when disabling accessibility.
The system is didabling accessiblity if no accessibility serivces are enabled
to avoid sending events across processes if no recipients are present. The
check considers enabled services which may not have been installed. Now the
check is made against enabled and installed serivces.

bug:5347273

Change-Id: Iad391a1a5bf0bbca470584bc8392f35821ba768c
2011-09-20 15:50:10 -07:00
Justin Ho
2d042a3bd0 Updated Prime sounds
Change-Id: I6ec87d6fcd12d0175924161dce1f24bb702bffd3
2011-09-20 15:41:23 -07:00
Eric Fischer
3ec8053fb2 am 01ad2a3f: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-factoryrom
* commit '01ad2a3fa75902638f49b5bd3258c354f780892e':
  Import revised translations.  DO NOT MERGE
2011-09-20 15:38:29 -07:00
Eric Fischer
01ad2a3fa7 Merge "Import revised translations. DO NOT MERGE" into ics-factoryrom 2011-09-20 15:35:23 -07:00
Irfan Sheriff
a10a3ad35a Change hostname format to conform to specification
Underscore is not allowed as per RFC 952

Bug: 5348537
Change-Id: I618c137fd54ecf36cece3b9eba39c51cda3aeac3
2011-09-20 15:22:00 -07:00
Eric Fischer
63664daaff Import revised translations. DO NOT MERGE
Change-Id: Id625c4d16121cadef5c8c7326f3458fa0d5d96a3
2011-09-20 15:20:06 -07:00
Svetoslav Ganov
efab4e7f59 ActivityChooserView not showing highest ranked target if default action not shown.
The view was not showing the highest ranked activity if the default action
button was not shown (happens if no history is present).

bug:5224159

Change-Id: I66536513e14496568ea2034467bd29ea4bc93cdb
2011-09-20 15:13:35 -07:00
Svetoslav Ganov
acee06fa62 Merge "TextView not adding text to accessibility events." 2011-09-20 14:57:57 -07:00
Amith Yamasani
ebfc0e5d70 If "Pulse notification light" is off, don't flash the LED even once.
If it is on, flash repeatedly.

Bug: 5242350
Change-Id: I7da195a7c49c68c0a1fca12eecfc4a4e06dd0b61
2011-09-20 14:48:52 -07:00
Adam Powell
6bb68deb7d am 6724872b: Merge "Fix bug 5336495 - Silent mode icon on power dialog is wrong" into ics-factoryrom
* commit '6724872b166d84f640dfa3213e917ecd37333484':
  Fix bug 5336495 - Silent mode icon on power dialog is wrong
2011-09-20 14:36:09 -07:00
John Huang
9200109c9d am edc8029b: Merge "Retain signal level even when data is offline." into ics-factoryrom
* commit 'edc8029b8b9ac9233e4dc73f05415265bac712de':
  Retain signal level even when data is offline.
2011-09-20 14:36:08 -07:00
Adam Powell
6724872b16 Merge "Fix bug 5336495 - Silent mode icon on power dialog is wrong" into ics-factoryrom 2011-09-20 14:34:28 -07:00
John Huang
edc8029b8b Merge "Retain signal level even when data is offline." into ics-factoryrom 2011-09-20 14:34:07 -07:00
Scott Main
7a473642dd docs: fix snippet typo
Change-Id: I3b7ffd8147ca828f7749c1f79eafba78d3dce689
2011-09-20 14:32:54 -07:00
Matthew Xie
e0515aad3a am 778eccf4: Merge "Check null of pidPair to skip the case the service record has been removed" into ics-factoryrom
* commit '778eccf4923571c77f158e92b2f5f0f7dfd21875':
  Check null of pidPair to skip the case the service record has been removed
2011-09-20 14:14:29 -07:00
Justin Ho
de5e4455c5 am aff24a52: Merge "Updated lockscreen camera assets Bug: 5296921" into ics-factoryrom
* commit 'aff24a52d20a26a8cd374ea6dd284eee16e4ffc0':
  Updated lockscreen camera assets Bug: 5296921
2011-09-20 14:14:16 -07:00
Daniel Sandler
f37c2e0afb am d1d07432: Merge "More debug logs for RSSI updates." into ics-factoryrom
* commit 'd1d074326d81b6a92cff5a5fc279b8c9177cc7aa':
  More debug logs for RSSI updates.
2011-09-20 14:14:15 -07:00
RoboErik
0f337df1c0 am bbb11b80: Merge "Add a warning to changing colors in the docs" into ics-factoryrom
* commit 'bbb11b80106c8687f2833c3d4b538029fc0805e6':
  Add a warning to changing colors in the docs
2011-09-20 14:14:11 -07:00
Michael Jurka
06b7deb8c0 am 2d69cff8: Merge "Fix crash in recent apps" into ics-factoryrom
* commit '2d69cff88e262569ac1284e2048f2a6c3aca6639':
  Fix crash in recent apps
2011-09-20 14:13:53 -07:00
Daniel Sandler
031689ea41 am 38cfcfbc: (-s ours) Merge "Fix MENU icon weirdness. (DO NOT MERGE)" into ics-factoryrom
* commit '38cfcfbc327c7d9fb65ac6dcb1074927e445ce29':
  Fix MENU icon weirdness. (DO NOT MERGE)
2011-09-20 14:13:51 -07:00
Daniel Sandler
345a965ca5 am ee0835b9: (-s ours) Merge changes Ib49af35a,Iaa20454c into ics-factoryrom
* commit 'ee0835b95de225fdc34d45b777b4595d01727a40':
  Stop clobbering the systemUiVisibility on navbar touch. (DO NOT MERGE)
  Fix disappearing nav icons. (DO NOT MERGE)
2011-09-20 14:13:48 -07:00
JP Abgrall
d329a39092 am 20e93c05: dumpstate: collect /proc/net/dev and /proc/net/xt_qtaguid/iface_stat_all
* commit '20e93c0507b66e697d23c58c138484d652a1b810':
  dumpstate: collect /proc/net/dev and /proc/net/xt_qtaguid/iface_stat_all
2011-09-20 14:13:36 -07:00
Svetoslav Ganov
d37848af08 TextView not adding text to accessibility events.
Reversed conditional.

bug:5342756

Change-Id: Ia2a523af6f7b12e27275e6095ea1b137768ea14c
2011-09-20 14:03:59 -07:00
Mathias Agopian
eee6d2f3b1 Merge "Make sure Region handles invalid rectangles" 2011-09-20 14:02:53 -07:00
Mathias Agopian
44bfbbe501 Merge "fix the float Rect in OpenGLRenderer to handle NANs" 2011-09-20 14:02:44 -07:00
Matthew Xie
778eccf492 Merge "Check null of pidPair to skip the case the service record has been removed" into ics-factoryrom 2011-09-20 13:55:48 -07:00
Adam Powell
093dee952f Fix bug 5336495 - Silent mode icon on power dialog is wrong
Change-Id: I384882434827a3ab57d65bb0a79e9da10315326f
TODO: Add appropriate vibrate-in-silent-mode icon when available.
2011-09-20 13:49:36 -07:00
Daniel Sandler
da49dac48d Retain signal level even when data is offline.
Also disable extremely verbose RSSI logging.

Bug: 5340142
Change-Id: I051a4cec5651a0734db2666526b16037d7053a1e
2011-09-20 15:39:50 -04:00
Dianne Hackborn
0799e951a6 Merge "Fix issue #5312624: Lock screen very flickery" 2011-09-20 12:37:10 -07:00
Justin Ho
aff24a52d2 Merge "Updated lockscreen camera assets Bug: 5296921" into ics-factoryrom 2011-09-20 12:09:13 -07:00
Jean-Michel Trivi
68622396b6 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
2011-09-20 11:59:51 -07:00
Daniel Sandler
d1d074326d Merge "More debug logs for RSSI updates." into ics-factoryrom 2011-09-20 11:47:50 -07:00
RoboErik
bbb11b8010 Merge "Add a warning to changing colors in the docs" into ics-factoryrom 2011-09-20 11:34:20 -07:00
Daniel Sandler
c49e195da4 More debug logs for RSSI updates.
Bug: 5340142
Change-Id: I1f7f106301d3942cc88d21d97a6c732c712e4516
2011-09-20 14:30:50 -04:00
Dianne Hackborn
bc1aa7bbc7 Fix issue #5312624: Lock screen very flickery
The key thing was to fix isVisibleOrBehindKeyguardLw() so that it
wouldn't count a window as not visible if it was just currently
in the process of drawing due to an orientation change.

Also improve logic in deciding when to turn screen on to better ensure
the screen is in a stable state, in particular treating screen off
as a frozen screen and not allowing it to turn on until the
update of the screen due to any config change is done.

Change-Id: If82199f3773270b2d07f9c7de9da2dad8c7b28d7
2011-09-20 11:20:31 -07:00
Eric Fischer
afe9461b52 Merge "Import revised translations." 2011-09-20 10:54:52 -07:00
Michael Jurka
2d69cff88e Merge "Fix crash in recent apps" into ics-factoryrom 2011-09-20 10:49:48 -07:00
Daniel Sandler
38cfcfbc32 Merge "Fix MENU icon weirdness. (DO NOT MERGE)" into ics-factoryrom 2011-09-20 10:44:07 -07:00
Daniel Sandler
f1ebcee224 Fix MENU icon weirdness. (DO NOT MERGE)
(Broken by change I7cbb7bbf.)

Bug: 5308636
Change-Id: I30ca20f62bd140a823eb926a9a0521c4d6014680
2011-09-20 13:38:22 -04:00
Ben Murdoch
f9580d594a Merge "Cleanup for bug 5278763" 2011-09-20 10:32:28 -07:00