13 Commits

Author SHA1 Message Date
551f04506a : now you can add background for you task card! 2019-11-27 16:21:26 +08:00
07cc44442c 🔨: Clean code 2019-09-09 12:45:06 +08:00
77a9e70a30 : Finish syncing tasks with the cloud 2019-08-26 18:59:57 +08:00
36d7583249 🐎: I'm going to complete the ability to upload tasks to the cloud 2019-08-25 12:09:10 +08:00
d93be3291f 🎉: Account system completed !
🧾 Todo : Synchronize task information to the cloud server
2019-08-22 16:17:33 +08:00
39c8c41bfe 搜索完成! 2019-07-23 00:02:29 +08:00
c69eb866e5 1.修复一个小bug
2.当前donelist的样式算是敲定了吧
2019-07-21 14:51:52 +08:00
8d19550afb 搞了一波因为增加“完成列表”而复杂的页面逻辑 2019-07-20 22:11:03 +08:00
bbbc2a0930 粗略写了“完成列表” 2019-07-20 20:28:59 +08:00
b39330212b 头像裁剪功能完成! 2019-07-19 14:53:00 +08:00
4b14f2be42 修改功能完成! 2019-07-14 18:52:24 +08:00
849a87c82d 数据库读取与新增完成! 2019-07-14 12:27:55 +08:00
f4312e4a6b 增、查 ok!
记录一个坑:把list转换为string的时候不要直接使用tostring,要用jsonEncode
2019-07-06 14:40:18 +08:00