commit | e31dac84479a4c7b356edfc062a447cdfb5efc69 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Oct 08 11:13:47 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Oct 08 12:09:09 2009 -0700 |
tree | 395512cbac918f916986796fed65d059c5a28cd2 | |
parent | b7da2d0f30e012f786686bedea065af01f20a4e2 [diff] |
Trim edit fields that don't contain printable values. When persisting edit changes, trim data rows that have no printable characters. Also wrote unit tests for new method and building of IM intents to check Uri escaping. Fixes http://b/2173811