LatinIME/common/src/com/android/inputmethod/latin/common
Jatin Matani d711426a87 Remove android.util.Log from FileUtils
FileUtils is being used for other non android projects
and hence breaks when built. Instead use the log statements
at caller to record Log.e messages. Hence there is no side
effect here.

Bug:22042371
Change-Id: Ieb100006ff38e013bc30542637465f58bfc0f2f2
2015-07-09 11:50:10 -07:00
..
CodePointUtils.java Add null analysis annotations to latinime-common 2014-11-02 22:31:42 +09:00
CollectionUtils.java Add shortcut support to UserDictionaryLookup. 2015-04-02 11:15:27 -07:00
ComposedData.java Add null analysis annotations to latinime-common 2014-11-02 22:31:42 +09:00
Constants.java Add more options for calling removeWordFromPersonalizedDicts. 2015-02-19 12:03:42 -08:00
CoordinateUtils.java Move util classes under common 2014-11-07 18:00:03 +09:00
FileUtils.java Remove android.util.Log from FileUtils 2015-07-09 11:50:10 -07:00
InputPointers.java Fix a couple of unit tests. 2015-03-13 17:50:04 -07:00
LocaleUtils.java Make LocaleUtils.constructLocaleFromString as @Nonnull 2014-11-21 12:02:06 +09:00
NativeSuggestOptions.java Remove unused phrase gesture code. 2015-03-11 17:09:44 -07:00
ResizableIntArray.java Fix a couple of unit tests. 2015-03-13 17:50:04 -07:00
StringUtils.java Rename StringUtils methods that handle title case manipulation 2014-11-19 19:08:05 +09:00
UnicodeSurrogate.java Selections spans should not split surrogate pair. 2015-02-04 16:35:18 -08:00