Giter VIP home page Giter VIP logo

jwanandroid's Introduction

JWanandroid

介绍

Java版Wanandroid客户端,主体使用MVPArms,利用 MVP + RxJava + Retrofit + Glide + EventBus等框架开发。

注:由于本人水平所限,目前可能还存在一些bug,只能在bugly上看到会处理,有发现的小伙伴希望能多提issue说明下复现步骤,谢谢。

界面截图

首页 知识体系 公众号 导航
项目 侧滑菜单 搜索 TODO编辑
--- --- --- ---
积分排行榜 系统设置 广场 暗黑模式

体验apk:

开放API

感谢无私的wanandroid站长鸿洋提供的开放API

主要功能

  • 文章:首页、问答、公众号、知识体系、导航、项目、广场
  • 搜索:热门搜索、搜索历史
  • 积分:我的积分、积分排行榜
  • 分享:我的分享、文章分享
  • 收藏:收藏/取消收藏文章、我的收藏
  • TODO:待办、已办
  • 置顶:各个文章列表点击按钮置顶、底部导航再次点击置顶
  • 设置:暗黑模式、列表动画、检查更新
  • 个人:登录、头像本地设置及背景模糊

开源框架

更新日志

1.1.3(5)

  • 【修复】bugly上的一些问题
  • 【修复】收藏/取消收藏状态同步问题
  • 【优化】修改buglyId存放位置到本地,防止多项目同时上报错误
  • 【优化】改用MVPArms远程依赖

1.1.2(4)

  • 【修复】修改框架中ButterKnife的解绑顺序到RxLifeCycle之后(转移到onDestroy()),以解决多个界面快速退出时的控件空指针问题
  • 【修复】bugly上的一些问题
  • 【优化】头像功能,判断是否具有外部储存,适配Android 7.0及以上

1.1.1(3)

  • 【修复】没有在local.properties配置keystore信息无法运行app的问题
  • 【修复】适配23以下获取颜色api
  • 【修复】rv滑到底部快速打开其他activity,再返回加载更多视图不消失的问题
  • 【修复】bugly上的一些问题
  • 【优化】对一些细节进行补充优化

1.1.0(2)

  • 适配Android Q 以下暗黑模式(手动开关)
  • 优化主界面及tab界面pagerAdapter
  • 配置改变时(横竖屏切换及昼夜模式改变)自定义逻辑,不执行系统默认重建
  • 新增/优化个人用户界面MD风格
  • 新增状态布局MultiStateView
  • 新增分享、问答等功能
  • Application延迟加载第三方库,提高冷启动速度
  • 优化UI布局、fix bugs
  • 集成今日诗词,全局刷新header展示

1.0.0(1)

jwanandroid's People

Contributors

rookiejay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

jwanandroid's Issues

报错了

Could not get unknown property 'buglyAppId' for object of type org.gradle.api.internal.plugins.DefaultExtraPropertiesExtension.

AndroidX报错

ERROR: This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the gradle.properties file and retry.
The following AndroidX dependencies are detected: androidx.lifecycle:lifecycle-common:2.0.0, androidx.arch.core:core-common:2.0.0, androidx.lifecycle:lifecycle-runtime:2.0.0, androidx.annotation:annotation:1.0.0
Affected Modules: app

运行的时候报错,
在gradle.properties中添加android.useAndroidX=true 报错更多

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.