commit | 2c9cf383b1c956c7185e97c2417ebd85b48fc0ac | [log] [tgz] |
---|---|---|
author | Chiao Cheng <chiaocheng@google.com> | Tue Aug 14 18:09:45 2012 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Aug 15 14:20:18 2012 -0700 |
tree | ad653504c2cc210eebebe26e31e414cb706d8ff7 | |
parent | a4e576ce8ebf869c505f0fe0ea82faefae9940f8 [diff] |
Making vcard photo parsing more robust to decode errors. Base64.decode throws IllegalArgumentException which is not handled and results in crash reports for users. Switching to VCardException which should have better UI handling. Change-Id: I3fa12b8a703c3eed181caade0bfda2271435b377