aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Remove unused resources (DO NOT MERGE)Tadashi G. Takaoka2011-05-20320-173/+2
| | | | | | | | | | | | | | | | This change also syncs the drawables with Master. Cherry-pick: I2573786aac5fd8d543cf12d24c951b67c7353fd7 Bug: 4436327 Change-Id: I88dc0162033a1017040205590c0c34a5111b835a
| * Replace large device keyboard with phone style keyboard (DO NOT MERGE)Tadashi G. Takaoka2011-05-2076-1331/+849
| | | | | | | | | | | | | | This change also fixes copyright comments. Bug: 4442045 Change-Id: I297a2c64e709fb0d613404e5f1de45d810f9de15
| * Merge "Fix Serbian (Cyrillic) keyboard layout (DO NOT MERGE)" into honeycomb-mr2Tadashi G. Takaoka2011-05-183-56/+44
| |\
| | * Fix Serbian (Cyrillic) keyboard layout (DO NOT MERGE)Tadashi G. Takaoka2011-05-193-56/+44
| | | | | | | | | | | | | | | | | | Cherry-pick: Iae1d8e9752c355d08d7f3d0fe7057fce61ea702f Bug: 4406840 Change-Id: I5e0109b427093a459d2937809498985dc8409f97
| * | Fix NPE in Key.isDigitPopupCharacter (DO NOT MERGE)Tadashi G. Takaoka2011-05-191-1/+1
| |/ | | | | | | | | | | | | This is the cherry-pick Ie6e8d31e41010db27e2db415b577458b73a9f1a2 Bug: 4442045 Change-Id: I004b15858d3d69b336c66accd0e078f0eaec0a9a
| * Copy xlarge layout/values/drawable to large (DO NOT MERGE)Tadashi G. Takaoka2011-05-1850-0/+2942
| | | | | | | | | | Bug: 4442045 Change-Id: Iaec97c019eed8f035fef0e8f0b7604db7ecba2b7
| * Merge "Include horizontal and vertical gap in the count of Key.isOnKey" into ↵Tadashi G. Takaoka2011-05-113-17/+20
| |\ | | | | | | | | | honeycomb-mr2
| | * Include horizontal and vertical gap in the count of Key.isOnKeyTadashi G. Takaoka2011-05-093-17/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change considers that the point is on the key while sorting in proximity key detection. This change is the cherry-pick of I3ee91367. Bug: 4353949 Change-Id: I04fa0acf4d32c18bea9640b39a5c770466a37803
| * | Import revised translations. DO NOT MERGEEric Fischer2011-05-097-13/+13
| |/ | | | | | | Change-Id: I7d3771cac30793818a12ddd57baf980d7495c87e
| * Import revised translations. DO NOT MERGEEric Fischer2011-04-061-1/+1
| | | | | | | | Change-Id: Ica512df634b9152aac5bcd5f15d783110724fd7d
| * Import revised translations. DO NOT MERGEEric Fischer2011-03-292-6/+6
| | | | | | | | Change-Id: I9c0ccba49ec84860ad5390d4c5f878a48f873cfe
| * Import revised translations. DO NOT MERGEEric Fischer2011-03-221-1/+1
| | | | | | | | Change-Id: Icac4b15118a9a49cac6d0c70e5783e64fa430782
| * Import revised translations. DO NOT MERGEEric Fischer2011-03-162-7/+7
| | | | | | | | Change-Id: Ieb00b75f2eb2f9a85e11c1694d42d2ee449e29e0
* | Merge "Enable reverting the auto-conversion of double space."Jean Chalard2011-06-081-9/+52
|\ \
| * | Enable reverting the auto-conversion of double space.Jean Chalard2011-06-091-9/+52
| | | | | | | | | | | | | | | Bug: 3376923 Change-Id: If3fcfd208ad4a2b8a1452a21b07694d8d512c6ae
* | | Merge "Introduce CandidateView.Listener"Tadashi G. Takaoka2011-06-082-8/+16
|\ \ \
| * | | Introduce CandidateView.ListenerTadashi G. Takaoka2011-06-092-8/+16
| | | | | | | | | | | | | | | | | | | | Bug: 4175031 Change-Id: Ie84d1c86ff099350b786c71e7081d9ea9ee0d81f
* | | | Fix duplicate action nextTadashi G. Takaoka2011-06-091-1/+0
| |/ / |/| | | | | | | | Change-Id: I986528131a1dbe5926b8b6b2a6ffa75f48c5151a
* | | Merge "Separate debug information display from candidate view"Tadashi G. Takaoka2011-06-084-97/+89
|\ \ \ | |/ / |/| |
| * | Separate debug information display from candidate viewTadashi G. Takaoka2011-06-084-97/+89
| | | | | | | | | | | | | | | | | | | | | This change is one of the preparations for suggestion strip redesign. Bug: 4175031 Change-Id: I82675936773ed6cf132a52486909ff21af828256
* | | Merge "Revert "move setup wizard package name to google namespace""Freeman Ng2011-06-071-1/+1
|\ \ \
| * | | Revert "move setup wizard package name to google namespace"Freeman Ng2011-06-071-1/+1
| | | | | | | | | | | | This reverts commit 1af8006352c2a3632130d6d252a1ad89ceb94303
* | | | Revise hasMultipleEnabledIMEsOrSubtypes()Ken Wakasa2011-06-072-1/+37
| |/ / |/| | | | | | | | | | | | | | bug: 4559308 Change-Id: If831c0827dbf030eaf1d241ebfa60d4e5029ae63
* | | Fix NPE introduced by Ia0dc487cTadashi G. Takaoka2011-06-071-2/+2
| | | | | | | | | | | | | | | Bug: 4553273 Change-Id: Iaf7a969b2c96750070a296791108d67887d613e4
* | | Merge "Import 7 inch keyboard from Honeycomb-MR2"Tadashi G. Takaoka2011-06-0626-0/+2642
|\ \ \
| * | | Import 7 inch keyboard from Honeycomb-MR2Tadashi G. Takaoka2011-06-0626-0/+2642
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unfortunately current Master seems have bugs in resource selection. The xml-en/kbd_qwerty.xml is added to avoide those issue as work around, and must be removed if the issue is fixed. Bug: 4442045 Change-Id: Ic43d66e8669fb63e2c3f0b8b9aae9178ca3c32b5
* | | | Separate candidate divider from candidate viewTadashi G. Takaoka2011-06-063-17/+40
|/ / / | | | | | | | | | | | | | | | | | | This change is one of the preparations for suggestion strip redesign. Bug: 4175031 Change-Id: Ia0dc487c11c3005ef19b87ec0efcc18e48411f76
* | | Merge "Import revised translations."Eric Fischer2011-06-033-3/+3
|\ \ \
| * | | Import revised translations.Eric Fischer2011-06-023-3/+3
| | | | | | | | | | | | | | | | Change-Id: I465699895743a90144e24f5b95267012f72bb0cd
* | | | Merge "Fix mini keyboard position"Tadashi G. Takaoka2011-06-031-3/+5
|\ \ \ \
| * | | | Fix mini keyboard positionTadashi G. Takaoka2011-06-041-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adjusts popup mini keyboard X-coordinate not to be clipped out of the display. Bug: 4442045 Cherry-Pick: Ibdf4e2d0a79cddbeb89ed8ded81a2db9af9797b8 Change-Id: I1c3ce7b1c6a6d247b796a1cdcd821bf88321ddef
* | | | | Keep tablet keyboard in sync with Honeycomb-MR2Tadashi G. Takaoka2011-06-0328-359/+236
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change removes Russian keyboard layout exceptions and make it compatible with other Latin's. Also tweaks some locales' keyboard layout to match with standard PC's keyboard layout at most. Change-Id: I305201fb850b4f94ae7e746ab4c039473d09da70
* | | | | Implement logical or to Keyboard switch-case matchingTadashi G. Takaoka2011-06-034-237/+101
|/ / / / | | | | | | | | | | | | Change-Id: Iab615459c21fa5799a7b30b8649d75347e46c804
* | | | Merge "Remove tab key from symbol and symbol shift layout"Tadashi G. Takaoka2011-06-032-32/+9
|\ \ \ \
| * | | | Remove tab key from symbol and symbol shift layoutTadashi G. Takaoka2011-06-032-32/+9
| |/ / / | | | | | | | | | | | | | | | | Bug: 4521421 Change-Id: I26c31c6b1a71de3366ca39e64f49bb911f0ef1a0
* / / / Add spell checking core methods.Jean Chalard2011-06-032-0/+118
|/ / / | | | | | | | | | | | | Bug: 4176026 Change-Id: Ic6ea3e084b3ebacfc5fd998d2c7b0130f7b0ec48
* | | Merge "Update drawables"Tadashi G. Takaoka2011-06-02212-0/+0
|\ \ \
| * | | Update drawablesTadashi G. Takaoka2011-06-02212-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Keep in sync with Honeycomb-MR2 Change-Id: I2ecc0a945bd202e83b8c13879b3d22abc4287918
* | | | Allow reading a binary dictionary even without proximity info.Jean Chalard2011-06-021-1/+2
|/ / / | | | | | | | | | | | | | | | | | | | | | This prepares the way for spell checking, which is to be done without context so without proximity info. Bug: 4176026 Change-Id: I1b4bfaefe2611e1b484acdf3c33598cb80f81ff4
* | | Updated IME drawables to support 7 inch devicesTadashi G. Takaoka2011-05-31184-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | This change syncs all drawables from Honeycomb-MR2 into Master. Bug: 4442045 Change-Id: Ia539aa62bfc355ccc742cf5aa600463c7b604187 Cherry-pick: I98664b0c954be82eeda00c69e712da2e20ca606a
* | | Merge "Adaptive keyboard width/position parser"Tadashi G. Takaoka2011-05-3139-552/+537
|\ \ \
| * | | Adaptive keyboard width/position parserTadashi G. Takaoka2011-05-3139-552/+537
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change introduces the following features to Keyboard XML format. * "keyXPos" can specify the key X coordinate directly. * "keyXPos" can be negative. The X coordinate will be calcluated from the right edge of the keyboard toward left. * "keyWidth" can be zero to be filled up to the right side. * "keyWidth can be negative. The key will be filled up to both sides. * Spacer's horizontalGap is renamed as keyWidth, and can be inherited from key-style. * Spacer can have keyXPos attribute. Using these syntax, all keyboard layouts have been re-written. Cherry-Pick: I314b2e8ca2aa145ff9506cbf927140a15685af42 Bug: 4442045 Change-Id: I048fe5eaef020d8472ab577e9d326042bae2f3fa
* | | | Merge "Enable choosing a bigram prediction several times in a row."Jean Chalard2011-05-302-11/+13
|\ \ \ \
| * | | | Enable choosing a bigram prediction several times in a row.Jean Chalard2011-05-302-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change fixes a bug that prevented to choose a prediction several times in a row because the predictions would be replaced right away by punctuations. Please note several things about this change: - Recorrection is pretty much in the middle of being refactored. This change has no effect on recorrection itself, but may make existing strange behavior more obvious when moving the cursor for example. - The part of this change in Recorrection.java is not used in master at the moment because ongoing changes on recorrection result in the control never landing there, but would have been needed in the past and may be needed in the future. - This change may have adverse effects on performance which need to be evaluated. A comment in the code has also been written to this effect. - This does not fix bug 4466199, only addresses a pinpoint case of it to help evaluating the bigram predictions feature. Bug: 4466199 Change-Id: I7219e5aeb74dff9251d12b2a72f94448dbb3e63f
* | | | | Fix web input type judgmentTadashi G. Takaoka2011-05-302-4/+8
| |/ / / |/| | | | | | | | | | | | | | | Bug: 4490948 Change-Id: I71efb8f5784970f1d2a94da1d2eb852f7f11885f
* | | | Rename resource folder according to new naming schemeTadashi G. Takaoka2011-05-2827-0/+0
| | | | | | | | | | | | | | | | Change-Id: I45a29d753103d82b625e55e78f1075497e94396f
* | | | Merge "Add number password keyboard layout to phone"Tadashi G. Takaoka2011-05-271-74/+111
|\ \ \ \
| * | | | Add number password keyboard layout to phoneTadashi G. Takaoka2011-05-271-74/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4479212 Change-Id: I230371632d5ba0d940e576a9b8b6668079990004 Cherry-pick: Ia0a284a3
* | | | | Merge "Remove web mode and add webInput boolean"Tadashi G. Takaoka2011-05-278-23/+50
|\ \ \ \ \
| * | | | | Remove web mode and add webInput booleanTadashi G. Takaoka2011-05-278-23/+50
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4490948 Change-Id: I6fe23c9ab4918eab6806cc621c4d6821c2e1baf9 Cherry-Pick: I4cd1af0b