113 Commits

Author SHA1 Message Date
7c5a66ae0a 🔨: Fix error 2021-12-08 10:04:23 +08:00
6cb32f70d0 🔨: Change server address 2021-12-08 10:04:11 +08:00
ffb5715ba3 🔨: add dio version 2020-05-25 00:48:21 +08:00
974ed2d90f : Now task card can be transparent!
🐛: Fix some bugs.
2020-03-10 00:03:59 +08:00
Ben
3f51a664a7 🐛:fix card item background bug 2020-03-08 20:13:19 +08:00
1edcc955c1 🐛: fix some bugs 2020-03-07 23:39:31 +08:00
Ben
b8e9552af3 : added automatic dark mode 2020-03-07 17:00:35 +08:00
Ben
6b6daf58af : change background image from local file! 2020-03-07 12:06:11 +08:00
6d5b4db261 : Add flutter web blog page 2020-02-07 17:23:21 +08:00
422e6b586f 🐛: Fix "forget password" not working normally 2020-01-06 17:33:42 +08:00
53c97eaf01 🐛: Fix task synchronization bug 2020-01-03 11:18:21 +08:00
6927d4e0a0 🐛:Fix memory leak with flutter images 2019-12-16 15:37:34 +08:00
9edd37890c 🚀: Optimize download interface,and now you can open setting_page by "add" menu 2019-11-28 14:40:05 +08:00
12e2bb21fd : Now you can edit your task icon in edit_task_page! 2019-11-28 10:35:29 +08:00
dcd98fe760 : Now you can custom your task card's text color! 2019-11-27 17:29:19 +08:00
551f04506a : now you can add background for you task card! 2019-11-27 16:21:26 +08:00
b98b3db9a7 : Add SelectableText in feedback wall.
Replace TargetPlatform.android to iOS in TextFormField.
2019-10-28 10:56:03 +08:00
b161d4e124 🔨: Fix problem that the cursor of TextField is not aligned properly 2019-10-21 09:32:16 +08:00
3d54d237fa 🔨: Now the validator of TextFormField will show after you click the button 2019-10-17 11:44:57 +08:00
dee147c571 🎉 One Day List 1.0.7 released!
1.🐛Fixed: some bugs had been discovered!
2.Add: Now you can change your background to network image in main page!It will be very beautiful!
2019-09-17 11:10:02 +08:00
a642147cd6 🔨: Clean code 2019-09-09 12:47:36 +08:00
07cc44442c 🔨: Clean code 2019-09-09 12:45:06 +08:00
ec133ab55d 🐛: Fix file download timeout error! 2019-09-04 11:50:54 +08:00
b2a083a5bd 🐛: Fix download timeout error 2019-09-03 19:14:51 +08:00
d14976d5fd : Add - The background of the account page can be customized 2019-09-03 15:51:34 +08:00
56276494b0 🎉:One Day List 1.0.5 released! 2019-08-27 23:36:08 +08:00
9d4fab4a55 🐛:Fix synchronize bugs 2019-08-27 19:13:03 +08:00
aa5a7aaa10 🐛:Fix Upload dialog timeout error 2019-08-27 17:02:24 +08:00
289bc5ebc4 🐛: Fix version update dialog now show error in a timeout error 2019-08-26 23:17:16 +08:00
5f0b5a6911 : Complete all sync functions 2019-08-26 22:22:02 +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
7092d6aeb8 🎉: Complete email register 2019-08-21 18:47:39 +08:00
75ac155bc8 :
1.Add upload avatar to server
2.Add change username to server
2019-08-21 14:09:21 +08:00
dc4bdf6f40 : Add password encrypt, The password will not be uploaded to the server in clear text. 2019-08-20 18:45:20 +08:00
a50e43c6b1 : Add email login page! 2019-08-20 17:11:43 +08:00
115944115c 🐛: Fix a widget overflow in search page 2019-08-17 19:03:28 +08:00
56a1a39e52 🔨: Edit readme & fix a bug with eidittextfield 2019-08-16 11:22:36 +08:00
1a17b3f10e 🚀: Complete suggestion wall! 2019-08-15 11:35:09 +08:00
38317d4bbe 🔨: update reademe
🎉: version 1.0.2 released
2019-08-12 16:02:37 +08:00
98dfa705da : 现在编辑主题与Icon的按钮,只在已经新增了主题或者Icon后才显示 2019-08-06 17:06:52 +08:00
a121b43ab5 🐛 Fix:Weather getting only once 2019-08-05 15:19:05 +08:00
7e361033e9 🔧 Edit:About Page remove "/n" in version describe
🐛 Fix:
1. Getting weather with loading progress;
2. WebView with loading progress
2019-08-05 14:57:07 +08:00
198ba26e8b 🎉 : version 1.0.1 released!
 : Add: Edit page can add start-date and deadline
🐛 :
1.Fixed: download apk error;
2.Fixed: done list show error
2019-08-01 16:06:22 +08:00
78655db170 :add startDate and deadline in edit-task page 2019-07-31 21:32:00 +08:00
d6751b9a87 go home to code 2019-07-31 18:55:39 +08:00
874d3c0ae7 🎉 “One Day List” version 1.0.0 released! 2019-07-28 09:14:42 +08:00
27d92c8cad 更新功能完成啦! 2019-07-27 09:47:01 +08:00
a6fc46f9d6 优化优化,还差检测更新与完成时候退出的动画! 2019-07-26 22:19:06 +08:00