From 5834a725c6b552cfd5084f0eef59f8304ecda7bb Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 13 Mar 2014 12:29:40 +0000 Subject: [PATCH] Added TODO --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..6f40196 --- /dev/null +++ b/TODO @@ -0,0 +1,13 @@ +- Email selection +-- Deleting emails +-- Mark as read +- Send button action +- Deleting identities +-- Select identities in list, or menu option of each? +- Addressbook + +- Refactor code +-- Reorganize for clarity +-- Optimize use of Android lifecycles + +- Service to contain the Bote running threads