Skip to content

A pure,fast,concise Android note app.纯粹,快速,简洁的笔记app.

License

Notifications You must be signed in to change notification settings

duanze/PureNote

Repository files navigation

PureNote

A pure,fast,concise Android note app.纯粹,快速,简洁的笔记app.
See it in Google Play
小米应用商店
fir.im

#一切皆为虚妄 -非常规知识点细目:
+备忘录模式经典使用,“撤消”、“重做”功能的实现
+stormzhang分享的Toolbar适配方案使用实例
+Notes中的Material Design风格,只用v7包就可轻松实现哦
+Loader加载器的使用,这个自带观察者回调的组件简直碉堡,有了它,再也不用写Observer了
+仿易写的监听软键盘弹出消隐Toolbar效果


+RecyclerView轻松实现瀑布流,令RecyclerView.Adapter使用Cursor数据集以方便匹配Loader
+自定义Notification,RemoteViews的使用
+如何手搓一个Material风格的Preference设置页面,其优点是可自定义空间大(真相是,我在刚开始做设置页时,还未知晓存在PreferenceActivity这种东西...)
+更多细节还请自行下载感受

#构建环境: -Gradle 1.3.0
-Sdk 22
-buildtool 23.0.1

#效果展示

#Special Thanks PixelLove
daimajia,EverMemo
flavienlaurent,DateTimePicker
FaizMalkani,FloatingActionButton
baoyongzhang,SwipeMenuListView
lguipeng,Notes

#License Copyright 2015 Duanze

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

A pure,fast,concise Android note app.纯粹,快速,简洁的笔记app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages