Git Product home page Git Product logo

emojichat's Introduction

OSL

EmojiChat简介

一个聊天界面,包括从网络下载大表情并使用,图片发送,文字发送,Emoji表情发送,自定义表情键盘,Emoji表情键盘,仿QQ功能键盘等等……
8月1日更新:每个emoji表情页的最后添加删除图标。
8月5日更新:支持聊天内容超链接高亮以及点击链接跳到相应url中。
8月10日更新:再添加一种html链接高亮,支持在聊天中发送html标签的跳转信息,支持链接样式自定义(链接颜色,下划线,跳转链接的处理)。

使用方法

1、修改大表情底部图标,见FaceCategroyAdapter
2、大表情下载并添加到表情键盘,在表情键盘创建时传入大表情文件夹的地址,见ChatActivity的96行
3、功能键盘(图片、拍照)修改,见ChatFunctionFragment
4、聊天键盘的点击事件修改,见ChatActivity中56行开始监听器内
5、聊天类型定义,支持文字,图片,文字+Emoji,大表情(本质是图片)。你可以自己扩展支持定位、视频、语音等。见ChatAdapterKJChatKeyboard
6、如果你想测试大表情,请先复制表情包中的chat文件夹(包括其中的全部表情)到SD卡根目录,并修改ChatActivity的96行的注释与97行替换

##附加说明 也许在你惊叹本项目实现emoji表情输入之简易的同时,又在感慨需要引入一个12.2M大小的表情包的成本太过大(某些旧版本手机无法支持这么大的表情包)。是的,如果你希望能使用一个精简版的表情包,可以私聊我(QQ766136833)。它是我从八十七万行纯文本中一行一行精简下来的,售价200,精简版表情包大小是2.6M,包含165个常用emoji图标(原项目包含822个)。

关于

自我介绍:张涛就是我

##运行截图 截图1 截图2 截图3 截图4 截图5 截图6

##开源协议

 Copyright (C) 2014, 张涛
 
 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.

emojichat's People

Contributors

kymjs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.