From e1b262e4f8c54ca50b796eb750c8921a6222347f Mon Sep 17 00:00:00 2001 From: Lukas Wee Date: Thu, 18 Jun 2015 18:44:41 +0200 Subject: [PATCH] Update todo-list --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cbd06df..f32474d 100644 --- a/README.md +++ b/README.md @@ -83,15 +83,15 @@ To compile MicroPinner, simply import this project into Android Studio or Intell ## Todo + Choosable icon (not sure about including icons - that would increase the application size about 3kb per image) -+ Create a FAQ and a link inside the app ++ Create a FAQ ([here](/docs/FAQ.md)) and a link inside the app + Choosable notification-category + Choosable notification color -+ Allow hiding the pin-icon (implemented, simply set the priority to 'min') -+ Allow persistent pins (implemented, will be available in next update) -+ Implement min-priority (implemented, will also be available in next update) ++ Allow hiding the pin-icon (implemented, available since v1.4 - simply set the priority to 'min') ++ Allow persistent pins (implemented, available since v1.4) ++ Implement min-priority (implemented, available since v1.4) + Implement image-pins + (Code) Documentation -+ Single-line pin ++ Single-line pin (in progress but help needed, check issue #2) ## License