aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 6a341e3..ccfbca1 100644
--- a/readme.md
+++ b/readme.md
@@ -17,7 +17,10 @@ Surgery Log
- [x] export database to CSV file;
- [x] allow to reset database;
- [x] split touch logic from database (create TouchItemList);
-- [ ] split touch logic from stage (create TouchVerticalContainer);
+- [x] split touch logic from stage (create TouchVerticalContainer);
+- [ ] on-press:
+ - highlight item on lists
+ - mark auto buttons as pressed
- [ ] load/store filters CSV file;
- [ ] import/export filters to CSV file;
- [ ] Implement file access permission check on Android: