aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/StringUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Kill the StringBuilderPool.Jean Chalard2012-03-131-9/+1
| | | | | | | | | The intention may have been nice originally but these end up being copied anyway :/ Let's remove them now, and in a later change, just keep references to the created objects. Change-Id: Ifba8357c20384f9eb40cd916665ed1fc6dc8cab1
* Split Utils class to StringUtils, SubtypeUtils, and JniUtilsTadashi G. Takaoka2012-03-081-0/+198
Change-Id: I09e91675fe7d573dad8c933ad513b21d7e409144