History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/SettingsActivity.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/SettingsActivity.java
2fb8e5eecf0b472c00c40ab01d7bae81bdd4459f 24-Mar-2015 Jatin Matani <jatinm@google.com> Avoid NPE when logging the entry point to Settings

The populator class that serializes the proto uses a switch
and throws an NPE.

Bug:19911288
Change-Id: Id0fa371b3c64e706e14a13bb6e643406f94be035
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/SettingsActivity.java
93d2ab38577fb3d7c919bc4fd19a769f5c93e654 14-Mar-2015 Mohammadinamul Sheik <inamul@google.com> Add StatsUtils.onSettingsActivity to collect the settings page stats.

Bug:19214944
Change-Id: I113f47c49d638790d770fe2781afe7cd1565619d
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/SettingsActivity.java
76cffec78834a2db525608587eae1a5a7ef998dd 23-Jul-2014 Tadashi G. Takaoka <takaoka@google.com> Show "navigate up" icon on settings activity

Bug: 15813742
Change-Id: I8b1feb5c35377e62199e5a909640d9c50f970654
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/SettingsActivity.java
bfcd98edc7c5ac28fdc1e4b7a97b2912124e622a 24-Jul-2014 Tadashi G. Takaoka <takaoka@google.com> Use fragment for input preference screen

This CL introduces a common abstract class, SunScreenFragment, for
PreferenceFragment that implements a PreferenceScreen of the main
settings preference screen.

Bug: 16522808
Change-Id: I11fba71b5e9f96208b261e0c0314de8a41720d0f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/SettingsActivity.java
64f64bdf58ebcfb412c810646eb12e22b586aa87 09-Oct-2013 Satoshi Kataoka <satok@google.com> Fix the security related API change for PreferenceActivity

Bug: 10118761
Change-Id: I63501d6c2b5f561d7ab8b7362498665d805d5e1e
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/SettingsActivity.java
c5182c9a4ae66e75df8c959bf625d08ef99f81d2 02-Oct-2013 Satoshi Kataoka <satok@google.com> Correspond to the security related API change for PreferenceActivity

Bug: 10118761
Change-Id: Ia7d1c6c526dae849f447c26387e96a4fb4d6042f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/SettingsActivity.java
a7d2fc6befa1b16883200a653fc01deb4d94944d 21-Jul-2013 Ken Wakasa <kwakasa@google.com> Move settings related classes to "settings"

Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/SettingsActivity.java