blob: d784bfd277208512d124b9711e3c52ef0d886d8c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# RSSin
Clever RSS reader for Android
Copyright © 2015 Randy Wanga, Jos Craaijo, Joep Bernards, Camil Staps.
This project is licensed under GPLv2. For more details, see the LICENSE file.
# Todo
(see also the @todo markings throughout the source code)
## High priority
* Remove redundant settings
* Hamburger menu does not highlight selected item
* Walkthrough: Hamburger menu, Unified Inbox, Settings, Filters, Feedback (Like/Dislike)
* Clickable links in articles
* **Cannot reproduce** - Fix crash on opening an article imidiatly after coming back on the home activity
* **Cannot reproduce** - Fix crash on tapping edit filters in hamburger in homeactivity crashes
## Normal priority
* Background sync & notifications
* Swipe left & right for (dis)like
* Add back button to article activity
## Low priority
* Readability plugin to view whole article
# Notes
* Idea loading icon: http://jsfiddle.net/se44ed8u/1/
|