| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Bug: 5232726
Change-Id: I97f53d70eb8eb3f0e88736e397ffd0c4397bcea7
|
|
|
|
|
|
|
| |
This change only gets rid of the surrounding paddings of the mini keyboard.
Bug: 5248783
Change-Id: Idb95ac1467085c230fd60e4bc0f466fef5700bfb
|
|
|
|
|
|
| |
Bug: 5032006
Change-Id: I05b7df6c4ac4d7a32d052e0f2e98a3b9538a198e
|
|
|
|
| |
Change-Id: I6480cdf025f065130e1969899b259a243e7a11be
|
|
|
|
|
| |
bug: 5209784
Change-Id: I67be041f55732abbff7722c0e782277497a773bc
|
|
|
|
|
| |
Bug: 5232726
Change-Id: Ie42729d15dad05c1650b021396596c1f09c844c2
|
|
|
|
|
| |
Bug: 5218662
Change-Id: I094b2ceb7438148eb5bdf620b188f598e8442a07
|
|
|
|
|
|
|
|
|
| |
The new icon has been created just enlarging
sym_keyboard_settings_holo.png to the size of other feedback icon. The
icon should be designed properly by designer after.
Bug: 4948171
Change-Id: I00b018e82ca93190fe87443c8ad8911b36551002
|
|
|
|
|
|
|
|
| |
This change also tweaks more_suggestions_hint drawables to eliminate
unnecessarily padding at the bottom.
Bug: 5204563
Change-Id: If5ec731c9a490da0116a020e8fd405c7d025d707
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
This change also removes speacebar LED to represent auto correction.
Bug: 5023981
Change-Id: Idedaabd147ed608df35cb51769388578a05174a1
|
|/
|
|
|
| |
Bug: 5131686
Change-Id: Ideb49c3c55464721f21aecf97e2a20b95e3e09a6
|
|
|
|
|
| |
Bug: 5108339
Change-Id: I7cd4258a95a7e25b8b1114b43ffcca5b77c5c1e3
|
|
|
|
|
| |
Bug: 4948171
Change-Id: Id7dcebc4f1174cabfe872bc36edbe294ddaf081d
|
|
|
|
|
|
|
| |
This reverts commit 886246b19a60cefa60af549d6a6b70626bf63e34.
Bug: 5047500
Change-Id: Iefef20b7aeba0dbedfe8f81384a33f65e3907e9f
|
|
|
|
|
| |
Bug: 4948171
Change-Id: I0f408ff67c7f2eef3830a43d2919b943dab74235
|
|
|
|
|
| |
Bug: 4971680
Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798
|
|
|
|
|
| |
Bug: 4948171
Change-Id: I899063ea5ad4508fd4f5786dbb75bcd6909c331f
|
|
|
|
|
|
| |
Bug: 4161983
Bug: 4170083
Change-Id: Ife9a933353e97f3c7c3ede47623dc7528160f3c5
|
|
|
|
| |
Change-Id: Ib8f1a712a1fc3fd6f08b336617b4b6a17af11376
|
|
|
|
|
|
| |
Bug: 4948171
Change-Id: If1e8e5f2f0eafe29b36a10d5f5e9e1fb26d67597
|
|
|
|
|
| |
Bug: 4903845
Change-Id: I9e2e17a9eee72df5c92414dcd4796ed7fe1655e1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change also modifies 9-patch drawables to fix the following
issues. In order to draw key background drawable just on the
coordinates we want, we have to know where an actual "visible" part is
in the drawable. The only clue we can use is "padding" of the
drawable. To achieve this, the 9-patch drawable must have its
"visible" part marked as "content". Please refer the Bug: 4948171 for
more detailed explanation.
This change also reverts the following "black" drawables back from
Gingerbread because recent change broke these (I70019a91).
* drawable-hdpi/sym_bkeyboard_*.png
* drawable-hdpi/btn_keyboard_key_*_stone.9.png
Bug: 4948171
Change-Id: I6e4d03b3144caa95c793aac97af22df34c5f454f
|
|
|
|
| |
Change-Id: Ief1a4f12a3d4840c36aa7a082f44b5b1ff894dd1
|
|
|
|
|
|
| |
Bug: 4948171
Change-Id: I70019a91a95166196aa8ae5142ea7a0f81d32349
|
|
|
|
| |
Change-Id: I7db0ee5e2aa06bba9b9f340aa6f71412c5a22c9a
|
|
|
|
|
| |
Bug: 4959808
Change-Id: I30456b91852904c6801cbdd6476406fd60e84551
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change introduces:
* New KeyboardView attribute
* keyLargeLetterRatio to specify large letter text size.
* keyHintLabelRatio to specify hint label text size.
* keyHintLabelColor to specify hint label text color.
* keyPreviewTextRatio to specify key preview text size.
* New Key.keyLabelOption flags
* alignLeftOfCenter, align the key label slightly left of the key center.
* largeLetter, use keyLargeLetterRatio to draw key letter.
* hasHintLabel, draw keyHintLabel at the right of key letter.
* followKeyHintLabelRatio, draw the key label following keyHintLabelRatio size.
* Renames
* Key.keyHintLetter to keyHintLabel.
* Key.keylLabelOption fontFixedWidth to fontMonoSpace.
* Key.keylLabelOption popupHint to hasPopupHint.
* Removes
* number icon releted attributes and declarations.
Change-Id: I2f456737e3a46209e5f48b5155951b2b21a33859
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
This change also removes manualTemporaryUpperCaseCode and
manualTemporaryUpperCaseHintIcon. Instead of these keyLabelOption now
has hasUppercaseLetter flag value.
Bug: 4436327
Change-Id: I88fdac1e888a7123735296f5ef45f5fdd565cd2e
|
|
|
|
|
|
|
|
|
|
| |
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
|
|\
| |
| |
| |
| | |
* commit 'ba6cd54aefe9a28e26f5668fbf43845b8c6403aa':
Fix disabled mic icon temporally
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is a workaround until those drawables are updated by proper
image.
Bug: 4562738
Change-Id: Iabdf1736fd866cf8c6d976c895c2ddda637a50dc
|
| |
| |
| |
| |
| | |
Bug: 4442045
Change-Id: I97068cdd50cc24a72610aa087dd624484862fa06
|
| |
| |
| |
| |
| |
| | |
Bug: 4442045
Change-Id: I98664b0c954be82eeda00c69e712da2e20ca606a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Because the holo theme drawables have "holo" effect around 9-patch as
fixed size image, so we need dedicated drawables for each sw600dp-mdpi
and sw768dp-mdpi resolutions for visual designers.
* drawable-mdpi (fallback resources)
* drawable-sw600dp-mdpi (7" tablet, phone style keyboard, placeholder for now)
* drawable-sw768dp-mdpi (10" tablet, tablet style keybaord)
Note that:
* Eventually sw600dp drawables will be updated by designers.
* We need sw768dp drawable copies because, without these, 10" tablet
will use updated sw600dp drawables wrongly.
* We have to keep drawable-mdpi as final fallback resources.
Bug: 4436327
Change-Id: I93db87ee99c2abb8d18e869e5411e3cb5bec1020
|
| |
| |
| |
| |
| | |
Bug: 4436327
Change-Id: I1f3bc846683edc4be666dce8ea89659225ef7301
|
| |
| |
| |
| |
| | |
Bug: 4436327
Change-Id: Ie8644396e1df8fbc16e4047808857c91aa2451ba
|
| |
| |
| |
| |
| |
| |
| |
| | |
This change also syncs the drawables with Master.
Cherry-pick: I2573786aac5fd8d543cf12d24c951b67c7353fd7
Bug: 4436327
Change-Id: I88dc0162033a1017040205590c0c34a5111b835a
|
| |
| |
| |
| |
| | |
Bug: 4442045
Change-Id: Iaec97c019eed8f035fef0e8f0b7604db7ecba2b7
|
| |
| |
| |
| |
| |
| | |
Keep in sync with Honeycomb-MR2
Change-Id: I2ecc0a945bd202e83b8c13879b3d22abc4287918
|
| |
| |
| |
| |
| |
| |
| |
| | |
This change syncs all drawables from Honeycomb-MR2 into Master.
Bug: 4442045
Change-Id: Ia539aa62bfc355ccc742cf5aa600463c7b604187
Cherry-pick: I98664b0c954be82eeda00c69e712da2e20ca606a
|
| |
| |
| |
| |
| | |
Change-Id: Ibd844167199f5d884d97b8fe9f536f47fbe5bdcd
Cherry-Pick: I1f3bc846
|
| |
| |
| |
| |
| |
| | |
Cherry-Pick: Ie8644396e1df8fbc16e4047808857c91aa2451ba
Bug: 4436327
Change-Id: I6917876995f20361358b6e6577fc646795f04d7e
|
| |
| |
| |
| |
| | |
Bug: 4436327
Change-Id: I2573786aac5fd8d543cf12d24c951b67c7353fd7
|
| |
| |
| |
| |
| | |
Bug: 4436327
Change-Id: I55d7ab043f32d51c32acfd11434214b79a7ae204
|
| |
| |
| |
| |
| |
| |
| | |
This change also removes unused drawable and xml resources.
Bug: 4181825
Change-Id: Ia723376bc5d40900a513df62e89cdfe35b2c859f
|
| |
| |
| |
| |
| |
| | |
Bug: 4225070
Change-Id: Ic61c3c0263158ed3429553b134f13e8e94f5f5b7
|
|/
|
|
|
|
|
|
| |
This change temporally enable popup key preview option on
tablet. (config_enable_show_popup_on_keypress_option).
Bug: 3286117
Change-Id: Iabbac5a333460e1ed2f8d05ba82f4bae81854b85
|
|
|
|
|
|
|
| |
This new assets has revised alpha value.
Bug: 3451586
Change-Id: I8485044263b92111d882c4f88ca6a0e92c82f0ed
|