summaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/CapsModeUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Add helper methods to convert flags to readable textTadashi G. Takaoka2014-10-311-0/+28
* Move StringUtils under common.Jean Chalard2014-10-281-0/+1
* Move Constants.java to the latin.common packageKen Wakasa2014-10-231-1/+1
* Fix a bug with the Greek question mark.Jean Chalard2014-09-081-4/+13
* Fix a bug where CAPS_WORDS would not be returned.Jean Chalard2014-09-051-1/+2
* Fix some auto-caps problems:Jean Chalard2014-05-231-4/+39
* Fix a bug specific to German capitalization.Jean Chalard2014-01-171-0/+14
* Passing SpacingAndPunctuations to CapsModeUtils.getCapsModeTadashi G. Takaoka2014-01-091-7/+7
* Add American typography boolean to SpacingAndPunctuationsTadashi G. Takaoka2014-01-091-2/+1
* Revert "Revert "Separate spacing and punctuation related settings values""Jean Chalard2014-01-081-3/+3
* Revert "Separate spacing and punctuation related settings values"Jean Chalard2014-01-081-3/+3
* Separate spacing and punctuation related settings valuesTadashi G. Takaoka2014-01-081-3/+3
* Make the sentence separator a resource.Jean Chalard2013-10-081-12/+8
* Tweak for armenian periods and commas.Jean Chalard2013-09-241-3/+8
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-0/+269