41166 Commits

Author SHA1 Message Date
Eric Fischer
122106cb9b Merge "Import revised translations. DO NOT MERGE. Bug 3394542" into honeycomb 2011-01-31 17:27:30 -08:00
satok
076d059b54 Merge "Not to update IME when Settings version is older than the last updated version." into honeycomb 2011-01-31 16:53:05 -08:00
Justin Ho
90a9ab56e0 Merge "Updating notification title close asset" into honeycomb 2011-01-31 16:36:09 -08:00
Justin Ho
6c01a26743 Updating notification title close asset
Change-Id: Id985d9f71b427b353d4f7a390c84fd40e8d43fc4
2011-01-31 16:27:28 -08:00
Andreas Huber
537fa17f21 Merge "Disconnect HTTP live sessions as soon as the request comes in." into honeycomb 2011-01-31 16:23:27 -08:00
Gilles Debunne
0ad4f0963a Merge "Patches for the Paste window behavior." into honeycomb 2011-01-31 16:22:25 -08:00
Andreas Huber
17ab86cdb1 Disconnect HTTP live sessions as soon as the request comes in.
Instead of waiting until pending events have been processed.

Change-Id: Id758f5508a514561e18aade82175d69e9156965e
related-to-bug: 3409681
2011-01-31 16:18:49 -08:00
Svetoslav Ganov
1c91433f7c Merge "Set time dialog display changes AM/PM at 1 instead of 12" into honeycomb 2011-01-31 16:11:59 -08:00
Adam Powell
5f639d5a51 Merge "Fix bug 3408834 - actionbar stays gone when leaving reader in lightsout mode" into honeycomb 2011-01-31 16:11:51 -08:00
satok
4d733290a1 Not to update IME when Settings version is older than the last updated version.
- Check if just old version or not.

- Sometimes, ContentObserver.onChange is called before finishing to save the actual value.
This can be verified by checking the system settings version. If the version is not updated,
cached value will be returned from Settings.Secure, and this should not be handled.

Bug: 3406300

Change-Id: Ie3f5b484b5574e10a41dfc209ed31271a474b828
2011-02-01 09:01:58 +09:00
Gilles Debunne
11f9647e03 Merge "Hint text is visible when using center gravity." into honeycomb 2011-01-31 15:29:56 -08:00
Gilles Debunne
3ce726eb94 Patches for the Paste window behavior.
Bug 3409440

Change-Id: Id266bb83aa6e1912817995881daa9c24a1553c32
2011-01-31 15:20:50 -08:00
Adam Powell
d76cee2b09 Fix bug 3408834 - actionbar stays gone when leaving reader in
lightsout mode

Fix an opportunity for race conditions when the action bar is
shown/hidden rapidly.

Change-Id: I91c0666cad3afd8a4d870d642f971949fba0d333
2011-01-31 15:05:05 -08:00
Svetoslav Ganov
be17a7f269 Set time dialog display changes AM/PM at 1 instead of 12
bug:3408128

Change-Id: Ifb17cbc0f448281cebb20296dcc58766cde02965
2011-01-31 15:02:26 -08:00
Raphael
03245a8ec4 Merge "LayoutLib.Create: support Outer_Inner_Delegate renaming." into honeycomb 2011-01-31 14:30:28 -08:00
Justin Ho
53fe104571 Merge "Updated fallback sound for Honeycomb tablet" into honeycomb 2011-01-31 14:26:20 -08:00
Jamie Gennis
b799314e64 Merge "Add SurfaceTexture docs for getTransformMatrix." into honeycomb 2011-01-31 14:11:26 -08:00
Jamie Gennis
8df2c42413 Merge "Fix a multithreading bug in libagl's EGL." into honeycomb 2011-01-31 13:38:27 -08:00
Dianne Hackborn
e9da0c1de1 Merge "Fix issue #3408542: "resizeable" attribute required to get out of compat mode" into honeycomb 2011-01-31 13:37:50 -08:00
Raphael
811820f440 LayoutLib.Create: support Outer_Inner_Delegate renaming.
When generating delegates, LayoutLib.Create support renaming
inner classes. Only one level of inner class is supported.

The method Outer$Inner#get(...) generates a call to:
  static Outer_Inner_Delegate#get(Outer instance, Outer$Inner instance, ...)

Change-Id: Ie70f2b8e5e5f311ed9c7f26b7f64637ae6157a51
2011-01-31 13:16:04 -08:00
Gilles Debunne
9a80a65046 Hint text is visible when using center gravity.
Bug 3379366

Non left aligned text uses the VERY_WIDE width, but the hint text
was not.

Change-Id: I7327958336acf7fe16bb89bb8b7bf9b869167d53
2011-01-31 12:57:00 -08:00
Eric Fischer
0ddd275ede Import revised translations. DO NOT MERGE. Bug 3394542
Change-Id: I49b085e0d1c4a3a131ba0f967166b915aaa24c57
2011-01-31 12:41:43 -08:00
Dianne Hackborn
2bfa2ea1ec Fix issue #3408542: "resizeable" attribute required to get out of compat mode
The "resizeable" attribute of supports-screens was never well documented,
so many apps don't set it.  Assuming that if they are explicitly saying
they support large or xlarge screens then they are also implying that they
are resizeable.

Change-Id: Iaa1ad431c9868254af7581499477bff98ed109e5
2011-01-31 12:34:56 -08:00
Jamie Gennis
5f8b6653e0 Add SurfaceTexture docs for getTransformMatrix.
Change-Id: Ib08d00525c7932b23ba5066c07c7470f813b74f8
2011-01-31 12:31:53 -08:00
Gilles Debunne
c1eb127f4e Merge "Tabs are resized to make sure they fit in their parent." into honeycomb 2011-01-31 12:01:34 -08:00
Daniel Sandler
4f63da64d8 Merge "Alignment in the title area of the notification panel." into honeycomb 2011-01-31 11:46:57 -08:00
Joe Onorato
fe6fd24286 Merge "Mask out the non public bits, not the public ones." into honeycomb 2011-01-31 11:25:06 -08:00
Joe Onorato
6ab77bd5b3 Mask out the non public bits, not the public ones.
Bug: 3406103
Change-Id: I44b16700567cb2bf76efe9e8c1f9c82d0eaa8f10
2011-01-31 11:21:10 -08:00
Gilles Debunne
ccfcd9e813 Merge "Fxi initial error popup dialog in TextEdit and refreshed assets." into honeycomb 2011-01-31 11:10:53 -08:00
Jeff Hamilton
ddd11292d1 Merge "Merge from gingerbread: Commit the final API for level 10. DO NOT MERGE" into honeycomb 2011-01-31 11:01:07 -08:00
Daniel Sandler
b0b68901f2 Alignment in the title area of the notification panel.
Clock size -> 78sp to match specs
Clock right pad -> 6dp to achieve 14dp escapement

Bug: 3400754
Change-Id: I04a56aa899ab55804ad034ed06d9c7aaad331bc0
2011-01-31 13:40:37 -05:00
Jeff Hamilton
81c31c95c1 Merge from gingerbread: Commit the final API for level 10. DO NOT MERGE
Change-Id: If1d1ff69a6f3e80796d68ec5dbfa722adce23d40
2011-01-31 12:00:35 -06:00
Daniel Sandler
cb9d4d28be Merge "Kill spurious animations when vetoing notifications." into honeycomb 2011-01-31 09:04:32 -08:00
Tadashi G. Takaoka
81f4b582d4 Merge "Fix hardware keyboard switch listener" into honeycomb 2011-01-31 08:47:12 -08:00
Justin Ho
6871ede4be Updated fallback sound for Honeycomb tablet
Change-Id: I01b27b5d095d7280ed1fc4662ce2c84f61e7b681
2011-01-31 08:45:55 -08:00
Tadashi G. Takaoka
1c9debfb18 Fix hardware keyboard switch listener
Bug: 3391067
Change-Id: I64ae55652afedee60a70bc140cfb328b04bc8c83
2011-02-01 01:08:19 +09:00
Leon Scroggins
22e883dd4a For Textareas, do not use UI side layers.
Bug:3402831
Bug:3401242

Requires a change in external/webkit.

Change-Id: I391d9133b3953d213520cbba5ed49b11ebeaef2d
2011-01-31 11:05:53 -05:00
Gil Dobjanschi
2bb13573d6 Bug fix: 3405930 Crash editing overlay text
Change-Id: Icd304ef8dde2b41812b14857dc3c112cc22d578e
2011-01-31 03:57:15 -08:00
Wink Saville
cde85d5738 Merge "Add debug for tracking bug 3404006." into honeycomb 2011-01-30 23:12:35 -08:00
Bart Sears
e3004e7867 New DroidSansFallback font file from Ascender
Bug: 3315583

1) IPA (U+0250-U+02AF)
2) Currency symbols
3) U+02BB MODIFIER LETTER TURNED COMMA
4) Non-breaking hyphen ("\u2011")
5) Jamo U+11xx mappings

Change-Id: Ie4dfc7677d0f63c89ed0e1f6506cd513ae45ffa9
2011-01-30 19:59:02 -08:00
Daniel Sandler
2c83180e70 Kill spurious animations when vetoing notifications.
Bug: 3406032
Change-Id: I6da6ee064d309bc44f6304722c5f3f4e05aaf687
2011-01-30 21:26:24 -05:00
Dheeraj Sharma
cd73d1ed6d Merge "Fix for issue 3404671 Crash when exporting movie in JNI" into honeycomb 2011-01-30 18:12:25 -08:00
Dianne Hackborn
260c3c77d9 Fix issue #3381489: IllegalStateException: attempt to re-open...
...an already-closed object: android.database.sqlite.SQLiteQuery

It turns out there is a state we are missing -- the loader is
still needed, but in the inactive list.  In this case the loader
needs to continue holding on to its current data, and not deliver
any new data (which would result in it releasing its old data).

This introduces the new state to Loader, and uses it in
AsyncTaskLoader so all subclasses of that should get the new
correct behavior.

A further improvement would be to unregister CursorLoader's
content listener when going in to this state, but that can
wait for later.

Change-Id: I6d30173b94f8e30b5be31d018accd328cc3388ec
2011-01-30 17:58:49 -08:00
Joe Onorato
fba54f620f Merge "I declare settings panel icon VICTORY!" into honeycomb 2011-01-30 17:56:25 -08:00
Joe Onorato
de7feddc87 I declare settings panel icon VICTORY!
Bug: 3396115
Change-Id: I72c46361506ec48bf3ebc9b84dbc476c301ce20c
2011-01-30 17:46:32 -08:00
John Reck
13934c2d71 Merge "Prevent SET_SCROLL_OFFSET spam from clogging tubes" into honeycomb 2011-01-30 16:55:23 -08:00
Dharmaray Kundargi
ff8432548e Merge "Merging the same files on top of tree." into honeycomb 2011-01-30 16:32:07 -08:00
John Reck
636ce004df Prevent SET_SCROLL_OFFSET spam from clogging tubes
Bug: 3393571
 Limit the event queue to a single pending SET_SCROLL_OFFSET. The
 problem on slashdot.org was that the event thread was being flooded
 with SET_SCROLL_OFFSET messages faster than it could process them,
 causing the handler to get jammed up.

Change-Id: Ia4a90a030959d0b3769067791089cdb261ae403a
2011-01-30 16:23:09 -08:00
Dharmaray Kundargi
4e70320521 Merging the same files on top of tree.
Add support for .m4v Issue 3395600

Change-Id: Idca673859afb3398d4b91aba9c20c37396c4f757
2011-01-30 16:17:53 -08:00
Wink Saville
ea9af9e97b Add debug for tracking bug 3404006.
We need some additional debugging to help diagnose the cause
of this bug. There is no logic changes just additional debugging.

Change-Id: Ifc5d1c82904042fa87fd3b5b1066f58b62e7359c
2011-01-30 16:16:20 -08:00