aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* Space key will no longer auto-repeat•••Bug: 3014225 Change-Id: I94d4904726985d5e17b665d4042c873ea07221f1 Tadashi G. Takaoka2010-09-2126-384/+192
* Align key preview and mini-keyboard positions•••Bug: 3004793 Change-Id: I1839e6ff3c8c66a576bfb3db9391c146ed225451 Tadashi G. Takaoka2010-09-181-1/+1
* Update mdpi assets•••bug: 2973737 Change-Id: I2efc96886a3f5656ca3d9e799a4052f044e61e70 satok2010-09-173-0/+0
* DO NOT MERGE. Get rid of the user feedback preference from Gingerbread.•••Change-Id: I2f0dc3b0cba78c85249cb6cecc9b5c588de4f26b Ken Wakasa2010-09-171-2/+2
* Merge "Increase gradient of suggestion bar" into gingerbreadKen Wakasa2010-09-163-0/+4
|\
| * Increase gradient of suggestion bar•••bug: 3001007 Change-Id: I0f05d62b2a6848f37975b7a15b3ba14a90776d24 Ken Wakasa2010-09-163-0/+4
* | Merge "Change suggestion & bold colors" into gingerbreadKen Wakasa2010-09-161-2/+2
|\ \
| * | Change suggestion & bold colors•••bug: 3004846 Change-Id: Id6878ea0a5b1f67af68b4690fdc1527513c999ab Ken Wakasa2010-09-161-2/+2
| |/
* / Cleanup keyboard layout files•••Change-Id: I095c1294b9e826b503ff741eeff9dc93ad39f060 Tadashi G. Takaoka2010-09-1611-600/+1016
|/
* Move comma as default position of mini keyboard•••Bug: 3000978 Change-Id: I0369b3dc6ae58b77e7af112e446ae8189f5bbfc9 Tadashi G. Takaoka2010-09-161-2/+2
* Add a new preference item to show/hide the settings key.•••bug: 2998722 Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0 Ken Wakasa2010-09-1625-478/+3362
* Add keyHysteresisDistance xml attribute•••This change also introduces MiniKeyboardKeyDetector and mini_keyboad_slide_allowance parameter to tune the key detection behavior. Bug: 2993769 Change-Id: I1932b0a382e172cb77b9e098ae182049c834dfe0 Tadashi G. Takaoka2010-09-145-6/+13
* Get rid of execution bit•••Change-Id: I25b530c2ab50c045da321e00d905cbec19188ea3 Ken Wakasa2010-09-148-0/+0
* Merge "Rename altchars.xml to keep translation imports from altering it." int...Eric Fischer2010-09-1323-0/+0
|\
| * Rename altchars.xml to keep translation imports from altering it.•••It looks like these files are now being maintained in the source tree instead of by the translators, so add a "donottranslate" prefix so that reimporting translations will not overwrite the changes. Change-Id: I471744ef7d5786ddb705cbda494bb1fbced3028b Eric Fischer2010-09-1023-0/+0
* | Rename keyboard_popup_keyboard.xml keyboard_key_preview.xml•••Change-Id: I7c98a91c77f5ef46ee0b15783242024c0bd10503 satok2010-09-1312-4/+2
* | Remove unused popup layout•••Change-Id: I7009ec8cdb7977236d57b03c8603d0476186d885 satok2010-09-133-42/+2
* | Fix the gap of popup•••Change-Id: I8b727fce857c1f943bd6f1eff6fa5d9b3c158a60 satok2010-09-131-1/+1
* | Merge "Add mdpi assets and fix mode" into gingerbreadsatok2010-09-1356-0/+0
|\ \
| * | Add mdpi assets and fix mode•••Bug: 2973737 Change-Id: I3eb0bc2fb7701315dd9b646a2f204884134c54de satok2010-09-1356-0/+0
* | | Add popup layout for theme of gingerbread•••Change-Id: I464dc6cef4ca8cfd3c2fdb2fe99b2dc7d4e7988d satok2010-09-133-1/+23
|/ /
* | Merge "Update working.png" into gingerbreadsatok2010-09-121-0/+0
|\ \
| * | Update working.png•••Change-Id: I62f80b2d6e85ffa7bbf92992fe6942690163ef17 satok2010-09-111-0/+0
| |/
* / Fix a bug in y-axis offset for sliding finger key detection for mini popup ke...•••Also, tentatively added key detection allowance for below of the keys in mini popup keyboard. bug: 2979407 Change-Id: I84794969facd929c84df23e0120d46dff71c6efb Ken Wakasa2010-09-122-0/+4
|/
* Add Hawaiian, Maori, and other Polynesian macron•••Bug: 2862018 Change-Id: I32e1d2472abcc00f4d89a737593f7d0edcb49294 Tadashi G. Takaoka2010-09-101-9/+5
* Update assets for LatinIME•••Change-Id: I75b28bbc17339d2ffc9c61521c9b1f0d90c34b77 satok2010-09-1021-0/+0
* Add digit alternates•••This also re-orders keyboard layout attribute and adds some android:popupCharacters. Bug: 2973749 Change-Id: I300fb4029a1844947731cb98a464d8d754cb03ef Tadashi G. Takaoka2010-09-0937-539/+752
* Move alternate chars from keyboard layout to altchars.xml•••Bug: 2973749 Change-Id: Ic6e5f986c32be07c1e1038594a0e420ba6902351 Tadashi G. Takaoka2010-09-0814-130/+162
* 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 Tadashi G. Takaoka2010-09-0819-660/+316
* Merge "Extract alternates_for_X from strings.xml into altchars.xml" into ging...Tadashi G. Takaoka2010-09-0846-239/+613
|\
| * Extract alternates_for_X from strings.xml into altchars.xml•••For some locales, donottranslate.xml were split or renamed. Bug: 2973749 Change-Id: Ic7f9cebe70a116b735bebc988778104bb1a40954 Tadashi G. Takaoka2010-09-0846-239/+613
* | Re-formatting 'de' locale keyboard definition xml files•••Just re-formating with eclipse editor. This is supplement for I18bc682c68df6239e54dd71ed3797d55fd5a1552. Bug: 2973749 Change-Id: I4b03fa6d41808ce99ce4944ae742255bffc660b9 Tadashi G. Takaoka2010-09-082-308/+622
* | Merge "Fix the bacground color for "/" in URL mode" into gingerbreadsatok2010-09-089-17/+25
|\ \
| * | Fix the bacground color for "/" in URL mode•••Change-Id: I832274244a9677ac98256ddfc4a25fdca517e228 satok2010-09-089-17/+25
| |/
* / Remove unused azerty.xml keyboard layout•••Change-Id: Ie94ee27bbfc0b894243063fced1e537aec3ed7ec Tadashi G. Takaoka2010-09-081-114/+0
|/
* Re-formatting keyboard definition xml files•••Just re-formating with eclipse editor. Bug: 2973749 Change-Id: I18bc682c68df6239e54dd71ed3797d55fd5a1552 Tadashi G. Takaoka2010-09-0816-2506/+4975
* DO NOT MERGE. Fix a string for the sharedpreference for re-correction•••Change-Id: I0f8b45cf4604aeed31ecb53f60ff52e0f337bbdd satok2010-09-081-1/+1
* Merge "Update assets for LatinIME" into gingerbreadsatok2010-09-0754-0/+0
|\
| * Update assets for LatinIME•••bug: 2974998 Change-Id: Ie98a023b65d34f08c9c66d04017e8877b31edb84 satok2010-09-0754-0/+0
* | Update strings for the settings access - based on the latest GB IME spec (ver...•••Please refer to bug: 2979069 for the latest mock. Got rid of obsolete string too. Change-Id: Ic02d1651b288f24f9c3a9da5d0dcf09055256ab0 Ken Wakasa2010-09-0723-27/+2
|/
* Merge "Add shared preference for re-correction" into gingerbreadsatok2010-09-063-0/+12
|\
| * Add shared preference for re-correction•••Change-Id: Ie5b2e0d2f9739dd33524c2688e172e77aac1f243 satok2010-09-073-0/+12
* | Add isModifier to the buttons in the lowest line•••Change-Id: I2d5c9e753f0f6fa21fdcfa7b55e81e6a3e3ea64f satok2010-09-079-18/+18
|/
* Merge "Fix an asset for the feedback of delete key" into gingerbreadsatok2010-09-061-0/+0
|\
| * Fix an asset for the feedback of delete key•••bug: 2977026 Change-Id: I4cdaaf49644d214b03a514a9104144250a024574 satok2010-09-061-0/+0
* | Fix layout issue of the bottom row in web entry mode•••bug: 2977061 Change-Id: I76e0f4a21480d10f79fd5dcbe58c63cc3516d5d7 Ken Wakasa2010-09-0518-54/+54
|/
* Add a showing input method picker option by longpressing setting key•••Bug: 2959271 Change-Id: I4b7e9a2de3cbe17b168ed8d0541a9b1cd9a9e107 satok2010-09-031-1/+4
* Merge "Update delete key" into gingerbreadsatok2010-09-021-0/+0
|\
| * Update delete key•••Change-Id: I0348e4846131f9913b4ab6c2c2a9427a9a53c74e satok2010-09-031-0/+0
* | Merge "Change symbol on space bar when autocompletion is activated" into ging...satok2010-09-021-0/+0
|\ \