Skip to content

IamXiaRui/TinyBlog

Repository files navigation

TinyBlog

基于 WordPress 的个人博客客户端

TinyBlog 体验地址

博客地址

XiaRui's Zoon - 填满编程路上遇到的每一个坑

博客内容 JSON 插件

插件名称:JSON API

插件文档地址

插件文档翻译地址

软件介绍

软件的功能很简单,就是个人博客的 Android 客户端,主要功能有:

  • 博客的阅读、归档、评论与新增
  • 知乎日报每日精选、 Github Trending
  • 天气小部件

原型制作

最近与分类

发现与个人

分类子列表与新建

详情与评论

代码实现

主页面

发现

分类

新建

说明

已知问题

  • 有几个小小的 UI 和 网络请求 Bug
  • 没有做适配工作
  • 个别地方 GPU 渲染过度,卡顿明显
  • 发表文章需要 WordPress 权限
  • 富文本编辑器显示异常
  • 天气 API 有未知错误
  • 多说 API 停止支持

TODO

  • 开放新增文章权限
  • 重换评论与天气 API
  • 重换富文本编辑器
  • 网络优化、布局优化与性能优化
  • 一些简单的适配

开源支持

特别感谢以下开源库的支持,以开源库最新版本为准。

开源库 作者 说明
BottomNavigation Ashok-Varma This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations.
MaterialEditText rengwuxian EditText in Material Design.
banner youth5201314 Android广告图片轮播控件,支持无限循环和多种主题,可以灵活设置轮播样式、动画、轮播和切换时间、位置、图片加载框架等!
glide bumptech An image loading and caching library for Android focused on smooth scrolling.
okhttputils hongyangAndroid okhttp的辅助类.
okhttp square An HTTP+HTTP/2 client for Android and Java applications.
labelview linger1216 Sometimes, we need to show a label above an ImageView or any other views. Well, LabelView will be able to help you. It's easy to implement as well!
AndroidUtilCode Blankj Android developers should collect the following utils(updating).
Richtext zzhoujay Android平台下的富文本解析器,支持Html和Markdown。
TagCloudView kingideayou 支持 SingleLine 模式的标签云效果。
MaterialList dexafree An Android library aimed to get the beautiful CardViews that Google shows at its official design specifications.
recyclerview-animators wasabeef An Android Animation library which easily add itemanimator to RecyclerView items.
RecyclerViewItemAnimators gabrielemariotti An Android library which provides simple Item animations to RecyclerView items.
Android-AdvancedWebView delight-im Enhanced WebView component for Android that works as intended out of the box.
FloatingActionButton Clans Android Floating Action Button based on Material Design specification.
3dTagCloudAndroid misakuo Tagcloud component for android.
material-dialogs afollestad A beautiful, fluid, and customizable dialogs API.
DBFlow Raizlabs A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
icarus-android mr5 The best rich text editor for android platform, which includes more completely features. 安卓富文本编辑器

License

Copyright 2015 Dmytro Tarianyk

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

基于 WordPress 的个人博客客户端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages