am 9907efcd: When displaying a bookmark item, only truncate the Strings that we display in the ListView rather than the ones used to index into the bookmarks database. This caused a crash when bookmarks had titles longer than the text view limit.

Merge commit '9907efcdb03d1e038b3923d6c58f907b1fda4c5e' into eclair-mr2-plus-aosp

* commit '9907efcdb03d1e038b3923d6c58f907b1fda4c5e':
  When displaying a bookmark item, only truncate the Strings that we display in the ListView rather than the ones used to index into the bookmarks database. This caused a crash when bookmarks had titles longer than the text view limit.