aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'goog/master' into mergesatok2011-04-2766-294/+1003
|\
| * Use the new Utils.setSystemLocale method in the new code.Jean Chalard2011-04-271-7/+3
| | | | | | | | | | | | | | | | The change list that introduced this code was created at the same time as the one that introduced the Utils.setSystemLocale method and didn't use it yet. Fix this. Change-Id: Ifdd2ad9f7dbb7f300bc255bc2e035ae893a9d410
| * Create a dictionary collection and a dictionary factory.Jean Chalard2011-04-275-116/+254
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The dictionary collection is a class complying to the Dictionary interface that acts as a front end to a collection of arbitrarily many dictionaries of any type. The dictionary factory is a helper class for creating various dictionaries and get some meta information about them. At the same time, this change makes the BinaryDictionary class not a singleton any more. This also needs I9afe61a9 to not break the build. Change-Id: I61fdcc4867fcda18342807bf1865e6e46979e5d5
| * Merge "Add a method to set the locale to Utils."Jean Chalard2011-04-275-25/+18
| |\
| | * Add a method to set the locale to Utils.Jean Chalard2011-04-275-25/+18
| | | | | | | | | | | | | | | | | | | | | Add a setLocale method to Utils that returns the previous locale. Also unify all calls through the code. Change-Id: Ic850dc5df19fba00ed3601835652859b4321b544
| * | Enable long press caps lockTadashi G. Takaoka2011-04-271-1/+1
| | | | | | | | | | | | | | | Bug: 3319295 Change-Id: I413062c759a1d91c66fcbf5dd04050dfbf15094f
| * | Merge "Release caps lock by double tap on shift key"Tadashi G. Takaoka2011-04-262-1/+27
| |\ \
| | * | Release caps lock by double tap on shift keyTadashi G. Takaoka2011-04-272-1/+27
| | | | | | | | | | | | | | | | | | | | Bug: 3319295 Change-Id: Ie0cad06c7b1afac0f33af76128303517e9e7bddc
| * | | Merge "Handle overflow properly in multiplyRate"satok2011-04-261-2/+4
| |\ \ \
| | * | | Handle overflow properly in multiplyRatesatok2011-04-261-2/+4
| | |/ / | | | | | | | | | | | | | | | | Bug: 3401513 Change-Id: I8dd2523caa58bb51c378a01e160a58f9106ce9b8
| * | | Merge "Fix quotation marks"Tadashi G. Takaoka2011-04-268-44/+146
| |\ \ \
| | * | | Fix quotation marksTadashi G. Takaoka2011-04-278-44/+146
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change * Allows snap back from symbols shifted to symbol layout. * Add "left single", "right single", "single low" and "single high reversed" quotation marks to popup characters of "single quote". * Add "double low" and "double high reversed" quatation marks to popup characters of "double quote". * Add "prime" and "double prime" to popup characters of "degree". * Disable non-ASCII key of symbol more layout on passowrd input. Bug: 4345054 Bug: 4347045 Change-Id: I8168ce6a74a9536e4966f7f9d1099ac0132925c7
| * | | Merge "Shorter timeout to update auto caps state (100ms)"Tadashi G. Takaoka2011-04-261-1/+1
| |\ \ \
| | * | | Shorter timeout to update auto caps state (100ms)Tadashi G. Takaoka2011-04-261-1/+1
| | |/ / | | | | | | | | | | | | | | | | Bug: 4319726 Change-Id: I068279ddfbb79dfebb6ab845d97cccd62d9e052a
| * | / Import revised translations.Eric Fischer2011-04-2641-82/+533
| | |/ | |/| | | | | | | Change-Id: I71334fc9054623b29cf42188f259712f1619abf2
| * | Merge "Fix getMiddleDisplayLanguage"satok2011-04-261-1/+1
| |\ \
| | * | Fix getMiddleDisplayLanguagesatok2011-04-261-1/+1
| | |/ | | | | | | | | | Change-Id: Ia73d74b122069197ac471879e5f1cee34f31b182
| * | Fix Eclipse warnings.Jean Chalard2011-04-2610-22/+15
| | | | | | | | | | | | | | | | | | | | | This change is only there to fix warning issued by Eclipse. It should have absolutely no impact on the program logic. Change-Id: Ie0e242ac6c167297d33de19902340b0f6ecae9e1
| * | Do not use contacts for bigram prediction.Jean Chalard2011-04-261-0/+8
| |/ | | | | | | | | | | bug: 4346034 Change-Id: Ibc3c27ca92ed61f1f689df3e90e2eb60fa0cbd33
* | Merge remote-tracking branch 'goog/master' into mergesatok2011-04-254-16/+35
|\|
| * Merge "Display the language name on the spacebar if the full display locale ↵satok2011-04-252-12/+19
| |\ | | | | | | | | | name is too longer than the space bar"
| | * Display the language name on the spacebar if the full display locale name is ↵satok2011-04-252-12/+19
| | | | | | | | | | | | | | | | | | | | | too longer than the space bar Bug: 4329512 Change-Id: I477684747bf9e70a6909c25877fbe9e622571fd4
| * | Merge "Refresh the dictionary when the language settings were changed on ↵satok2011-04-251-0/+5
| |\ \ | | | | | | | | | | | | Dogfood keyboard"
| | * | Refresh the dictionary when the language settings were changed on Dogfood ↵satok2011-04-251-0/+5
| | |/ | | | | | | | | | | | | | | | | | | keyboard Bug: 4339319 Change-Id: Id6361927f579797932c465988f6728191748f143
| * / Disable sliding language switch on phone and number layoutTadashi G. Takaoka2011-04-251-2/+9
| |/ | | | | | | | | Bug: 4331621 Change-Id: Id02c64bb2724a5f990d6dcc548a8d98a1034d531
| * Merge "Import revised translations."Eric Fischer2011-04-221-2/+2
| |\
| | * Import revised translations.Eric Fischer2011-04-221-2/+2
| | | | | | | | | | | | Change-Id: I4944120cd4a15f643f7c1619524dde8147fab0a3
* | | Merge remote-tracking branch 'goog/master' into mergesatok2011-04-227-25/+45
|\| |
| * | Narrower the language switch threshold to key width x 1.25Tadashi G. Takaoka2011-04-221-2/+2
| | | | | | | | | | | | Change-Id: I4ea9553bce34bc3783f03d1615c34b6abb153077
| * | Merge "Release the previous key if multi touch input is started"Tadashi G. Takaoka2011-04-221-1/+1
| |\ \
| | * | Release the previous key if multi touch input is startedTadashi G. Takaoka2011-04-221-1/+1
| | | | | | | | | | | | | | | | Change-Id: Ib1205e67e900353976150e5ad58abfc92c3dfc21
| * | | Merge "Fix arabic layout for phone"satok2011-04-221-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fix arabic layout for phonesatok2011-04-221-2/+2
| | | | | | | | | | | | | | | | Change-Id: I2b71f44e27f95ba3949e2e2c150696045f3c28b3
| * | | Fix repeat key behaviorTadashi G. Takaoka2011-04-223-20/+38
| |/ / | | | | | | | | | Change-Id: Ia7e5b2e9579aa0e5050857cdb14f16fa05a33621
| * | Merge "Clear spacebar sliding language switch diff"Tadashi G. Takaoka2011-04-221-0/+1
| |\ \
| | * | Clear spacebar sliding language switch diffTadashi G. Takaoka2011-04-221-0/+1
| | | | | | | | | | | | | | | | Change-Id: If82540b6632476e049fa9c4b3122e9c053227d6e
| * | | Merge "Fix the spacebar language switcher"satok2011-04-221-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix the spacebar language switchersatok2011-04-221-0/+1
| | |/ | | | | | | | | | Change-Id: I54711ff2014facefe3afd22e536045cd0ffe4955
* | | Merge remote-tracking branch 'goog/master' into mergesatok2011-04-224-9/+14
|\| |
| * | Fix language switch previewTadashi G. Takaoka2011-04-224-9/+14
| | | | | | | | | | | | | | | | | | This change also makes the delay after key preview longer to 60ms. Change-Id: If7cf3b493824bb12e0bf44aa0bc3c186b15b51f6
* | | Merge remote-tracking branch 'goog/master' into mergesatok2011-04-221-2/+4
|\| |
| * | Fix NPE on non-distict multitouch deviceTadashi G. Takaoka2011-04-221-2/+4
| | | | | | | | | | | | Change-Id: I6d8a05bf62e510d0556fa4831b3d510041cca63a
* | | Merge remote-tracking branch 'goog/master' into mergesatok2011-04-2221-209/+389
|\| |
| * | Move sliding language switch code to PointerTrackerTadashi G. Takaoka2011-04-226-122/+95
| | | | | | | | | | | | | | | | | | | | | This change is hack and temporal. Big: 4328445 Change-Id: I0b8851e9f05390db20ddaa10f35cff1cc9f016da
| * | Merge "Actually use the bigram prediction option."Jean Chalard2011-04-221-16/+21
| |\ \
| | * | Actually use the bigram prediction option.Jean Chalard2011-04-221-16/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also rename methods that should have been renamed in a previous commit (namely, the *SetBigramSuggestions family -> *UpdateBigramSuggestions) Change-Id: I18cac17ba2b93fcc011ea133324f2c7f3532946c
| * | | Merge "Add an debug option to use spacebar switcher"satok2011-04-224-3/+24
| |\ \ \ | | |/ / | |/| |
| | * | Add an debug option to use spacebar switchersatok2011-04-224-3/+24
| | |/ | | | | | | | | | Change-Id: Icc483f097696a1c5a2a7ab037afce19c9cfe837f
| * | Add an option for using bigram prediction.Jean Chalard2011-04-225-26/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds the option for bigram prediction under the option for bigram suggestion. The "prediction" option depends on the "suggestion" option. This change also reorders a tad bit the settings screen. Namely, it sticks both bigram options under a "bigram" category, and groups the options that did not have a group under a "other options", or misc, category. Finally this change also renames the internal name of the "text corrections" option category to "correction_category" instead of "prediction_category" which was misleading. Change-Id: I2d8787c8a391fd8202ed3a686c613494b7260a1e
| * | Use user-history bigrams when no input if available.Jean Chalard2011-04-225-37/+168
| | | | | | | | | | | | | | | | | | | | | | | | 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