commit | 9e87c7606b0593b6789cdd177d80e31b991c864c | [log] [tgz] |
---|---|---|
author | Chiao Cheng <chiaocheng@google.com> | Mon Aug 20 17:21:45 2012 -0700 |
committer | Chiao Cheng <chiaocheng@google.com> | Fri Aug 24 13:50:31 2012 -0700 |
tree | 695b55a880c81a2cb59a2af9e7e2dd227f49ec0c | |
parent | 2c9cf383b1c956c7185e97c2417ebd85b48fc0ac [diff] |
Allowing multiline addresses to support microsoft vCard. Multiline addresses are not allowed in vCard 2.1 but it has been encountered in microsoft mobile vCard. This adds support for this by checking the next line. If the next line contains a colon, we assume it's a new property. Otherwise, we assume it's a continuation. Bug: 5188556 Change-Id: I4607eda901a1d535c759b5026f6702eb47290cb8