aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix broken suggestions layout•••This is follow up change of If4b82376 Change-Id: I9b0d86ba630011372f41f26efb56bb0a80e09505 Tadashi G. Takaoka2011-12-162-2/+2
* Add a settings to change the sound effect volume•••Bug: 5345401 Bug: 5402541 Change-Id: I1e653573a3362160104b77388d6cbd1700424649 satok2011-10-111-0/+44
* add vibration duration settings•••Change-Id: I56a1a94df63160f367f866da759d7dd4fc428ed5 satok2011-09-291-0/+49
* Forward touch events above the keyboard to the suggestions strip•••The gutter area between the suggestions strip and the top-row keys looks like a part of the suggestions strip, and the touch events landing on the area should be forwarded to the suggestions strip. Bug: 5246673 Change-Id: I92af763be0feed21aa36ceffb5d575abe554f19e Tadashi G. Takaoka2011-09-271-2/+2
* Add visual dividers to more suggestions panel•••Bug: 5275003 Change-Id: I9464db71388a40ea768984b4cf06c8da05bfa26c Tadashi G. Takaoka2011-09-081-1/+1
* Get rid of LinearLayoutCompatUtils•••Change-Id: If0f63eaeb4539c0e03ef20190d2f9211a176babc Tadashi G. Takaoka2011-09-051-11/+4
* Use separate View for key preview backing•••Bug: 5246982 Change-Id: Icec4281cb01771909fcece36647ee42ba179118c Tadashi G. Takaoka2011-09-031-2/+5
* Rename a resource more appropriate one•••Bug: 5246982 Change-Id: Ic0e43c0e67f63ea069dd4758cf900765ad7a3678 Tadashi G. Takaoka2011-09-021-1/+1
* Rename CandidateView to SuggestionsView•••Change-Id: I6480cdf025f065130e1969899b259a243e7a11be Tadashi G. Takaoka2011-09-017-53/+32
* Implement popup suggestions pane•••Bug: 5023981 Change-Id: Ie1d69131dbf884a3f6a2beb3ac3427e5437c1486 Tadashi G. Takaoka2011-08-311-0/+37
* Rename PopupMiniKeyboardView to MiniKeyboardView•••Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0 Tadashi G. Takaoka2011-08-311-2/+2
* Move debug information back to suggestions strip•••Change-Id: I8cfad5f780a481a251cc4f752bff3cda5ae3ffbe Tadashi G. Takaoka2011-08-261-4/+11
* Fix "touch to save" colors•••Bug: 5218662 Change-Id: I094b2ceb7438148eb5bdf620b188f598e8442a07 Tadashi G. Takaoka2011-08-261-30/+1
* Remove suggestion pane controller from strip•••This change also removes speacebar LED to represent auto correction. Bug: 5023981 Change-Id: Idedaabd147ed608df35cb51769388578a05174a1 Tadashi G. Takaoka2011-08-081-25/+0
* Use Key background for suggestions strip control•••Change-Id: I5e43c0919e89972283fd18eb29d69f96f1bd0290 Tadashi G. Takaoka2011-07-041-8/+4
* Tweak ICS theme a bit•••Change-Id: Ib8f1a712a1fc3fd6f08b336617b4b6a17af11376 Tadashi G. Takaoka2011-07-013-16/+10
* Adaptive suggestions strip•••Bug: 4903845 Change-Id: I9e2e17a9eee72df5c92414dcd4796ed7fe1655e1 Tadashi G. Takaoka2011-07-013-66/+36
* Remove reference to system theme•••This change also introduces * Background for space key preview * Tune stone theme Change-Id: I84fca0baf2392582da870d2ff77b3e99c28faf7b Tadashi G. Takaoka2011-06-271-1/+0
* Show long suggestion in condensed and ellipsized text•••Bug: 4903845 Change-Id: I75d58fb55f81594ebb2628ea21d00c2eb59fa70e Tadashi G. Takaoka2011-06-273-7/+13
* Use dedicated layout for "touch to save word" feature•••Change-Id: Ie8c948476740a645d8b2d9a9d821236941d27adf Tadashi G. Takaoka2011-06-271-49/+82
* Fix ragged suggestion strip baseline•••Change-Id: I5fa9e2ad0993602e24f436e1d8ad0999209e5180 Tadashi G. Takaoka2011-06-262-1/+2
* Display suggested word info in debug mode•••Bug: 4686782 Change-Id: I0e5bef33aa39c3d6f75edda7818524965aa40b79 Tadashi G. Takaoka2011-06-243-9/+67
* Fix extract mode visual•••Bug: 4850051 Change-Id: Id30e15c6c1c341d3a7712165bd4fb0875d1ad8f1 Tadashi G. Takaoka2011-06-241-1/+2
* New IceCreamSandwich assets and theme•••This change instroduces new IceCreamSandwich assets and renames Honeycomb theme to IceCreamSandwich. Though checked only on hdpi-phone and mdpi-10"-tablet. File another bug (Bug: 4852048) to fine tune keyboard layout for all possible combination of devices and themes. Bug: 4436327 Change-Id: I4f8dc1dd6b798a39204702bbcbebf17a199dc82f Tadashi G. Takaoka2011-06-231-1/+0
* Use 2 arguments LinearLayout constructor•••To maintain backward compatibility back to Froyo, we can't call 3-argument constructor of LinearLayout. Change-Id: I35310704f92812d2748d32f35820a5058fa2bf31 Tadashi G. Takaoka2011-06-211-1/+2
* Make CandidateView aware of theme•••This change is needed to introduce new theme easily. Bug: 4436327 Change-Id: Idc368b66d892d9c888ba7a26bfa3527c21678292 Tadashi G. Takaoka2011-06-152-7/+4
* Implement expandable candidates pane•••This change removes horizontal scroll from candidates strip. Instead of that this change introduces "fixed 3 items candidates strip" and "expandable candidates pane". Bug: 4175031 Change-Id: Ia367d9074436fdea76d3b653d81798ce2749170e Tadashi G. Takaoka2011-06-142-15/+91
* Clean up candidate strip view hierarchy•••Bug: 4175031 Change-Id: I8073739ac7624d2c0a111c5ef7043d8766162a83 Tadashi G. Takaoka2011-06-133-56/+36
* Separate debug information display from candidate view•••This change is one of the preparations for suggestion strip redesign. Bug: 4175031 Change-Id: I82675936773ed6cf132a52486909ff21af828256 Tadashi G. Takaoka2011-06-082-26/+8
* Separate candidate divider from candidate view•••This change is one of the preparations for suggestion strip redesign. Bug: 4175031 Change-Id: Ia0dc487c11c3005ef19b87ec0efcc18e48411f76 Tadashi G. Takaoka2011-06-062-11/+31
* Use custom theme for Keyboard theme switch•••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 Tadashi G. Takaoka2011-05-2514-337/+9
* Move CandidateView into input view•••Bug: 4175031 Change-Id: I95f379b9943d1dcab1dc5527b6e5ac5abd58e280 Tadashi G. Takaoka2011-05-247-36/+73
* Remove unused resources•••Bug: 4436327 Change-Id: I2573786aac5fd8d543cf12d24c951b67c7353fd7 Tadashi G. Takaoka2011-05-161-30/+0
* Merge "Fix suggestion strip geometry"Tadashi G. Takaoka2011-05-091-4/+4
|\
| * Fix suggestion strip geometry•••Bug: 4393288 Change-Id: I6cad1d186db25174a3f31a57975165e720b41266 Tadashi G. Takaoka2011-05-101-4/+4
* | Refactor KeyboardView and create MiniKeyboardView•••Change-Id: I8d68b944762ccde05020978f20b3742eb6ab945b Tadashi G. Takaoka2011-05-099-12/+12
|/
* Tweak voice layout for Dogfood•••Change-Id: Ic51a044901a63c4cec907163e35cd5e458f36dde satok2011-04-201-13/+14
* Fix 1st suggestion text alignment•••Change-Id: I530de62b7cf088cff01c98a8a47d75393e8725b2 Tadashi G. Takaoka2011-04-141-2/+3
* Fast key preview•••Previously the key preview was implemented by PopupWindow. The key preview popup window would be dismissed and shown each time the key was released and pressed. It turned out that it was taking several milliseconds. This change implements the key preview by a simple TextView which will be layout-ed at absolute coordinates within the screen FrameLayout. And dismissing and showing the key preview is implemented by the TextView's visibility. This implementation needs careful coordination of candidates.xml layout and LatinIME.onComputeInsets to control suggestion strip visibility. Bug: 4179964 Change-Id: Id6347cb35b91eb14ab20dd2f312e58b54b6625a7 Tadashi G. Takaoka2011-04-131-7/+6
* Fix suggestion strip layout•••This change also removes unused drawable and xml resources. Bug: 4181825 Change-Id: Ia723376bc5d40900a513df62e89cdfe35b2c859f Tadashi G. Takaoka2011-04-082-10/+9
* Increase the horizontal gap between shift/delete and normal keys•••This change also adds capability to add horizontal padding to the keyboard. Bug: 4269094 Change-Id: I805e76b253a497079517c01bd2a976f8702f7e56 Tadashi G. Takaoka2011-04-087-8/+8
* Fix popup key preview on tablet•••This change temporally enable popup key preview option on tablet. (config_enable_show_popup_on_keypress_option). Bug: 3286117 Change-Id: Iabbac5a333460e1ed2f8d05ba82f4bae81854b85 Tadashi G. Takaoka2011-04-074-11/+11
* (Refactor 1) Moved voice related codes to deprecated/voice•••Change-Id: I008ac7099c815fb74a9ab374419617b336453f97 satok2011-03-161-1/+1
* Import new drawable assets•••Change-Id: I0267e4e4296d127fb44d77323d7cc4eb2f63666d Tadashi G. Takaoka2011-01-262-0/+2
* Merge "Always display the VoiceIME language in the Speak Now pop-up" into hon...Satoshi Kataoka2011-01-241-0/+16
|\
| * Always display the VoiceIME language in the Speak Now pop-up•••Change-Id: I1b01458aff98447b7b3d5459b765968bed5515cb Luca Zanolin2011-01-241-0/+16
* | Set minimum height for RecognitionView in the case that there is no keyboard ...•••Bug: 3352322 Change-Id: I9a7b2a745b47bdc62a96a5cd2c0d8ad717e1b406 satok2011-01-241-1/+1
|/
* Change the UI of Voice IME to be more like Voice Search.•••There has been a bit of refactoring in RecognitionView in particular to fix the portrait layout. The main issues found were: - the size of the keyboard is specified in inches, and (cm)(inches + inches) != ((cm) inches) + ((cm) inches)) - the height of keyboard background is high as the landscape keyboard, but it higher than the portrait keyboard. This is not an issue on LatinKeyboard, as it overwrite the onMeasure method. However, if I use the same image background in RelativeLayout the Relative layout height is set to the height of the background, thus higher than the keyboard - the change configuration was not propageted correctly Change-Id: Id5dca425826997c573ccae7a085d5ddc9719733b Luca Zanolin2011-01-181-77/+64
* Fix text color of main key labels in shifted state•••Bug: 3322539 Change-Id: Ib9bc54da8d3725f64c86dbe6d9700e386f74de5e Tadashi G. Takaoka2011-01-111-1/+1
* Tune padding of candidate word•••Change-Id: I980e568f9b4b87b0f414aa7ce0197dba39a7708f Tadashi G. Takaoka2010-12-131-3/+3