aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/setup/LauncherIconVisibilityManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move settings related classes to "settings"•••Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f Ken Wakasa2013-07-221-1/+1
* Don't use RichInputMethodManager in setup wizard•••In setup wizard, InputMethodManager may not be able to be aware that this IME is installed, especially just after the IME is installed via GooglePlay app and hit the open button on the app to launch the setup wizard. Bug: 9299618 Change-Id: I00c8544178b41074253d49ae9481996ec56593d2 Tadashi G. Takaoka2013-06-071-11/+10
* Clean up IntentCompatUtils a bit•••Change-Id: I803aa6c2160bfa1ffe992b28e7eb6e8a320c9762 Tadashi G. Takaoka2013-05-211-1/+1
* Fix a crash on a secondary user•••Bug: 9054063 Change-Id: I092ab6e0077578d0aca57d2e41dfbc00b46e1ba4 Satoshi Kataoka2013-05-211-2/+9
* Add show setup wizard icon preference settings•••Bug: 8239067 Change-Id: If6106a3632d3abad3e22ce29f1351525a5152ec7 Tadashi G. Takaoka2013-03-051-31/+28
* Add setup wizard launcher icon•••The setup wizard icon will be hidden if the Android Keyboard is in system image. Bug: 8239067 Change-Id: Ib0c0c9e3a0954512c3e03e42a661cdf86eff0dca Tadashi G. Takaoka2013-03-011-0/+125