History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CorrectionSettingsFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
604158669b407a40cd0f23538fad4dce5d738f24 15-Jul-2015 Mohammadinamul Sheik <inamul@google.com> [LatinIME] Support MNC permissions.


This build has been compiled against API 23

This build is approved to go out with the M OTA, but may NOT be released
to the public until the Play Store has enabled API level 23 apps

Version: 4.1.2300x.build_id

1. Replaces the personalization is on information with the suggest
contacts.
2. Enables "Use Contacts" only if the app has permission to read
contacts.
3. Disables the contacts dictionary in the Facilitator.
4. Do not register/read the contacts in the contact observer.

Bug: 22236416
Change-Id: I9674e13d0d0f4a2014c5024fde0178de684c07e7
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CorrectionSettingsFragment.java
764a18cd9290bad4f541371f10b76d339725a1b8 17-Jun-2015 Dan Zivkovic <zivkovic@google.com> Revert "Remove "Personal dictionary" link from settings."

This reverts commit 76de0a8f528830d7f6c85f45f63cac0f5aa8517c.

Bug 21881199.

Change-Id: I53f42a1e8f25d214de97264f4d25813bc637cafa
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CorrectionSettingsFragment.java
76de0a8f528830d7f6c85f45f63cac0f5aa8517c 31-Mar-2015 Dan Zivkovic <zivkovic@google.com> Remove "Personal dictionary" link from settings.

Bug 19966848.

Change-Id: Ice6a030d2d2319822d5108c5b6a37efa4de1090f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CorrectionSettingsFragment.java
f74005d888febc12ffcde04d230c8f5591b55a95 24-Mar-2015 Chieu Nguyen <cvnguyen@google.com> Remove dependency in correction settings.

Autocorrection and next-word suggestion are independent,
but the settings UI creates a dependency.

Bug: 19896768.
Change-Id: Ibcdd497cdfd7b9c3a69c61e0c2d116d67df84ef8
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CorrectionSettingsFragment.java
1eedcfb29087eac58c9c14afaec0345bef5da445 24-Mar-2015 Chieu Nguyen <cvnguyen@google.com> Reenable next-word suggestion if autocorrection reenabled.

Bug: 19896768.
Change-Id: Ifeb3401612416e58bb362c5250ce0c15fc4b3c45
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CorrectionSettingsFragment.java
2321c41b5bf17661e7390b7afdcf0320fbd5f134 16-Mar-2015 Dan Zivkovic <zivkovic@google.com> Check boxes are replaced by switches in KitKat.

Make the code work for both widgets by using the TwoStatePreference interface.

Bug 19596067.

Change-Id: I8352361dcf74b54136b6177de9aac3eb2942a4c0
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CorrectionSettingsFragment.java
5455179b54eb8230577f518db082796a3055685a 13-Mar-2015 Dan Zivkovic <zivkovic@google.com> Revert "Next-word suggestion bit in keyboard settings."

This reverts commit 1ae16dc3db170802d1b38273f477125a2a969d32.

Bug 19596067.

Change-Id: Ie7286acbb70b215d7bd08e271bcf14526b68576f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CorrectionSettingsFragment.java
1ae16dc3db170802d1b38273f477125a2a969d32 04-Mar-2015 Dan Zivkovic <zivkovic@google.com> Next-word suggestion bit in keyboard settings.

This feature works in supported languages.
We don't need a user setting.

Bug 19596067.

Change-Id: Icdded772745f9816da47f8a5e3b87b733083b121
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CorrectionSettingsFragment.java
00b49cad9cc8a350bde8210d50c4b638908ef1c4 27-Jul-2014 Tadashi G. Takaoka <takaoka@google.com> Use fragment for text correction preference screen

Bug: 16522808
Change-Id: Ia8ce83b0e69cc8157f7b8cefcfeb863eb85ee4b4
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CorrectionSettingsFragment.java