Android (Google) Code Review
ba1a071794
Merge change I6430912f into eclair-mr2
...
* changes:
New constants for db upgrade.
2009-12-02 11:30:34 -08:00
Mike Lockwood
c22404a4e7
Implement new notification LED blinking logic:
...
1) Do not pulse notification LED when screen is on.
2) Pulse once on new notification if Settings.System.NOTIFICATION_LIGHT_PULSE is false,
otherwise pulse persistently while screen is off.
Fixes part of bug b/2238250 (trackball should pulse occasionally to indicate new email)
Change-Id: Icc49422a4e9d14412fc159a8e2596503a85bac51
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-12-02 14:30:13 -05:00
Fred Quintana
afa92b8f3d
remove accounts for authenticators that are uninstalled
2009-12-02 11:29:44 -08:00
Wink Saville
7d2fd65015
am cc6ff2bc: Cleanup @hide and @deprecated directives.
...
Merge commit 'cc6ff2bc6011294367d9a8c644f811449e952eb7' into eclair-mr2
* commit 'cc6ff2bc6011294367d9a8c644f811449e952eb7':
Cleanup @hide and @deprecated directives.
2009-12-02 11:26:23 -08:00
Wink Saville
cc6ff2bc60
Cleanup @hide and @deprecated directives.
...
Bug: 2294396
Change-Id: Icb34706a203fb34e52c67b904328e91a7803d4fc
2009-12-02 11:09:52 -08:00
Amith Yamasani
42c4c58900
am a9791d30: Merge change Iae3ed706 into eclair
...
Merge commit 'a9791d304b8ec03e04ad4533b1820a64794e1bcc' into eclair-mr2
* commit 'a9791d304b8ec03e04ad4533b1820a64794e1bcc':
Add new setting for notification light pulsing. Bug #2238250
2009-12-02 09:50:40 -08:00
Dirk Dougherty
233c50e4aa
am 43810507: Merge change Ic8231560 into eclair
...
Merge commit '43810507b75cd492e8177ee082e688f87f0ab49c' into eclair-mr2
* commit '43810507b75cd492e8177ee082e688f87f0ab49c':
sdk doc change for esr: update download zip filenames, add maxSdkVersion warning, misc other changes.
2009-12-02 09:49:21 -08:00
Eric Laurent
6076046a11
am 1ac56b60: Merge change Iac196e17 into eclair
...
Merge commit '1ac56b602aa6a1ac54c608e5a8b76f44638db23b' into eclair-mr2
* commit '1ac56b602aa6a1ac54c608e5a8b76f44638db23b':
Fix issue 2292062: Audio freezes for three seconds when choosing ringtones with a headset connected and music playing.
2009-12-02 09:48:52 -08:00
Mathias Agopian
f764dae4a5
am 33ad0f9e: Merge change I0e44976a into eclair
...
Merge commit '33ad0f9ec8d47660b16ced45242a45f369fe2547' into eclair-mr2
* commit '33ad0f9ec8d47660b16ced45242a45f369fe2547':
fix [2297155] SurfaceFlinger's freeze-timeout doesn't work
2009-12-02 09:47:48 -08:00
Android (Google) Code Review
a9791d304b
Merge change Iae3ed706 into eclair
...
* changes:
Add new setting for notification light pulsing. Bug #2238250
2009-12-02 08:35:55 -08:00
Leon Scroggins
cfc2915d92
In setDefaultSelection ensure that webkit is notified of the new selection.
...
Fix for http://b/issue?id=2254732
2009-12-02 10:27:22 -05:00
Dianne Hackborn
9ed7dc10d2
am 5886050f: Merge change I0d8f7593 into eclair
...
Merge commit '5886050fad97923c33cbc831fe07a5b1746b2b58' into eclair-mr2
* commit '5886050fad97923c33cbc831fe07a5b1746b2b58':
Fix issue #2296457 : PackageManager.addPackageToPreferred needs to a no-op
2009-12-02 05:26:12 -08:00
Ray Chen
9db1a37cc4
am f27eb326: Merge change I0b6ee9fc into eclair
...
Merge commit 'f27eb3264d4b5d3fd154834a709a9a53cc878b58' into eclair-mr2
* commit 'f27eb3264d4b5d3fd154834a709a9a53cc878b58':
DATE_TAKEN should be in millisecond instead of second.
2009-12-02 05:25:43 -08:00
Leon Scroggins
ad7ab8be47
am db08d5cd: (-s ours) DO NOT MERGE.
...
Merge commit 'db08d5cd441424e4f9621aae7c2414934f781400' into eclair-mr2
* commit 'db08d5cd441424e4f9621aae7c2414934f781400':
DO NOT MERGE.
2009-12-02 05:25:12 -08:00
Android (Google) Code Review
54f32f562b
Merge change I5ff64f6f into eclair-mr2
...
* changes:
Add CameraServiceTest.
2009-12-02 02:48:40 -08:00
Android (Google) Code Review
43810507b7
Merge change Ic8231560 into eclair
...
* changes:
sdk doc change for esr: update download zip filenames, add maxSdkVersion warning, misc other changes.
2009-12-01 22:41:22 -08:00
Android (Google) Code Review
1ac56b602a
Merge change Iac196e17 into eclair
...
* changes:
Fix issue 2292062: Audio freezes for three seconds when choosing ringtones with a headset connected and music playing.
2009-12-01 22:39:33 -08:00
Takaoka G. Tadashi
611c15cfc6
Add DoCoMo vendor specific OMNA WSP content type number
...
Import CL 145261 from //branches/cupcake_dcm
See http://www.openmobilealliance.org/tech/omna/omna-wsp-content-type.aspx
2009-12-02 14:45:29 +09:00
Dirk Dougherty
7500f341dd
sdk doc change for esr: update download zip filenames, add maxSdkVersion warning, misc other changes.
...
Bug: 2160782
Change-Id: Ic8231560ef1bc036cfd5d242c65f654cb110fc6b
2009-12-01 19:27:26 -08:00
Amith Yamasani
ae3ed70670
Add new setting for notification light pulsing. Bug #2238250
...
New System setting and code to set the defaults on upgrade.
2009-12-01 19:02:05 -08:00
Romain Guy
f7b4accbda
Fix scroll jump in ScrollView.
...
If a touch event was targeted at a ScrollView child, the content would jump after
the user moved her finger by the required threshold. This is inconsistent with
ListView's behavior.
Fixes #2296622 .
2009-12-01 18:58:46 -08:00
Scott Main
03828c0e67
am 0bd1eeaf: Merge change I21a67b8d into eclair
...
Merge commit '0bd1eeaf90d854c487feb8ee35c5c74af28ebc74' into eclair-mr2
* commit '0bd1eeaf90d854c487feb8ee35c5c74af28ebc74':
docs: remove droid-specific behavior change from platform notes
2009-12-01 18:31:19 -08:00
Jaikumar Ganesh
9cf7f7cfc5
am a80a75f3: (-s ours) Merge change I5f24a240 into eclair
...
Merge commit 'a80a75f34a98fe1e41afab93c97aca505939903a' into eclair-mr2
* commit 'a80a75f34a98fe1e41afab93c97aca505939903a':
Register Handsfree profile before headset profile. DO NOT MERGE.
2009-12-01 18:30:45 -08:00
Mike Lockwood
c1bb46e9d5
am abf7fed2: Merge change I2b7c8a32 into eclair
...
Merge commit 'abf7fed21bfa7eb899be558477d928a7c9f3e1f6' into eclair-mr2
* commit 'abf7fed21bfa7eb899be558477d928a7c9f3e1f6':
Fix more of bug 2290852: Don't wake screen when bluetooth headset is connected or disconnected.
2009-12-01 18:30:12 -08:00
Android (Google) Code Review
33ad0f9ec8
Merge change I0e44976a into eclair
...
* changes:
fix [2297155] SurfaceFlinger's freeze-timeout doesn't work
2009-12-01 18:01:25 -08:00
Ken Shirriff
188a70e957
Generate a calendar static Java library.
...
This contains the calendar contract and pim functions for use by the
sync adapter. This library is a duplicate of the functions in the
framework.
2009-12-01 17:42:41 -08:00
Mathias Agopian
0e44976aa4
fix [2297155] SurfaceFlinger's freeze-timeout doesn't work
...
There was bug in the logic that calculated the relative timeout, the start time was
reset each time an event was received, which caused the timeout to never occur if
an application was constantly redrawing.
Now we always check for a timeout when we come back from the waitEvent() and
process the "anti-freeze" if needed, regardless of whether an event was received.
2009-12-01 17:23:28 -08:00
Bai Tao
a8c79a8c65
am 90aaaef5: Merge change I0e200c3c into eclair
...
Merge commit '90aaaef5f97ee885cc5898f3e7517ad4e5943d2f' into eclair-mr2
* commit '90aaaef5f97ee885cc5898f3e7517ad4e5943d2f':
Sending UCS2 encoded SMS correctly
2009-12-01 17:16:50 -08:00
Mathias Agopian
77f17095ed
am 533a2803: Merge change I18ffb549 into eclair
...
Merge commit '533a2803506cc4f196403fdfafd948bd4f8e60d9' into eclair-mr2
* commit '533a2803506cc4f196403fdfafd948bd4f8e60d9':
fix [2069023] STOPSHIP: disable DEBUG_COPYBIT
2009-12-01 17:13:50 -08:00
Mathias Agopian
102f4dbb23
am 8e4a110b: Merge change I5469a4ac into eclair
...
Merge commit '8e4a110b3e146b30b804d7e2cd0825bf56bd7d0f' into eclair-mr2
* commit '8e4a110b3e146b30b804d7e2cd0825bf56bd7d0f':
fixed [2260070] display stopped updating
2009-12-01 17:10:08 -08:00
Eric Fischer
c711e06c18
am 926492d9: (-s ours) Merge change Ie8493cf1 into eclair
...
Merge commit '926492d9cc51f28f0471352cde77d2d91ae9becd' into eclair-mr2
* commit '926492d9cc51f28f0471352cde77d2d91ae9becd':
Import revised translations. DO NOT MERGE
2009-12-01 17:08:16 -08:00
Eric Laurent
5e392e2b02
am bb3bb57a: Merge change I524dc046 into eclair
...
Merge commit 'bb3bb57a6330f71323fcd7e93e88dbdab55daec3' into eclair-mr2
* commit 'bb3bb57a6330f71323fcd7e93e88dbdab55daec3':
Fix issue 2192673: Music Pausing Even when notifications are set to silent.
2009-12-01 17:04:24 -08:00
Android (Google) Code Review
cf98f4268c
Merge change I325e22ca into eclair-mr2
...
* changes:
Fix a leak in WebView.
2009-12-01 16:40:07 -08:00
Romain Guy
01d0fbfa68
Fix a leak in WebView.
...
Fixes #2296601 .
WebView and its related APIs are keeping static objects that hold references to
Context instance. This could cause applications to leak their first Activity
and all the associated resources.
2009-12-01 16:37:59 -08:00
Android (Google) Code Review
5886050fad
Merge change I0d8f7593 into eclair
...
* changes:
Fix issue #2296457 : PackageManager.addPackageToPreferred needs to a no-op
2009-12-01 15:57:50 -08:00
Android (Google) Code Review
781ac16283
Merge change I8768f2cc into eclair-mr2
...
* changes:
A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s).
2009-12-01 15:42:34 -08:00
Andreas Huber
8768f2ccef
A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s).
2009-12-01 15:26:54 -08:00
Android (Google) Code Review
f27eb3264d
Merge change I0b6ee9fc into eclair
...
* changes:
DATE_TAKEN should be in millisecond instead of second.
2009-12-01 14:49:23 -08:00
Dmitri Plotnikov
9618608708
Adding NAME_RAW_CONTACT_ID column to Contacts.
...
Change-Id: Icae1a99017a2165c30c7c78b7de77e39a73743b4
2009-12-01 14:36:11 -08:00
Dianne Hackborn
a7ca0e5e32
Fix issue #2296457 : PackageManager.addPackageToPreferred needs to a no-op
...
Change-Id: I0d8f75938226e1bb49cf7b1154445631b0bb0bc9
2009-12-01 14:31:55 -08:00
Android (Google) Code Review
1533aed6d9
Merge change Ib1dd3235 into eclair-mr2
...
* changes:
fix NPE. don't release an already released compiledSql obj
2009-12-01 14:24:52 -08:00
Vasu Nori
b1dd3235a9
fix NPE. don't release an already released compiledSql obj
2009-12-01 14:16:24 -08:00
Android (Google) Code Review
03cb1f15ca
Merge change I249345ee into eclair-mr2
...
* changes:
Add AUTO_CONNECT priority for Headset profile.
2009-12-01 12:45:49 -08:00
Android (Google) Code Review
732a1223b2
Merge change I42d00fbe into eclair-mr2
...
* changes:
fix issue with plugin surfaces not updating properly within the view system.
2009-12-01 12:26:54 -08:00
Derek Sollenberger
42d00fbe55
fix issue with plugin surfaces not updating properly within the view system.
2009-12-01 15:19:42 -05:00
Leon Scroggins
db08d5cd44
DO NOT MERGE.
...
Fix for http://b/issue?id=2292512
When pressing the trackball on a WebTextView, open the IME.
Change-Id: I5ea74ca7ce51ac509dc8649b8f8d1869287bb7a9
2009-12-01 14:42:55 -05:00
Mark Wagner
742f9cbd76
New constants for db upgrade.
2009-12-01 10:08:06 -08:00
Leon Scroggins
ed90811e71
Do not peform a click/move if longpress has been performed in WebTextView.
2009-12-01 11:39:46 -05:00
Derek Sollenberger
51e45ff0d5
Cleanup how a plugin goes full-screen.
...
The plugin activity now fetches the plugin's existing java class from native code instead of creating a new one.
2009-12-01 08:50:24 -05:00
Android (Google) Code Review
c3e20af0b6
Merge change Ib16749e2 into eclair-mr2
...
* changes:
Refactoring the logging interface to remove dependence on NPP.
2009-12-01 05:17:44 -08:00