summaryrefslogtreecommitdiff
path: root/src/com/android/mail/utils/StringUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Add "Send anyway" and create a bidi'ed join methodAndrew Sapperstein2014-06-051-0/+38
Creates a StringUtils class that contains two versions of a method called joinAndBidiFormat. It works like TextUtils.join but also unicodeWraps each token before adding to the string. Change-Id: I0bff8c0f3e56c94c92eed8e4a4ae4ba67137d130