| Commit message (Expand) | Author | Age | Files | Lines |
* | AOSP change for showing the app icon.•••This change deletes a bunch of code that was used to conditionally show/hide
the keyboard app icon given system states and user preferences.
Bug 19001197.
Change-Id: I69a57aa21872a571af87a193b3e52b7f985e5168
|  Dan Zivkovic | 2015-01-16 | 1 | -27/+14 |
* | Remove unneeded Context argument•••Change-Id: Ib34931836a617d0dc049fb3c9ae6686374ec8c12
|  Tadashi G. Takaoka | 2014-11-21 | 1 | -1/+1 |
* | Clear keyboard cache when system locale is changed•••Bug: 17310080
Change-Id: I2b388772f269f1e7610a5bd32de80793da2df16e
|  Tadashi G. Takaoka | 2014-08-28 | 1 | -15/+14 |
* | Restore additional subtypes when the package is updated•••With this CL, Intent#ACTION_MY_PACKAGE_REPLACED will
not only update the visibility of the setup activity but
also reconstruct additional subtypes.
This is important because the system always removes all
the additional subtypes whenever the package is updated.
BUG: 15890448
Change-Id: Ic36ea68f50b1ac89b4cbd268ee53f9a5e5d60afd
|  Yohei Yukawa | 2014-07-04 | 1 | -0/+104 |