diff options
author | Camil Staps | 2015-06-10 17:56:27 +0200 |
---|---|---|
committer | Camil Staps | 2015-06-10 17:56:27 +0200 |
commit | 39d581bd820deb6becd84124288142256cbe8f5a (patch) | |
tree | 44806fa9bed58d556151a2ecf4cdb774b1aad1d6 | |
parent | Cleanup (diff) | |
parent | Bugs I encountered while working on tutorial (diff) |
Merge branch 'master' of github:camilstaps/RSSin
-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 |