番茄周 v1.1.4
应用介绍
番茄钟是针对短时间工作的任务定制,而番茄周旨在为您一周的每一天定制工作任务,这样每天有个小目标,每周一个大目标,日积月累,您会发现您的工作是如此地有效率!
效果图
库使用
名称 | 用途 |
---|---|
Realm | 移动端数据库 |
ButterKnife | 视图注解 |
Material-Ripple | 水波纹特效 |
RxAndroid | 响应式编程 |
Glide | 图片加载库 |
Dagger2 | 依赖注入库 |
更新日志
v1.2.1
- 修复智能提醒 BUG
v1.2.0
- 添加搜索功能
v1.1.4
- 修复部分设备闪退问题
- 重构项目为 MVP 架构
- 添加桌面小控件功能
v1.1.3
- 增加智能提醒功能
- 修复夜间模式下长按崩溃异常
- 修复悬浮按钮无故消失问题
v1.1.2
- 适配 Android 7.1 桌面快捷方式
- 优化内存占用
- 抽象图片加载模块, 便于维护
v1.1.1
- 修复卸载应用后数据清空 BUG
- 增加备份/还原/导出功能
- 优化 Android 7.0 兼容性
v1.1.0
- 增加推延任务功能
v1.0.5
- 添加夜间模式
- 优化内存占用
License
The MIT License (MIT)
Copyright (c) 2016 WuHaojie
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.