Daniel Sandler
bf446c2a2b
Merge "Windowshade visual cleanups."
2011-08-25 16:54:25 -07:00
Adam Powell
d85ffac59f
Merge "Bug 4972534 - System dialog updates for ICS"
2011-08-25 16:54:09 -07:00
Peter Ng
04a0974e1e
Merge "Browser generic buttons now fix btn_default 9patch optimization and combobox is now holo style"
2011-08-25 16:50:21 -07:00
Justin Ho
37e2abf9f2
Merge "b/5076132 Font drop from Christian"
2011-08-25 16:42:18 -07:00
Irfan Sheriff
b6dbd69fa9
Merge "Prevent dup network adding - b/5200491"
2011-08-25 16:34:47 -07:00
RoboErik
f65de15336
b/5076132 Font drop from Christian
...
Change-Id: I0aaf2be55736a4eaed64cf030534939b35040f8e
2011-08-25 16:32:44 -07:00
John Huang
faafad7684
Merge "Allow data during voice call if network type is LTE"
2011-08-25 16:30:31 -07:00
Tom Taylor
b5f819a2c8
Merge "Move Messaging app values from system to app config file"
2011-08-25 16:26:45 -07:00
yoonsung.nam
bcfa57ba52
Allow data during voice call if network type is LTE
...
Change-Id: Ibbf327ed709c8429232eb4e9088fe900a2e87980
Signed-off-by: yoonsung.nam <yoonsung.nam@samsung.com >
2011-08-25 16:24:25 -07:00
Peter Ng
cf677f6a3b
Browser generic buttons now fix btn_default 9patch optimization and combobox is now holo style
...
Bug: 5121825
Change-Id: I244bc780b6481493e32825765a4164ece9c9d481
2011-08-25 16:03:33 -07:00
Amith Yamasani
8922d7744b
Merge "Fix preferences padding for single-pane screens."
2011-08-25 16:02:04 -07:00
John Huang
f60ac6307e
Merge "Notify overall state instead of current changed state"
2011-08-25 15:56:55 -07:00
Irfan Sheriff
7b0e5af540
Merge "Fix connection notification for group owner"
2011-08-25 15:56:41 -07:00
Adam Powell
1d71ef6fd6
Bug 4972534 - System dialog updates for ICS
...
Update grant_credentials_permission layout to match ICS UX guidelines
Change-Id: I4382beb8672bd9f30c55686005cfaabef943d6de
2011-08-25 15:54:49 -07:00
Adam Powell
ba5fe92361
Merge "Fix bug 5199326 - ListView's fast scroller is out of sync with contents"
2011-08-25 15:26:36 -07:00
Isaac Levy
8fd4a3d0f7
Prevent dup network adding - b/5200491
...
Change-Id: I8260cf73c4261e8efb696bb8557a39e02754190e
2011-08-25 15:19:07 -07:00
Chris Craik
412be65037
Merge "actually pause webkit thread, remove costly invalidate"
2011-08-25 15:13:39 -07:00
Daniel Sandler
a3dba34dd2
Windowshade visual cleanups.
...
Bug: 5175050
Change-Id: Ia6ac4f6692823a17eb4f0ce0c4b9e1eb3fd16fcf
2011-08-25 15:12:20 -07:00
Daniel Sandler
6f7588850b
Merge "Scale windowshade gesture parameters for screen density."
2011-08-25 14:41:07 -07:00
Justin Ho
9ebcfcaf96
Merge "Fixes the flickering we witness in crespo by increasing the luminance of the bg hash bug: 5178100"
2011-08-25 14:36:31 -07:00
Daniel Sandler
dc940eaa67
Scale windowshade gesture parameters for screen density.
...
This has been broken since 2.0 but we didn't really notice
until now. Flinging the windowshade should now feel less
janky (the window's motion once flung will be more
continuous with your finger motion while flinging).
Bug: 5210198
Change-Id: Ieae0cabf5def46004f98a6dcb2337b2648f5e9ab
2011-08-25 14:35:53 -07:00
Chris Craik
58d94af539
actually pause webkit thread, remove costly invalidate
...
pass isScrolling info to glwebviewstate
pause webkit in a way that doesn't require full inval on resume
depends on change https://android-git.corp.google.com/g/#/c/130210/
bug:5106313
Change-Id: Icbe57e3a163c17c99bd1ea49ab42e40f9d41cc6d
2011-08-25 14:27:44 -07:00
Adam Powell
35948b7ed5
Fix bug 5199326 - ListView's fast scroller is out of sync with contents
...
Also fix a bug where the fast scroll track was not being properly
invalidated while animating out.
Change-Id: Ie90568a993699d5d061985985e3d93165d1d2219
2011-08-25 14:17:12 -07:00
Amith Yamasani
96313a9eb3
Fix preferences padding for single-pane screens.
...
Also fix the side margins for xlarge screens.
Bug: 5186006
Remove top/bottom margins for preference panel
Bug: 5053975
Change-Id: Iff3a82fd15acc7ec58461a1ca7a57e8b489d2a9f
2011-08-25 14:15:36 -07:00
yoonsung.nam
e6fa120275
Notify overall state instead of current changed state
...
TelephonyRegistry notifies wrong state thourgh onDataConnectionStateChanged().
As a result, browser works even though there is no data icon in status bar.
The issue is reproducible as following senario:
1. There are two connections.
2. Network type is changed and one of the connections is disconnected
at the same time.
3. TelephonyRegisitry notifies disconnect state to apps which are listening
PhoneStateLinstener.
Change-Id: Iac1e2b14e41715a63ea0d842cb44d232447e814a
Signed-off-by: yoonsung.nam <yoonsung.nam@samsung.com >
2011-08-25 14:12:33 -07:00
Romain Guy
27bf191327
Merge "Optimize display lists"
2011-08-25 14:08:13 -07:00
Peter Ng
44b57ce06e
Fixes the flickering we witness in crespo by increasing the luminance of the bg hash
...
bug: 5178100
Change-Id: Ic0f02d365a0b84f3f60c4444b1a4332e76afd5f4
2011-08-25 14:07:13 -07:00
Romain Guy
04c9d8c2ff
Optimize display lists
...
Remove redundant or useless operations
Change-Id: If989b4eaa9143eef4254c38b39959aeed1f2b9ab
2011-08-25 14:01:48 -07:00
Irfan Sheriff
859e7de235
Fix connection notification for group owner
...
Bug: 5002384
Change-Id: I099d6907787a0becf9363c3709efd8d4ec2a97af
2011-08-25 13:58:25 -07:00
Peter Ng
1aabd124bc
Merge "Quickcontact visual updates Bug: 5076695"
2011-08-25 13:52:28 -07:00
Jamie Gennis
c63764e834
Merge "EGL: move disconnect to surface dtor"
2011-08-25 13:48:25 -07:00
Gilles Debunne
8e7e95f22f
Merge "Bug 5166707: NPE fixed in getFocusedRect"
2011-08-25 13:45:11 -07:00
Andreas Huber
463854bead
Merge "When encountering a discontinuity, flush(clear) all content enqueued up to that"
2011-08-25 13:40:16 -07:00
Tom Taylor
de3d8ca58a
Move Messaging app values from system to app config file
...
Three values in config.xml only apply to the Messaging app. Move
those values out of config.xml into the Messaging app's mms_config.xml.
Bug 5212269
Change-Id: I0a708509feca0ae764671773e77405a706a27460
2011-08-25 13:38:54 -07:00
Andreas Huber
ced159b1d8
When encountering a discontinuity, flush(clear) all content enqueued up to that
...
point except previously enqueued discontinuities.
Change-Id: Id04a559dc062fa4a5c80c599ad74bf81a543de01
related-to-bug: 5201378
2011-08-25 13:37:34 -07:00
Dianne Hackborn
7b2a582a27
Merge "Whoops, remove this."
2011-08-25 13:33:50 -07:00
Dianne Hackborn
8795b60dfc
Whoops, remove this.
...
Change-Id: I863d4739e918de1b4177ec8bb17063597f1ff3dc
2011-08-25 13:31:41 -07:00
Dianne Hackborn
123adee398
Merge "Fix issue #5214105 and work on issue #5109947."
2011-08-25 13:26:19 -07:00
Dianne Hackborn
295e3c27e4
Fix issue #5214105 and work on issue #5109947 .
...
Change-Id: Iff2cfec5280a314989d915aa830c16124f921611
5214105: taking a screenshot while "Android is upgrading..." crashes device
5109947: Race condition between retrieving a content provider and updating its oom adj
2011-08-25 13:19:08 -07:00
Peter Ng
133b03ff63
Quickcontact visual updates
...
Bug: 5076695
Change-Id: I1a71b61ab7438cb8b575f8decd6daf7b0c1ca96f
2011-08-25 11:57:47 -07:00
Gilles Debunne
fd419b051a
Bug 5166707: NPE fixed in getFocusedRect
...
Change-Id: I1e59ac739f1258c0047a667443f80b2c09ffa12c
2011-08-25 11:53:26 -07:00
Irfan Sheriff
df7332aad5
Merge "Update p2p state machine and API"
2011-08-25 11:50:42 -07:00
Adam Powell
2eba19d6e9
Merge "Fix bug 5091886 - action bar measurement"
2011-08-25 11:49:13 -07:00
Romain Guy
8d8533a9f0
Merge "Implement saveLayer*() correctly"
2011-08-25 11:46:25 -07:00
Romain Guy
189887e0ae
Implement saveLayer*() correctly
...
When the Rect parameter is null, the layer's bounds must match the
clip rect.
Change-Id: Idbb3973af039bf319e840d1095b7037bf1015f35
2011-08-25 11:45:13 -07:00
Scott Main
89b921e96b
Merge "docs: add links to new adt doc from the adt release notes doc"
2011-08-25 11:45:02 -07:00
Scott Main
22d392618a
docs: add links to new adt doc from the adt release notes doc
...
Change-Id: I487299f01bfc210b96046911dbf5cb0cf03343e6
2011-08-25 11:38:50 -07:00
Gilles Debunne
01d4755faf
Merge "Remove spell log that exposes typed text in the logs"
2011-08-25 11:34:51 -07:00
Gilles Debunne
616b20c0de
Remove spell log that exposes typed text in the logs
...
Change-Id: I88a31f7e1fb93f0550d1cd5eb86afacbc19afd29
2011-08-25 11:33:06 -07:00
Adam Powell
aa8e509ba2
Fix bug 5091886 - action bar measurement
...
Change the measurement order of elements in the action bar. Custom
views are now deemed more important and may truncate title/subtitle.
Change-Id: I150862f8e48b36bcbd892f49d78c2962c5001ab1
2011-08-25 11:23:44 -07:00