Leanote笔记Android客户端
第一版稳定后会陆续上线各个应用市场
- 登录、注册、忘记密码、退出
- 自建服务器
- 笔记列表显示、笔记本树状列表显示
- 浏览、添加、编辑笔记(Markdown语法)
- 博客页面、探索页面
- 修改个人信息
- 添加、编辑、移动、删除笔记本
- 移动、删除笔记
- Tag功能
- Glide - 图片加载
- Easypermission - 权限管理
- Eventbus - 消息通知
- ButterKnife - view注入
- GreenDao - 数据库
- GreenDaoUpgradeHelper - 数据库更新
- Logger - log记录
- MarkdownEditors - Markdown编辑器
- LoadSir - loading
- Leakcanary - 内存泄露检查
感谢默默为开源不遗余力做出努力的小伙伴,本项目是站在巨人的肩膀上。
欢迎star、fork
ps:本项目UI设计完全基于 Google Material Design 的一些控件,如果有设计童鞋有兴趣欢迎给一些设计建议!
Copyright 2017 SY.Tang
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.