aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout/emoji_palettes_view.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify onComputeInsets of LatinIME•••This CL expands SoftInputWindow to the entire screen. Thus a key review backing view is eliminated and onComputeInsets() gets simplified too. Bug: 17212702 Bug: 10841052 Bug: 10541453 Change-Id: I2d859f4e4698c64cabe399000821f13bab729996 Tadashi G. Takaoka2014-08-271-2/+2
* Update Material Dark theme•••Bug: 15782668 Change-Id: If3f2439fe9dcd2c05514e73861777337b42273c4 Tadashi G. Takaoka2014-07-091-4/+2
* Add audio and haptic feedback for Emoji and Suggestions•••Bug: 15378862 Change-Id: Ia14929bd9eb63ad5735cae0ad98ad0e2ad301128 Tadashi G. Takaoka2014-06-101-2/+18
* am 61a8a66c: Merge "Workaround to draw spacebar icon of emoji palettes" into ...•••* commit '61a8a66ccac1de7e146344dd77c8be84aa8daf33': Workaround to draw spacebar icon of emoji palettes Tadashi G. Takaoka2014-05-301-2/+15
|\
| * Workaround to draw spacebar icon of emoji palettes•••Bug: 15321822 Change-Id: Iab7cef83ffdf91c877c3ed2e59d412496b516e1c Tadashi G. Takaoka2014-05-301-2/+15
* | Consolidate attributes to EmojiPaletteView to control indicators•••This CL consolidates attributes of EmojiTabWidget and EmojiCategoryPageIndicatorView with EmojiPaletteView. Bug: 15151483 Change-Id: I6eca10b60e894d945080ef3f88523d539a4992fa Tadashi G. Takaoka2014-05-231-5/+2
|/
* Refactor Emoji tab indicators to refer keyboard theme•••Bug: 14419121 Change-Id: I7086923fff153039c2d011bbccbfd04eb687a76a Tadashi G. Takaoka2014-05-201-5/+3
* Remove Emoji label tab•••Change-Id: Ia2f3482363b462c16a51f2baac59d6bcae96ffab Tadashi G. Takaoka2014-05-191-1/+0
* Remove Emoji delete key UX hack•••The Emoji delete key UX hack that changes key background color based on the key state isn't keyboard theme compliant. Change-Id: I0fa43a91cdd6da944d6d4d1a5a09b771f852a081 Tadashi G. Takaoka2014-05-191-1/+0
* Rename Emoji related resource names more consistent•••Change-Id: I318a98feeaf7b8bc4d2ed6d54475a144e2dca0a1 Tadashi G. Takaoka2014-05-191-4/+4
* Create com.android.inputmethod.keyboard.emoji package•••Change-Id: Idd12c2fa4f5add7bb50bd7349ff9a74fffe82cfd Tadashi G. Takaoka2014-05-141-3/+3
* Add contentDescription to Emoji palette•••This CL adds content descriptions of: - Emoji Category icon/label. - Delete key - Space key Bug: 11452158 Change-Id: Ic00592c560b6265c880cd25f2e18cfd349b4620b Tadashi G. Takaoka2014-04-171-2/+4
* Remove unneeded CustomViewPager class•••Originally this hacky class has been introduced by I0824f82c30 to address bug: 11721001. Because the bug: 11721001 has been addressed by I950f13ec40 and etc., this class should be removed. Bug: 13665882 Change-Id: Iabdd369e4dddb0188534289eea1269fb196895eb Tadashi G. Takaoka2014-04-071-1/+1
* Use the same label of switch-to-alphabet key on Emoji palette•••Bug: 12115967 Change-Id: I61cf80db933aa2ab220ddcaa88a4c9af7beeb35c Tadashi G. Takaoka2014-02-171-8/+8
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-131-2/+2
* Enter -> Alpha keyboard switcher in Emoji palette view•••Bug: 11103091 Change-Id: I0c5384e9f148566d1ac1d178a8227eb913d59908 Satoshi Kataoka2013-10-071-2/+2
* Rename EmojiKeyboardView -> EmojiPalettesView•••Change-Id: I226bb8e21fd2b2b6639896a1cc433d19f3f431c2 Satoshi Kataoka2013-10-071-0/+110