LatinIME/java/src/com/android/inputmethod/keyboard/emoji
Dmitry Torokhov a2a057a991 Check if last shown Emoji category ID is still valid
When upgrading to a new version of APK we may find that the stored Emoji
category ID is no longer applicable. For example it happened when we
brought in the new Unicode 8.0 Emojis.

Also restore the "Symbols" emoji category on pre-kitkat devices which
was accidentally dropped when bringing in Unicode 8.0 Emojis.

b/25972978

Change-Id: I91c044603b0aac8757cb8597d3af995f84b822f3
2015-12-08 16:50:51 -08:00
..
DynamicGridKeyboard.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
EmojiCategory.java Check if last shown Emoji category ID is still valid 2015-12-08 16:50:51 -08:00
EmojiCategoryPageIndicatorView.java Consolidate attributes to EmojiPaletteView to control indicators 2014-05-23 16:09:00 +09:00
EmojiLayoutParams.java Revert "Add keyboard margin options to place the keyboard dynamically." 2014-12-09 17:53:24 +09:00
EmojiPageKeyboardView.java Fix EmojiPageKeyboardView onPress bug 2014-11-04 20:27:39 +09:00
EmojiPalettesAdapter.java Release and register current key when emoji palette is hidden 2014-05-25 10:54:15 +09:00
EmojiPalettesView.java Set background color for emoji category tabs. 2015-03-18 18:48:30 -07:00