57217 Commits

Author SHA1 Message Date
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
Andreas Huber
e688257456 Support for posting messages and synchronously waiting for a response.
Change-Id: Id6c7a08c34fd5cb6c4632f78ece9e7898b29e52c
2011-08-25 16:28:18 -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
Gilles Debunne
74361f3786 Text selection handle animations made faster.
Created a fast_fade_in/out for this.

Change-Id: I9f8d6d6a8dd34657dc75946e4ab6663e0fb48beb
2011-08-25 16:02:53 -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
John Reck
fb2b9b2695 After calling loadData invalidate the content
Bug: 5205296

Change-Id: I7470faf0b71a769926c007b964987e8bc7a61efb
2011-08-25 15:38:33 -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
Gilles Debunne
d7bcc884a7 Changed PreferenceCategory left padding.
For a reason I didn't have time to investigate further, the
old 5sp value was not used in a standard PreferenceCategory,
the left and right padding being set to 8dip for these.

For other users of this style, this change sets the right
padding value of 8dip.

Change-Id: Ia8a7b6ffc9e1dc99b98415dcc141eb7277f6da28
2011-08-25 15:03:17 -07:00
Daniel Sandler
6f7588850b Merge "Scale windowshade gesture parameters for screen density." 2011-08-25 14:41:07 -07:00
Mathias Agopian
ec49d89701 Fix screenshots
Change-Id: If904634e64b154bbe336d5789dd1209b8ae871fb
2011-08-25 14:36:43 -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
Justin Ho
46c61832cb Updated sysbar icons
Bug: 5076695

Change-Id: Iafeec01311ebed5409afae207c61f27410a6b244
2011-08-25 14:24:24 -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
Peter Ng
165ff3c3b5 Textfield search items updated thickness on vertical bars
Bug: 5076695

Change-Id: I84b33ba9e2dcc91143d162d588b9708783178bba
2011-08-25 13:42:30 -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
Paul Westbrook
51608a5304 Use ELAPSE_REALTIME alarm for tick event
Change to use a real item alarm for scheduling ACTION_TIME_TICK
intents for the case where time goes backwards after the tick intent
is schedule, and where the time change is not noticed from the call
to waitForAlarm().

Bug: 5166877
Change-Id: I46b9a1c80146d27becedc341c4af977fcdf47352
2011-08-25 13:32:49 -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
Naveen Kalla
dc69a6b146 Allow 15 strings in RIL_REQUEST_VOICE_REGISTRATION_STATE response
RIL interface contains 15 strings in response to
RIL_REQUEST_VOICE_REGISTRATION_STATE. CdmaServiceStateTracker
throws an exception if response contains more than 14 strings.
Fix needed to comply with RIL interface.

Bug: 5204605
Change-Id: I6f266eb38b2bc52610999cd92449b8dc58dd3274
2011-08-25 12:34:00 -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