aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show a current locale in the space barsatok2010-06-041-9/+8
| | | | Change-Id: I317a0b0b20c3065f2e7454f7b44654a34b97500d
* Fix NPE onDestroysatok2010-06-041-3/+7
| | | | Change-Id: I6aa1951fd3d69e07d1fbc7712fe2526dd9a5ef57
* Change RuntimeErrot to OutOfMemoryErrorsatok2010-06-044-5/+13
| | | | Change-Id: Ic237bc7f0631dcb192be7203379bdf4c5d832b28
* Show encoded logsatok2010-06-031-4/+4
| | | | Change-Id: I59a8c1506409097a1e8864b51051d969edaf2680
* Delete extra inflating viewsatok2010-06-031-1/+0
| | | | | | - this is not called in froyo-LatinIME, so it can be removed Change-Id: I3a761145dd30a93ba71d39df9fa504383c5425a5
* URL encode a log of exceptionsatok2010-06-031-1/+2
| | | | Change-Id: I50c08d58b4ce8555d88c68cae44c12600ae93221
* Fix NPE and addded logOnWarningsatok2010-06-033-2/+15
| | | | Change-Id: I4cca905ce044c014490ada6d00a76d79a20ed885
* Hide debug modesatok2010-06-033-23/+67
| | | | | | | | - Tap feedback option 10 times, then debug mode will be enabled. - Change default value of KeyboardMode to avoid NPE - Update version code Change-Id: I3a4e64db0d3aa9a08f0e3b3ad1669e728e32cddf
* Remove non-main dictionary candidatessatok2010-06-031-22/+27
| | | | Change-Id: I9f33da674c2c2a0101671ba24424640ba3e695e5
* Fix a bug that force closing happens even when SUPPRESS_EXCEPTION flag is on.satok2010-06-033-12/+21
| | | | Change-Id: I927b11da1e62b147813fbbf01e2afce5915aed73
* Flush before re-throwing exception in logOnExceptionsatok2010-06-031-0/+2
| | | | Change-Id: I061738c5b1a1509015344c2c27848bac1e29d833
* Add candidates of manually picked suggestionssatok2010-06-023-20/+64
| | | | Change-Id: Ieed585be5f4e88509cdcc31f5d82474cb06add6a
* Add additional punctuations to suggestion strip. Bug: 2729632Ken Wakasa2010-06-021-7/+13
| | | | Change-Id: I5a3d47fee2a09da06b395529c4eccce6d14ecb9d
* Check suggested words whether they are from mainDic or notsatok2010-06-0210-30/+98
| | | | | | | - Added counters for suggestions by dictionarys - Added a counter for cancelled suggestions Change-Id: Ia7d3a73855b1e82b60a010f18dba4e1c0fe1c2bb
* Add aggressive cancellation for auto suggestionsatok2010-06-022-32/+108
| | | | | | | | - Add ring buffer - Count separator for auto suggestion - Add a test for ring buffer Change-Id: Id4a0aa00ceb1b055b8fc96c45e100d318cceb2ab
* Get the log of exceptions. And delete the gradient background.satok2010-06-013-22/+68
| | | | | | | | - Add a logger of Exception - Catch RuntimeException where bug reported. - Delete gradient background. Change-Id: I98b5fbc4a51163de7e56bee4f8312585d8e98eb7
* Log version of IMEsatok2010-05-311-0/+18
| | | | Change-Id: I6e6dc751da05cdc94d38a2a819f659b9f1885414
* Clear user's input and manually picked suggestionsatok2010-05-311-0/+4
| | | | Change-Id: I7bbad73b87a9341440621489db7fbdb4ad81c7f6
* Merge "Add black resources"satok2010-05-312-16/+25
|\
| * Add black resourcessatok2010-05-312-16/+25
| | | | | | | | Change-Id: Ibd1ac2610b70693975011f85e232348388245553
* | Logging issuessatok2010-05-312-3/+12
|/ | | | | | | | - Swap user's input and auto suggested words if they are same - Set user's input blank if punctuation is selected - Not count when user's input has one or more digit Change-Id: I8bbe1cb43287c06f8e284ada0712b1b9ec714dc3
* Fix log dupplication of auto suggestsatok2010-05-312-6/+20
| | | | Change-Id: Ic2af15adff64631cc275b07113b42991363c92f8
* Fix the bug that black symbols are shown when only one lanugage is selected.satok2010-05-282-4/+17
| | | | Change-Id: I15f83fc43d91c2c9d74b40fdcecdfe239242d565
* Change symbol to use black iconssatok2010-05-272-11/+38
| | | | Change-Id: I834efd322b4ef6e99707028d38223d837a3d4e36
* Log and UI fixsatok2010-05-273-15/+35
| | | | | | | | | | - add Log entry for the setting of auto completion - fix the parameter names - reduce the time to commit - copy popup window's resources from framework - change extention window to use the current layout Change-Id: I5f52c41dc8027c28a874ba8f198471eb3c9bdd1e
* Add new UI for Gingerbread refering to Heiko's samplesatok2010-05-262-3/+3
| | | | Change-Id: I80db4a52f5bbb25c77dfe7df94bdced69debf831
* Merge commit 'goog/master'satok2010-05-241-0/+14
|\ | | | | | | | | | | Conflicts: java/res/values-de/strings.xml java/res/values-it/strings.xml
| * Only use fullscreen mode if the number of inches in height is less than 2.5inAmith Yamasani2010-05-201-0/+14
| |
* | Fix the valid length of a logged datasatok2010-05-211-6/+19
| | | | | | | | Change-Id: I94abccd9585edc42555ab3ffaed35f09cdfadd44
* | Commit on finishInputsatok2010-05-192-22/+47
| | | | | | | | Change-Id: I26254cfdaecd0d85571be3f930476040de935d6c
* | Add logging for UIsatok2010-05-172-12/+28
| | | | | | | | Change-Id: Ib47919be442feb7a0cb22e886a537ef4ff5b8533
* | Merge commit 'goog/master'satok2010-05-171-3/+3
|\|
| * Merge "Fix a bug throwing IndexOutOfBoundsException when IME receives ↵Amith Yamasani2010-05-121-3/+3
| |\ | | | | | | | | | completions more than MAX_SUGGESTIONS in full-screen mode."
| | * Fix a bug throwing IndexOutOfBoundsException when IME receives completions ↵Yuncheol Heo2010-05-121-3/+3
| | | | | | | | | | | | | | | | | | more than MAX_SUGGESTIONS in full-screen mode. Change-Id: Ic76287c2f8aa91733769e789df1f2a0614100f65
* | | Add Keyboard Theme Switchersatok2010-05-172-52/+113
| | | | | | | | | | | | Change-Id: If1bf7d20e4f8a47a7c0429d2445431dc73c1b31b
* | | Fix NPEsatok2010-05-121-3/+1
| | | | | | | | | | | | Change-Id: Ic438704af64e8ebcecba13dbc0f3e72b14ac6f4f
* | | Merge commit 'goog/master'satok2010-05-127-126/+31
|\| |
| * | Cleanupsatok2010-05-127-126/+31
| |/ | | | | | | | | | | | | - Remove dead code - Add colors Change-Id: I011146b33a37375d2a0b12342d65bad62ba7542b
* | Merge commit 'goog/master'satok2010-05-113-8/+35
|\|
| * Cleanup unused functionsatok2010-05-101-19/+0
| | | | | | | | Change-Id: I7417bcaa578ef85f0b634bcac8ddde2b0368b905
| * Tests and some new constructors to help in testing.Amith Yamasani2010-05-073-8/+35
| | | | | | | | | | Added tests for the dictionary lookup and correction logic on the primary dictionary. This exercises part of the Suggest class and the native dictionary lookup code.
* | Insert logging codesatok2010-05-104-28/+49
| | | | | | | | | | | | | | | | | | - Add log of auto suggestion - Add log of cancelling auto suggestion - Add log of actual number of charactors - Add log of manually clicking suggestion Change-Id: I8fc1cef356bf1a98b0676ed171bfb17825e18425
* | Merge commit 'goog/master'satok2010-05-074-6/+29
|\| | | | | | | | | Conflicts: native/Android.mk
| * am b1068051: am f0296426: Don\'t auto-select the system language in IME ↵Amith Yamasani2010-05-044-6/+29
| |\ | | | | | | | | | language selection screen.
| | * am f0296426: Don\'t auto-select the system language in IME language ↵Amith Yamasani2010-05-044-6/+29
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selection screen. Merge commit 'f02964264f196447b03a88591a2964b67c318718' into froyo-plus-aosp * commit 'f02964264f196447b03a88591a2964b67c318718': Don't auto-select the system language in IME language selection screen.
| | | * Don't auto-select the system language in IME language selection screen.Amith Yamasani2010-05-034-6/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes http://b/2650378 On entering the selection screen, don't add the system language in addition to other selected languages. Change-Id: Id7a3b45df39a8493d17be668029eee139bf00ff3
| * | | Get rid of dependency on native AssetManager API. Confirmed the native code ↵Ken Wakasa2010-04-271-6/+33
| |/ / | | | | | | | | | | | | | | | builds with the NDK r3. Change-Id: I0d2d3a0e262847d6948a0336a35440e21e312ad2
* | | IME Logger improvementsatok2010-05-071-54/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Eabled to handle an array value in the log entry - Added word counter - Added parameters to Log APIs - Obfuscate user privacy support Change-Id: I5e2a7d58113b0581e51d22d6dac9a6a6fdc34356
* | | Fix NPEsatok2010-04-281-2/+7
| | | | | | | | | | | | Change-Id: I27fc6268ea325f6e5f2a8bfd36499bf6c2b9f146
* | | Add loggingsatok2010-04-282-0/+5
| | | | | | | | | | | | | | | | | | | | | - add logging for delete - add logging for inputchar Change-Id: I684692385f4c3acb66ab2bcd6421dae1d84feb8f