samuelclay / NewsBlur

NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
http://www.newsblur.com
MIT License
6.84k stars 995 forks source link

Android: Four new gestures #496

Open samuelclay opened 10 years ago

samuelclay commented 10 years ago

New gestures:

Actions available:

Just launched this in iOS, so I'd love to see them here. They are documented through the Preferences dialog which shows each gesture and it's multi-option select of actions.

samuelclay commented 10 years ago

2014-03-11 15 48 2014-03-11 15 43 30 2014-03-11 15 43 48 2014-03-11 15 43 34

dosiecki commented 10 years ago

Interesting. Didn't know they were expected to be configurable. So far, I have 3 gestures built and defined based upon how many Android apps work for item lists (and, incidentally, as users have requested):

swipe right from left bezel: go back to feed list swipe right to left over story item: mark read swipe left to right of story item: mark unread (long-pressing items is already defined by the platform to bring up a context menu)

The mark read/unread aren't pushed to your branch yet, but easily could be. If you would rather wait and build a configuration system first, though, let me know.

oemmerson commented 10 years ago

Thanks for this, I look forward to using the swipe to mark read gesture when it shows up on Android.

samuelclay commented 10 years ago

Yes, they will need to be configurable for the simple reason that this is how they are discoverable.