satok
e8e153490d
Merge "Null check at BackToAcceptedDefault"
2010-07-01 14:45:28 -07:00
satok
ac108d5b34
Null check at BackToAcceptedDefault
...
Change-Id: Ib232475520f822bf8613258afb9638e1be50d7f7
2010-07-02 06:36:02 +09:00
satok
a86a942d7c
Fix the mic icon key is not black in the black scheme.
...
Change-Id: I2be3507019601bc93a3e49cc60777e1515f53dc4
2010-07-02 05:35:27 +09:00
Ken Wakasa
b54abe22ab
Merge "Add key debounce. bug: 2517112"
2010-06-30 18:38:50 -07:00
Ken Wakasa
59d271ee76
Add key debounce. bug: 2517112
...
Change-Id: I461e481226395ce8964003c2ad1f4af888c6f7f9
2010-07-01 10:31:14 +09:00
satok
9c76844da2
Fix NPE on logging words
...
Change-Id: Idb01cc3226a979de656b30e57422bb35b25d13fa
2010-07-01 08:42:20 +09:00
satok
9d2e059f83
Merge commit 'goog/master'
...
Conflicts:
java/src/com/android/inputmethod/latin/LatinIME.java
2010-07-01 05:11:23 +09:00
Ken Wakasa
67607ea8b1
Fix "pi" input issues. Added a popup for greek capital pi. Bug: 2220892
...
Change-Id: Ie465e2ed93c79b0efe9d518cc44df1028f1bb392
2010-06-30 19:10:11 +09:00
Ken Wakasa
40c86618c1
No capitalization for inputs from the symbols keyboard. bug: 2220892
...
Change-Id: I832e855e8882c0ccbc48505acce5b605761cd93a
2010-06-30 13:42:36 +09:00
satok
0fbdf1035b
Change color of a shodow behind the current language in Black symbols scheme
...
Change-Id: I8ce049e1d77753a481cd45b53254ba248dca9f15
2010-06-30 12:34:01 +09:00
Maryam Garrett
57691a3574
Show word alternatives for spoken input
...
With this change, we show alternatives for a word that has
been spoken.The user triggers the display of alternatives by
tapping on the word. The alternatives are currently
generated by a client-side algorithm, but will be improved
when we move to a server-side generation of the alternatives
Change-Id: I454ee28fef9bf97a1b026ce8c605ca4badb39e79
2010-06-29 09:52:48 -04:00
satok
6c20ab55b5
Add a typeFace element and a symbol's color element
...
- add default bold theme
- add
Change-Id: Ie3f31a6973c12e7f8b885d0036f50e8647c9fe82
2010-06-29 08:41:33 +09:00
satok
cd61cadb71
Remove additional layouts
...
Change-Id: I65dbf3a4484b02ff1d854f704088ca527e273b85
2010-06-26 10:15:08 +09:00
satok
2b2db815d2
Move KeyboardView in the framework to LatinKeyboardViewBase
...
Change-Id: I99e3ea5eb1f1f5e5f9b36306930cdf0f50acfb01
2010-06-26 04:01:29 +09:00
Amith Yamasani
a62f7c18f9
Remember typed words for auto-corrections
...
Change-Id: I475c2fa7604f91659100510079fa13c7615177e9
2010-06-24 19:25:32 -07:00
satok
9512706adf
Make DropBox.addText AsyncTask in IMELogger
...
Change-Id: I84d5915a3197a67cda6bec8b0ef3343df2e510be
2010-06-17 05:53:49 +09:00
satok
b373d460c7
Log the current launguage and enabled languages
...
Change-Id: Ie504961be7c90bdcabe73ca3bddf98cac61f3d3b
2010-06-16 10:06:25 +09:00
satok
d5d61c3485
Catch inflate exception
...
Change-Id: Ia5a384f5cbd2d0063904c2959ccbeb987198616b
2010-06-09 00:54:18 +09:00
satok
acbe38f3e1
Try GC at OutOfMemoryError
...
Change-Id: Icfaecc6a0e8858622649ce9115ab94b00e240cc2
2010-06-09 00:01:21 +09:00
satok
3a7adf6569
Merge "Fix logging issues"
2010-06-07 18:40:57 -07:00
satok
297444953c
Fix logging issues
...
- send non-main dic words after filling blank
- send cancellation counts per dic
Change-Id: I010794cc810339d7b04d64f7b0a6fa5d5cbf8826
2010-06-08 10:34:10 +09:00
satok
03d88c0b1f
Show a current locale in the space bar
...
Change-Id: I317a0b0b20c3065f2e7454f7b44654a34b97500d
2010-06-04 10:25:55 +09:00
satok
88327fb73b
Fix NPE onDestroy
...
Change-Id: I6aa1951fd3d69e07d1fbc7712fe2526dd9a5ef57
2010-06-04 00:51:17 +09:00
satok
dac53d9c7d
Change RuntimeErrot to OutOfMemoryError
...
Change-Id: Ic237bc7f0631dcb192be7203379bdf4c5d832b28
2010-06-04 00:13:43 +09:00
satok
e4c7ad3097
Show encoded log
...
Change-Id: I59a8c1506409097a1e8864b51051d969edaf2680
2010-06-03 20:55:42 +09:00
satok
0f97599f1a
Delete extra inflating view
...
- this is not called in froyo-LatinIME, so it can be removed
Change-Id: I3a761145dd30a93ba71d39df9fa504383c5425a5
2010-06-03 20:47:10 +09:00
satok
c6bc1a93a3
URL encode a log of exception
...
Change-Id: I50c08d58b4ce8555d88c68cae44c12600ae93221
2010-06-03 20:45:27 +09:00
satok
0eaca7aa99
Fix NPE and addded logOnWarning
...
Change-Id: I4cca905ce044c014490ada6d00a76d79a20ed885
2010-06-03 20:31:45 +09:00
satok
8edbaf0433
Hide debug mode
...
- 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
2010-06-03 19:25:12 +09:00
satok
518643a2c5
Remove non-main dictionary candidates
...
Change-Id: I9f33da674c2c2a0101671ba24424640ba3e695e5
2010-06-03 18:46:44 +09:00
satok
4ff7bbcb97
Fix a bug that force closing happens even when SUPPRESS_EXCEPTION flag is on.
...
Change-Id: I927b11da1e62b147813fbbf01e2afce5915aed73
2010-06-03 15:25:18 +09:00
satok
219d9d52e5
Flush before re-throwing exception in logOnException
...
Change-Id: I061738c5b1a1509015344c2c27848bac1e29d833
2010-06-03 11:48:33 +09:00
satok
dd58fe92d1
Add candidates of manually picked suggestions
...
Change-Id: Ieed585be5f4e88509cdcc31f5d82474cb06add6a
2010-06-02 21:58:36 +09:00
Ken Wakasa
0175d7da21
Add additional punctuations to suggestion strip. Bug: 2729632
...
Change-Id: I5a3d47fee2a09da06b395529c4eccce6d14ecb9d
2010-06-02 20:44:16 +09:00
satok
4ee3676cf3
Check suggested words whether they are from mainDic or not
...
- Added counters for suggestions by dictionarys
- Added a counter for cancelled suggestions
Change-Id: Ia7d3a73855b1e82b60a010f18dba4e1c0fe1c2bb
2010-06-02 19:18:22 +09:00
satok
928ebfeaf8
Add aggressive cancellation for auto suggestion
...
- Add ring buffer
- Count separator for auto suggestion
- Add a test for ring buffer
Change-Id: Id4a0aa00ceb1b055b8fc96c45e100d318cceb2ab
2010-06-02 12:59:35 +09:00
satok
e607db631d
Get the log of exceptions. And delete the gradient background.
...
- Add a logger of Exception
- Catch RuntimeException where bug reported.
- Delete gradient background.
Change-Id: I98b5fbc4a51163de7e56bee4f8312585d8e98eb7
2010-06-01 17:07:39 +09:00
satok
7c00957e46
Log version of IME
...
Change-Id: I6e6dc751da05cdc94d38a2a819f659b9f1885414
2010-05-31 22:23:07 +09:00
satok
f4973b3d41
Clear user's input and manually picked suggestion
...
Change-Id: I7bbad73b87a9341440621489db7fbdb4ad81c7f6
2010-05-31 21:07:39 +09:00
satok
37340b3fb4
Merge "Add black resources"
2010-05-31 04:40:40 -07:00
satok
c03c7cb268
Logging issues
...
- 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
2010-05-31 20:39:48 +09:00
satok
faeed22612
Add black resources
...
Change-Id: Ibd1ac2610b70693975011f85e232348388245553
2010-05-31 20:38:38 +09:00
satok
352f8bc9a3
Fix log dupplication of auto suggest
...
Change-Id: Ic2af15adff64631cc275b07113b42991363c92f8
2010-05-31 19:07:02 +09:00
satok
574a7cc82d
Fix the bug that black symbols are shown when only one lanugage is selected.
...
Change-Id: I15f83fc43d91c2c9d74b40fdcecdfe239242d565
2010-05-28 02:01:32 +09:00
satok
bf336cb4a2
Change symbol to use black icons
...
Change-Id: I834efd322b4ef6e99707028d38223d837a3d4e36
2010-05-27 22:14:24 +09:00
satok
f22d479e48
Log and UI fix
...
- 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
2010-05-27 12:06:58 +09:00
satok
b72f348467
Add new UI for Gingerbread refering to Heiko's sample
...
Change-Id: I80db4a52f5bbb25c77dfe7df94bdced69debf831
2010-05-26 19:15:14 +09:00
satok
3e5b8b3520
Merge commit 'goog/master'
...
Conflicts:
java/res/values-de/strings.xml
java/res/values-it/strings.xml
2010-05-24 15:02:28 +09:00
satok
107d9dd5c0
Fix the valid length of a logged data
...
Change-Id: I94abccd9585edc42555ab3ffaed35f09cdfadd44
2010-05-21 15:01:37 +09:00
Amith Yamasani
db8dcd8b02
Only use fullscreen mode if the number of inches in height is less than 2.5in
2010-05-20 10:19:23 -07:00