9604 Commits

Author SHA1 Message Date
Android (Google) Code Review
bc0e07bf9a Merge change I7b64ad2e into donut
* changes:
  doc change only. fix toc links on terms page.
2009-09-29 11:42:03 -04:00
Evan Millar
db1f499398 Add PhoneNumberUtils.compare() method that uses a resource to determine strictness.
Change-Id: I49fbfc683f7089f052671b567ad3e19203a568f0
2009-09-29 08:38:07 -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
Chung-yih Wang
d0af7f905f am 31522ad0: Merge change I931ce71e into eclair
Merge commit '31522ad0ca71013ac5437a1a43e9078a31ff2213' into eclair-plus-aosp

* commit '31522ad0ca71013ac5437a1a43e9078a31ff2213':
  Add unit test for the new keystore.
2009-09-29 00:41:10 -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
Android (Google) Code Review
31522ad0ca Merge change I931ce71e into eclair
* changes:
  Add unit test for the new keystore.
2009-09-29 03:27:21 -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
Chung-yih Wang
f35e9663d7 Add unit test for the new keystore.
Since we need to test the keystore with user system in order to test
the reset(), password(), lock() and unlock(), we have to take advantage
of the ActivityUnitTestCase to run the test with the user 'system'.
2009-09-29 15:20:24 +08: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
Android (Google) Code Review
ffc165446a Merge change Ib7c1701a into eclair
* changes:
  Fix issue #1930911: Crash in system process
2009-09-29 01:18:57 -04: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
John Michelau
a2fbe44783 am a2f5afe6: Merge change I27009b08 into eclair
Merge commit 'a2f5afe6c690ad84aec046c4fa0178f2ee590c8e' into eclair-plus-aosp

* commit 'a2f5afe6c690ad84aec046c4fa0178f2ee590c8e':
  Fix EVDO SNR signal bar calculation
2009-09-28 21:45:06 -07:00
Android (Google) Code Review
a2f5afe6c6 Merge change I27009b08 into eclair
* changes:
  Fix EVDO SNR signal bar calculation
2009-09-29 00:35:55 -04:00
Robert Greenwalt
59ceeae4ec Fix the reporting of ActiveApnTypes on CDMA
Previous fix limiting what was reported active was too strict, leading to
DISCONNECTED messages not being accepted (apn list was empty).

bug: 2151520
2009-09-28 21:04:22 -07:00
Dianne Hackborn
7219195066 am 6b1cb352: Fix issue #2149126: unable to answer incoming call, various problems
Merge commit '6b1cb352b86f2cf983026f2e6814665e12eb8452' into eclair-plus-aosp

* commit '6b1cb352b86f2cf983026f2e6814665e12eb8452':
  Fix issue #2149126: unable to answer incoming call, various problems
2009-09-28 20:04:01 -07:00
Dianne Hackborn
6b1cb352b8 Fix issue #2149126: unable to answer incoming call, various problems
Now that we can have a non-app-window cross-wallpaper animation,
we need to make sure to not access a null app token.

Change-Id: Ia00debd4b2b431d15bd074927a9035e1bc0a6445
2009-09-28 19:56:43 -07:00
John Wang
37b80ee451 Set roaming based on both data and voice.
In GSM network the data roaming (from +CGREG) and the voice roaming (from +CREG) could be different. Set GSM roaming based on both data and voice roaming status and set it true if either indicates roaming.

This solves the unwanted roaming billing issues and respects the download roaming setting in systemUpdater, DownloadProvider, and MMS downloader. For more details refer to bug 2052473.
2009-09-28 18:53:16 -07:00
Jason Sams
e88adf369a am ff966d5f: Merge change I5235cf3f into eclair
Merge commit 'ff966d5f6c88a9fba033f1bb5ec087464376534d' into eclair-plus-aosp

* commit 'ff966d5f6c88a9fba033f1bb5ec087464376534d':
  Fix but processing raster state pragma.
2009-09-28 18:39:03 -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
Jack Palevich
019116ce20 am 97702aac: Merge changes I82c78b83,I54f72d9d into eclair
Merge commit '97702aacfc7f84b473357ce102cc70da2a316032' into eclair-plus-aosp

* commit '97702aacfc7f84b473357ce102cc70da2a316032':
  Don't ask for pbuffer support, because we don't use any pbuffers.
  Print out EGL configuration info for the config we've chosen.
2009-09-28 18:38:48 -07:00
Android (Google) Code Review
ff966d5f6c Merge change I5235cf3f into eclair
* changes:
  Fix but processing raster state pragma. rename stateFragmentStore to stateStore
2009-09-28 21:34:37 -04:00
Android (Google) Code Review
0368334db9 Merge change Ie1072f12 into eclair
* changes:
  Finish off java API to allow fading scrollbars
2009-09-28 21:33:19 -04:00
Android (Google) Code Review
97702aacfc Merge changes I82c78b83,I54f72d9d into eclair
* changes:
  Don't ask for pbuffer support, because we don't use any pbuffers.
  Print out EGL configuration info for the config we've chosen.
2009-09-28 21:32:47 -04: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
Jack Palevich
54f72d9df8 Don't ask for pbuffer support, because we don't use any pbuffers. 2009-09-28 18:28:07 -07:00
Jeff Sharkey
8f76734d1e Fix docs breakage. 2009-09-28 18:22:46 -07:00
Jack Palevich
82c78b83e3 Print out EGL configuration info for the config we've chosen.
Don't ask for PBuffer support, since we don't actually use pbuffers,
and some drivers might not support them.
2009-09-28 18:22:01 -07:00
Jason Sams
5235cf3f41 Fix but processing raster state pragma.
rename stateFragmentStore to stateStore
2009-09-28 18:12:56 -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
Dmitri Plotnikov
b3787062bc am 13a90abc: Adding status update attribution to ContactHeaderWidget
Merge commit '13a90abcae224b85d128ded8e59398a3fc1ce4e1' into eclair-plus-aosp

* commit '13a90abcae224b85d128ded8e59398a3fc1ce4e1':
  Adding status update attribution to ContactHeaderWidget
2009-09-28 17:54:40 -07:00
Evan Millar
aec2b81d7b am 6e98f7e3: Merge change Ie6a95736 into eclair
Merge commit '6e98f7e3fb12b830413aa57623712b5fa3f334e3' into eclair-plus-aosp

* commit '6e98f7e3fb12b830413aa57623712b5fa3f334e3':
  Fix artifact in tab drawing.
2009-09-28 17:54:33 -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
Dmitri Plotnikov
13a90abcae Adding status update attribution to ContactHeaderWidget
Change-Id: I677f8a8d805c68d95ee56cd1119cc3e97c6ae073
2009-09-28 17:40:28 -07:00
Dianne Hackborn
afa78967b8 Hack to fix issue #2125365: Sports Trivia compatability with Eclair
Adds a mechanism to tell Paint the scaling factor its target
canvas will have, for it to compute font metrics based on the
correct font size.  Only TextView uses this, but that is enough
for the large majority of apps.

Change-Id: I6cacaa0dd26d40ee3ad959bed0028678d6e9016e
2009-09-28 17:33:54 -07:00
Android (Google) Code Review
6e98f7e3fb Merge change Ie6a95736 into eclair
* changes:
  Fix artifact in tab drawing.
2009-09-28 20:15:44 -04: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
Jack Palevich
0d6d171af2 am ee25eb58: Merge change I669ce246 into eclair
Merge commit 'ee25eb58aac8fded3927c0343eaa367f66c8b79d' into eclair-plus-aosp

* commit 'ee25eb58aac8fded3927c0343eaa367f66c8b79d':
  Print out all available EGL configurations.
2009-09-28 16:44:32 -07: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