All Projects → cmdbug → TChat

cmdbug / TChat

Licence: other
🥒 安卓版-高仿微信。文字、图片、视频、语音、位置、朋友圈等。

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to TChat

wechat-pay
Simplest WechatPay(最简单的微信支付)
Stars: ✭ 49 (-50.51%)
Mutual labels:  weixin
jeecg-uniapp
JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与JeecgBoot平台完美对接的移动解决方案!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。
Stars: ✭ 580 (+485.86%)
Mutual labels:  weixin
node-weixin-api
💬node微信公众号开发
Stars: ✭ 78 (-21.21%)
Mutual labels:  weixin
qyweixin
微信企业号接口 (http://qy.weixin.qq.com)
Stars: ✭ 16 (-83.84%)
Mutual labels:  weixin
WeChat Sport
iOS版微信运动插件源码
Stars: ✭ 74 (-25.25%)
Mutual labels:  weixin
xing-weapp-editor
开箱即用的微信小程序图文编辑组件
Stars: ✭ 101 (+2.02%)
Mutual labels:  weixin
WeChatClient
一个高仿微信网页版 https://wx.qq.com 的WPF应用程序,基本完成了网页微信的主要基础功能,例如聊天,联系人,搜索,表情等。
Stars: ✭ 68 (-31.31%)
Mutual labels:  weixin
7yue api server
旧岛小程序的 api server
Stars: ✭ 48 (-51.52%)
Mutual labels:  weixin
xchat
flutter实现微信7.0 UI
Stars: ✭ 13 (-86.87%)
Mutual labels:  weixin
miniprogram
[微信小程序/小游戏] A fast wechat miniprogram/minigame development sdk written in Golang
Stars: ✭ 52 (-47.47%)
Mutual labels:  weixin
CSWeiXin
C#版微信
Stars: ✭ 16 (-83.84%)
Mutual labels:  weixin
wechat-redirect
📨微信跳转-微信浏览器中直接唤起本地浏览器和App
Stars: ✭ 67 (-32.32%)
Mutual labels:  weixin
wxbizdatacrypt
微信小程序加密数据解密算法Go版
Stars: ✭ 132 (+33.33%)
Mutual labels:  weixin
public
util toolkit for go.golang 通用函数包
Stars: ✭ 135 (+36.36%)
Mutual labels:  weixin
weixin-alert
企业微信告警发送
Stars: ✭ 51 (-48.48%)
Mutual labels:  weixin
wechat-js-sdk-beautify
人肉反编译 http://res.wx.qq.com/open/js/jweixin-1.0.0.js
Stars: ✭ 27 (-72.73%)
Mutual labels:  weixin
atool-weixin
在线工具(atool-org)微信公众号代码
Stars: ✭ 18 (-81.82%)
Mutual labels:  weixin
JXWeChatFloatView
高仿微信文章悬浮球
Stars: ✭ 96 (-3.03%)
Mutual labels:  weixin
richTextParse
微信小程序富文本解析(仅支持HTML),在rich-text标签引用结果“树”
Stars: ✭ 53 (-46.46%)
Mutual labels:  weixin
wxauto
Windows版本微信客户端(非网页版)自动化,可实现简单的发送、接收微信消息,持续更新中
Stars: ✭ 72 (-27.27%)
Mutual labels:  weixin

🚀 编码不易,点个star!

iOS版:https://github.com/cmdbug/ZChat

本项目使用网易云信IM加上网上开源项目编写, (附上使用的开源地址,如有侵权或遗漏马上修改)。

使用以下开源项目并修改了部分内容

https://github.com/Curzibn/BottomDialog
https://github.com/LuckSiege/PictureSelector
https://github.com/Jude95/SwipeBackHelper
https://github.com/CJT2325/CameraView
https://github.com/bingoogolapple/BGAQRCode-Android
https://github.com/Naoki2015/CircleDemo
https://github.com/koral--/android-gif-drawable/
https://github.com/Sunzxyong/Recovery
https://github.com/wenmingvs/LogReport
https://github.com/SumiMakito/AwesomeQRCode
https://github.com/CarGuo/GSYVideoPlayer

当前编辑版本与编译环境:

  • Android Studio 3.1.2
  • Gradle Version 4.4
  • Android Plugin Version 3.1.2
  • Android SDK Platform-Tools 27.0.3
  • Android 7.1.1 API25
  • 真机原生7.1.2

提供已有测试账号,请勿修改相关信息!

账号:dawa
密码:123456

为了减小体积只保留一个armeabi-v7a,如果部分手机出现错误请自行修改配置

  • 📝说明:android studio 3.1.2可能修改了什么东西,暂时去掉ndk,不然提示CreateProcess error=2, 系统找不到指定的文件。(错误提示指向一个ndk文件)

  • 🐛已知Bug:

    1. 部份低版本系统侧滑返回会显示透明桌面(未修复)
    2. 二维码扫描框未根据屏幕尺寸进行调整(未修复)
    3. 朋友圈小视频目前无法在6.0以上使用,会导致崩溃(修复完成)
    4. 修复低版本提示jar包错误(修复完成)
  • 📝日志:

    1. 🎨更新高德地图 3DMap_5.7.0 Navi_5.6.0 Search_5.7.0 Location_3.7.0 20180109版本
      🎨更新聊天定位发送图片为实时图片,但接收图片为默认图片
    2. 🎨更新朋友圈视频为IJKPlayer播放器,可以正常播放视频
    3. 增加朋友圈音乐连接到百度随机播放歌曲
    4. 🎨修改朋友圈链接使用jsoup爬虫简单分析网页再刷新内容
    5. 升级IM到4.0,增加好友在线状态
    6. 增加聊天表情雨
    7. 🐛修复设置里面的"网络通话设置","音视频通话网络探测"的bug
    8. 🎨改进Tab小红点点击就消失的"bug"
    9. 🎨改进Toolbar返回按钮与标题间隙
    10. 🎨修改朋友圈发表界面。微信使用GridView,本项目使用RecyclerView与微信效果有点区别,主要在微信效果为覆盖,本项目为透传。
    11. 增加类似公众号侧滑悬浮球效果,与微信有一点区别(还有点小bug)。同时在SwipeBackHelper中增加触摸回调实现位置判断来处理。
    12. 🎨修改朋友圈图片浏览效果,具有点击放大与返回缩小效果。

🎨 截图

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].