Commit Graph

20915 Commits

Author SHA1 Message Date
Romain Guy
c4204da3fc am 638f17c1: Merge "TextureView works best when it draws stuff. Bug #5391188"
* commit '638f17c1b72ac226569dc08e2232adaf97349095':
  TextureView works best when it draws stuff. Bug #5391188
2011-09-29 17:25:27 -07:00
Romain Guy
638f17c1b7 Merge "TextureView works best when it draws stuff. Bug #5391188" 2011-09-29 17:23:52 -07:00
Romain Guy
59c7f80dd2 TextureView works best when it draws stuff.
Bug #5391188

Change-Id: I5e754881ccb08ff288ebd60de77282c9cbcf3f86
2011-09-29 17:21:45 -07:00
Amith Yamasani
201f090f82 am 966222ef: Merge "Handle the case of Preference lists that have header views inserted at the top."
* commit '966222ef24a5d746e4fa84c8ea8bc2e718c78042':
  Handle the case of Preference lists that have header views inserted at the top.
2011-09-29 16:50:49 -07:00
Amith Yamasani
966222ef24 Merge "Handle the case of Preference lists that have header views inserted at the top." 2011-09-29 16:48:55 -07:00
Romain Guy
996f5cab24 am 1e70aa94: Merge "Add system property to force hw acceleration."
* commit '1e70aa94c1caa9bac3b412ae04c9f96ebd853b4f':
  Add system property to force hw acceleration.
2011-09-29 16:40:57 -07:00
Romain Guy
1e70aa94c1 Merge "Add system property to force hw acceleration." 2011-09-29 16:39:16 -07:00
Romain Guy
9622e20486 Add system property to force hw acceleration.
Change-Id: I538e641435f282b1af20866a8acd1f8d292734c4
2011-09-29 16:38:24 -07:00
Mangesh Ghiware
a9a876349c am 293fe949: Merge "Force a WebView pictureset reset on screen rotation."
* commit '293fe949207df0b7d1867ca3575d924b7ad5349b':
  Force a WebView pictureset reset on screen rotation.
2011-09-29 16:00:09 -07:00
Mangesh Ghiware
293fe94920 Merge "Force a WebView pictureset reset on screen rotation." 2011-09-29 15:57:51 -07:00
Amith Yamasani
2d43d283fc Handle the case of Preference lists that have header views inserted at the top.
Without this change, wrong Preference is returned when you select one.
Subtract the number of headers from the index before querying the adapter.
Needed for:
Bug: 5203189

Change-Id: Iba7277789ebbd7e3e9954931b1ea06c7e34f3c15
2011-09-29 15:16:16 -07:00
Philip Milne
585de23521 am a15cb2cd: Merge "Fix for 5393156"
* commit 'a15cb2cda76905789aa2b9d175d1e17307e4cde8':
  Fix for 5393156
2011-09-29 15:02:40 -07:00
Philip Milne
a15cb2cda7 Merge "Fix for 5393156" 2011-09-29 15:01:27 -07:00
Philip Milne
4a145d7262 Fix for 5393156
. Fix for the above.
. Make instances of Space invisible by default.
. Correctly accomodate parental constraints when row/col order is undefined.

This fix allows GridLayout to accomodate simple dependencies between
its axes. In the example given in bug 5393156, the presence of a
multi-line TextView means that GridLayout can only compute its height
after it has computed its width. This fix adds a second measurement pass
to GridLayout that passes infomation betwen the axes, using the GridLayout's
orientation property to indicate which axis should be examined first.

Change-Id: I90761c6fcfe8edc7ef6d9a89076fd5cda3adc0a4
2011-09-29 14:48:44 -07:00
Mangesh Ghiware
e8b05e858a Force a WebView pictureset reset on screen rotation.
This fixes some stale content issues when rotating the screen.

Bug: 5357237
Bug: 5361852
Change-Id: I574dac15dbb1a35a8830377848f38ba2b766f095
2011-09-29 13:41:34 -07:00
Gilles Debunne
2ffdf8d252 am 404c8e57: Merge "Bug 5278473 & 5278471: delete option in suggestion popup menu"
* commit '404c8e57647cd70bc1e6b1fc6301d34e2c732d55':
  Bug 5278473 & 5278471: delete option in suggestion popup menu
2011-09-29 10:25:44 -07:00
Gilles Debunne
f863920697 am f4314dff: Merge "Too many SpellCheckSpans are created."
* commit 'f4314dffbd1b082bb6458b2d6bee69bda4ce2673':
  Too many SpellCheckSpans are created.
2011-09-29 10:23:39 -07:00
Gilles Debunne
404c8e5764 Merge "Bug 5278473 & 5278471: delete option in suggestion popup menu" 2011-09-29 10:21:18 -07:00
Gilles Debunne
f4314dffbd Merge "Too many SpellCheckSpans are created." 2011-09-29 10:20:46 -07:00
Chet Haase
514e897714 am 253f6949: Merge "Fixed ProgressBar logic for AnimationDrawables"
* commit '253f694981592a99efc68799bedb073ac3fb0e30':
  Fixed ProgressBar logic for AnimationDrawables
2011-09-29 07:51:19 -07:00
Chet Haase
253f694981 Merge "Fixed ProgressBar logic for AnimationDrawables" 2011-09-29 07:47:16 -07:00
Steve Block
e714d74fa3 am 29af0744: Merge "Fix HTML5Audio to call WebView.isPrivateBrowsingEnabled() on the UI thread"
* commit '29af07443607b21c943c9adc0ffb34331135ad3e':
  Fix HTML5Audio to call WebView.isPrivateBrowsingEnabled() on the UI thread
2011-09-29 04:12:39 -07:00
Steve Block
29af074436 Merge "Fix HTML5Audio to call WebView.isPrivateBrowsingEnabled() on the UI thread" 2011-09-29 04:09:45 -07:00
Luca Zanolin
5dec3cee59 am 83e8ced9: Merge "Change the width of the suggestion item to match the one of the suggestion pop-up"
* commit '83e8ced91a8c235787bd1f0e3a5b9f85ff7a9cd2':
  Change the width of the suggestion item to match the one of the suggestion pop-up
2011-09-29 01:19:05 -07:00
Luca Zanolin
83e8ced91a Merge "Change the width of the suggestion item to match the one of the suggestion pop-up" 2011-09-29 01:09:47 -07:00
Adam Powell
960a10dd3b am 636da638: Merge "Fix bug 5385274 - tabs in browser can\'t be scrolled"
* commit '636da63854b454f95074aa85c57edd142d2a6ae0':
  Fix bug 5385274 - tabs in browser can't be scrolled
2011-09-28 23:53:05 -07:00
Adam Powell
636da63854 Merge "Fix bug 5385274 - tabs in browser can't be scrolled" 2011-09-28 23:51:50 -07:00
Adam Powell
f6a6c97062 Fix bug 5385274 - tabs in browser can't be scrolled
Fix a regression related to optimizing invalidation in scrolling
views.

Change-Id: I6a39075dc830d78436a274935a904a32084defac
2011-09-28 23:48:10 -07:00
Adam Powell
62816ac56c am 8f847653: Merge "Fix bug 5386915 - Action mode is intercepting touches it shouldn\'t be"
* commit '8f847653859d9f4c0e0d54f390673b7dccf0b5eb':
  Fix bug 5386915 - Action mode is intercepting touches it shouldn't be
2011-09-28 22:48:15 -07:00
Adam Powell
8f84765385 Merge "Fix bug 5386915 - Action mode is intercepting touches it shouldn't be" 2011-09-28 22:47:08 -07:00
Chih-Chung Chang
73fdc6c3f1 am bdb38c14: Merge "Fix 5389072: NPE in MediaController.updateFloatingWindowLayout()."
* commit 'bdb38c14b920474552c310001cd267f5a6ba81eb':
  Fix 5389072: NPE in MediaController.updateFloatingWindowLayout().
2011-09-28 22:15:39 -07:00
Chih-Chung Chang
bdb38c14b9 Merge "Fix 5389072: NPE in MediaController.updateFloatingWindowLayout()." 2011-09-28 22:14:06 -07:00
Adam Powell
e0b6cd14ac Fix bug 5386915 - Action mode is intercepting touches it shouldn't be
Standalone action mode windows should not be touch modal.

Change-Id: Ia3bab69b3ac344837093a17c4b58451bcc3471bf
2011-09-28 22:06:39 -07:00
Scott Main
008a34b980 am 43e7972f: Merge "docs: add some more info to Time javadocs"
* commit '43e7972f4103127b8a74a2d52de0b36ba108bfa5':
  docs: add some more info to Time javadocs
2011-09-28 21:50:45 -07:00
Chih-Chung Chang
02dd17da36 Fix 5389072: NPE in MediaController.updateFloatingWindowLayout().
There was another constructor which we didn't add the call to
initialize the layout.

Change-Id: I1519c9afd7d6333736fe19d256f55a2f4cdc60c3
2011-09-29 12:49:04 +08:00
Scott Main
43e7972f41 Merge "docs: add some more info to Time javadocs" 2011-09-28 21:48:41 -07:00
Scott Main
31e04656e7 docs: add some more info to Time javadocs
Change-Id: I3c5ca668acda734f8a0da0ffbbc1bfa77ed72c2a
2011-09-28 21:36:51 -07:00
Svetoslav Ganov
1035cfc892 am a53d19dc: Merge "Revamping of the NumberPicker widget for improved usablility."
* commit 'a53d19dc6dc25e00c898fc7e53276b864ea91936':
  Revamping of the NumberPicker widget for improved usablility.
2011-09-28 19:45:42 -07:00
Svetoslav Ganov
a53d19dc6d Merge "Revamping of the NumberPicker widget for improved usablility." 2011-09-28 19:43:55 -07:00
Adam Powell
fd887c2725 am 28bbc825: Merge "Fully qualify javadoc links and make the tools happy"
* commit '28bbc8254f1e1039290d6e549e43a34935102c32':
  Fully qualify javadoc links and make the tools happy
2011-09-28 19:14:49 -07:00
Adam Powell
2fcbbd0363 Fully qualify javadoc links and make the tools happy
Change-Id: I2ad839be71b550a2bcfb90f67627afdd10d3ae14
2011-09-28 18:56:43 -07:00
Romain Guy
6b42e2cc73 am f678dd56: Merge "Don\'t build display lists for views with a layer."
* commit 'f678dd56a71c5a57c1a695b207b43d6175ef21e7':
  Don't build display lists for views with a layer.
2011-09-28 18:45:07 -07:00
Romain Guy
f678dd56a7 Merge "Don't build display lists for views with a layer." 2011-09-28 18:27:13 -07:00
Chet Haase
a79803c092 Fixed ProgressBar logic for AnimationDrawables
There are problems in ICS using custom ProgressBar indeterminate drawables when
those drawables are AnimationDrawables. Code that determines appropriate aspect-ratio
sizing should not kick in for this case; the animation drawables know what size
they should be.

Change-Id: I7c35e0dc0f2719f698551f197c688e6156a3f5bd
2011-09-28 17:51:53 -07:00
Svetoslav Ganov
b80a3fcad1 Revamping of the NumberPicker widget for improved usablility.
1. Now if the widget is not interacted with shows a smaller selector
   wheel with the increment and decrement arrows at the top and bottom
   respectively.

2. Tapping an arrow button now animates the widget to the new value. i.e.
   rotates the selector whell to the next value.

3. Fixed a bug that double tapping on the input shows the IME but then
   after pressing an arrow button the IME is not hidden.

4. Fixed a bug that was exposed via late changes in the framework or the
   graphics and was manifested of the selector wheel not having fading
   edges.

bug:5251980
bug:5383502

Change-Id: I4a089dc69b07a3b28a514017cddf786cb9f4af16
2011-09-28 16:58:05 -07:00
Romain Guy
2a9fa89643 Don't build display lists for views with a layer.
This could cause the draw() code of views to be invoked too often
or worse, called with the wrong canvas. For instance, a view backed
by a software layer could get its draw() method called to record a
display list. Using a software layer is the recommended way to use
drawing operations not supported in hardware. Since we would
sometimes call the draw() method with the hardware backend anyway,
the app could crash by executing an unsupported operation.

Change-Id: Ib5f9a3a4c6f3efff5e0162ecd73d2dffe06e30a6
2011-09-28 16:50:02 -07:00
Adam Powell
71a4a8182b am 8917838b: Merge "Fix bug 5386180 - Wire up action bar home/up for dialogs"
* commit '8917838b533c97dfd391371bfe3eaa811c3cd3b7':
  Fix bug 5386180 - Wire up action bar home/up for dialogs
2011-09-28 16:03:46 -07:00
Adam Powell
8917838b53 Merge "Fix bug 5386180 - Wire up action bar home/up for dialogs" 2011-09-28 16:02:13 -07:00
Adam Powell
915ce0d917 Fix bug 5386180 - Wire up action bar home/up for dialogs
Action bars in dialogs are largely an undocumented "feature" but they
do work - with the exception of this since it previously relied on the
host being an Activity. Make it work.

Change-Id: I52ae24c3bfdd9766e4c0f035183e7f148a4e0162
2011-09-28 15:53:55 -07:00
Fred Quintana
2b7802f3b1 am 40047fa1: am 272101b3: Merge "Fix a bug in the account chooser where relaunching an in-progress flow results in a blank screen." into ics-factoryrom
* commit '40047fa14df169bece9c8d28bdbc515030d37383':
  Fix a bug in the account chooser where relaunching an in-progress flow results in a blank screen.
2011-09-28 11:51:54 -07:00