aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Import revised translations. DO NOT MERGEEric Fischer2011-03-162-7/+7
| | | | | | | | Change-Id: Ieb00b75f2eb2f9a85e11c1694d42d2ee449e29e0
| * Import revised translations. DO NOT MERGEEric Fischer2011-03-151-17/+17
| | | | | | | | Change-Id: I6eaad0ee53243ae5eece9bc6f8013eb77472e988
| * Import revised translations. DO NOT MERGEEric Fischer2011-03-1040-960/+480
| | | | | | | | Change-Id: I660c6bc3b40072e209fe31c3c86ad11ce7928a71
* | Separate debug information display from candidate viewTadashi G. Takaoka2011-06-083-29/+11
| | | | | | | | | | | | | | This change is one of the preparations for suggestion strip redesign. Bug: 4175031 Change-Id: I82675936773ed6cf132a52486909ff21af828256
* | 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-062-11/+31
|/ / | | | | | | | | | | | | 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
* | | Keep tablet keyboard in sync with Honeycomb-MR2Tadashi G. Takaoka2011-06-0327-358/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-033-224/+48
| | | | | | | | | | | | Change-Id: Iab615459c21fa5799a7b30b8649d75347e46c804
* | | Remove tab key from symbol and symbol shift layoutTadashi G. Takaoka2011-06-032-32/+9
|/ / | | | | | | | | Bug: 4521421 Change-Id: I26c31c6b1a71de3366ca39e64f49bb911f0ef1a0
* | Update drawablesTadashi G. Takaoka2011-06-02212-0/+0
| | | | | | | | | | | | Keep in sync with Honeycomb-MR2 Change-Id: I2ecc0a945bd202e83b8c13879b3d22abc4287918
* | 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
* | Adaptive keyboard width/position parserTadashi G. Takaoka2011-05-3136-529/+459
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | 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-273-5/+6
|\ \ \
| * | | Remove web mode and add webInput booleanTadashi G. Takaoka2011-05-273-5/+6
| |/ / | | | | | | | | | | | | | | | Bug: 4490948 Change-Id: I6fe23c9ab4918eab6806cc621c4d6821c2e1baf9 Cherry-Pick: I4cd1af0b
* | | Merge "Rename filename of hint icons for numbers"Tadashi G. Takaoka2011-05-2726-60/+60
|\ \ \
| * | | Rename filename of hint icons for numbersTadashi G. Takaoka2011-05-2726-60/+60
| |/ / | | | | | | | | | | | | Change-Id: Ibd844167199f5d884d97b8fe9f536f47fbe5bdcd Cherry-Pick: I1f3bc846
* | | Merge "Fix whitelist"satok2011-05-262-9/+38
|\ \ \ | |/ / |/| |
| * | Fix whitelistsatok2011-05-262-9/+38
| | | | | | | | | | | | | | | Bug: 4090049 Change-Id: I1d57ddafcacb895196c65acaae198dad7499983b
* | | Import revised translations.Eric Fischer2011-05-2642-445/+1343
| | | | | | | | | | | | Change-Id: I03c7133e46f6067f1912e778b498bf1915f42441
* | | Fix Russian keyboard input codeTadashi G. Takaoka2011-05-261-1/+1
|/ / | | | | | | | | | | This is cherry pick from Honecyom-MR2 Iebeec413. Change-Id: I11b292fe4469f1d0232948b57a93cd0f0275c87d
* | Use custom theme for Keyboard theme switchTadashi G. Takaoka2011-05-2522-432/+177
| | | | | | | | | | | | | | | | | | This change reduces the number of layout files and make these theme-generic. This might be very helpful to re-design suggestion strip. Bug: 4175031 Change-Id: Idca10a4aa0bf7ac496eedd1879311e59780a423b
* | Move CandidateView into input viewTadashi G. Takaoka2011-05-248-36/+74
| | | | | | | | | | Bug: 4175031 Change-Id: I95f379b9943d1dcab1dc5527b6e5ac5abd58e280
* | Remove unnecessary executable permission from drawableTadashi G. Takaoka2011-05-2310-0/+0
| | | | | | | | | | | | Cherry-Pick: Ie8644396e1df8fbc16e4047808857c91aa2451ba Bug: 4436327 Change-Id: I6917876995f20361358b6e6577fc646795f04d7e
* | Fix Android Keyboard crash on hdpi deviceTadashi G. Takaoka2011-05-2111-0/+0
| | | | | | | | Change-Id: I9fcb970c214e92ad7711fbbf4a375a8c3c6d024b
* | Remove manual config item controlling to show input language settingsTadashi G. Takaoka2011-05-202-2/+0
| | | | | | | | Change-Id: I77f831c653567f2cf214a5b61107b25cca6d751d
* | Import revised translations.Eric Fischer2011-05-1741-25/+535
| | | | | | | | Change-Id: I8d37e4dc59fbb9fdb55597b04840e86838ae0650
* | Fix minKeyboardHeight of tabletTadashi G. Takaoka2011-05-172-0/+2
| | | | | | | | Change-Id: I5520a2e1abdc24736cb7ef96badefc06bb78e2a3
* | Remove unused resourcesTadashi G. Takaoka2011-05-16202-146/+0
| | | | | | | | | | Bug: 4436327 Change-Id: I2573786aac5fd8d543cf12d24c951b67c7353fd7
* | Cleanup VoiceIME related drawableTadashi G. Takaoka2011-05-1622-0/+0
| | | | | | | | | | Bug: 4436327 Change-Id: I55d7ab043f32d51c32acfd11434214b79a7ae204
* | Merge "Fix missing max/minKeyboardHeight in es/pl/pt locale"Tadashi G. Takaoka2011-05-133-3/+6
|\ \
| * | Fix missing max/minKeyboardHeight in es/pl/pt localeTadashi G. Takaoka2011-05-133-3/+6
| | | | | | | | | | | | Change-Id: I7bb32aa918ed2f5f4785aaf070026fac1ae43592
* | | Merge "Lower the key preview position a bit on phone layout"Tadashi G. Takaoka2011-05-132-1/+2
|\ \ \
| * | | Lower the key preview position a bit on phone layoutTadashi G. Takaoka2011-05-132-1/+2
| |/ / | | | | | | | | | Change-Id: I90ded245ceb7e13d3e8a76d8c1cc0e7325ab6aab
* / / Add advanced settings screenJean Chalard2011-05-132-0/+21
|/ / | | | | | | | | | | | | | | Also add an option for popup dismissal delay so as to inaugurate the new screen. Besides, remove a path for options to escape from LatinIME and replace with a direct read from the settings. Change-Id: I7ec6e724262871fa6523506ecc39f65c5fbe34da
* | Auto text sizing using fraction of key heightTadashi G. Takaoka2011-05-136-15/+19
| | | | | | | | | | Bug: 4411676 Change-Id: I8f289dcebe577d277fe2ad6a8331d59f735cbada
* | Merge "Add minKeyboardHeight attribute to Keyboard layout"Tadashi G. Takaoka2011-05-1328-28/+60
|\ \
| * | Add minKeyboardHeight attribute to Keyboard layoutTadashi G. Takaoka2011-05-1228-28/+60
| | | | | | | | | | | | | | | Bug: 4411676 Change-Id: I1f56ba58bacb90790f82326718bf9de95dba5d28
* | | Merge "Remove double high-reversed-9 quotation mark"Tadashi G. Takaoka2011-05-123-7/+14
|\ \ \
| * | | Remove double high-reversed-9 quotation markTadashi G. Takaoka2011-05-133-7/+14
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Because current DroidSans font lacks double high-reversed-9 quotation mark '\u201f' glyph (Bug: 4368421), this change remove it from symbol keyboard popup mini keyboard. This change also removes corresponding double low-9 quotation marks as well. Bug: 4347045 Change-Id: I30d1493376efe5af98722e76999107de5dfcae3e
* | | Merge "Fix the available input locales and moved Recorrection"satok2011-05-128-4/+81
|\ \ \ | |/ / |/| |
| * | Fix the available input locales and moved Recorrectionsatok2011-05-128-4/+81
| | | | | | | | | | | | | | | | | | Bug: 4409091 Change-Id: I6efd23ebb9528bf1bd35320057a0ea264c187451
* | | Revert "Added support for speaking keys through accessibility service."Tadashi G. Takaoka2011-05-1243-549/+0
| | | | | | | | | | | | | | | | | | | | | This reverts commit dcade18113286a132a2f5fb508fdba836470c3fb. Bug: 4379983 Change-Id: I2448d8f03990a39a3e328a88904d82efc70241a2
* | | Fix Serbian (Cyrillic) keyboard layoutTadashi G. Takaoka2011-05-112-17/+20
|/ / | | | | | | | | Bug: 4406840 Change-Id: Iae1d8e9752c355d08d7f3d0fe7057fce61ea702f
* | Merge "Fix suggestion strip geometry"Tadashi G. Takaoka2011-05-094-12/+12
|\ \