Lixin Yue
c3eef96b70
Add call log support to pim.vcard.VCardComposer
...
Change-Id: I6573b22aa42d60720b93d0f4c3b03fb8213208f2
2009-09-24 11:03:31 -07:00
Android (Google) Code Review
a3a840f9dd
Merge change 26830 into eclair
...
* changes:
Coloring clicked-on links
2009-09-24 13:33:27 -04:00
Amith Yamasani
c15255a979
Add a PRIVACY_SETTINGS action to launch the new Privacy settings screen.
2009-09-24 10:24:04 -07:00
Leon Clarke
9c8d886bb7
Coloring clicked-on links
...
Following review comments
Merging in ben's change
Whitespace
2009-09-24 18:22:51 +01:00
Jeff Hamilton
f852698cc3
Make the new ContactsContract APIs public.
...
Also, squelch warnings that were caused by the
deprecation of the old Contacts APIs.
Change-Id: I91d2804de4b653003cd5504ff0f770c01a6332ef
2009-09-24 11:36:03 -05:00
Android (Google) Code Review
a7beb95ede
Merge change 26818 into eclair
...
* changes:
Add possibility to customize the chooser dialog used to allow the user to choose the application for sharing a link.
2009-09-24 09:55:58 -04:00
Andrei Popescu
354eb66673
Add possibility to customize the chooser dialog used to allow the user to choose the application for sharing a link.
2009-09-24 14:27:59 +01:00
Ben Murdoch
d421995fdb
Fix parsing of HTTP Date years.
...
Change-Id: I17157eb145599e6e1a23c5ba77c3c713b8af14ff
2009-09-24 12:14:17 +01:00
Android (Google) Code Review
23703f16f8
Merge change 26732 into eclair
...
* changes:
Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.ACCOUNT_TYPE to null.
2009-09-24 04:42:02 -04:00
Jeff Sharkey
63697af83b
Generalize DELAY_STARRED_UPDATE location.
2009-09-24 01:26:22 -07:00
Jeff Sharkey
26d48eb38e
Add Groups query parameters for delaying STARRED update.
...
Part of fixing http://b/2075275
2009-09-24 01:15:19 -07:00
Dianne Hackborn
ffa424800d
Fix issue #2133206 : dialogs/menus should auto-dismiss when screen turns off
...
Lot of infrastructure for more things to go away when "clear system dialogs"
happens, and now do this when we turn on the lock screen.
Change-Id: I567130296fe47ce82df065ed58ef21b37416ceaf
2009-09-23 23:17:07 -07:00
Jeff Hamilton
0c23212ebd
Re-hide the contacts APIs, the droiddoc build is failing.
...
Change-Id: I1d1e73924e26045ad137a19c32976ecfe68c7d49
2009-09-24 00:26:50 -05:00
Android (Google) Code Review
7c5c6076ea
Merge change 26640 into eclair
...
* changes:
Support IPv6 literal URLs, e.g., http://[2001:4860:b004::68]/ as per RFC 3896 section 3.2.2.
2009-09-24 01:03:58 -04:00
Jeff Hamilton
85abdc59c3
Make the new ContactsContract public.
...
It replaces the now deprecated Contacts APIs.
Change-Id: Id65ff35d78cb79740cdc4c94388cc965ce4f2f2d
2009-09-23 22:41:59 -05:00
Daisuke Miyakawa
de26b54bb6
Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.ACCOUNT_TYPE to null.
...
Contacts app's EditContactActivity now explicitly set those to null, so I thought vCard importer
also shold do so.
Internal issue number: 2141766
TODO:
Contacts app's side should be also modified to completely fix the issue above.
2009-09-23 18:11:09 -07:00
Lorenzo Colitti
78cf04f658
Support IPv6 literal URLs, e.g., http://[2001:4860:b004::68]/ as per RFC 3896
...
section 3.2.2.
Change-Id: I6166753fac2c141440fc3c860ab644b29b188d76
2009-09-23 18:05:51 -07:00
Android (Google) Code Review
ce60514221
Merge change 26717 into eclair
...
* changes:
Newer animations.
2009-09-23 20:04:44 -04:00
Dianne Hackborn
5baba16989
Newer animations.
...
Change-Id: I1bb8e52f91dc60a6ec9496e2c66623bc8080b95d
2009-09-23 17:03:41 -07:00
Wu-cheng Li
e6bea600fe
Change setRotation documentaion.
2009-09-23 16:40:10 -07:00
Android (Google) Code Review
8799b96ea0
Merge change 26314 into eclair
...
* changes:
Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.
2009-09-23 19:15:29 -04:00
Jim Miller
50c05f38b3
Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.
...
Make sure 'nobroadcast' flag doesn't get stored in database.
Update after review.
2009-09-23 16:05:03 -07:00
Android (Google) Code Review
8f1e598118
Merge change 26653 into eclair
...
* changes:
make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled
2009-09-23 18:58:07 -04:00
Android (Google) Code Review
f017167f52
Merge change 25794 into eclair
...
* changes:
Remove the GDD Gservices setting.
2009-09-23 16:37:57 -04:00
Sanjay Jeyakumar
b34a3a0805
Remove the GDD Gservices setting.
2009-09-23 13:34:20 -07:00
Android (Google) Code Review
193a626189
Merge change 26537 into eclair
...
* changes:
add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix.
2009-09-23 16:17:02 -04:00
Fred Quintana
600dde04ee
make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled
2009-09-23 12:58:51 -07:00
Cary Clark
37703b6c87
invalidate the webview after pressing the IME 'next' button
...
fixes http://b/issue?id=2141013
2009-09-23 15:40:17 -04:00
Android (Google) Code Review
830207cab4
Merge change 25635 into eclair
...
* changes:
Add new thumbnail API.
2009-09-23 14:31:04 -04:00
Ray Chen
00c575a3fc
Add new thumbnail API.
2009-09-23 11:23:45 -07:00
Leon Scroggins
ea96d1e27f
Provide a getter to access the width of the HTML document.
...
Necessary to scale thumbnail pictures to show the full page width.
Change-Id: I631e880b09fe66403ea71bf5e019899a180e6a53
2009-09-23 14:14:34 -04:00
Debajit Ghosh
78a5b8106a
add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix.
2009-09-23 10:44:18 -07:00
Android (Google) Code Review
b06c9a8c8e
Merge change 26579 into eclair
...
* changes:
add definition for Mms.TempStorage content uri and filename.
2009-09-23 13:17:14 -04:00
Cary Clark
b82665e78f
don't allow min scale to go to infinity
...
When a new picture is received, the min zoom scale is set.
One of the many choices divides by draw.mMinPrefWidth, even
if it is zero. Add a check to require it to be greater than
zero before using it as a ratio component.
fixes http://b/issue?id=2138786
2009-09-23 13:09:34 -04:00
Android (Google) Code Review
c28e3a670f
Merge change 26595 into eclair
...
* changes:
Move destroying the web view to the WVC thread (previously it was on the UI thread)
2009-09-23 12:53:31 -04:00
Wei Huang
d588cb7fc3
add definition for Mms.TempStorage content uri and filename.
...
Change-Id: Idfab085f2ecc8c7c835208805ccf1d94d6380780
2009-09-23 09:51:49 -07:00
Android (Google) Code Review
d4c00a173a
Merge change 26590 into eclair
...
* changes:
In calcOurContentVisibleRect, account for the visible title bar.
2009-09-23 11:58:46 -04:00
Android (Google) Code Review
dbce92ab0b
Merge change 26587 into eclair
...
* changes:
Back button in search always goes back or closes search
2009-09-23 11:20:03 -04:00
Ben Murdoch
3dba1e4d81
Move destroying the web view to the WVC thread (previously it was on the UI thread)
...
Change-Id: I5a48734c6a244eadd1d60659f8e02ebb889a8fc1
2009-09-23 16:14:37 +01:00
Leon Scroggins
37df6a8328
In calcOurContentVisibleRect, account for the visible title bar.
...
Fixes http://b/issue?id=2137879 and http://b/issue?id=2135469
Change-Id: I6a4b2f90ffa8d37adbe86a2fd19d141c4136213c
2009-09-23 10:53:42 -04:00
Bjorn Bringert
077357ccf0
Back button in search always goes back or closes search
...
Before, the back button had different behavior depending on
which part of the search dialog had focus, and depending on
whether there were more suggestions than could fit in the
visible space in the drop-down.
This change makes the behavior of the BACK button more
predictable, by always going back to QSB when pivoted
into a source, and closing the search dialog when in
QSB.
Fixes http://b/issue?id=2126526
"One tap of back button when entering text to search
should always take you back to previous page"
Change-Id: I7b3553122eaa1a5d87ac966d5ab2a9f432063cc9
2009-09-23 14:59:02 +01:00
Dianne Hackborn
fed534ee5d
Fix bug where onStartCommand() was never called with a null intent.
...
Also clean up some of the service java docs.
Change-Id: I40e7d713e2393f7ee1db9822da8f07fb6304a9e4
2009-09-23 00:42:12 -07:00
Daisuke Miyakawa
d2cd9467b8
Suppress warning around old vcard code.
2009-09-22 23:14:52 -07:00
Daisuke Miyakawa
c32897a6ea
Suppress Performance log emitted by vCard importer.
2009-09-22 22:22:34 -07:00
Android (Google) Code Review
3559c14c9c
Merge change 26549 into eclair
...
* changes:
Add Website.TYPE information.
2009-09-23 01:17:31 -04:00
Daisuke Miyakawa
7a9e2f20af
Add Website.TYPE information.
...
Related internal issue number: 2131626
2009-09-22 21:51:40 -07:00
Fred Quintana
be3bceb5b9
fix the logic for starting a sync after the accounts changed
2009-09-22 21:14:48 -07:00
Android (Google) Code Review
3de07024c8
Merge change 26456 into eclair
...
* changes:
- make an AccountManager per context, not one per process - enhance the comment for addOnAccountsUpdatedListener()
2009-09-22 23:20:25 -04:00
Daniel Sandler
465ccb8a40
Add support for thumbnails to WallpaperInfo.
...
Clean up the Gallery to show thumbnails appropriately; still using FPO artwork
for wallpapers without thumbnails.
This change introduces a new "thumbnail" attribute to the API (used
in wallpaper metadata to point to the thumbnail drawable resource).
2009-09-22 20:56:10 -04:00
Android (Google) Code Review
4271c7c36b
Merge change 26449 into eclair
...
* changes:
Keep track of 'initial' sync state in SyncStatusInfo
2009-09-22 18:28:58 -04:00