Eric Fischer
198aa52429
Import revised translations.
...
Change-Id: Ie519c5155103e4f7715025d6e224b65f5fef8bb1
2010-12-01 15:15:29 -08:00
Jesse Wilson
4f915bdf06
Merge "Add a test to demonstrate parsing of trailing URI parameters."
2010-12-01 13:43:33 -08:00
Leon Scroggins
2ac445cbb7
Do not remove the embedded title bar when starting Find.
...
Bug:2927138
Change-Id: I97adb4431aedca172a5951d727ad559de5101924
2010-12-01 16:34:00 -05:00
Gilles Debunne
2226a19f70
Refactor onDrop in TextView
...
Change-Id: Ied80565852a452c15c7b7a66cbb05965bead04cd
2010-12-01 13:28:49 -08:00
Adam Powell
c868b15418
Merge "Fix bug 3240444 - add OnMenuVisibilityListener for action bar."
2010-12-01 13:09:24 -08:00
Adam Powell
8515ee846b
Fix bug 3240444 - add OnMenuVisibilityListener for action bar.
...
Fix bug 3180015 - leaking window handles on configuration change for
action bar dropdown menus
Rename ActionBar.NavigationCallback to something more consistent with
the rest of the API.
Change-Id: Ic1fb4c07484c57a72649b30e27d220b18cda6cdf
2010-12-01 13:03:44 -08:00
Eric Laurent
fad778754c
resolved conflicts for merge of 0d28be68 to master
...
Change-Id: Iec5f810c366d3e1c14a6f6294b0aea4ffb30ae3e
2010-12-01 12:11:10 -08:00
Jesse Wilson
47413708eb
Add a test to demonstrate parsing of trailing URI parameters.
...
Change-Id: I1fde21381cf74b5e4847bb2c2a9ef52f8ac6a2bb
http://b/3124097
2010-12-01 11:48:51 -08:00
Gilles Debunne
fff4ab09b6
Refactored OverScroller
...
Restored the interpolator and a constructor with 4 parameters.
New spline coefficients, spline computation moved to MagneticOverScroller, which has been
renamed SplineOverScroller.
Change-Id: If1ab2653bb998600e9c5d6f46dfd6cd30fa44efc
2010-12-01 11:41:42 -08:00
Eric Laurent
0d28be6812
am e23212bc: Merge "Fix issue 3142808." into gingerbread
...
* commit 'e23212bc89bfcb3afbf8fdb5504556ead890e1a8':
Fix issue 3142808.
2010-12-01 11:28:54 -08:00
Daniel Sandler
12df6f72a6
Merge "Slightly more legible background for notification panel."
2010-12-01 11:27:10 -08:00
Eric Laurent
e23212bc89
Merge "Fix issue 3142808." into gingerbread
2010-12-01 11:26:37 -08:00
Daniel Sandler
e93ef57e3c
Merge "When peeking at a notification, the X will close the window."
2010-12-01 11:25:39 -08:00
John Wang
447a2b014b
am ae2a4419: am 4567847d: Add "canDial" check.
...
* commit 'ae2a44191188cde1dc4a1bbb0134d775f0dc4126':
Add "canDial" check.
2010-12-01 11:20:56 -08:00
Irfan Sheriff
fd49d920ae
am 869fa653: (-s ours) resolved conflicts for merge of 52556689 to gingerbread-plus-aosp
...
* commit '869fa653e0880fc1f389eb51524bef5183bf713e':
DO NOT MERGE Fix status fetch from supplicant
2010-12-01 11:20:52 -08:00
Daniel Sandler
af88937ebc
Slightly more legible background for notification panel.
...
This will be obsoleted by an even shinier design, but it's
good enough for now.
Bug: 3241324
Change-Id: I1c9c171729a5483c92d91406d2a19d1f941cc04f
2010-12-01 14:20:37 -05:00
Guang Zhu
7d936867a0
Merge "enabled hardware acceleration for DRT"
2010-12-01 11:19:28 -08:00
Guang Zhu
c54476b4a9
enabled hardware acceleration for DRT
...
Change-Id: I1357c734288829b42cebe88f147f5b8a03ac6f74
2010-12-01 11:16:24 -08:00
Chet Haase
2e1f5b0de3
Merge "Add methods to AnimatorSet that take collections"
2010-12-01 11:15:39 -08:00
John Wang
ae2a441911
am 4567847d: Add "canDial" check.
...
* commit '4567847d461afac08a80518637a0e48eff3c5247':
Add "canDial" check.
2010-12-01 11:10:42 -08:00
Chet Haase
37a7bec599
Add methods to AnimatorSet that take collections
...
Change-Id: I5664bee6d27b32a70ca7d335e7fbe0af39a240bd
2010-12-01 11:05:59 -08:00
Dianne Hackborn
63c327de70
Merge "Implement issue #3201795 : Improve transition when keyboard comes up"
2010-12-01 11:02:04 -08:00
James Dong
5faa078aeb
Merge "Add preferred preview size support in the camera framework"
2010-12-01 11:01:00 -08:00
Dianne Hackborn
0f761d6b8f
Implement issue #3201795 : Improve transition when keyboard comes up
...
ViewRoot now does a fade animation between a snapshot of the previous
layout to the new one when its content rect changes.
Also tweaked some things in the window manager to fix problems in
deciding when to animate the movement of a window and when not to.
Change-Id: I9b4b3bd53c8258bd39a2f2fc315e77cfc56a409c
2010-12-01 11:00:42 -08:00
Daniel Sandler
a8e5b060a6
When peeking at a notification, the X will close the window.
...
Bug: 3241204
Change-Id: Ibc6751062170e85604179da3f01a9c1055a15b1f
2010-12-01 13:53:08 -05:00
Xavier Ducrohet
7423c09f7a
Merge "LayoutLib: get AWT image from new image factory."
2010-12-01 10:48:56 -08:00
Irfan Sheriff
869fa653e0
resolved conflicts for merge of 52556689 to gingerbread-plus-aosp
...
Change-Id: I61ed41f03b635ee760dc4c9d01935ac9fac9703a
2010-12-01 10:40:05 -08:00
Gilles Debunne
0eb704ca7a
Tap inside text selection dismisses selection.
...
Change-Id: I8ccc952940d3f1b3a52d506f750019a892380f40
2010-12-01 10:33:26 -08:00
John Wang
4567847d46
Add "canDial" check.
...
For bug #3164802 .
CallManager allow a new phone call only if ALL of the following are true:
- Phone is not powered off
- There's no incoming or waiting call
- There's available call slot in either foreground or background
- The foreground call is ACTIVE or IDLE or DISCONNECTED.
Change-Id: I0124d600fd8c63b8c608301f3889b3faec47f1db
2010-12-01 10:26:49 -08:00
Irfan Sheriff
525566893b
Merge "DO NOT MERGE Fix status fetch from supplicant" into gingerbread
2010-12-01 10:17:56 -08:00
Irfan Sheriff
de669ee81f
am f38b709e: (-s ours) am af2d3c7c: Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread
...
* commit 'f38b709e470849943befbe88a0daeb7324f5114b':
DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver
2010-12-01 09:55:41 -08:00
Irfan Sheriff
f38b709e47
am af2d3c7c: Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread
...
* commit 'af2d3c7ccebb009f31a92c1a87b0925a2891e1c4':
DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver
2010-12-01 09:53:17 -08:00
Irfan Sheriff
e142eb0c24
DO NOT MERGE Fix status fetch from supplicant
...
Bug: 3192891
Change-Id: I2471f144494d398fe1d4572ac4d6421c100693e2
2010-12-01 09:52:32 -08:00
Irfan Sheriff
af2d3c7cce
Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread
2010-12-01 09:51:27 -08:00
Eric Laurent
b87b53d7a8
Fix issue 3142808.
...
There is a bug in the way audio policy manager handles A2DP interface suspend/restore
when SCO is used. This bug is not new but has been triggered by a change in the timing
of the events received by audio policy manager when a call is setup and torn down
introduced by commit 164a8f86c7e48992691368c4895709c3bdb835a4.
The fix consists in grouping the control of A2DP suspended state in a single function
that is called systematically when conditions affecting this state are changed:
- call state change
- device connection/disconnection
- change in forced usage.
Change-Id: I46ee2399ee5547b60511fc6cfd32e2720091b0f8
2010-12-01 09:45:33 -08:00
Patrick Scott
4b90378af0
Allow one finger to scroll layers.
...
TODO: Add velocity.
Change-Id: I548ef6332b260a2aecc39422012523cb6f8e2523
2010-12-01 12:42:30 -05:00
Brad Fitzpatrick
8458ce7459
am 7e5cd796: (-s ours) am 981a72a1: Merge "[don\'t auto-merge] Don\'t re-read SharedPreferences unnecessarily." into gingerbread
...
* commit '7e5cd7968356ea111988a372095e352d76476994':
[don't auto-merge] Don't re-read SharedPreferences unnecessarily.
2010-12-01 09:22:04 -08:00
Hung-ying Tyan
d6b0d689a7
am 6034f9b2: am 06e8cdc0: Fix race between ending and answering a SIP call.
...
* commit '6034f9b2664799cb4f983657a78023b49efff825':
Fix race between ending and answering a SIP call.
2010-12-01 09:21:45 -08:00
Hung-ying Tyan
db4245291b
am ed34b244: am d7116ff1: Merge "Do not suppress error feedback during a SIP call." into gingerbread
...
* commit 'ed34b244f1665b604d2a291db504415b10a514d7':
Do not suppress error feedback during a SIP call.
2010-12-01 09:21:36 -08:00
David Brown
1cc52df752
am 4c11eee7: am 04639ba0: Reduce the outrageous verbosity of CallerInfo.toString().
...
* commit '4c11eee7ec3dafe943af7f4222e29b550163e58c':
Reduce the outrageous verbosity of CallerInfo.toString().
2010-12-01 09:21:22 -08:00
Mathias Agopian
6ff08a80dc
am 3248b484: am b483d5cd: fix [3237242] sensormanager sensor active count gets out of sync
...
* commit '3248b484a246f18853c284d6705b1cb9c2e52d77':
fix [3237242] sensormanager sensor active count gets out of sync
2010-12-01 09:21:09 -08:00
Mathias Agopian
33962f8c7d
am be0ece6f: am 186b68b7: Merge "allow rotation-vector to have 4 components" into gingerbread
...
* commit 'be0ece6f855ee2ab52309b6633def90ddeab38ee':
allow rotation-vector to have 4 components
2010-12-01 09:21:04 -08:00
David Brown
a4d785688c
am b9c19be7: am 91abcb62: Merge "Fix bug 3121292: Contact photo not shown correctly for SIP calls" into gingerbread
...
* commit 'b9c19be7c198dcdac7a37ea4af901af5179933d9':
Fix bug 3121292: Contact photo not shown correctly for SIP calls
2010-12-01 09:20:58 -08:00
Brad Fitzpatrick
7e5cd79683
am 981a72a1: Merge "[don\'t auto-merge] Don\'t re-read SharedPreferences unnecessarily." into gingerbread
...
* commit '981a72a1506f7e6e42747b9aa0be2001795c6619':
[don't auto-merge] Don't re-read SharedPreferences unnecessarily.
2010-12-01 08:50:00 -08:00
Brad Fitzpatrick
981a72a150
Merge "[don't auto-merge] Don't re-read SharedPreferences unnecessarily." into gingerbread
2010-12-01 08:46:52 -08:00
Cary Clark
61c6ddbb0b
Merge "start drag of text selection on initial press"
2010-12-01 08:34:58 -08:00
Chet Haase
5bed88e12d
Animators can now have dimension and color values.
...
You can now use floats, ints, dimensions, or colors as input values
in XML for Animator objects. There is still a 'valueType' attribute
that lets you specify the number values to create the animator with,
though it defaults to floats (or in the case of color inputs, to ints).
Change-Id: I65f1df802db602c33f2a0308a663b6f808148e25
2010-12-01 08:11:29 -08:00
Dan Bornstein
7ae15f6c89
Merge "Get rid of vm-internal constants."
2010-12-01 07:43:48 -08:00
Dan Bornstein
1a11f70775
Merge "Dalvik opcode-related fixes."
2010-12-01 07:43:39 -08:00
Iain Merrick
557092f26a
Merge "Add FlushCookieStore() method to CookieManager (Java side)"
2010-12-01 06:46:48 -08:00