77004 Commits

Author SHA1 Message Date
Michael Jurka
bf1b5fa944 am 421dceb0: Merge "Making transition out of recents look better" into jb-dev
* commit '421dceb0a4fd8f20349a0de277f82b56e71cb90b':
  Making transition out of recents look better
2012-05-10 10:45:30 -07:00
Daniel Sandler
2c51f2b949 am dc442534: Merge "Ice cream is SO over." into jb-dev
* commit 'dc442534070aa8ff4c07cae16fc5207ba6821651':
  Ice cream is SO over.
2012-05-10 10:45:28 -07:00
Ruei-sung Lin
af9eb5a05b am c2e393f8: Merge "pseudo random number generator in shader with limited precisions" into jb-dev
* commit 'c2e393f86c39e710a06a1d452a410014295fb6e4':
  pseudo random number generator in shader with limited precisions
2012-05-10 10:45:21 -07:00
Craig Mautner
acafd19c5e Update DimAnimator layer when its window changes.
Prior to this fix once dimming had been turned on it stayed at the
same layer and associated with the same window until it was turned
off. Now the DimAnimator layer is updated if either the window layer
changes or the dimming window changes.

Fixes bug 6467865.

Change-Id: I3e1765b92b51be26e3718c8a87e2583041a36af9
2012-05-10 10:41:02 -07:00
Chris Wren
8fd12657e3 Auto-expand the top notification.
Bug: 6455789
Change-Id: Ia455f204544ad0c41ace77ea3ece6e0d3d3110d9
2012-05-10 13:40:19 -04:00
Tom Taylor
747eeb4c4e Merge "Thread with no recipients getting created" into jb-dev 2012-05-10 10:39:50 -07:00
Jeff Sharkey
ca90d6dad5 Merge "Avoid updating thresholds during shutdown." into jb-dev 2012-05-10 10:35:45 -07:00
Michael Jurka
421dceb0a4 Merge "Making transition out of recents look better" into jb-dev 2012-05-10 10:35:19 -07:00
Daniel Sandler
dc44253407 Merge "Ice cream is SO over." into jb-dev 2012-05-10 10:33:05 -07:00
Chris Wren
0c8275b392 Pull up updateNotification to BaseStatusBar in preparation for modifying update behvior.
Bug: 6455789
Change-Id: I09fbf4d31643813cb4dfecaa496327d9625a15af
2012-05-10 13:25:27 -04:00
Daniel Sandler
d33b803b6b Clean up API docs for Notification.
Bug: 6427241
Bug: 6427245
Bug: 6427814
Change-Id: I91d741513e3b345d2b9f28ad0a1bf11b0a898076
2012-05-10 13:15:37 -04:00
Mike Lockwood
bf91046872 UsbService: Fix problem detecting audio accessory mode when connected at boot
Change-Id: Ie0e23b8ec88f1dd29bb956bc1d21c241f3545059
Signed-off-by: Mike Lockwood <lockwood@google.com>
2012-05-10 10:09:12 -07:00
Ruei-sung Lin
c2e393f86c Merge "pseudo random number generator in shader with limited precisions" into jb-dev 2012-05-10 10:02:44 -07:00
Chet Haase
198e564c9a Notify windows when window animations complete
Drawing in windows is suppressed during window animations, to make window
animations smoother. This means that drawing activities that the activity
requested are dropped on the floor. There is no call at the end of window
animations to tell the windows that they may now draw, which leaves the windows
and activities in an uncertain state, especially with respect to some of the
dirty flags that we use internally to know when we have requested (and satisfied)
invalidations on views.

The fix is to notice, on the WindowManager side, when we've finished window
animations and to schedule a traversal on the WindowManager, which will then send
out appropriate messages to the affected windows.

Issue #6461113 EventInfo is stuck in day view

Change-Id: I364c9c472531c467d44801698cfb453970173bb3
2012-05-10 09:55:15 -07:00
Daniel Sandler
5a062e6107 am a25079e6: Show the ADB icon in the status bar again.
* commit 'a25079e6bafcfd77135a852f0e838738d80606ef':
  Show the ADB icon in the status bar again.
2012-05-10 09:26:44 -07:00
Daniel Sandler
8046724da3 am e95658c9: New backgrounds for notifications.
* commit 'e95658c98e4154a2daf0ed70d15d24f8bf3153f0':
  New backgrounds for notifications.
2012-05-10 09:26:40 -07:00
Dianne Hackborn
a0c2491751 am f4299bd1: Whoops forgot to add current.txt. :(
* commit 'f4299bd1858a44b3d5c9342752ba2d2459a50230':
  Whoops forgot to add current.txt. :(
2012-05-10 09:26:20 -07:00
Dianne Hackborn
014afea3ce am a482d366: Merge "Fixed typo in findAccessibilityFocus API." into jb-dev
* commit 'a482d36635cbfbbfb4aee9fc79d55514bf6b7464':
  Fixed typo in findAccessibilityFocus API.
2012-05-10 09:26:15 -07:00
Kenny Root
c4cbbb131f am 8c3906d9: Merge "Use the right flag types when creating InstallArgs" into jb-dev
* commit '8c3906d920f55ec0d42252ef8f460e6066b1d4b6':
  Use the right flag types when creating InstallArgs
2012-05-10 09:26:13 -07:00
Dianne Hackborn
1ccc8953a0 am e2c7e2ad: Merge "Add compression level key for FLAC encoding" into jb-dev
* commit 'e2c7e2adc06d813d64bb557944eb16e3fa9a7e57':
  Add compression level key for FLAC encoding
2012-05-10 09:26:11 -07:00
Dianne Hackborn
7ab1675111 am 2c2864f6: Merge "Add new API to find total RAM." into jb-dev
* commit '2c2864f65c5cec6aebcb1b5612331f3946893042':
  Add new API to find total RAM.
2012-05-10 09:26:09 -07:00
Dianne Hackborn
e2e0391389 am dd79ae6b: Merge "Add infrastructure for accessing "unstable" content providers." into jb-dev
* commit 'dd79ae6b7201b68dbe2a223d2f371ea1a473f6c4':
  Add infrastructure for accessing "unstable" content providers.
2012-05-10 09:26:03 -07:00
Jeff Brown
dfca63f374 am 4cbb2c41: Merge "Fix reference to moved class." into jb-dev
* commit '4cbb2c41ce5d9188be6badd8fa51b921467b221c':
  Fix reference to moved class.
2012-05-10 09:25:58 -07:00
Craig Mautner
e649909727 am b4ffa66d: Merge "Fix wallpaper glitch and moving window animation." into jb-dev
* commit 'b4ffa66d6e696bdc773b64802b1cf6d20097c6a3':
  Fix wallpaper glitch and moving window animation.
2012-05-10 09:25:54 -07:00
Dianne Hackborn
e6f6cd69ff am 78fd4a14: Merge "Remove auto-brightness adjustment knob." into jb-dev
* commit '78fd4a14dd2a1e2d9ab4be024861c0d9119cce7f':
  Remove auto-brightness adjustment knob.
2012-05-10 09:25:50 -07:00
Jeff Brown
d55392c9e8 am 8bd8d896: Merge "Fix possible leak in bitmap decoding." into jb-dev
* commit '8bd8d8969380e24fadca64b6977dc20b1cf4d569':
  Fix possible leak in bitmap decoding.
2012-05-10 09:25:47 -07:00
Jeff Brown
90bbf585f4 am 995cb973: Merge "Empower the \'input\' command with keycode labels." into jb-dev
* commit '995cb9739a04e7fe20c0a86c400db706b12cb221':
  Empower the 'input' command with keycode labels.
2012-05-10 09:25:42 -07:00
Jeff Brown
4830ab12b4 am b3e9ee23: Merge "Deprecate certain AbstractCursor fields." into jb-dev
* commit 'b3e9ee23795e6c7c4bc2c0a7e776b7ee34e8f08e':
  Deprecate certain AbstractCursor fields.
2012-05-10 09:25:39 -07:00
Jeff Brown
3631131e5f am 571d4cbe: Merge "Fix bugs in fallback key handling." into jb-dev
* commit '571d4cbeec4adad050b8e188770e7e7dedc558f1':
  Fix bugs in fallback key handling.
2012-05-10 09:25:36 -07:00
Irfan Sheriff
3dcb4d08b0 am 9e1b58a1: Merge "Tone down poor connection avoidance" into jb-dev
* commit '9e1b58a1234256aada06521cb445673ca4236a0c':
  Tone down poor connection avoidance
2012-05-10 09:25:33 -07:00
Irfan Sheriff
43f863bae6 am c12a2446: Merge "Use Map for DnsSd TXT record" into jb-dev
* commit 'c12a24463276a6556a0a18c4a5703994daf9009e':
  Use Map for DnsSd TXT record
2012-05-10 09:25:17 -07:00
Eric Fischer
977f04d79a am ff63d5cf: Merge "Import translations. DO NOT MERGE" into jb-dev
* commit 'ff63d5cff613f54f9ba0e9c28267b250909421b9':
  Import translations. DO NOT MERGE
2012-05-10 09:25:10 -07:00
Eric Fischer
9944e66d89 am 78ad92ab: Merge "Import translations. DO NOT MERGE" into jb-dev
* commit '78ad92ab35589c3180721fb302d1aac191b9b0d1':
  Import translations. DO NOT MERGE
2012-05-10 09:25:00 -07:00
Svetoslav Ganov
0d55601191 am e4abc512: Remove activation gestures form reported and add a touch explore requesting flag.
* commit 'e4abc512aa6474f0106f407f7b399832da34483f':
  Remove activation gestures form reported and add a touch explore requesting flag.
2012-05-10 09:24:56 -07:00
Brian Colonna
86f25564c4 am e2d47e63: Merge "Added FUL client-side debug" into jb-dev
* commit 'e2d47e63cf1c5c095eb54f7af2a4a02b46862ddd':
  Added FUL client-side debug
2012-05-10 09:24:51 -07:00
Uriel Rodriguez
49eea136f8 am 363b6052: Merge "changed pokeWakelock() callback to take time in milliseconds" into jb-dev
* commit '363b60527ce82b0f56434e70a8124e4d41e2b1e0':
  changed pokeWakelock() callback to take time in milliseconds
2012-05-10 09:24:46 -07:00
Chris Craik
c972f05ccc am a76f823c: Merge "Fix locking for skip draw" into jb-dev
* commit 'a76f823c7f31bffdea4d49daa6c6165520928708':
  Fix locking for skip draw
2012-05-10 09:24:32 -07:00
Guang Zhu
cc441aba8a am 0fa15291: Merge "Make UiTestAutomationBridge see non-important views again" into jb-dev
* commit '0fa152912e55f2d08f0a8d1260332a81e5706694':
  Make UiTestAutomationBridge see non-important views again
2012-05-10 09:24:19 -07:00
Dave Burke
7156645c58 am 2ed09ea4: Merge "GFX api cleanup 2 of 2" into jb-dev
* commit '2ed09ea41fcb0d16e2dcf0372b1d0f73a7850fc3':
  GFX api cleanup 2 of 2
2012-05-10 09:24:15 -07:00
Dianne Hackborn
67cc7f2e60 am a53de062: Add callback hack to find out when to load system properties.
* commit 'a53de0629f3b94472c0f160f5bbe1090b020feab':
  Add callback hack to find out when to load system properties.
2012-05-10 09:24:07 -07:00
Michael Jurka
47468ec892 am 8b2e37e5: Improve recents on sw600dp devices
* commit '8b2e37e5a0e10d234ffe6815e9a462283cad3d78':
  Improve recents on sw600dp devices
2012-05-10 09:24:02 -07:00
Jeff Sharkey
fe9e28cba7 am 6367b166: Merge "Recover from Throwable in FileRotator, dump." into jb-dev
* commit '6367b1669d41f9fe7cd7abe5e05296edecd50f8e':
  Recover from Throwable in FileRotator, dump.
2012-05-10 09:23:59 -07:00
Daniel Sandler
1a0c9145dc Ice cream is SO over.
Change-Id: I4039b7fe41dc4a498d53e21dbcafb2bc2ac15b92
2012-05-10 11:25:34 -04:00
Daniel Sandler
a25079e6ba Show the ADB icon in the status bar again.
Bug: 6440323
Change-Id: I3b1972d18be4ad77a87c4b71673b6cfb7735c59e
2012-05-10 11:01:34 -04:00
Daniel Sandler
e95658c98e New backgrounds for notifications.
Note that PRIORITY_MIN notifications have a special
background treatment.

Bug: 6418617
Change-Id: I5f96330fcc53ac39e80a025baa0c134bd1e971b8
2012-05-10 04:52:18 -07:00
Raph Levien
d570e8987a Add fontFamily XML attribute to select font family by string
Change-Id: I0b649528d3d9888e3561a1a3907a6b6ee2e30238
2012-05-09 23:18:42 -07:00
Dianne Hackborn
f4299bd185 Whoops forgot to add current.txt. :(
Change-Id: I7efdd45cb9873866559c858c47d660deef06ce24
2012-05-09 21:58:50 -07:00
Dianne Hackborn
a482d36635 Merge "Fixed typo in findAccessibilityFocus API." into jb-dev 2012-05-09 21:40:00 -07:00
Kenny Root
8c3906d920 Merge "Use the right flag types when creating InstallArgs" into jb-dev 2012-05-09 21:39:49 -07:00
Dianne Hackborn
e2c7e2adc0 Merge "Add compression level key for FLAC encoding" into jb-dev 2012-05-09 21:38:57 -07:00