ToDo is a Task Manager application, including Mobile version, Web version, and server
As this is my first app in Google Store, I would like to thank my peers, who led me into real CS engineer career. At that time, I just started my career jump from neuroscience research. I really appreciate their help.
I am proud of this app, which includes so much sweat and warm friendship.
v1.24 Support sdk16-20 (Android4.1~4.4). There might be unexcepted bugs in sdk21+(Android5.0+). For example, it is need to wait for a while before synchronizing the last modified task.
- Google+ login
- Add items to your task list; (press menu icon "+" on top)
- Set a task name, priority, due date, due time;
- Edit an existing task; (long press)
- Mark a task a completed; (press)
- Delete a task; (swipe)
- Sort tasks by due or priority;
- Remind you the task past due;
- Synchronize the tasks with mobile version, web version, and Google Tasks;
- Surport Chinese;
- Google Map Search;
- Send task by SMS Message;
- Send task by email;
- Send push notification from server;
- Receive text shared from other apps, such as browser;
- Setting Activity
- Refactor
- Update UI design
- Combine ToGo with ToDo (show location of ToDo task. Remove ToGo Tab, instead by deamon server?)
- Social integration(FB/Twitter)
- Author::RockyNiu (Android, Server)
- Author::pdenney (Web)
- Author::freezenfish(Art Design)