commit | 1e6310fcc55c8549c98018fc427b54e1619320a4 | [log] [tgz] |
---|---|---|
author | Hugo Hudson <hugohudson@google.com> | Sat Jul 30 00:09:40 2011 +0100 |
committer | Hugo Hudson <hugohudson@google.com> | Tue Aug 02 11:32:16 2011 +0100 |
tree | 1f9c0b07fa5ad9615451559da4354708f4d77792 | |
parent | 3606209fe0f5bac0e7d312f0c1576b7ee5cf8ee7 [diff] |
Add synthetic columns to voicemail table. - Since our voicemail table supports getInputStream and getOutputStream we should also support the columns for DISPLAY_NAME and SIZE, since these are expected to exist for helping other apps share files - attaching to an email in GMail for example. - Uses an SQL hack to combine a suitably localized string with the number column for the display name. Bug: 5066115 Change-Id: I48a08ade2a3a2a28a1d3e3415ec27dd956056d44