diff options
author | zkwip | 2015-06-10 16:48:00 +0200 |
---|---|---|
committer | zkwip | 2015-06-10 16:48:00 +0200 |
commit | 47964e1e70d82f21328c40d8a0de1a2e4c9d8b26 (patch) | |
tree | 7e699a72896bc7192b4e436251a79a12440e3360 | |
parent | Fixed bug where fragments were shown over one another (diff) |
Bugs I encountered while working on tutorial
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,11 +10,14 @@ Copyright © 2015 Randy Wanga, Jos Craaijo, Joep Bernards, Camil Staps. All ## High priority * Hamburger menu does not highlight selected item * Walkthrough: Hamburger menu, Unified Inbox, Settings, Filters, Feedback (Like/Dislike) +* Clickable links in articles +* Fix crash on opening an article imidiatly after coming back on the home activity +* Fix crash on tapping edit filters in hamburger in homeactivity crashes ## Normal priority * Background sync & notifications -* Add tutorial (e.g.: at first startup, walk user through creating first filter) * Swipe left & right for (dis)like +* Add back button to article activity ## Low priority * Readability plugin to view whole article |