Commit Graph

15657 Commits

Author SHA1 Message Date
Mike Cleron
fbcba51ab2 am b118bd1c: am ad97c1b1: Merge "Remove MeasuredText debug messages" into honeycomb
* commit 'b118bd1c2bb665eec1a78a6cf5c76a0aa6eba6af':
  Remove MeasuredText debug messages
2011-02-01 13:25:40 -08:00
Justin Ho
8904d5d905 am 238fb968: am 7bae4325: Merge "Enable subclass of SeekBarVolumizer to provide a custom file for sample playback." into honeycomb
* commit '238fb9686164e98d16ad30bb11a3032dc30ad83b':
  Enable subclass of SeekBarVolumizer to provide a custom file for sample playback.
2011-02-01 13:25:33 -08:00
Chet Haase
74c86d3e3a am 0a198c80: am 2cd52c80: Merge "Fix invalidation issue with actionbar items" into honeycomb
* commit '0a198c80765a0fbf52bdc84fddd11bc86c83ed51':
  Fix invalidation issue with actionbar items
2011-02-01 13:24:02 -08:00
Leon Scroggins
df1481cda6 Merge "Only scroll if the IME is open in certain cases." 2011-02-01 10:30:42 -08:00
Gilles Debunne
15f16e3f86 am 65383292: am 8f8aac5e: Merge "Pixel were missing on the last line of text when using MaxLines." into honeycomb
* commit '6538329258ee01b27586d8b0e46e96160d719a68':
  Pixel were missing on the last line of text when using MaxLines.
2011-02-01 10:09:29 -08:00
Leon Scroggins
fe77eb6140 Only scroll if the IME is open in certain cases.
Bug:3411564

Requires a change in external/webkit.

Change-Id: I0a9a1d4ff99646e006716271f2cb1cdf0ad9b778
2011-02-01 11:10:51 -05:00
Kristian Monsen
5762a23fb0 Fix for bug 3407633 Cookie not set in CookieManager
Adding http:// at the start of the url if there is no :// already

Change-Id: If292f60af3289a9849ff060ffacc0d97e3120132
2011-02-01 11:50:55 +00:00
Mike Cleron
b118bd1c2b am ad97c1b1: Merge "Remove MeasuredText debug messages" into honeycomb
* commit 'ad97c1b12872042f97414b51cb58484f9a5fd9fd':
  Remove MeasuredText debug messages
2011-01-31 23:25:02 -08:00
Justin Ho
238fb96861 am 7bae4325: Merge "Enable subclass of SeekBarVolumizer to provide a custom file for sample playback." into honeycomb
* commit '7bae4325877cfaf19b316157488450eefed6c381':
  Enable subclass of SeekBarVolumizer to provide a custom file for sample playback.
2011-01-31 23:22:53 -08:00
Mike Cleron
ad97c1b128 Merge "Remove MeasuredText debug messages" into honeycomb 2011-01-31 23:22:36 -08:00
Justin Ho
7bae432587 Merge "Enable subclass of SeekBarVolumizer to provide a custom file for sample playback." into honeycomb 2011-01-31 23:20:24 -08:00
Amith Yamasani
998127c804 Enable subclass of SeekBarVolumizer to provide a custom file for sample playback.
Bug: 3409194
Change-Id: I8a408a69fd14cf9058afe01ac5c46d0f5afc1503
2011-01-31 20:28:03 -08:00
Chet Haase
0a198c8076 am 2cd52c80: Merge "Fix invalidation issue with actionbar items" into honeycomb
* commit '2cd52c809e52c042ad61067c93a4b5521eadd503':
  Fix invalidation issue with actionbar items
2011-01-31 19:10:06 -08:00
Chet Haase
2cd52c809e Merge "Fix invalidation issue with actionbar items" into honeycomb 2011-01-31 19:08:28 -08:00
Gilles Debunne
6538329258 am 8f8aac5e: Merge "Pixel were missing on the last line of text when using MaxLines." into honeycomb
* commit '8f8aac5e8adfe14b8a01d90424b1815e0a0ebe28':
  Pixel were missing on the last line of text when using MaxLines.
2011-01-31 18:52:38 -08:00
Chet Haase
f28595e47d Fix invalidation issue with actionbar items
When a view hierarchy becomes VISIBLE, it is possible that the display
list of some of the subtrees needs to be recreated. In particular, if
the subtree was measured while it was GONE, then the children probably
didn't have a valid size. If a display list is created for any of the
subnodes in the tree during this time, then they may have clipped the
children out.

The fix is to force the parent to become INVALIDATED whenever a child
view's bounds change (and it is VISIBLE).

Change-Id: I3624253e65354289f4fb94c9ba76a7e6fb82af9a
2011-01-31 18:52:12 -08:00
Gilles Debunne
a90154fbe3 am d4155ae6: am 0ad4f096: Merge "Patches for the Paste window behavior." into honeycomb
* commit 'd4155ae607648942afbb5b5a20c93d82a839e0d2':
  Patches for the Paste window behavior.
2011-01-31 18:38:03 -08:00
Gilles Debunne
d4155ae607 am 0ad4f096: Merge "Patches for the Paste window behavior." into honeycomb
* commit '0ad4f0963a47feafaaa92a756fb84caab5b6bddb':
  Patches for the Paste window behavior.
2011-01-31 18:30:42 -08:00
Gilles Debunne
8f8aac5e8a Merge "Pixel were missing on the last line of text when using MaxLines." into honeycomb 2011-01-31 18:14:05 -08:00
Svetoslav Ganov
78ed7b801d Merge "Clean up of the DatePicker" 2011-01-31 17:53:00 -08:00
Ashish Sharma
e982f711a3 Merge "Fix a minor documentation bug in TrafficStats." 2011-01-31 17:32:40 -08:00
Svetoslav Ganov
13427a04de Clean up of the DatePicker
1. Removed a duplicate DatePicker stylable.

2. Fixed a bug that if the user wrongly desires to have the
   calendar view and spinners hidden despite that DataPicker
   ovrrides such incorrect choice to show at least the spinners
   the min adn max date attributes are igonored.

Change-Id: I6307db71aca837ad790aea59fa70ead393feb066
2011-01-31 16:37:33 -08:00
Gilles Debunne
0ad4f0963a Merge "Patches for the Paste window behavior." into honeycomb 2011-01-31 16:22:25 -08:00
Svetoslav Ganov
c4df1f6a48 am b5d9b6ae: am 1c91433f: Merge "Set time dialog display changes AM/PM at 1 instead of 12" into honeycomb
* commit 'b5d9b6aec8565b13c45ce875d7e7b8e3ea3648f9':
  Set time dialog display changes AM/PM at 1 instead of 12
2011-01-31 16:19:07 -08:00
Adam Powell
06a7d2e66e am 3c7a6174: am 5f639d5a: Merge "Fix bug 3408834 - actionbar stays gone when leaving reader in lightsout mode" into honeycomb
* commit '3c7a617455410c3c164f9aeac522baa94e056651':
  Fix bug 3408834 - actionbar stays gone when leaving reader in lightsout mode
2011-01-31 16:19:04 -08:00
Svetoslav Ganov
b5d9b6aec8 am 1c91433f: Merge "Set time dialog display changes AM/PM at 1 instead of 12" into honeycomb
* commit '1c91433f7c61860319fa5d524b503c2631a7f2d3':
  Set time dialog display changes AM/PM at 1 instead of 12
2011-01-31 16:15:26 -08:00
Adam Powell
3c7a617455 am 5f639d5a: Merge "Fix bug 3408834 - actionbar stays gone when leaving reader in lightsout mode" into honeycomb
* commit '5f639d5a5134b994ee77207ac931bdafe95c6d66':
  Fix bug 3408834 - actionbar stays gone when leaving reader in lightsout mode
2011-01-31 16:15:20 -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
Gilles Debunne
7ad1a8e6c2 am e19246a3: am 11f9647e: Merge "Hint text is visible when using center gravity." into honeycomb
* commit 'e19246a38b76645bde43858945e78fcd2370b394':
  Hint text is visible when using center gravity.
2011-01-31 15:46:56 -08:00
Gilles Debunne
e19246a38b am 11f9647e: Merge "Hint text is visible when using center gravity." into honeycomb
* commit '11f9647e03d4e1141bc4312626c8dc9116f1f470':
  Hint text is visible when using center gravity.
2011-01-31 15:32:40 -08: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
Dianne Hackborn
fe86a7f64c am 723453a7: am e9da0c1d: Merge "Fix issue #3408542: "resizeable" attribute required to get out of compat mode" into honeycomb
* commit '723453a7a77180b47720d3b5e8a9752349b77e2f':
  Fix issue #3408542: "resizeable" attribute required to get out of compat mode
2011-01-31 15:01:16 -08:00
Gilles Debunne
46844af4f2 am ed6f13c4: am c1eb127f: Merge "Tabs are resized to make sure they fit in their parent." into honeycomb
* commit 'ed6f13c4bd06dc4ef971cb720b8880ab1df3905a':
  Tabs are resized to make sure they fit in their parent.
2011-01-31 15:01:01 -08:00
Ashish Sharma
beda53d5a6 Fix a minor documentation bug in TrafficStats.
Change-Id: I3cf2199797d875ccb6ab432c298afaace44c7527
Signed-off-by: Ashish Sharma <ashishsharma@google.com>
2011-01-31 14:30:16 -08:00
Dianne Hackborn
723453a7a7 am e9da0c1d: Merge "Fix issue #3408542: "resizeable" attribute required to get out of compat mode" into honeycomb
* commit 'e9da0c1de179e3cdb2d3709bde2b5cb6eb192230':
  Fix issue #3408542: "resizeable" attribute required to get out of compat mode
2011-01-31 13:56:24 -08:00
Gilles Debunne
ed6f13c4bd am c1eb127f: Merge "Tabs are resized to make sure they fit in their parent." into honeycomb
* commit 'c1eb127f4e19c1f86e4b18c2c1daebe2404eeb93':
  Tabs are resized to make sure they fit in their parent.
2011-01-31 13:56:21 -08:00
Kenny Root
fbc8630736 Remove MeasuredText debug messages
MeasuredText debug messages were left in the tree. Remove them before
shipping.

Bug: 3408963
Change-Id: Ia220eae5835d1325bb6053de0025d8016a1edcad
2011-01-31 13:54:58 -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
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
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
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
Joe Onorato
b4e28848e3 am 19a02219: am fe6fd242: Merge "Mask out the non public bits, not the public ones." into honeycomb
* commit '19a022194d0e049759112a743835af323f4b05a1':
  Mask out the non public bits, not the public ones.
2011-01-31 11:28:35 -08:00
Joe Onorato
19a022194d am fe6fd242: Merge "Mask out the non public bits, not the public ones." into honeycomb
* commit 'fe6fd242867022576a99fcd5fd6078fb7bab8451':
  Mask out the non public bits, not the public ones.
2011-01-31 11:26:51 -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
6d54ec7e82 am 85ebed39: am ccfcd9e8: Merge "Fxi initial error popup dialog in TextEdit and refreshed assets." into honeycomb
* commit '85ebed39e4b7710b56e25d10038172dde12ef7b0':
  Fxi initial error popup dialog in TextEdit and refreshed assets.
2011-01-31 11:16:16 -08:00