History log of /frameworks/support/emoji/core/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d6e62a9d119a07f4d2bd686f357d8a667085fe71 05-Apr-2017 Siyamed Sinir <siyamed@google.com> Add maxEmojiCount attribute to EmojiEditText

Test: Added tests
./gradlew support-emoji:connectedAndroidTest

Bug: 36013851
Change-Id: I6c12b9619f416283d88c965a1355bbeaf9ebc87a
/frameworks/support/emoji/core/Android.mk
75b9131e050fa89532745deca4313c08f261d4e4 22-Apr-2017 Siyamed Sinir <siyamed@google.com> Update EmojiCompat build

support-emoji and support-emoji-bundled build.gradle and Android.mk
files are updated to use artifacts from noto-fonts/emoji-compat.

Test: ran ./gradlew uploadArchives
ran ./gradlew generateDocs
ran ./gradlew support-emoji:connectedAndroidTest

Bug: 37477831
Change-Id: I692924fc7e0850b8a30826859e5ebd0110f6449f
/frameworks/support/emoji/core/Android.mk
176b7a517ad28a8cffc8cc3307b6ce2c42a36cc9 15-Apr-2017 Siyamed Sinir <siyamed@google.com> Use font from external/noto-fonts/emoji-compat

Update EmojiCompat modules to reference the following files in
external/noto-fonts/emoji-compat
- NotoColorEmojiCompat.ttf
- emojis.txt (used for testing)
- flatbuffers jar
- java files used to read binary FlatBuffers metadata in the font

Test:
- ./gradlew support-emoji:connectedAndroidTest to see that the code works.
- ./gradlew uploadArchives to see that AAR’s are generated
- Inspected the AAR files to see that they contain font and the license
files.

Bug: 36385743
Change-Id: Ib389e8abfb688af50aa1d40b26e6e455e3a50b99
/frameworks/support/emoji/core/Android.mk
518812100b56857bd8e15af5e591469a82dbbc9c 16-Mar-2017 Alan Viverette <alanv@google.com> Add makefiles for emoji, update pathmap for recently-added modules

Bug: 35707648
Test: make sdk
Change-Id: Id2a57e3cce2189f1d927c0dfb64bfa37ac681c48
/frameworks/support/emoji/core/Android.mk