Commit Graph

642 Commits (89e21ee1f5be55ac3db224ab54b27cc604087efa)

Author SHA1 Message Date
Tadashi G. Takaoka 72a66d3d86 am 681b676b: Keep Keyboard in cache through SoftReference
Merge commit '681b676b0aecb30e644f25550018ce2b6cea3e15' into gingerbread-plus-aosp

* commit '681b676b0aecb30e644f25550018ce2b6cea3e15':
  Keep Keyboard in cache through SoftReference
2010-09-08 22:45:08 -07:00
Tadashi G. Takaoka ad20a70bd9 am 3c559110: Merge "Add digit alternates" into gingerbread
Merge commit '3c55911040dd8c73792e9f473d6faef1eb2e8010' into gingerbread-plus-aosp

* commit '3c55911040dd8c73792e9f473d6faef1eb2e8010':
  Add digit alternates
2010-09-08 21:32:48 -07:00
Tadashi G. Takaoka 681b676b0a Keep Keyboard in cache through SoftReference
This change also adds final to attributes

Change-Id: Ie2b9a1b1f83606b24ad4e35ad72a28d55ed0423e
2010-09-09 13:32:17 +09:00
Tadashi G. Takaoka 3c55911040 Merge "Add digit alternates" into gingerbread 2010-09-08 21:30:44 -07:00
Ken Wakasa 38f6ff4289 am 0e300c83: Avoid a disk write on UI thread
Merge commit '0e300c83a12f64dbc8668b52bc02ec629abd4ca8' into gingerbread-plus-aosp

* commit '0e300c83a12f64dbc8668b52bc02ec629abd4ca8':
  Avoid a disk write on UI thread
2010-09-08 20:38:38 -07:00
Ken Wakasa 0e300c83a1 Avoid a disk write on UI thread
bug: 2983837
Change-Id: I4eca20fb4defcf149788032a98fe5894b57e1e19
2010-09-09 11:57:55 +09:00
Tadashi G. Takaoka 47385b0ca5 am 2dd905b3: Move alternate chars from keyboard layout to altchars.xml
Merge commit '2dd905b3c7fef25fe6f1fede4491400263489bbf' into gingerbread-plus-aosp

* commit '2dd905b3c7fef25fe6f1fede4491400263489bbf':
  Move alternate chars from keyboard layout to altchars.xml
2010-09-08 10:32:16 -07:00
Tadashi G. Takaoka 42921b85d3 am c29ef3ec: Remove unnecessary android:codes attribute
Merge commit 'c29ef3ec1553b30f5e6ad4ba21e505c09e019421' into gingerbread-plus-aosp

* commit 'c29ef3ec1553b30f5e6ad4ba21e505c09e019421':
  Remove unnecessary android:codes attribute
2010-09-08 10:32:06 -07:00
Tadashi G. Takaoka aada63bd75 am 12b6fef3: Merge "Extract alternates_for_X from strings.xml into altchars.xml" into gingerbread
Merge commit '12b6fef349fde1396be3949c2ae48f876c0a93f7' into gingerbread-plus-aosp

* commit '12b6fef349fde1396be3949c2ae48f876c0a93f7':
  Extract alternates_for_X from strings.xml into altchars.xml
2010-09-08 10:31:57 -07:00
Tadashi G. Takaoka aabd5cddfb am 7372a977: Re-formatting \'de\' locale keyboard definition xml files
Merge commit '7372a9771ff1918798a3e6a7fbed44cc09de4d77' into gingerbread-plus-aosp

* commit '7372a9771ff1918798a3e6a7fbed44cc09de4d77':
  Re-formatting 'de' locale keyboard definition xml files
2010-09-08 10:31:53 -07:00
satok 6ee4e43929 am 31e2a94a: Merge "Fix the bacground color for "/" in URL mode" into gingerbread
Merge commit '31e2a94a09b1e054e5fab041876596f24c9cd279' into gingerbread-plus-aosp

* commit '31e2a94a09b1e054e5fab041876596f24c9cd279':
  Fix the bacground color for "/" in URL mode
2010-09-08 10:31:50 -07:00
Tadashi G. Takaoka 2d5e34b730 am 3625c973: Remove unused azerty.xml keyboard layout
Merge commit '3625c973380524a164ba8453fcb117e7cbeb1d23' into gingerbread-plus-aosp

* commit '3625c973380524a164ba8453fcb117e7cbeb1d23':
  Remove unused azerty.xml keyboard layout
2010-09-08 10:31:47 -07:00
Tadashi G. Takaoka c20193cc84 am 232863ac: Re-formatting keyboard definition xml files
Merge commit '232863ac1d0d75fffe72827fedfc0f53d4bc0aba' into gingerbread-plus-aosp

* commit '232863ac1d0d75fffe72827fedfc0f53d4bc0aba':
  Re-formatting keyboard definition xml files
2010-09-08 10:28:27 -07:00
Tadashi G. Takaoka 012075a711 Add digit alternates
This also re-orders keyboard layout attribute and adds some
android:popupCharacters.

Bug: 2973749
Change-Id: I300fb4029a1844947731cb98a464d8d754cb03ef
2010-09-09 01:06:58 +09:00
Tadashi G. Takaoka 2dd905b3c7 Move alternate chars from keyboard layout to altchars.xml
Bug: 2973749
Change-Id: Ic6e5f986c32be07c1e1038594a0e420ba6902351
2010-09-08 19:47:09 +09:00
Tadashi G. Takaoka c29ef3ec15 Remove unnecessary android:codes attribute
If there is no android:codes specified, the first character of
keyLabel's code point will be used instead.

Also introduce readable codes as @integer/key_XXX resources

Bug: 2973749
Change-Id: If9021ca35f9a7b922817e2099186fce0cd993652
2010-09-08 18:16:30 +09:00
Tadashi G. Takaoka 12b6fef349 Merge "Extract alternates_for_X from strings.xml into altchars.xml" into gingerbread 2010-09-08 02:15:54 -07:00
Tadashi G. Takaoka 5555f900b1 Extract alternates_for_X from strings.xml into altchars.xml
For some locales, donottranslate.xml were split or renamed.

Bug: 2973749
Change-Id: Ic7f9cebe70a116b735bebc988778104bb1a40954
2010-09-08 18:08:48 +09:00
Tadashi G. Takaoka 7372a9771f Re-formatting 'de' locale keyboard definition xml files
Just re-formating with eclipse editor.  This is supplement for
I18bc682c68df6239e54dd71ed3797d55fd5a1552.

Bug: 2973749
Change-Id: I4b03fa6d41808ce99ce4944ae742255bffc660b9
2010-09-08 17:47:24 +09:00
satok 31e2a94a09 Merge "Fix the bacground color for "/" in URL mode" into gingerbread 2010-09-08 01:36:24 -07:00
satok 007803c390 Fix the bacground color for "/" in URL mode
Change-Id: I832274244a9677ac98256ddfc4a25fdca517e228
2010-09-08 17:28:21 +09:00
Tadashi G. Takaoka 3625c97338 Remove unused azerty.xml keyboard layout
Change-Id: Ie94ee27bbfc0b894243063fced1e537aec3ed7ec
2010-09-08 16:02:07 +09:00
Tadashi G. Takaoka 232863ac1d Re-formatting keyboard definition xml files
Just re-formating with eclipse editor.

Bug: 2973749
Change-Id: I18bc682c68df6239e54dd71ed3797d55fd5a1552
2010-09-08 15:14:53 +09:00
satok b1babb799b am 85d85c20: DO NOT MERGE. Fix a string for the sharedpreference for re-correction
Merge commit '85d85c2026ff95d3c9cd272e00757a6c50eeb708' into gingerbread-plus-aosp

* commit '85d85c2026ff95d3c9cd272e00757a6c50eeb708':
  DO NOT MERGE. Fix a string for the sharedpreference for re-correction
2010-09-07 08:47:43 -07:00
satok 85d85c2026 DO NOT MERGE. Fix a string for the sharedpreference for re-correction
Change-Id: I0f8b45cf4604aeed31ecb53f60ff52e0f337bbdd
2010-09-08 00:45:32 +09:00
satok 663bc8440e am 1e51430e: Merge "Update assets for LatinIME" into gingerbread
Merge commit '1e51430e667927da30ecd1b5d929da4e8a1fa15c' into gingerbread-plus-aosp

* commit '1e51430e667927da30ecd1b5d929da4e8a1fa15c':
  Update assets for LatinIME
2010-09-07 06:24:12 -07:00
satok 1e51430e66 Merge "Update assets for LatinIME" into gingerbread 2010-09-07 06:21:41 -07:00
satok 6627b95dde Update assets for LatinIME
bug: 2974998

Change-Id: Ie98a023b65d34f08c9c66d04017e8877b31edb84
2010-09-07 22:11:02 +09:00
Ken Wakasa dacc927a57 am c1ff2846: Update strings for the settings access - based on the latest GB IME spec (ver 03). Please refer to bug: 2979069 for the latest mock.
Merge commit 'c1ff28462eee5880267fd2eae4da389b25f6f3da' into gingerbread-plus-aosp

* commit 'c1ff28462eee5880267fd2eae4da389b25f6f3da':
  Update strings for the settings access - based on the latest GB IME spec (ver 03).
2010-09-07 05:33:06 -07:00
Ken Wakasa c1ff28462e Update strings for the settings access - based on the latest GB IME spec (ver 03).
Please refer to bug: 2979069 for the latest mock.

Got rid of obsolete string too.

Change-Id: Ic02d1651b288f24f9c3a9da5d0dcf09055256ab0
2010-09-07 21:28:44 +09:00
Tadashi G. Takaoka e5abf25d4b am 83e63ace: Dismiss mini keyboard when finger is released outside mini keyboard
Merge commit '83e63ace2a1bd5b3c27d26d914456c2b0def17c5' into gingerbread-plus-aosp

* commit '83e63ace2a1bd5b3c27d26d914456c2b0def17c5':
  Dismiss mini keyboard when finger is released outside mini keyboard
2010-09-07 01:47:22 -07:00
Tadashi G. Takaoka 83e63ace2a Dismiss mini keyboard when finger is released outside mini keyboard
Bug: 2978975

Change-Id: Ie634e8ae827fe093c5c673b75d85835050b03794
2010-09-07 17:44:31 +09:00
Tadashi G. Takaoka bc1a0354ef am 26aff8c6: Merge "Fixed extra periods when chording with shift and space" into gingerbread
Merge commit '26aff8c62f61f18b1b9a40ce647984284a41c895' into gingerbread-plus-aosp

* commit '26aff8c62f61f18b1b9a40ce647984284a41c895':
  Fixed extra periods when chording with shift and space
2010-09-07 01:32:22 -07:00
Tadashi G. Takaoka 26aff8c62f Merge "Fixed extra periods when chording with shift and space" into gingerbread 2010-09-07 01:31:04 -07:00
Tadashi G. Takaoka 6252f468bc Fixed extra periods when chording with shift and space
Actually it was caused by canceling repeat key (space and delete) when
multiple pointer are touching.

Bug: 2975041
Change-Id: If82183b9225efdace7b5418860b9664f1705b7ec
2010-09-07 17:29:09 +09:00
satok 36d2d0e736 am 07230560: Merge "Add shared preference for re-correction" into gingerbread
Merge commit '0723056043adee17bc9b49b06a5ca7a81a804d16' into gingerbread-plus-aosp

* commit '0723056043adee17bc9b49b06a5ca7a81a804d16':
  Add shared preference for re-correction
2010-09-06 23:25:54 -07:00
satok 0723056043 Merge "Add shared preference for re-correction" into gingerbread 2010-09-06 23:23:40 -07:00
satok 66b42a1c2d Add shared preference for re-correction
Change-Id: Ie5b2e0d2f9739dd33524c2688e172e77aac1f243
2010-09-07 15:23:10 +09:00
satok ed34cd19a9 am d27c7aea: Add isModifier to the buttons in the lowest line
Merge commit 'd27c7aea7c0bd82dddd25c2ccf46cb2a14aa385d' into gingerbread-plus-aosp

* commit 'd27c7aea7c0bd82dddd25c2ccf46cb2a14aa385d':
  Add isModifier to the buttons in the lowest line
2010-09-06 23:06:45 -07:00
satok d27c7aea7c Add isModifier to the buttons in the lowest line
Change-Id: I2d5c9e753f0f6fa21fdcfa7b55e81e6a3e3ea64f
2010-09-07 14:57:49 +09:00
Tadashi G. Takaoka 7bbea0dd8f am 8d7ffcb2: Disable pop-up preview on mini keyboard
Merge commit '8d7ffcb2ac3a8cdd051c7e493ff17b6bf1ded9c0' into gingerbread-plus-aosp

* commit '8d7ffcb2ac3a8cdd051c7e493ff17b6bf1ded9c0':
  Disable pop-up preview on mini keyboard
2010-09-06 06:45:10 -07:00
Tadashi G. Takaoka efe7abe03d am 12659d4c: Fix ALT key light behavior
Merge commit '12659d4c0ce04aaf3d8479e44f9230881b964000' into gingerbread-plus-aosp

* commit '12659d4c0ce04aaf3d8479e44f9230881b964000':
  Fix ALT key light behavior
2010-09-06 06:43:25 -07:00
Tadashi G. Takaoka 8d7ffcb2ac Disable pop-up preview on mini keyboard
This change also disable the special behavior of long press a key that
has only one digit alternate.  If the visual design of both the pop-up
preview and the mini keyboard will look like same, I think that
showing mini keyboard is enough for the key that has one digit
alternate.

Bug: 2973546
Change-Id: I04f138c120aa58526fe054626dac856171fb7a58
2010-09-06 22:42:17 +09:00
Tadashi G. Takaoka 12659d4c0c Fix ALT key light behavior
This change also cleanups some imports, unnecessary cast and null check.

Bug: 2977256
Change-Id: I81b9e539ff8a13ae0cc1eb5c4fb2246732cca3e9
2010-09-06 22:25:49 +09:00
satok ef40dd52aa am f02e4208: Merge "Fix an asset for the feedback of delete key" into gingerbread
Merge commit 'f02e42080bba22201077f6582a48d38e564f053e' into gingerbread-plus-aosp

* commit 'f02e42080bba22201077f6582a48d38e564f053e':
  Fix an asset for the feedback of delete key
2010-09-06 04:08:36 -07:00
satok f02e42080b Merge "Fix an asset for the feedback of delete key" into gingerbread 2010-09-06 04:07:04 -07:00
satok 532471e357 Fix an asset for the feedback of delete key
bug: 2977026

Change-Id: I4cdaaf49644d214b03a514a9104144250a024574
2010-09-06 19:20:49 +09:00
Tadashi G. Takaoka d5bcbf8156 am c8b9afe0: Support multi-touch only when device has distinct multi-touch panel
Merge commit 'c8b9afe0378e3f33c3f83271bd1df9678a70c2a2' into gingerbread-plus-aosp

* commit 'c8b9afe0378e3f33c3f83271bd1df9678a70c2a2':
  Support multi-touch only when device has distinct multi-touch panel
2010-09-06 02:17:09 -07:00
Tadashi G. Takaoka c8b9afe037 Support multi-touch only when device has distinct multi-touch panel
Bug: 2973373
Change-Id: I9871c09ec8c1c2aa945d97392e61ee1ec585baef
2010-09-06 17:57:13 +09:00
Ken Wakasa b6e3cb8f8d am a8d9702f: Fix layout issue of the bottom row in web entry mode
Merge commit 'a8d9702fc4782206ea45c53109132138f9e04c18' into gingerbread-plus-aosp

* commit 'a8d9702fc4782206ea45c53109132138f9e04c18':
  Fix layout issue of the bottom row in web entry mode
2010-09-05 06:39:18 -07:00