Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some inner static class to top class in new package•••This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05 | 2010-12-02 | 1 | -1/+3 | |
* | Cleanup unused Java import•••This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f | 2010-11-29 | 1 | -0/+1 | |
* | Preload SharedPreferences at start.•••bug: 3207554 Change-Id: I84072461aee9675cc67897de03f89e9c0036bc1f | 2010-11-26 | 1 | -1/+1 | |
* | Add a logging functionarity for usability study.•••Bug: 3193879 - Log char input Change-Id: I5c1568f81012743b7068d423baa99b0f9d1653f8 | 2010-11-16 | 1 | -0/+4 | |
* | Unbundle Keyboard.java to BaseKeyboard.java•••Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c | 2010-10-02 | 1 | -2/+1 | |
* | Fix Null pointer exception on closing and update assets•••Change-Id: I30fdac74685beae06b5c61140452b26b29ae4c39 | 2010-09-28 | 1 | -2/+2 | |
* | Move RingCharBuffer as a singleton in Util•••Change-Id: I08d09555a99a64038374e62019777d331c48319b | 2010-09-24 | 1 | -1/+1 | |
* | Remove Log functions from Gingerbread•••Change-Id: I0ab19726a6bfaf14b42c05903f38dfb74cbd0d37 | 2010-08-30 | 1 | -856/+1 | |
* | Not to reset the ring buffer in LatinImeLogger•••Change-Id: I3286b2562e07d77a9dfd745ad6ec44aae4396e21 | 2010-08-27 | 1 | -1/+0 | |
* | Add a log for getting coordinates of keys•••Change-Id: I57cc6fb6a9eeb65ce8c0c3c3262fd525726643e2 | 2010-08-26 | 1 | -26/+106 | |
* | DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963 | 2010-08-20 | 1 | -0/+847 |