wrz123456 / zjp-wandroid-master

一款WanAndroid(Java版)客户端,项目基于组件化+Arouter+MVVM+Jetpack+Rxjava+Retrofit+Databinding+AOP等架构开发而成。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

更新日志

最新更新日志请点击查看

v1.2.1 (2020-10-21)

  • 1.更新banner版本号为2.1.0;
  • 2.更新as版本号为4.1;
  • 3.fix 经常出现签名文件密码不正确问题。

v1.2.0 (2020-09-19)

  • 1.fix tab导航点击事件和公众号tab文章列表跳转无效问题
  • 2.fix文章详情标题出现转义符问题;
  • 3.fix fragment切换重叠问题
  • 4.优化了公众号文章列表切换显示问题;
  • 5.更新了constraintlayout版本号为2.0.1,弃用测试版等;

v1.0.0 (2020-08-24)

  • 初始化版本,主要功能都已经完成。

简介

Platform Release

如果这里效果图加载不出来的话,请看简书介绍

该项目用了玩Android网站提供的API进行开发而成;项目基于组件化 + Arouter + MVVM + Jetpack + Rxjava + Retrofit + DataBinding + AOP 等框架,如有任何疑问或者bug,可以给我提Issues,项目可能迭代维护,努力打造一款优秀的 WanAndroid 客户端。 开源不易,喜欢请个star,谢谢

效果图

App下载

主要功能

  • 首页、项目、广场、公众号、我的五大模块;
  • 登录注册之间切换动画仿照汽车之家效果;
  • 我的模块仿照百度外卖个人中心实现水波纹效果;
  • 搜索功能(转场动画):热门搜索、搜索历史;
  • 收藏功能:添加收藏、取消收藏;
  • 文章列表快速置顶功能;
  • 积分功能 积分排行 积分获取记录以及用户中心动画
  • 浏览文章、分享文章、用浏览器打开文章;

主要开源框架

感谢

LICENSE

Copyright (c) 2020 zjp

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.

About

一款WanAndroid(Java版)客户端,项目基于组件化+Arouter+MVVM+Jetpack+Rxjava+Retrofit+Databinding+AOP等架构开发而成。

License:MIT License


Languages

Language:Java 100.0%