Commit Graph

5296 Commits

Author SHA1 Message Date
Daisuke Miyakawa
6ddfe00729 am c53cc103: am 0e983864: Support vCard format emitted by Windows Mobile 6.5, which contains invalid "VALUE" params and "AGENT" line.
Merge commit 'c53cc103908fbd73bebf45f1dab36dc808439c2e'

* commit 'c53cc103908fbd73bebf45f1dab36dc808439c2e':
  Support vCard format emitted by Windows Mobile 6.5, which contains invalid "VALUE" params and
2009-11-09 12:12:24 -08:00
Daisuke Miyakawa
27700b7c19 am 75face7d: am df0ce741: Merge change I8c0747cf into eclair-mr2
Merge commit '75face7d2dad974781a5aaf48e0d20ebe6e0ca35'

* commit '75face7d2dad974781a5aaf48e0d20ebe6e0ca35':
  Make vCard parser invalid lines in vCard file which look like some comment.
2009-11-09 12:12:13 -08:00
Jeff Sharkey
1cbbec066d am 4024c46f: am 06dc03f2: Let RemoteViews nest children, allow ViewFlipper.
Merge commit '4024c46f91564ac49e022c5fcef85b8c6dba150b'

* commit '4024c46f91564ac49e022c5fcef85b8c6dba150b':
  Let RemoteViews nest children, allow ViewFlipper.
2009-11-09 12:11:54 -08:00
Jean-Baptiste Queru
3c08b74155 am ac94fbd0: merge from open-source master
Merge commit 'ac94fbd081450ae7f208e4525b23b36d90d382e0'

* commit 'ac94fbd081450ae7f208e4525b23b36d90d382e0':
  Capture failure of copybit->stretch()
  Fix obvious typo bug in egl.cpp
  LocationManagerService: Fix race when removing LocationListener
  Don't return when blocking is true.
  Fix of compatibility with multifunction extUSB adapters.
  Fix documentation example, per issue 895 on android.googlecode.com
2009-11-09 12:08:48 -08:00
Daisuke Miyakawa
c53cc10390 am 0e983864: Support vCard format emitted by Windows Mobile 6.5, which contains invalid "VALUE" params and "AGENT" line.
Merge commit '0e983864fca215513de9664573dcc3bbadf41e79' into eclair-mr2-plus-aosp

* commit '0e983864fca215513de9664573dcc3bbadf41e79':
  Support vCard format emitted by Windows Mobile 6.5, which contains invalid "VALUE" params and
2009-11-09 12:04:03 -08:00
Daisuke Miyakawa
75face7d2d am df0ce741: Merge change I8c0747cf into eclair-mr2
Merge commit 'df0ce74126e75963a33201b6c98ce46837a2e55e' into eclair-mr2-plus-aosp

* commit 'df0ce74126e75963a33201b6c98ce46837a2e55e':
  Make vCard parser invalid lines in vCard file which look like some comment.
2009-11-09 12:03:53 -08:00
Jeff Sharkey
4024c46f91 am 06dc03f2: Let RemoteViews nest children, allow ViewFlipper.
Merge commit '06dc03f2cf98862717ba1aa0e858897363abc369' into eclair-mr2-plus-aosp

* commit '06dc03f2cf98862717ba1aa0e858897363abc369':
  Let RemoteViews nest children, allow ViewFlipper.
2009-11-09 12:03:40 -08:00
Jean-Baptiste Queru
ac94fbd081 merge from open-source master 2009-11-09 11:00:18 -08:00
Daisuke Miyakawa
0e983864fc Support vCard format emitted by Windows Mobile 6.5, which contains invalid "VALUE" params and
"AGENT" line.

Internal Issue number: 2247192
2009-11-09 15:34:55 +09:00
Android (Google) Code Review
df0ce74126 Merge change I8c0747cf into eclair-mr2
* changes:
  Make vCard parser invalid lines in vCard file which look like some comment.
2009-11-08 18:34:23 -08:00
Jeff Sharkey
06dc03f2cf Let RemoteViews nest children, allow ViewFlipper.
This change allows applications to nest children RemoteViews
inside an existing set of RemoteViews.  These nested views
are inflated and treated as addView() calls.

This change also allows ViewFlipper through RemoteViews, and
adds logic surpress flipping when the parent window is
detached or behind the lockscreen.

Fixes http://b/2239905
2009-11-08 14:14:40 -08:00
Android Code Review
4d88cbd98e Merge change Ia01d5fe8
* changes:
  Fix documentation example, per issue 895 on android.googlecode.com
2009-11-08 12:33:19 -08:00
Grace Kloba
62c5183a66 am f7dec4a7: am d9e22ed8: am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis to SDK.
Merge commit 'f7dec4a7986c8d4034d9b029b315bfef4f73158e'

* commit 'f7dec4a7986c8d4034d9b029b315bfef4f73158e':
  Remove "@hide pending API council" in webkit to expose
2009-11-07 11:18:15 -08:00
Charles Mendis
1d65f4d4c1 am 2689808c: am 704af39c: am 638d8653: Merge change I47ef4266 into eclair
Merge commit '2689808c79d16826dbd3596183fae03c788fb130'

* commit '2689808c79d16826dbd3596183fae03c788fb130':
  Expose WallpaperSettingsActivity in the public API.
2009-11-07 11:18:00 -08:00
Grace Kloba
f7dec4a798 am d9e22ed8: am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis to SDK.
Merge commit 'd9e22ed8fe08c8c9fcf5c47a6b25d335a3158056' into eclair-mr2-plus-aosp

* commit 'd9e22ed8fe08c8c9fcf5c47a6b25d335a3158056':
  Remove "@hide pending API council" in webkit to expose
2009-11-07 11:06:46 -08:00
Charles Mendis
2689808c79 am 704af39c: am 638d8653: Merge change I47ef4266 into eclair
Merge commit '704af39c283060047441771e242d89fb3296bffb' into eclair-mr2-plus-aosp

* commit '704af39c283060047441771e242d89fb3296bffb':
  Expose WallpaperSettingsActivity in the public API.
2009-11-07 11:06:34 -08:00
Grace Kloba
d9e22ed8fe am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis to SDK.
Merge commit '0691ad50ca6b7a2968a0b95e1e9bb7228dd47d65' into eclair-mr2

* commit '0691ad50ca6b7a2968a0b95e1e9bb7228dd47d65':
  Remove "@hide pending API council" in webkit to expose
2009-11-07 10:57:18 -08:00
Grace Kloba
0691ad50ca Remove "@hide pending API council" in webkit to expose
the apis to SDK.

Remove @hide in GeolocationPermissions and WebStorage
to expose them to the SDK users.

Remove @hide for freeMemory() in WebView.

Remove @hide comment in CallbackProxy and
GoogleLocationSettingManager as they are not public class.
2009-11-07 10:39:07 -08:00
Charles Mendis
704af39c28 am 638d8653: Merge change I47ef4266 into eclair
Merge commit '638d86535264b24b54698fca7e18e68571fe0bad' into eclair-mr2

* commit '638d86535264b24b54698fca7e18e68571fe0bad':
  Expose WallpaperSettingsActivity in the public API.
2009-11-06 22:12:16 -08:00
Android (Google) Code Review
638d865352 Merge change I47ef4266 into eclair
* changes:
  Expose WallpaperSettingsActivity in the public API.
2009-11-07 01:05:34 -05:00
Ray Chen
3cfd1e2001 am f02725e5: am d874afb8: Merge change I218bca82 into eclair-mr2
Merge commit 'f02725e5736db1d390a799291786dd0ede017b1c'

* commit 'f02725e5736db1d390a799291786dd0ede017b1c':
  Avoid calling MediaProvider for MINI_KIND thumbnail unless really necessary.
2009-11-06 21:08:50 -08:00
Ray Chen
f02725e573 am d874afb8: Merge change I218bca82 into eclair-mr2
Merge commit 'd874afb84dd3933cb859df6ca10689982720765b' into eclair-mr2-plus-aosp

* commit 'd874afb84dd3933cb859df6ca10689982720765b':
  Avoid calling MediaProvider for MINI_KIND thumbnail unless really necessary.
2009-11-06 20:59:00 -08:00
Android (Google) Code Review
d874afb84d Merge change I218bca82 into eclair-mr2
* changes:
  Avoid calling MediaProvider for MINI_KIND thumbnail unless really necessary.
2009-11-06 23:53:51 -05:00
Daisuke Miyakawa
344416e834 Make vCard parser invalid lines in vCard file which look like some comment.
e.g. "# Comment?"

In both vCard 2.1 and vCard 3.0, this syntax is never allowed, but some actual exporter seems to emit this kind of comment sometimes.

Both vCard 2.1 and vCard 3.0 allows some property to use multiple lines, so this change may cause another problem.
For example, if the "NOTE" property uses Quoted-Printable type, has several lines, and one of the lines starts with '#', we cannot know whether the line is "comment" or not.
Fortunately, in this change, the line is parsed as part of "NOTE" property, so I think there's no problem "right now", which does not mean that it is completely fine with vCard files Android will encounter in the future.

Internal issue number: 2245363
2009-11-07 12:08:19 +09:00
Romain Guy
d1a11b9e1b am 795badaa: am 83276b99: am 9d790678: Merge change I32ce8591 into eclair
Merge commit '795badaa93aa6f6bf210ed54eea7138303cedaa1'

* commit '795badaa93aa6f6bf210ed54eea7138303cedaa1':
  Stop scrolling ListView when tapping a clickable item.
2009-11-06 18:55:01 -08:00
Romain Guy
795badaa93 am 83276b99: am 9d790678: Merge change I32ce8591 into eclair
Merge commit '83276b99987067938717b63d1b1763b168959ffe' into eclair-mr2-plus-aosp

* commit '83276b99987067938717b63d1b1763b168959ffe':
  Stop scrolling ListView when tapping a clickable item.
2009-11-06 18:45:29 -08:00
Romain Guy
83276b9998 am 9d790678: Merge change I32ce8591 into eclair
Merge commit '9d790678bb83c829dddb9e4d0d6d6c4db7facc8b' into eclair-mr2

* commit '9d790678bb83c829dddb9e4d0d6d6c4db7facc8b':
  Stop scrolling ListView when tapping a clickable item.
2009-11-06 18:35:40 -08:00
Android (Google) Code Review
9d790678bb Merge change I32ce8591 into eclair
* changes:
  Stop scrolling ListView when tapping a clickable item.
2009-11-06 21:29:56 -05:00
Charles Mendis
47ef426679 Expose WallpaperSettingsActivity in the public API. 2009-11-06 18:06:06 -08:00
Romain Guy
4b4f40f84e Stop scrolling ListView when tapping a clickable item.
Bug #2210279.

Approved by mcleron.

Change-Id: I32ce8591b00fada95072513f5de69674b45e4cf3
2009-11-06 17:41:43 -08:00
Evan Millar
9f26c2d2b1 am 62ad899f: am 087c0603: am 2b3970a2: Merge change Idc1396c8 into eclair
Merge commit '62ad899fa6edb7311eb4f6e0dc2da7e354ce359f'

* commit '62ad899fa6edb7311eb4f6e0dc2da7e354ce359f':
  Only use FLAG_ACTIVITY_CLEAR_TOP on the search intent when from global search.
2009-11-06 14:30:10 -08:00
Evan Millar
62ad899fa6 am 087c0603: am 2b3970a2: Merge change Idc1396c8 into eclair
Merge commit '087c06039faeac54aa3063b643c5a6aafe51aa30' into eclair-mr2-plus-aosp

* commit '087c06039faeac54aa3063b643c5a6aafe51aa30':
  Only use FLAG_ACTIVITY_CLEAR_TOP on the search intent when from global search.
2009-11-06 14:21:24 -08:00
Evan Millar
087c06039f am 2b3970a2: Merge change Idc1396c8 into eclair
Merge commit '2b3970a2956152a508254aa2675b68df363d46c1' into eclair-mr2

* commit '2b3970a2956152a508254aa2675b68df363d46c1':
  Only use FLAG_ACTIVITY_CLEAR_TOP on the search intent when from global search.
2009-11-06 14:04:18 -08:00
Android (Google) Code Review
2b3970a295 Merge change Idc1396c8 into eclair
* changes:
  Only use FLAG_ACTIVITY_CLEAR_TOP on the search intent when from global search.
2009-11-06 16:56:51 -05:00
Michael Chan
56336c6109 am e4f5e840: am 811f6553: am 8d51f710: Merge change Icdd2864e into eclair
Merge commit 'e4f5e840a3a32764dc49396eb1d8de898f3ed7a5'

* commit 'e4f5e840a3a32764dc49396eb1d8de898f3ed7a5':
  b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth
2009-11-06 13:47:16 -08:00
Christopher Tate
b333cdb48f am f5f452fa: am 307fbbf2: am 49fa9e00: Merge change Ibf6e51b7 into eclair
Merge commit 'f5f452facab27a4c05361f9a61cee2098c2d5043'

* commit 'f5f452facab27a4c05361f9a61cee2098c2d5043':
  Set argv[0] from the main thread of an app, not a random binder thread
2009-11-06 13:42:37 -08:00
Dan Egnor
b6b1977107 am 77be730a: am 883be83e: Merge change I2effb21e into eclair-mr2
Merge commit '77be730ace28b9e6543da25f53305496402af295'

* commit '77be730ace28b9e6543da25f53305496402af295':
  Add UPDATE_ACTION to Gservices, used by the new checkin service.
2009-11-06 13:42:25 -08:00
Michael Chan
e4f5e840a3 am 811f6553: am 8d51f710: Merge change Icdd2864e into eclair
Merge commit '811f655366461d0f21f970bcac07dd2084fd54fa' into eclair-mr2-plus-aosp

* commit '811f655366461d0f21f970bcac07dd2084fd54fa':
  b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth
2009-11-06 13:42:02 -08:00
Christopher Tate
f5f452faca am 307fbbf2: am 49fa9e00: Merge change Ibf6e51b7 into eclair
Merge commit '307fbbf2b6dbdbc9249c492d5569e874207de5b1' into eclair-mr2-plus-aosp

* commit '307fbbf2b6dbdbc9249c492d5569e874207de5b1':
  Set argv[0] from the main thread of an app, not a random binder thread
2009-11-06 13:34:59 -08:00
Dan Egnor
77be730ace am 883be83e: Merge change I2effb21e into eclair-mr2
Merge commit '883be83eab608237652e013b26fe871c18fa8901' into eclair-mr2-plus-aosp

* commit '883be83eab608237652e013b26fe871c18fa8901':
  Add UPDATE_ACTION to Gservices, used by the new checkin service.
2009-11-06 13:34:48 -08:00
Michael Chan
811f655366 am 8d51f710: Merge change Icdd2864e into eclair
Merge commit '8d51f7101d2427953dbff9b4b8f8c9fdc0dc4a91' into eclair-mr2

* commit '8d51f7101d2427953dbff9b4b8f8c9fdc0dc4a91':
  b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth
2009-11-06 13:33:06 -08:00
Android (Google) Code Review
8d51f7101d Merge change Icdd2864e into eclair
* changes:
  b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth
2009-11-06 16:23:42 -05:00
Christopher Tate
307fbbf2b6 am 49fa9e00: Merge change Ibf6e51b7 into eclair
Merge commit '49fa9e00986993f5cf05f1092c30479cb98eb254' into eclair-mr2

* commit '49fa9e00986993f5cf05f1092c30479cb98eb254':
  Set argv[0] from the main thread of an app, not a random binder thread
2009-11-06 13:22:54 -08:00
Android (Google) Code Review
883be83eab Merge change I2effb21e into eclair-mr2
* changes:
  Add UPDATE_ACTION to Gservices, used by the new checkin service.
2009-11-06 16:08:38 -05:00
Charles Mendis
08c2fd1ecc am 7e3873a0: am 6b07bf3d: am 3cba7288: Merge change I6ccd2ebc into eclair
Merge commit '7e3873a0d24453057850b408f17fa0e2e37ba0c7'

* commit '7e3873a0d24453057850b408f17fa0e2e37ba0c7':
  Expose PowerManager.isScreenOn in the public api.
2009-11-06 12:00:57 -08:00
Android (Google) Code Review
49fa9e0098 Merge change Ibf6e51b7 into eclair
* changes:
  Set argv[0] from the main thread of an app, not a random binder thread
2009-11-06 15:00:31 -05:00
Evan Millar
dc1396c881 Only use FLAG_ACTIVITY_CLEAR_TOP on the search intent when from global search.
Fixes http://b/issue?id=2178591
2009-11-06 11:59:39 -08:00
Charles Mendis
7e3873a0d2 am 6b07bf3d: am 3cba7288: Merge change I6ccd2ebc into eclair
Merge commit '6b07bf3d8f8f9b5124c19f1206e11634a774c356' into eclair-mr2-plus-aosp

* commit '6b07bf3d8f8f9b5124c19f1206e11634a774c356':
  Expose PowerManager.isScreenOn in the public api.
2009-11-06 11:54:49 -08:00
Charles Mendis
6b07bf3d8f am 3cba7288: Merge change I6ccd2ebc into eclair
Merge commit '3cba72880b78b81cda2868136462c9e261a3e403' into eclair-mr2

* commit '3cba72880b78b81cda2868136462c9e261a3e403':
  Expose PowerManager.isScreenOn in the public api.
2009-11-06 11:46:43 -08:00
Ken Shirriff
2469925e9e am 3b8ee356: am 300160ed: Merge change I29a3be5b into eclair-mr2
Merge commit '3b8ee3568a50db5b2e526cad0e12c55ec31e3d27'

* commit '3b8ee3568a50db5b2e526cad0e12c55ec31e3d27':
  Calendar: add CALLER_IS_SYNCADAPTER parameter.
2009-11-06 11:46:14 -08:00