| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename PopupCharactersParser to MoreKeySpecParser•••Also renames PopupPanel to MoreKeysPanel
Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
|  Tadashi G. Takaoka | 2011-08-31 | 1 | -9/+9 |
* | Move locale-related utility methods to LocaleUtils.•••Change-Id: I7e9e6e5bc4486d8618d0213b112308c3d305c15e
|  Jean Chalard | 2011-08-29 | 1 | -2/+2 |
* | Refactor and rename popup mini keyoard related classes•••Change-Id: Ia92ec4612090b03829db9a87ce68d701db6e15bc
|  Tadashi G. Takaoka | 2011-08-23 | 1 | -2/+2 |
* | Code cleanup•••Change-Id: I7df8c813038adec750eda260740bcc8a4da41acf
|  Ken Wakasa | 2011-08-16 | 1 | -134/+0 |
* | Create a way to pass the proximity info to the dictionary•••This is a preparative change for inserting the spell checker.
Change-Id: Ie441879cac4f67078ec27a95f1fcbbf3ef373df7
|  Jean Chalard | 2011-08-04 | 2 | -10/+17 |
* | Cleanup Keyboard related code and rename some classes•••This is a follow up change of I90ffbde0
Bug: 5023981
Change-Id: I3a6b862d05f5f907dee954cd6d6fee983b20ab5e
|  Tadashi G. Takaoka | 2011-08-02 | 2 | -83/+81 |
* | Make Keyboard object immutable except shift state•••This is the first step to implement suggestions pane as mini keyboard.
Bug: 5023981
Change-Id: I90ffbde0fda19b4be68add449310997b56bf6904
|  Tadashi G. Takaoka | 2011-08-01 | 1 | -3/+3 |
* | Add orientation to regression tests•••Change-Id: Iaf2cb7841c4622eedeb4bf880d55988bfa61e823
|  Tadashi G. Takaoka | 2011-08-01 | 4 | -10/+25 |
* | Remove enableShiftLock attribute from KeyboardId•••This change is a follow up of Ia72de236.
Bug: 4311428
Change-Id: I0ad0f1fb93545ceb40df8dffe377240b020c2602
|  Tadashi G. Takaoka | 2011-07-28 | 1 | -1/+1 |
* | Remove swipe gesture•••Bug: 4971680
Change-Id: Ifff27f3bd3dd26417bfcb7072aaba074025b1bb7
|  Tadashi G. Takaoka | 2011-07-08 | 1 | -154/+0 |
* | Move key hysteresis distance parameter to KeyDetector class•••Bug: 4768084
Change-Id: Ib8771afd7363a4a5590b2b4a586e3014c026be34
|  Tadashi G. Takaoka | 2011-07-04 | 1 | -2/+2 |
* | Remove top padding parameter from MiniKeyboardBuilder constructor•••To keep unit test simple, instead of specifying top padding in
the constructor, make separate setter for it.
Change-Id: I8870622cc1bd97420637b8c465bdb6c9dd366062
|  Tadashi G. Takaoka | 2011-07-02 | 1 | -75/+75 |
* | Add top padding to mini keyboard•••Because Key only has bottom padding, to make mini keyboard vertically
symmetric and looks nicer, we should add mini keyboard top padding
that equals to Key bottom padding (a.k.a. vertical gap).
Change-Id: Icceb687d50edfa48e0f0830a60a1e230836c982f
|  Tadashi G. Takaoka | 2011-07-01 | 1 | -75/+75 |
* | Merge "Fix "Show settings key" option on 7" device" |  Tadashi G. Takaoka | 2011-06-23 | 1 | -1/+1 |
|\ |
|
| * | Fix "Show settings key" option on 7" device•••Cherry-pic I993ac772 from Honeycomb-MR2.
Bug: 4586882
Change-Id: Ie74138523a3ae7958c7bec674c49aa0ab1a72d05
|  Tadashi G. Takaoka | 2011-06-24 | 1 | -1/+1 |
* | | Move Key class out of internal package•••Bug: 4903326
Change-Id: I2493d6dae613d2e37dfa8ce96b4cddc9a038160c
|  Tadashi G. Takaoka | 2011-06-23 | 1 | -1/+1 |
|/ |
|
* | Remove colorScheme attribute from KeyboardView•••Change-Id: I9de118e8be60b9a6fe1aecc00332ba08872db918
|  Tadashi G. Takaoka | 2011-06-22 | 1 | -5/+4 |
* | Move icon declaration to Keyboard theme•••Bug: 4436327
Change-Id: I074014d28dcb323b60dbc8fd9e169c75c393e0b3
|  Tadashi G. Takaoka | 2011-06-22 | 1 | -135/+146 |
* | Move keyboard related internal class to separate package•••Change-Id: Ic1459066b865cde5104b3734193f76c997959c68
|  Tadashi G. Takaoka | 2011-06-22 | 5 | -7/+9 |
* | Add ArraysCompatUtils.binarySearch•••Until API version 9, java.util.Arrays.binarySearch(int[], int, int,
int) doesn't exist.
Change-Id: Ife0ed4fbac642eda069e7b6f6b8dd30e0cd5fdee
|  Tadashi G. Takaoka | 2011-06-21 | 1 | -0/+103 |
* | Fix arguments order of KeyboardId constructor•••Change-Id: I0b958f10e2146a3a70c9c0643f62ad48ae472631
|  Tadashi G. Takaoka | 2011-05-25 | 1 | -1/+1 |
* | Merge "Reload keyboard after SoftInputWindow size changed" |  Tadashi G. Takaoka | 2011-05-20 | 2 | -4/+5 |
|\ |
|
| * | Reload keyboard after SoftInputWindow size changed•••Bug: 4450008
Change-Id: Ic6c457db808d8e7479bfaa509192c07a384453e2
|  Tadashi G. Takaoka | 2011-05-20 | 2 | -4/+5 |
* | | Show full display names in the popup of the spacebar language swicher•••- Multiply the speed of the slide
Bug: 4427222
Change-Id: Ifd2de9843191296f0f311440ea7b8ab075c67d8d
|  satok | 2011-05-18 | 1 | -1/+3 |
|/ |
|
* | Use user-history bigrams when no input if available.•••This also fixes a small inconsistency upon clicking on whitespace
twice in a row.
Also add some unit tests for an introduced and an existing method.
Change-Id: I1be2fb53c9624f4d0f5299009632cb4384fdfc15
|  Jean Chalard | 2011-04-22 | 1 | -0/+67 |
* | Move language-specific keyboard setting to resources.•••Some flag settings used to be stored in a keyboard layout extravalue setting. This
change:
- Introduces the capability of setting such specific flags in values/config.xml
- Retains the ability to use extravalues (for layout-specific settings), though
there is no more any such setting at the moment.
- Fixes a bug where loading a dictionary from outside does not initialize the flags.
- Moves Flag to another class.
Note: this needs I705ec68c to avoid breaking the build
Change-Id: Ia7703aae3215b06c0b3cb792821649806e8998c1
|  Jean Chalard | 2011-04-20 | 1 | -1/+1 |
* | Refactoring keyboard drawing code and KeyDetector•••Change-Id: I55009bf38b1422301223bd90463f837562559dc5
|  Tadashi G. Takaoka | 2011-04-15 | 1 | -3/+2 |
* | Auto mini keyboard layout•••Bug: 4280617
Change-Id: I34c344cbf350fe125589aa14ad69e4bd1f4e6f66
|  Tadashi G. Takaoka | 2011-04-15 | 2 | -207/+1311 |
* | Add different ways of reading the dictionary file.•••This change adds basic support for an external dictionary provider.
It adds methods for reading the dictionary itself from an asset in
the dictionary provider package directly, obtaining the file name
through the ContentProvider interface; it also adds a way of getting
the data through an InputStream and copying the file locally.
Incidentally this change also adds the code needed to listen for
updating the dictionary provider package and reloading it in time.
This change also goes hand-in-hand with Iab31db6e, which implements
the small closed part of this.
Issue: 3414944
Change-Id: I5e4fff99a59bb99dbdb002102db6c90e6cb41c8a
|  Jean Chalard | 2011-03-18 | 1 | -1/+3 |
* | Refactor BinaryDictionary a bit•••This changes:
* Flag initialization code in BinaryDictionary to be more unit test friendly.
* Removing unnecessary class hierarchy of LatinIME inner class WordAlternatives.
* Formatting normalized score neatly.
Change-Id: I9f10c093d4f36258fe883cf3fb10cbbda2770497
|  Tadashi G. Takaoka | 2011-03-16 | 1 | -1/+1 |
* | Add whitelist dictionary•••Bug: 3447571
Change-Id: I538e4e706982129b666ca1ab1085f1b68b69f87f
|  satok | 2011-03-08 | 1 | -1/+2 |
* | Fix unit test helper•••Change-Id: I161b451404bbecb30d8e229004786b9e9882e41c
|  Tadashi G. Takaoka | 2011-03-03 | 1 | -0/+1 |
* | Add createKeyboardId helper method•••Change-Id: Ibb356e95e4acd965a0dfbf695de1cebcefc5cd9e
|  Tadashi G. Takaoka | 2011-02-25 | 4 | -8/+13 |
* | Add proximity info to native•••Bug: 3311719
Change-Id: Ie596304070e321ad23fb67a13bf05e2b6af1b54b
|  satok | 2011-02-23 | 1 | -4/+4 |
* | Add "passwordInput" attribute to case tag of Keyboard•••This change also introduces number password (a.k.a. PIN) layout. The
text password layout will follow.
Bug: 3384942
Change-Id: I50b5e413e47a28d5285fd0468115e11ce46c7f18
|  Tadashi G. Takaoka | 2011-02-20 | 1 | -3/+4 |
* | Fix unit test failure•••Change-Id: I6814986f04a0cdf91837cfa60c7eca81a687236b
|  Tadashi G. Takaoka | 2011-02-20 | 1 | -3/+3 |
* | Remove next letters frequency handling•••Bug: 3428942
Change-Id: Id62f467ce4e50c60a56d59bf96770e799a4659e2
|  Tadashi G. Takaoka | 2011-02-17 | 1 | -1/+1 |
* | Add method to retreive suggestions from SuggestionHelper•••Bug: 3414081
Change-Id: I96ffdd1c60fad933b32f7df023c51a9d10fcc53f
|  Tadashi G. Takaoka | 2011-02-14 | 1 | -0/+5 |
* | Reorganize suggestion related unit test•••Bug: 3414081
Change-Id: Ie98c7935b25d17f1547955f8fb6ba2c5c1edb997
|  Tadashi G. Takaoka | 2011-02-14 | 8 | -358/+500 |
* | Move and rename computeProximityThreshold•••Move and rename KeyboardView.computeProximityThreshold to
KeyDetector.getMostCommonKeyWidth. And make it public for unit test
use.
This is a part of multi-project change (If751659a, Idb18f362)
Bug: 3414081
Change-Id: If751659a53c7412f836d6d28866760ffe84b179b
|  Tadashi G. Takaoka | 2011-02-08 | 1 | -1/+1 |
* | Automatically layout mini keyboard•••Bug: 2214959
Change-Id: I06370e1c9e0683666ad19454a2fb501008af95c0
|  Tadashi G. Takaoka | 2011-01-25 | 1 | -0/+312 |
* | Fix build breakage•••Change-Id: I055d23c912f297c1958da0ba2c40b1d0843ff915
|  Tadashi G. Takaoka | 2011-01-21 | 1 | -2/+2 |
* | Refine InputMethodInfo API•••bug: 3370297
Change-Id: I16073e6b8b90a06a20e506dac66e3ca25b4712d0
|  Ken Wakasa | 2011-01-20 | 1 | -20/+7 |
* | Add unit test for SubtypeLocale•••Change-Id: Id0605a64786b96176960b6ea0eb2add2f0c30a64
|  Tadashi G. Takaoka | 2011-01-17 | 1 | -0/+106 |
* | Load main dic in native•••Follow up to Id57dce51
bug: 3219819
Change-Id: I00e11ef21d0252ffa88c12dffb9c55b0f2e19a66
|  Ken Wakasa | 2011-01-07 | 4 | -41/+7 |
* | Remove multi-tap feature•••Change-Id: Ife44b3f9d420d77d2cfb51044a8356f02ed63e8b
|  Tadashi G. Takaoka | 2010-12-20 | 2 | -108/+80 |
* | Add popupKeyboardTemplate attribute to Keyboard•••This change
- introduces the popupKeyboardTemplate attribute of Keyboard to
specify XML Keyboard file for popup mini keyboard.
- introduces the maxPopupKeyboardColumn attribute of Keyboard to
specify the maximum column of popup mini keyboard.
- changes the content format of the popupCharacters attribute of Key.
It now represents keyLabel, codes and keyTextOutput of each key of
popup mini keyboard using CSV format.
Bug: 2214959
Change-Id: I539e310f7e38a049ee193de0b4ad5d7afdce37b1
|  Tadashi G. Takaoka | 2010-12-17 | 2 | -0/+325 |
* | Fix unit test to run•••Note that two tests in SuggestTests fail. Commented out these for now.
Change-Id: I652ffa1dd8e7b742ea0491ddd7efc14cea1430d4
|  Tadashi G. Takaoka | 2010-12-16 | 1 | -2/+4 |
* | Fix auto correction threshold values array reference•••This change also removes unused argument from Suggest.getSuggestions().
Change-Id: I512f8695d22898bb906e136a66e0ee6b521cd1d1
|  Tadashi G. Takaoka | 2010-12-13 | 1 | -8/+8 |
* | Introduce SuggestedWords class to represent suggestions list•••Change-Id: I81677a785640d37296be8b42c7a74bd0c00edf46
|  Tadashi G. Takaoka | 2010-12-12 | 1 | -10/+10 |