satok
34a69469ac
Change the application name
...
Change-Id: I097bfe031ff8a0652329469fa11074e109653fdb
2010-05-10 18:03:09 +09:00
satok
8e0575db72
Cleanup unused function
...
Change-Id: I7417bcaa578ef85f0b634bcac8ddde2b0368b905
2010-05-10 15:49:11 +09:00
Roman Mitnitski
54b3fe771f
Sync hebrew keyboard with the rest (removed popular domain button)
...
Change-Id: Ib7e91513fcb02e7383c7d0e524b7f56a53b1abd8
2010-05-10 09:26:58 +03:00
satok
1263d23466
Insert logging code
...
- 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
2010-05-10 15:11:26 +09:00
Amith Yamasani
7e615228de
Merge "Tests and some new constructors to help in testing."
2010-05-07 13:43:11 -07:00
Amith Yamasani
e4e1130d00
Tests and some new constructors to help in testing.
...
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.
2010-05-07 13:40:20 -07:00
satok
4c3ff1a760
am a8e487be: am d6b80c6e: Merge "Fix hardcoded "isDefault" setting" into froyo
2010-05-07 10:53:20 -07:00
satok
a8e487be4c
am d6b80c6e: Merge "Fix hardcoded "isDefault" setting" into froyo
...
Merge commit 'd6b80c6ed4433d66381501cd0a00813647261a6c' into froyo-plus-aosp
* commit 'd6b80c6ed4433d66381501cd0a00813647261a6c':
Fix hardcoded "isDefault" setting
2010-05-07 10:34:41 -07:00
satok
d6b80c6ed4
Merge "Fix hardcoded "isDefault" setting" into froyo
2010-05-07 10:32:51 -07:00
satok
53393240e8
Merge commit 'goog/master'
...
Conflicts:
native/Android.mk
2010-05-07 19:57:51 +09:00
satok
5c7c33735d
IME Logger improvement
...
- 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
2010-05-07 19:23:11 +09:00
satok
8a3f6dfba9
Fix hardcoded "isDefault" setting
...
Bug:2661261
- Changed true to @bool/im_is_default
- isDefault was changed in https://android-git.corp.google.com/g/#patch,sidebyside,37627,3,res/xml/method.xml by mistake
Change-Id: Id1c20c292bed27523fb41f32514f2abdee11f992
2010-05-07 18:00:45 +09:00
Dan Bornstein
f53d0da540
resolved conflicts for merge of 1633fa9b
to master
...
Change-Id: Ifa5d216091696b90ecc215ca4fd6110e79bbdf99
2010-05-05 18:51:29 -07:00
Dan Bornstein
1633fa9bfc
am 3d23421c: Merge "For issue #2651381 , allow library prelinking." into froyo
...
Merge commit '3d23421c1171e5c04691c2e128c9fb86a4082dfa' into froyo-plus-aosp
* commit '3d23421c1171e5c04691c2e128c9fb86a4082dfa':
For issue #2651381 , allow library prelinking.
2010-05-05 17:50:10 -07:00
Dan Bornstein
3d23421c11
Merge "For issue #2651381 , allow library prelinking." into froyo
2010-05-05 16:55:50 -07:00
Dan Bornstein
bf45d3619f
For issue #2651381 , allow library prelinking.
...
Change-Id: If7015f2fa5932f69807797ffcc496550d5cb1630
2010-05-05 09:38:52 -07:00
Amith Yamasani
dbab992963
am b1068051: am f0296426: Don\'t auto-select the system language in IME language selection screen.
2010-05-04 13:08:44 -07:00
Amith Yamasani
b1068051c7
am f0296426: Don\'t auto-select the system language in IME language selection screen.
...
Merge commit 'f02964264f196447b03a88591a2964b67c318718' into froyo-plus-aosp
* commit 'f02964264f196447b03a88591a2964b67c318718':
Don't auto-select the system language in IME language selection screen.
2010-05-04 12:05:33 -07:00
Amith Yamasani
249cfdaa64
Merge "Adds the basic Serbian files to LatinIME."
2010-05-03 21:30:03 -07:00
Amith Yamasani
f02964264f
Don't auto-select the system language in IME language selection screen.
...
Fixes http://b/2650378
On entering the selection screen, don't add the system language in addition
to other selected languages.
Change-Id: Id7a3b45df39a8493d17be668029eee139bf00ff3
2010-05-03 14:13:34 -07:00
Filip Miletic
8f3106e276
Adds the basic Serbian files to LatinIME.
...
- Adds the Serbian keyboard layout.
- Adds the Serbian translatio to strings.xml.
Change-Id: I29739f422fd58d31fd2e5213b72908dd1f617805
2010-05-02 22:51:34 -07:00
Kenny Root
d96df289a4
am 8701305f: am 221d99c8: Merge "Import revised translations" into froyo
2010-04-28 09:54:01 -07:00
Kenny Root
8701305f4f
am 221d99c8: Merge "Import revised translations" into froyo
...
Merge commit '221d99c891b1ea0955957849abc5df3019cb18c7' into froyo-plus-aosp
* commit '221d99c891b1ea0955957849abc5df3019cb18c7':
Import revised translations
2010-04-28 09:32:58 -07:00
Kenny Root
221d99c891
Merge "Import revised translations" into froyo
2010-04-28 08:07:51 -07:00
satok
85b6c5fc6b
Fix NPE
...
Change-Id: I27fc6268ea325f6e5f2a8bfd36499bf6c2b9f146
2010-04-28 17:25:29 +09:00
satok
22f7ea7518
Add logging
...
- add logging for delete
- add logging for inputchar
Change-Id: I684692385f4c3acb66ab2bcd6421dae1d84feb8f
2010-04-28 16:48:48 +09:00
satok
8677ac3586
Logger improvements
...
- Made each method static
- Added a setter of contest
- Added a function to entry counts periodically
Change-Id: I644dfa83c4fcb1933dc267fc4cfad05c9bb7adc7
2010-04-28 16:33:40 +09:00
Amith Yamasani
dd7a2cb283
am afae9b25: am 6aab3310: Remove .com key from URL and Email address keyboards. Bug: 2630268
2010-04-27 18:56:38 -07:00
Kenny Root
0dfa3e6dad
Import revised translations
...
Change-Id: I1050cb361860cbea36bba762d37b4558dee8cecb
2010-04-27 14:30:47 -07:00
Amith Yamasani
afae9b251e
am 6aab3310: Remove .com key from URL and Email address keyboards. Bug: 2630268
...
Merge commit '6aab33105a64dabe0b85c4d4fdc4f784a7a57c4f' into froyo-plus-aosp
* commit '6aab33105a64dabe0b85c4d4fdc4f784a7a57c4f':
Remove .com key from URL and Email address keyboards. Bug: 2630268
2010-04-27 13:10:01 -07:00
Amith Yamasani
6aab33105a
Remove .com key from URL and Email address keyboards. Bug: 2630268
...
Have the spacebar be normal width and remove the .com keys.
Change-Id: I470ee4ffa2c84b91e3207e016c99bc66b34ef564
2010-04-27 11:30:17 -07:00
Ken Wakasa
3592749a4c
Merge "Remove ByteBuffer prefix which wrongly suppresses a class member."
2010-04-27 08:11:28 -07:00
Ken Wakasa
e945a182c2
Remove ByteBuffer prefix which wrongly suppresses a class member.
...
Change-Id: I5114106eca0f67326fb3f939165bae0c122ed982
2010-04-27 23:35:45 +09:00
Ken Wakasa
826269c8ae
Get rid of dependency on native AssetManager API. Confirmed the native code builds with the NDK r3.
...
Change-Id: I0d2d3a0e262847d6948a0336a35440e21e312ad2
2010-04-27 22:23:03 +09:00
satok
59d77a1586
Merge "Add a base class of logger"
2010-04-26 23:47:13 -07:00
satok
ac981fd39a
Add a base class of logger
...
Change-Id: I8462369d59f90642331c08baada354f7a0b07e45
2010-04-27 15:14:36 +09:00
Ken Wakasa
4606367f98
Get rid of dependency on native AssetManager API. Confirmed the native code builds with the NDK r3.
...
Change-Id: I6a9a5bb4129e9269d74348801436c9e5e0058da5
2010-04-27 08:56:56 +09:00
satok
9c025c46c9
Merge commit 'goog/master'
2010-04-23 12:01:53 +09:00
Ken Wakasa
6d0c954baf
bionic code removal. Merge from https://android-git.corp.google.com/g/#change,49461 .
...
Change-Id: I9448ad4ee8bf566c830cdef0df907f1695cfb409
2010-04-23 08:58:56 +09:00
Ken Wakasa
f1abb8ce3c
Get rid of code taken from bionic to avoid license issue.
...
Change-Id: If96f4247edbc7b1e9f7418d2ddef191618a54ae3
2010-04-23 01:24:09 +09:00
Ken Wakasa
6874267be0
Optimize latin_tolower(). Marge from master: https://android-git.corp.google.com/g/#change,49214
...
Change-Id: Ib1d7711aca533c21e5179b557a3ed806ac3fbdc6
2010-04-21 23:11:32 +09:00
Ken Wakasa
707505ec18
A part of efforts of unbundling LatinIME: Get rid of ICU dependency in the native code.
...
This is actually a back merge from the LatinIME sandbox. Please refer to
http://arvarest.i.corp.google.com:8080/#change,77
Change-Id: I3ff3781903d5c642c662c2d744f808be7e4d8997
2010-04-21 22:43:17 +09:00
Ken Wakasa
07cab72ce4
Fix the sandbox build & get rid of ICU dependency.
...
Changed package name from com.android.inputmethod.latin2 to com.google.android.inputmethod.latin2.
Copied LatinIME's current dictionaries from master's vendor directory.
Confirmed latin_tolower() function returns the result identical to ICU's u_tolower().
- Note that I will merge the ICU dependency removal change to master.
Change-Id: Ia85bd3e88ce5159934684e2228d8b0c5a8885296
2010-04-20 17:55:53 +09:00
satok
19266dc860
Merge commit 'goog/master'
2010-04-16 15:55:35 +09:00
Amith Yamasani
857cde9007
am 335a0c55: am 938c1782: Fix for hanging extension keyboard. Bug: 2593488
2010-04-15 17:00:07 -07:00
Amith Yamasani
335a0c5511
am 938c1782: Fix for hanging extension keyboard. Bug: 2593488
...
Merge commit '938c178215d38c6f085b32b0994598f9e8bc5ab5' into froyo-plus-aosp
* commit '938c178215d38c6f085b32b0994598f9e8bc5ab5':
Fix for hanging extension keyboard. Bug: 2593488
2010-04-15 16:48:13 -07:00
Amith Yamasani
938c178215
Fix for hanging extension keyboard. Bug: 2593488
...
Sometimes the only motion event that is above the keyboard is the UP
event. In that case we can't expect one more event to come that will
dismiss the extension. So don't show the extension if the only Y < 0
event is an UP event.
Change-Id: I04a8b742dea03cd700006dc5df740ac7d9620c0b
2010-04-15 14:44:22 -07:00
Kenny Root
228e817578
am 41c2b30a: am 48832c86: Import revised translations
2010-04-15 13:31:38 -07:00
Valentin Kravtsov
17450fd29b
am b98c17a7: am f9d0f3a8: Fix for: For Voice IME busy circle displayed below waveform
2010-04-15 06:36:59 -07:00
Kenny Root
41c2b30a34
am 48832c86: Import revised translations
...
Merge commit '48832c860377e5515be6ccf57fce9299a408584a' into froyo-plus-aosp
* commit '48832c860377e5515be6ccf57fce9299a408584a':
Import revised translations
2010-04-15 05:59:54 -07:00