LatinIME/java/src/com/android/inputmethod/latin/utils
Sandeep Siddhartha a4e0b6efdd Add Accounts & privacy settings in LatinIME
Also start showing the logging preference on this screen too.

This settings screen will be the container for all account
management, sync and privacy related settings

Bug: 17464068
Change-Id: Ie0806f6e8a542e9dea2834445ff7b38805207bda
2014-09-17 20:50:05 -07:00
..
AdditionalSubtypeUtils.java Additional subtype ID should be independent of OS-version 2014-07-04 15:08:58 +09:00
ApplicationUtils.java [IL15] Some small refactoring 2013-12-20 11:24:45 +09:00
AsyncResultHolder.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
AutoCorrectionUtils.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
BinaryDictionaryUtils.java Quit creating empty dictionary file in ExpandableBinaryDictionary. 2014-04-22 13:18:36 -07:00
CapsModeUtils.java Fix a bug with the Greek question mark. 2014-09-08 15:33:51 +09:00
CollectionUtils.java Clean up under the util package. 2014-07-18 17:47:14 +09:00
CombinedFormatUtils.java Support migration/dump of Beginning-of-Sentence entries. 2014-06-24 12:37:07 +09:00
CompletionInfoUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
CoordinateUtils.java Fix wrong indents. 2014-01-24 23:55:33 +09:00
CursorAnchorInfoUtils.java Support CursorAnchorInfo in the full-screen mode 2014-09-11 18:36:53 +09:00
DebugLogUtils.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
DialogUtils.java Use platform default theme for activities and dialogs 2014-04-04 17:13:54 +09:00
DictionaryInfoUtils.java Allow adding DICTIONARY_MAX_WORD_LENGTH-length words. 2014-07-28 21:48:02 +09:00
DistracterFilter.java Move case and OOV detection logic into distracter filter. 2014-09-10 11:25:34 +09:00
DistracterFilterCheckingExactMatchesAndSuggestions.java Making spelling of the word "distracters" consistent 2014-09-17 17:32:43 +09:00
DistracterFilterCheckingIsInDictionary.java Move case and OOV detection logic into distracter filter. 2014-09-10 11:25:34 +09:00
ExecutorUtils.java Remove PrioritizedSerialExecutor. 2014-05-29 17:36:32 +09:00
FileUtils.java Fix possible NPE in FileUtils. 2013-12-27 14:58:38 +09:00
FragmentUtils.java Add Accounts & privacy settings in LatinIME 2014-09-17 20:50:05 -07:00
ImportantNoticeUtils.java Refactor logic to determine showing suggestions strip or not 2014-06-06 19:41:21 +09:00
InputTypeUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
IntentUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
JniUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
JsonUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
LanguageModelParam.java Move case and OOV detection logic into distracter filter. 2014-09-10 11:25:34 +09:00
LeakGuardHandlerWrapper.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
LocaleUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
PrevWordsInfoUtils.java Move getPrevWordsInfoFromNthPreviousWord to PrevWordsInfoUtils. 2014-07-07 13:07:57 +09:00
RecapitalizeStatus.java Don't recapitalize just at the start of input 2014-06-04 16:29:31 +09:00
ResizableIntArray.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
ResourceUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
RunInLocale.java Stop using Configuration.setLocale 2014-04-22 09:22:46 -07:00
ScriptUtils.java [SD13] Reorder an enum alphabetically 2014-07-30 15:58:43 +09:00
SpannableStringUtils.java Don't resume suggestion on links. 2014-02-17 20:36:16 +09:00
StringUtils.java Straighten the dead char implementation, take 3. 2014-08-28 16:03:45 +09:00
SubtypeLocaleUtils.java Revert "Revert "[ML1] Introduce RichInputMethodSubtype"" 2014-08-25 04:42:15 +00:00
SuggestionResults.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
TargetPackageInfoGetterTask.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
TextRange.java Don't resume suggestion on links. 2014-02-17 20:36:16 +09:00
TypefaceUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
UncachedInputMethodManagerUtils.java Restore additional subtypes when the package is updated 2014-07-04 20:50:00 +09:00
ViewLayoutUtils.java Simplify onComputeInsets of LatinIME 2014-08-27 19:20:38 +09:00
XmlParseUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00