Skip to content

Releases: rockerhieu/emojicon

v1.4.0

01 Aug 05:26
Compare
Choose a tag to compare

This release contains some performance improvements when rendering emojis.

Breaking changes

Everything is now released under io.github.rockerhieu:emojicon, all classes are moved to io.github.rockerhieu.emojicon accordingly.

v1.0

03 Mar 04:17
Compare
Choose a tag to compare

This is the first release with features:

  • EmojiconTextView: a TextView which can render emojis.
  • EmojiconEditText: a EditText which can render emojis.
  • EmojiconGridFragment: a fragment contains emojis in a GridView for the user to choose.
  • EmojiconsFragment: a fragment contains many set of emojis for the user to choose.

License Apache Version 2.0

Copyright 2014 Hieu Rocker

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.