8543 Commits

Author SHA1 Message Date
Android (Google) Code Review
ac35dc4716 Merge change I1cd7d0e5 into eclair
* changes:
  Implement the checkin option in AccountManagerService.dump()
2009-09-29 17:06:57 -04:00
Android (Google) Code Review
d35afcda67 Merge change Ib2c6429d into eclair
* changes:
  border for the non-badge case
2009-09-29 17:06:23 -04:00
Android (Google) Code Review
c78b2bf474 Merge change I905b03af into eclair
* changes:
  New hdpi assets for framework.
2009-09-29 17:01:38 -04:00
Daniel Sandler
5d94052e11 New hdpi assets for framework.
Drop dated 29-Sep-2009.

Change-Id: I905b03af2a55f188d0461dc809a7ec155c8bbddb
2009-09-29 17:00:45 -04:00
Android (Google) Code Review
4c232c5b3f Merge change Idd16976f into eclair
* changes:
  Fix some metadata retriever issues: 1. mRetriever was initialized twice: one in the constructor and the other in the setDataSource 2. cached the mode so that setMode can still be called before setDataSource.    mRetriever won't be initialized until data source is set; thus we have to do this
2009-09-29 16:27:27 -04:00
Android (Google) Code Review
ab18206e20 Merge change Ifc9dd5c6 into eclair
* changes:
  Fix the reporting of ActiveApnTypes on CDMA
2009-09-29 16:25:55 -04:00
Android (Google) Code Review
0167263bf4 Merge change Ide90d0cc into eclair
* changes:
  Unify Java NIO to read/write MiniThumbFile.
2009-09-29 16:24:22 -04:00
Robert Greenwalt
c46c255f7f 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-29 13:23:45 -07:00
Cary Clark
4fbf81bc94 check for null item in web history in saveState
fixes http://b/issue?id=215369
2009-09-29 16:21:25 -04:00
Romain Guy
bd5b572279 absf() -> fabsf() instead of fabs()
Change-Id: I5571a635757295aa1514aeaff72e80cc3dd8752c
2009-09-29 13:17:27 -07:00
Android (Google) Code Review
7957eaa69f Merge change Iee9b30d3 into eclair
* changes:
  New icons
2009-09-29 16:12:52 -04:00
Ray Chen
ecc97cc949 Unify Java NIO to read/write MiniThumbFile. 2009-09-29 13:11:20 -07:00
Jason Parks
1cd7d0e591 Implement the checkin option in AccountManagerService.dump()
When the dump is requested by the checkin server the AccountManagerService will now dump each account type and the number accounts that are registered/active for that account type.
2009-09-29 13:06:10 -07:00
Mike Cleron
ee9b30d394 New icons 2009-09-29 13:01:09 -07:00
James Dong
67fc234a2f Fix some metadata retriever issues:
1. mRetriever was initialized twice: one in the constructor and the other in the setDataSource
2. cached the mode so that setMode can still be called before setDataSource.
   mRetriever won't be initialized until data source is set; thus we have to do this
2009-09-29 12:43:12 -07:00
Cary Clark
eaa18dec91 scroll text field with touch
Add a hidden public method to text/method/Touch.java that
computes the maximum scroll amount for a text field.

Remove 'faketouch' code; it causes a crash and is
no longer required.

Pass the percentage of the current scroll from the UI
thread to webkit. One additional fix is to allow very
small movements which are currently disallowed because
they are smaller than 'smallerSlop' in WebTextView.java.

Companion fix is in external/webkit.

Fixes http://b/issue?id=2133049
2009-09-29 15:42:37 -04:00
Android (Google) Code Review
f993fefc3b Merge change Icbd74742 into eclair
* changes:
  EventLog when a database file is deleted due to corruption.
2009-09-29 15:15:21 -04:00
Android (Google) Code Review
87937ae89e Merge change I66057b1f into eclair
* changes:
  Whoops, these shouldn't be public.
2009-09-29 15:12:30 -04:00
Jeff Hamilton
a722d5b1bd EventLog when a database file is deleted due to corruption.
Change-Id: Icbd747425e97e022b91fbaf64579982d802524bf
2009-09-29 11:50:32 -07:00
Leon Scroggins
d84e7d53d3 Allow scrolls to continue when getting a new content size.
In recordNewContentSize, rather than aborting any scrolls in progress,
find the final coordinates of the scroll and pin them to the new size,
and let the scroll continue.

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

Change-Id: I7bfa444b52e70a0ca817221f379df77efc3496b7
2009-09-29 14:43:05 -04:00
Dianne Hackborn
c20a9608f3 Whoops, these shouldn't be public.
Change-Id: I66057b1fb63b97ad79cea7056849274c6a7b3ed4
2009-09-29 11:38:01 -07:00
Dianne Hackborn
fff0b4a6c2 Fix build.
Change-Id: Ibbe15483013b82bd5bb9ec648bb4537682994b5a
2009-09-29 11:19:03 -07:00
Dianne Hackborn
b6eaaa2ab2 Clean up cacheColorHint to be better controlled by the theme.
Fixes generic lists in dialog themes, for example.

Change-Id: I0ea1cae1641d8ab3756179ce80245ed0df942115
2009-09-29 11:02:39 -07:00
Android (Google) Code Review
490d5222ae Merge change I6cacaa0d into eclair
* changes:
  Hack to fix issue #2125365: Sports Trivia compatability with Eclair
2009-09-29 13:44:47 -04:00
Android (Google) Code Review
22cbf51ef5 Merge change I49fbfc68 into eclair
* changes:
  Add PhoneNumberUtils.compare() method that uses a resource to determine strictness.
2009-09-29 13:43:17 -04:00
Android (Google) Code Review
ac5bd144f1 Merge change Ib23e57cf into eclair
* changes:
  Set roaming based on both data and voice.
2009-09-29 13:26:06 -04:00
Dirk Dougherty
b0702880a3 am 50128088: Merge change I915efc49 into donut
Merge commit '501280889ce2bed1b73e7e6ae0d8f4d0afba018a' into eclair

* commit '501280889ce2bed1b73e7e6ae0d8f4d0afba018a':
  Update docs for NDK.
2009-09-29 10:13:22 -07:00
Android (Google) Code Review
501280889c Merge change I915efc49 into donut
* changes:
  Update docs for NDK.
2009-09-29 13:03:12 -04:00
Dirk Dougherty
a1b746ab3a Update docs for NDK.
Change-Id: I915efc49d0ea736e3fd408628d35f53e3a85c1df
2009-09-29 09:56:02 -07:00
Mark Wagner
b2c6429d4d border for the non-badge case
If we don't have a uri/email/phone then we do not display the normal
fast track badge.  But in that case we now have an alternate background/border
rather than no background/border.
2009-09-29 09:49:50 -07:00
Dirk Dougherty
e34569fa54 am bc0e07bf: Merge change I7b64ad2e into donut
Merge commit 'bc0e07bf9ad21d9237713d58879c00556d70b1f2' into eclair

* commit 'bc0e07bf9ad21d9237713d58879c00556d70b1f2':
  doc change only. fix toc links on terms page.
2009-09-29 08:56:21 -07:00
Android (Google) Code Review
9f9ce25364 Merge change I59ceeae4 into eclair
* changes:
  Fix the reporting of ActiveApnTypes on CDMA
2009-09-29 11:42:46 -04:00
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
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
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
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
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
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
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
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