From 5ba40857cdc770841d216a27e2a9e8bb3ebf3186 Mon Sep 17 00:00:00 2001 From: dam Date: Sun, 9 Jan 2022 01:25:55 +0000 Subject: Split touch logic from database. Prototype of popup with list of options. --- readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 0a85447..6a341e3 100644 --- a/readme.md +++ b/readme.md @@ -16,6 +16,8 @@ Surgery Log - [x] load/store database CSV file; - [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); - [ ] load/store filters CSV file; - [ ] import/export filters to CSV file; - [ ] Implement file access permission check on Android: -- cgit v1.2.3