aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinImeLogger.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move some inner static class to top class in new packageTadashi G. Takaoka2010-12-021-1/+3
| | | | | | | | | 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
* Cleanup unused Java importTadashi G. Takaoka2010-11-291-0/+1
| | | | | | This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f
* Preload SharedPreferences at start.Ken Wakasa2010-11-261-1/+1
| | | | | bug: 3207554 Change-Id: I84072461aee9675cc67897de03f89e9c0036bc1f
* Add a logging functionarity for usability study.satok2010-11-161-0/+4
| | | | | | | | Bug: 3193879 - Log char input Change-Id: I5c1568f81012743b7068d423baa99b0f9d1653f8
* Unbundle Keyboard.java to BaseKeyboard.javasatok2010-10-021-2/+1
| | | | Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c
* Fix Null pointer exception on closing and update assetssatok2010-09-281-2/+2
| | | | Change-Id: I30fdac74685beae06b5c61140452b26b29ae4c39
* Move RingCharBuffer as a singleton in Utilsatok2010-09-241-1/+1
| | | | Change-Id: I08d09555a99a64038374e62019777d331c48319b
* Remove Log functions from Gingerbreadsatok2010-08-301-856/+1
| | | | Change-Id: I0ab19726a6bfaf14b42c05903f38dfb74cbd0d37
* Not to reset the ring buffer in LatinImeLoggersatok2010-08-271-1/+0
| | | | Change-Id: I3286b2562e07d77a9dfd745ad6ec44aae4396e21
* Add a log for getting coordinates of keyssatok2010-08-261-26/+106
| | | | Change-Id: I57cc6fb6a9eeb65ce8c0c3c3262fd525726643e2
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-201-0/+847
TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963