aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Keyboard XML file supports include and merge tagTadashi G. Takaoka2010-10-071-0/+4
| | | | | | | | | | | | | | | | Keyboard XML file can include other keyboard XML file using directive <include keyboardLayout="@xml/...">. The keyboard XML file which is included must have <merge> tag as root element. Change-Id: I06c35fe7b3db5232acdb33f73a79f38d31261b32
* | am 2501d736: am 47383758: Fix bug 3063598, change "tap" to "touch" thrice.Roy West2010-10-061-3/+3
|\| | | | | | | | | | | | | Merge commit '2501d7363c3fec777956dd57a558c8bfe75e002c' * commit '2501d7363c3fec777956dd57a558c8bfe75e002c': Fix bug 3063598, change "tap" to "touch" thrice.
| * Fix bug 3063598, change "tap" to "touch" thrice.Roy West2010-10-051-3/+3
| | | | | | | | Change-Id: Ia135eb926a5f2896a480cd478d40925d46041d42
* | Add keyHintIcon attribute to BaseKeyboard.Key classTadashi G. Takaoka2010-10-0531-4/+203
| | | | | | | | | | | | | | This keyHintIcon attribute is used to specify hint icon drawable at top right corner of Key. Change-Id: Icaa91e63c4473b2513396bd3fbeb8ed6fd73586c
* | Add an auto complete's threshold option.Mitsuhiro Shimoda2010-10-053-11/+41
| | | | | | | | Change-Id: I3a6821ced8642ab8f954e79a25e31766e4a18eb8
* | Unbundle Keyboard.java to BaseKeyboard.javasatok2010-10-0237-7369/+7425
| | | | | | | | Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c
* | am c0fc4bf9: am 8e1f1be0: Long press mic/comma key bring mini keyboard with ↵Tadashi G. Takaoka2010-10-0121-270/+134
|\| | | | | | | | | | | | | | | | | settings Merge commit 'c0fc4bf9932caf536af5d5d86bb61ec6d8a44a99' * commit 'c0fc4bf9932caf536af5d5d86bb61ec6d8a44a99': Long press mic/comma key bring mini keyboard with settings
| * Long press mic/comma key bring mini keyboard with settingsTadashi G. Takaoka2010-10-0121-270/+134
| | | | | | | | | | | | Bug: 3050703 Change-Id: I090b2bfebfb48e5ec461615d4c911024ea6d130a
* | am bd677880: am 88a04563: Make the background of keypopup transparentsatok2010-10-011-1/+1
|\| | | | | | | | | | | | | Merge commit 'bd677880494f30d58913f1bac612a32410e6465b' * commit 'bd677880494f30d58913f1bac612a32410e6465b': Make the background of keypopup transparent
| * Make the background of keypopup transparentsatok2010-10-011-1/+1
| | | | | | | | Change-Id: I5240ffdd8e48bcb99c2edf878d8efaba2cafeb07
* | am 7ed6b88c: am a0a60b37: Revert changes to keyboard_popup.xml for now.Ken Wakasa2010-09-301-1/+1
|\| | | | | | | | | | | | | Merge commit '7ed6b88cf6f090512953e3665e4ff5072c98560b' * commit '7ed6b88cf6f090512953e3665e4ff5072c98560b': Revert changes to keyboard_popup.xml for now.
| * Revert changes to keyboard_popup.xml for now.Ken Wakasa2010-10-011-1/+1
| | | | | | | | | | | | | | This unexpectedly bloated keys in mini popup keyboard. bug: 3048638 Change-Id: I2b717c9007ce7717bac514f1d8bcae1280130cf4
* | am 105f7c36: am 3297ee80: Merge "Long pressing mic/comma key will show ↵Tadashi G. Takaoka2010-09-301-0/+1
|\| | | | | | | | | | | | | | | | | settings menue" into gingerbread Merge commit '105f7c36b7fa1845b9edbf47ca55b4a6660303b6' * commit '105f7c36b7fa1845b9edbf47ca55b4a6660303b6': Long pressing mic/comma key will show settings menue
| * Merge "Long pressing mic/comma key will show settings menue" into gingerbreadTadashi G. Takaoka2010-09-301-0/+1
| |\
| | * Long pressing mic/comma key will show settings menueTadashi G. Takaoka2010-09-301-0/+1
| | | | | | | | | | | | | | | Bug: 3050703 Change-Id: I62773c10f435d13174f6ff6574912cb99303e83c
* | | am b97d1777: am 36f97dd6: Fixed assets - Make the background of popup key a ↵satok2010-09-302-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | full transparent color - Updated the background mdpi asset of keyboard Merge commit 'b97d17777ef2d8550770a48c84e51e4548820812' * commit 'b97d17777ef2d8550770a48c84e51e4548820812': Fixed assets
| * | Fixed assetssatok2010-09-302-1/+1
| |/ | | | | | | | | | | | | | | | | | | - Make the background of popup key a full transparent color - Updated the background mdpi asset of keyboard Bug: 2975027 Bug: 3048638 Change-Id: I8709a1ca403e5c3f862a8be9be1668d30c7687f8
* | resolved conflicts for merge of ab1348e8 to masterTadashi G. Takaoka2010-09-301-0/+1
|\| | | | | | | Change-Id: Ica94a5f9ac4feae477297f14fc1bc21d02efb6a4
| * Refactor CandidateView touch event handlingTadashi G. Takaoka2010-09-291-0/+1
| | | | | | | | | | | | | | | | This change also fixes tha the touch slop value is applyed only for initial movement of scrolling suggestion bar. Bug: 3004920 Change-Id: I62afdedc210156e41e8c84c48cade442f9d5a1aa
* | resolved conflicts for merge of 0325360d to masterTadashi G. Takaoka2010-09-294-4/+12
|\| | | | | | | Change-Id: I5926c8d75dbffda20001fa9487fae2e5f723c755
| * Tune mini keyboard vertical correction to match with key heightTadashi G. Takaoka2010-09-293-3/+7
| | | | | | | | | | Bug: 3040529 Change-Id: I8e3cc635737224537a019e66c38e1e2ea7a8bb8b
* | am ad090ac3: am 008e9b3e: Fix Null pointer exception on closing and update ↵satok2010-09-286-0/+0
|\| | | | | | | | | | | | | | | | | assets Merge commit 'ad090ac3f4cee327adf74e8b35bbc446a8d64070' * commit 'ad090ac3f4cee327adf74e8b35bbc446a8d64070': Fix Null pointer exception on closing and update assets
| * Fix Null pointer exception on closing and update assetssatok2010-09-286-0/+0
| | | | | | | | Change-Id: I30fdac74685beae06b5c61140452b26b29ae4c39
| * Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into ↵Eric Fischer2010-09-272-2/+2
| |\ | | | | | | | | | gingerbread
| | * Trim unwanted whitespace from translations. DO NOT MERGEEric Fischer2010-09-272-2/+2
| | | | | | | | | | | | Change-Id: Ie380334bc725aa55beb8ec084d1ade881a50812c
* | | Fix xlarge min-keyboard layoutTadashi G. Takaoka2010-09-286-6/+38
| | | | | | | | | | | | Change-Id: Ia4d6cffa0c6cf710da577b75f6337836352959a0
* | | Fix wrong keyEdgeFlags in xlarge keyboard layoutsTadashi G. Takaoka2010-09-283-25/+20
| | | | | | | | | | | | | | | Bug: 3040988 Change-Id: Ibcac874a96ed0bf35350b50a5dd862a8d03c8354
* | | Fix the non-working period key in the tablet layout.Amith Yamasani2010-09-271-1/+1
| | | | | | | | | | | | One of the edge flags was wrong.
* | | Merge "Add xlarge keyboard layouts (tentative)"Tadashi G. Takaoka2010-09-276-2/+543
|\ \ \
| * | | Add xlarge keyboard layouts (tentative)Tadashi G. Takaoka2010-09-286-2/+543
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This keyboard layout is tentative for UX study. This change added xlarge keyboard layouts only for "regular text", "symbol/number mode" and "symbol/number mode shifted". TODO other text mode variants should have dedicated layout. Change-Id: I36077efcec4b57c3b5cada0a851e1409a289eeb9
* | | | resolved conflicts for merge of b9c0ed59 to mastersatok2010-09-273-16/+49
|\ \ \ \ | |/ / / |/| / / | |/ / Change-Id: Ib42164a5889eb9792b5e94de1e0ffd4c1924e29d
| * | Merge "Add Debug Settings Activity" into gingerbreadsatok2010-09-263-16/+49
| |\ \ | | |/ | |/|
| | * Add Debug Settings Activitysatok2010-09-273-16/+49
| | | | | | | | | | | | | | | | | | Bug:3033472 Change-Id: I311c66ac3c612a30d7da3be8ee35a352f49016ac
| * | Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2010-09-2420-40/+380
| |\ \
| | * | Import revised translations. DO NOT MERGEEric Fischer2010-09-2420-40/+380
| | | | | | | | | | | | | | | | Change-Id: I1bf6a9e39adbe7d8e938f6dd5fe12227f8da4053
* | | | Import revised translations.Eric Fischer2010-09-2421-0/+399
| | | | | | | | | | | | | | | | Change-Id: I38532015c089c0a5c6c1b98fe44f282918aebe5e
* | | | am bf03559f: am 64e5a194: Merge "Add enter/exit animation style to prevew ↵Tadashi G. Takaoka2010-09-246-0/+152
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and mini keyboard" into gingerbread Merge commit 'bf03559f7e38cd51cb5fd6b0afa937982cbffc67' * commit 'bf03559f7e38cd51cb5fd6b0afa937982cbffc67': Add enter/exit animation style to prevew and mini keyboard
| * | | Merge "Add enter/exit animation style to prevew and mini keyboard" into ↵Tadashi G. Takaoka2010-09-246-0/+152
| |\ \ \ | | |_|/ | |/| | | | | | gingerbread
| | * | Add enter/exit animation style to prevew and mini keyboardTadashi G. Takaoka2010-09-246-0/+152
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO This animation style API of PopupWindow can be called only in Gingrebread or later. We should refactor this using reflection to be able to be compatible with Froyo. Bug: 3004787 Bug: 2973989 Change-Id: I2abfcc853b1a0af2bccee7bdf5fbd723456b7d34
* | | am 5521d06f: am 5339950b: Update mdpi visual assets of upper-right number hintKen Wakasa2010-09-2310-0/+0
|\| | | | | | | | | | | | | | | | | | | | Merge commit '5521d06fe582c4b4b0d653544c0d0847029b5f1c' * commit '5521d06fe582c4b4b0d653544c0d0847029b5f1c': Update mdpi visual assets of upper-right number hint
| * | Update mdpi visual assets of upper-right number hintKen Wakasa2010-09-2410-0/+0
| |/ | | | | | | Change-Id: I77e2b70f4ec954ea2a0822f7bdb92d8a4d405f7f
* | am ec8b7360: am 77542988: Tune left and right padding of popup mini keyboardTadashi G. Takaoka2010-09-231-0/+2
|\| | | | | | | | | | | | | Merge commit 'ec8b7360161f37d00d178bef37c30352982cd007' * commit 'ec8b7360161f37d00d178bef37c30352982cd007': Tune left and right padding of popup mini keyboard
| * Tune left and right padding of popup mini keyboardTadashi G. Takaoka2010-09-231-0/+2
| | | | | | | | | | | | | | This change also fix popup window display position calculation. Bug: 3029284 Change-Id: I28bf3e4deb46a428dc8422a3a165183e00608604
* | am b2570e76: am fd56a14c: Merge "Remove unnecessary assets for LatinIME in ↵satok2010-09-2214-0/+0
|\| | | | | | | | | | | | | | | | | GingerBread" into gingerbread Merge commit 'b2570e76efdb0362805798437dddcfc01b5fd00d' * commit 'b2570e76efdb0362805798437dddcfc01b5fd00d': Remove unnecessary assets for LatinIME in GingerBread
| * Remove unnecessary assets for LatinIME in GingerBreadsatok2010-09-2214-0/+0
| | | | | | | | Change-Id: I6f690f261cdcad9aaf1dd4b0a13a7a9102b3dded
* | am 33c13c41: am 75c23ced: Add lightweight visual indication for numbers.Ken Wakasa2010-09-2120-0/+0
|\| | | | | | | | | | | | | Merge commit '33c13c413ad7cf30d5a12e2ba6c463e01b47e92a' * commit '33c13c413ad7cf30d5a12e2ba6c463e01b47e92a': Add lightweight visual indication for numbers.
| * Add lightweight visual indication for numbers.Ken Wakasa2010-09-2220-0/+0
| | | | | | | | | | | | | | | | | | This change adds lightweight visual hints of alternate numeric characters on the top row - e.g. having a light gray '1' on the upper right corner of letter 'q' Note that MDPI resources are tentative (the same as HDPI for now, until we get fixed MDPI visual assets). bug: 3004632 Change-Id: I7a25cf90b702433a844c88f5c47bf914706af9bc
* | am 1d82ee9a: am 56cd6df9: Merge "Space key will no longer auto-repeat" into ↵Tadashi G. Takaoka2010-09-2126-384/+192
|\| | | | | | | | | | | | | | | | | gingerbread Merge commit '1d82ee9a13b1e57af80d2bd0e3f879305bda137d' * commit '1d82ee9a13b1e57af80d2bd0e3f879305bda137d': Space key will no longer auto-repeat
| * Space key will no longer auto-repeatTadashi G. Takaoka2010-09-2126-384/+192
| | | | | | | | | | Bug: 3014225 Change-Id: I94d4904726985d5e17b665d4042c873ea07221f1
* | am 66774575: am 7763b36d: Align key preview and mini-keyboard positionsTadashi G. Takaoka2010-09-171-1/+1
|\| | | | | | | | | | | | | Merge commit '667745750735d7535a6e6e9580b7c762735fad12' * commit '667745750735d7535a6e6e9580b7c762735fad12': Align key preview and mini-keyboard positions