Commit Graph

4012 Commits

Author SHA1 Message Date
Grace Kloba
3af7c575bd am 4435baa4: am 7745e035: Merge change I94c715d6 into eclair
Merge commit '4435baa48a64ed985e6f7fa8d132560341a78470'

* commit '4435baa48a64ed985e6f7fa8d132560341a78470':
  Skip requestRectangleOnScreen for WebTextView during
2009-10-01 11:13:01 -07:00
Bjorn Bringert
bf1bc07b44 am c055f869: am 7db7e6a0: Merge change I17f45d35 into eclair
Merge commit 'c055f869867be98c9a4f2ca5e1532c007a8d1998'

* commit 'c055f869867be98c9a4f2ca5e1532c007a8d1998':
  Unhide SearchManager.SUGGEST_PARAMETER_LIMIT
2009-10-01 11:11:55 -07:00
Dianne Hackborn
dcb305f42e am ce37120d: am 7eca687c: Fix bug where we would return null with disabled components.
Merge commit 'ce37120df3099a1bb544ff1ef1a016a20794dd51'

* commit 'ce37120df3099a1bb544ff1ef1a016a20794dd51':
  Fix bug where we would return null with disabled components.
2009-10-01 11:11:30 -07:00
Dianne Hackborn
892a216105 am 4df43ab1: am ffc16544: Merge change Ib7c1701a into eclair
Merge commit '4df43ab1d834f839f3b1e535554836a936902d00'

* commit '4df43ab1d834f839f3b1e535554836a936902d00':
  Fix issue #1930911: Crash in system process
2009-10-01 11:10:25 -07:00
Mike Cleron
74516d0096 am e6566064: am 0368334d: Merge change Ie1072f12 into eclair
Merge commit 'e6566064a990fcfc21334df33eb9c771f22eb0d5'

* commit 'e6566064a990fcfc21334df33eb9c771f22eb0d5':
  Finish off java API to allow fading scrollbars
2009-10-01 11:06:05 -07:00
Jeff Sharkey
8bd06aabf3 am 0da1a301: am 8f76734d: Fix docs breakage.
Merge commit '0da1a301dcb4c3a3ad01aadc89f25ccbfd8835bd'

* commit '0da1a301dcb4c3a3ad01aadc89f25ccbfd8835bd':
  Fix docs breakage.
2009-09-29 11:14:52 -07:00
Jeff Sharkey
a525521b15 am 7d028a0a: am ff18bbf8: Separate API for vCards through openAssetFileDescriptor().
Merge commit '7d028a0a974fdee240cac7118bf47c96777ea533'

* commit '7d028a0a974fdee240cac7118bf47c96777ea533':
  Separate API for vCards through openAssetFileDescriptor().
2009-09-29 11:14:39 -07:00
Jeff Hamilton
d1d6456aa5 am 84eb12bc: am f36a2bb5: Merge change Ibeb22f37 into eclair
Merge commit '84eb12bc7ef92ce04d43e1c7ce0319768e3f247e'

* commit '84eb12bc7ef92ce04d43e1c7ce0319768e3f247e':
  Call the proper variant of markAsContacted.
2009-09-29 11:13:09 -07:00
Mark Wagner
136d3c04b6 am b74e2ac4: am 1cff7476: Merge change Ie7d26695 into eclair
Merge commit 'b74e2ac44c72c846095334fab7f60111c1271f34'

* commit 'b74e2ac44c72c846095334fab7f60111c1271f34':
  Modify the "active chats" uri to not overlap with other uris.
2009-09-29 11:13:01 -07:00
Daisuke Miyakawa
64f398a0d8 am d0fefb80: am 3f48d31b: Merge change I228d52db into eclair
Merge commit 'd0fefb802cc0e7968777e326e91647acd2794e75'

* commit 'd0fefb802cc0e7968777e326e91647acd2794e75':
  Three changes.
2009-09-29 11:12:35 -07:00
Romain Guy
59502b510c am 39433f81: am 5d259d3b: Merge change Id29ec50d into eclair
Merge commit '39433f818b223aab50b264fb43e8e32da1d8151a'

* commit '39433f818b223aab50b264fb43e8e32da1d8151a':
  Do not crash appwdiget host when a pending intent send fails.
2009-09-29 11:12:13 -07:00
Dianne Hackborn
3f63c58e40 am ccc624ca: am ebd45e5c: Merge change I55edce63 into eclair
Merge commit 'ccc624ca9a8fd8f9435afb854313aa9bda51b0b0'

* commit 'ccc624ca9a8fd8f9435afb854313aa9bda51b0b0':
  Fix issue #2149145: Safe Mode does not work on Sholes device
2009-09-29 11:10:53 -07:00
Mike Cleron
68ac73e69b am 1492b96e: am fe81d386: Remove obsolete links; start at a method to turn on fading scrollbars
Merge commit '1492b96eb178631b816bdb253a1b6d1df8133e13'

* commit '1492b96eb178631b816bdb253a1b6d1df8133e13':
  Remove obsolete links; start at a method to turn on fading scrollbars
2009-09-29 11:09:35 -07:00
Romain Guy
4f588a959d am ba016786: am b4c547a5: Fix possible NPE in AbsListView.positionSelector().
Merge commit 'ba0167861d71b0412503843369530575f0d9faeb'

* commit 'ba0167861d71b0412503843369530575f0d9faeb':
  Fix possible NPE in AbsListView.positionSelector().
2009-09-29 11:08:25 -07:00
Nick Pelly
ef41532861 am 3083a3c1: am aef439e6: Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
Merge commit '3083a3c11ae303e3fc17d9c7949a46b1e619c146'

* commit '3083a3c11ae303e3fc17d9c7949a46b1e619c146':
  Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
2009-09-29 11:07:30 -07:00
Bjorn Bringert
b525a9e784 am 575d73a1: am 2dfa6edc: Merge change Ida50e915 into eclair
Merge commit '575d73a15b33b000feb82f5243c6d9bec7e16083'

* commit '575d73a15b33b000feb82f5243c6d9bec7e16083':
  Pass limit=50 to all suggestion sources.
2009-09-29 11:06:45 -07:00
Grace Kloba
4435baa48a am 7745e035: Merge change I94c715d6 into eclair
Merge commit '7745e035c94409815850be4be93a300301da576e' into eclair-plus-aosp

* commit '7745e035c94409815850be4be93a300301da576e':
  Skip requestRectangleOnScreen for WebTextView during
2009-09-29 08:29:16 -07:00
Android (Google) Code Review
7745e035c9 Merge change I94c715d6 into eclair
* changes:
  Skip requestRectangleOnScreen for WebTextView during zoom animation. If it is in edit mode, we already adjust WebTextView in the end of zoom animation.
2009-09-29 11:19:48 -04:00
Bjorn Bringert
c055f86986 am 7db7e6a0: Merge change I17f45d35 into eclair
Merge commit '7db7e6a00c5a0b38bb2077d93a009581941884d3' into eclair-plus-aosp

* commit '7db7e6a00c5a0b38bb2077d93a009581941884d3':
  Unhide SearchManager.SUGGEST_PARAMETER_LIMIT
2009-09-29 00:41:16 -07:00
Android (Google) Code Review
7db7e6a00c Merge change I17f45d35 into eclair
* changes:
  Unhide SearchManager.SUGGEST_PARAMETER_LIMIT
2009-09-29 03:35:53 -04:00
Dianne Hackborn
ce37120df3 am 7eca687c: Fix bug where we would return null with disabled components.
Merge commit '7eca687c2ee8f633678a1cd3ebf0886c0e6bbcf9' into eclair-plus-aosp

* commit '7eca687c2ee8f633678a1cd3ebf0886c0e6bbcf9':
  Fix bug where we would return null with disabled components.
2009-09-29 00:21:53 -07:00
Bjorn Bringert
86917dbb95 Unhide SearchManager.SUGGEST_PARAMETER_LIMIT
Both GlobalSearch and the search dialog now pass
SearchManager.SUGGEST_PARAMETER_LIMIT as a query parameter to all
suggestion sources. Exposing this allows suggestion sources
to return only the number of results that the client requires.

Fixes http://b/issue?id=2150992

Change-Id: I17f45d35e8f302b11812f4bb6fee40b31dc15707
2009-09-29 08:14:35 +01:00
Dianne Hackborn
7eca687c2e Fix bug where we would return null with disabled components.
Change-Id: I1624a42803f1c4b02736f558a8eeeeba2890667e
2009-09-28 23:57:05 -07:00
Grace Kloba
94c715d662 Skip requestRectangleOnScreen for WebTextView during
zoom animation. If it is in edit mode, we already adjust
WebTextView in the end of zoom animation.

Fix part 1 of http://b/issue?id=2147168
2009-09-28 23:23:53 -07:00
Dianne Hackborn
4df43ab1d8 am ffc16544: Merge change Ib7c1701a into eclair
Merge commit 'ffc165446a7188cadfbc9f99fafac27d11254a54' into eclair-plus-aosp

* commit 'ffc165446a7188cadfbc9f99fafac27d11254a54':
  Fix issue #1930911: Crash in system process
2009-09-28 22:24:03 -07:00
Dianne Hackborn
94d691499b Fix issue #1930911: Crash in system process
Ensure that we do all the work for removing a window's view
hierarchy in that window's thread.

Change-Id: Ib7c1701aee6b541b75fd1a680f6987f959f2ba88
2009-09-28 22:14:42 -07:00
Mike Cleron
e6566064a9 am 0368334d: Merge change Ie1072f12 into eclair
Merge commit '0368334db91e923021df36ae9afb81ed8256abfd' into eclair-plus-aosp

* commit '0368334db91e923021df36ae9afb81ed8256abfd':
  Finish off java API to allow fading scrollbars
2009-09-28 18:38:55 -07:00
Mike Cleron
52f0a64952 Finish off java API to allow fading scrollbars 2009-09-28 18:31:09 -07:00
Jeff Sharkey
0da1a301dc am 8f76734d: Fix docs breakage.
Merge commit '8f76734d1e9a21618ad9762c0716ee93f60902ec' into eclair-plus-aosp

* commit '8f76734d1e9a21618ad9762c0716ee93f60902ec':
  Fix docs breakage.
2009-09-28 18:29:00 -07:00
Jeff Sharkey
8f76734d1e Fix docs breakage. 2009-09-28 18:22:46 -07:00
Jeff Sharkey
7d028a0a97 am ff18bbf8: Separate API for vCards through openAssetFileDescriptor().
Merge commit 'ff18bbf83562b8a827a37c19cdc27e520786119e' into eclair-plus-aosp

* commit 'ff18bbf83562b8a827a37c19cdc27e520786119e':
  Separate API for vCards through openAssetFileDescriptor().
2009-09-28 17:54:46 -07:00
Jeff Sharkey
ff18bbf835 Separate API for vCards through openAssetFileDescriptor().
Previously we overloaded Contacts.CONTENT_URI to return
vCard-formatted Contacts entries.  To fix http://b/2138790
this is a separate API that returns a well-known MIME-type.

Also helps fix http://b/2078399 by adding OFFICE_LOCATION.
2009-09-28 17:44:53 -07:00
Jeff Hamilton
84eb12bc7e am f36a2bb5: Merge change Ibeb22f37 into eclair
Merge commit 'f36a2bb59b846545946124124d3290bd3eec44f0' into eclair-plus-aosp

* commit 'f36a2bb59b846545946124124d3290bd3eec44f0':
  Call the proper variant of markAsContacted.
2009-09-28 17:14:28 -07:00
Mark Wagner
b74e2ac44c am 1cff7476: Merge change Ie7d26695 into eclair
Merge commit '1cff74761798eba8349a3b9824ae4b11072c11d1' into eclair-plus-aosp

* commit '1cff74761798eba8349a3b9824ae4b11072c11d1':
  Modify the "active chats" uri to not overlap with other uris.
2009-09-28 17:14:21 -07:00
Android (Google) Code Review
f36a2bb59b Merge change Ibeb22f37 into eclair
* changes:
  Call the proper variant of markAsContacted.
2009-09-28 20:09:57 -04:00
Android (Google) Code Review
1cff747617 Merge change Ie7d26695 into eclair
* changes:
  Modify the "active chats" uri to not overlap with other uris.
2009-09-28 20:05:55 -04:00
Jeff Hamilton
56a108220f Call the proper variant of markAsContacted.
Change-Id: Ibeb22f37bd079b1a965f5b350ac7ca6e77eac00f
2009-09-28 16:57:37 -07:00
Daisuke Miyakawa
d0fefb802c am 3f48d31b: Merge change I228d52db into eclair
Merge commit '3f48d31b747a3c5addc1f9d2e737b36e1f70a2d3' into eclair-plus-aosp

* commit '3f48d31b747a3c5addc1f9d2e737b36e1f70a2d3':
  Three changes.
2009-09-28 16:54:12 -07:00
Android (Google) Code Review
3f48d31b74 Merge change I228d52db into eclair
* changes:
  Three changes.
2009-09-28 19:47:28 -04:00
Daisuke Miyakawa
f2e0d7bb78 Three changes.
- Add FOR_EXPORT_ONLY to Data column.
- Make VCardComposer use Contacts instead of RawContacts.
- Make VCardComposer honor FOR_CONTACT_ONLY regardless of
  the intention of any caller, which makes composer unable to
  compose any contact with "is_restricted" flag, which is unseen
  from outside the contacts provider.

Internal Issue number: 2147248, 2143207
2009-09-28 16:44:13 -07:00
Romain Guy
39433f818b am 5d259d3b: Merge change Id29ec50d into eclair
Merge commit '5d259d3bfd4ea79b8cb3e5aeeb3768f769e48a35' into eclair-plus-aosp

* commit '5d259d3bfd4ea79b8cb3e5aeeb3768f769e48a35':
  Do not crash appwdiget host when a pending intent send fails.
2009-09-28 16:28:42 -07:00
Android (Google) Code Review
5d259d3bfd Merge change Id29ec50d into eclair
* changes:
  Do not crash appwdiget host when a pending intent send fails.
2009-09-28 19:25:53 -04:00
Romain Guy
995d8561a6 Do not crash appwdiget host when a pending intent send fails.
Change-Id: Id29ec50dcb4d51589b9732ace6d505fcea9cc787
2009-09-28 16:24:35 -07:00
Dianne Hackborn
ccc624ca9a am ebd45e5c: Merge change I55edce63 into eclair
Merge commit 'ebd45e5ca9690110ecb50c26b0b791054ee4c0ef' into eclair-plus-aosp

* commit 'ebd45e5ca9690110ecb50c26b0b791054ee4c0ef':
  Fix issue #2149145: Safe Mode does not work on Sholes device
2009-09-28 15:18:51 -07:00
Android (Google) Code Review
ebd45e5ca9 Merge change I55edce63 into eclair
* changes:
  Fix issue #2149145: Safe Mode does not work on Sholes device
2009-09-28 18:11:28 -04:00
Mark Wagner
e7d266957d Modify the "active chats" uri to not overlap with other uris. 2009-09-28 15:10:57 -07:00
Mike Cleron
1492b96eb1 am fe81d386: Remove obsolete links; start at a method to turn on fading scrollbars
Merge commit 'fe81d386a818b386ffc0d5a789236531ab4e264f' into eclair-plus-aosp

* commit 'fe81d386a818b386ffc0d5a789236531ab4e264f':
  Remove obsolete links; start at a method to turn on fading scrollbars
2009-09-28 14:41:46 -07:00
Mike Cleron
fe81d386a8 Remove obsolete links; start at a method to turn on fading scrollbars 2009-09-28 14:34:14 -07:00
Romain Guy
ba0167861d am b4c547a5: Fix possible NPE in AbsListView.positionSelector().
Merge commit 'b4c547a56caebb5900c132ec9d5ce953f89de14f' into eclair-plus-aosp

* commit 'b4c547a56caebb5900c132ec9d5ce953f89de14f':
  Fix possible NPE in AbsListView.positionSelector().
2009-09-28 13:55:30 -07:00
Romain Guy
b4c547a56c Fix possible NPE in AbsListView.positionSelector().
ListView was being reckless and calling the method with a null object in some
situations.

Change-Id: Ibb595a1ff6f916c699e4af55450966dd7fd8c156
2009-09-28 13:45:00 -07:00