Allow to mark read when scrolling #325

Closed
opened 2020-02-14 07:56:45 +01:00 by swentel · 2 comments
swentel commented 2020-02-14 07:56:45 +01:00 (Migrated from github.com)

Tricky, monocle does it as well, but I guess it makes sense.

This can handier than the 'mark all unread per page automatically'

Inspired by https://boffosocko.com/2020/02/13/microsub-reader-clients-and-unread-entries/

This has impact on the 'new' tag too, because it must be removed. But come back when setting to unread.

Also make sure the counter goes down on the channels page

  • for the unread items channel
  • if you mark manually read or unread and close the timeline
Tricky, monocle does it as well, but I guess it makes sense. This can handier than the 'mark all unread per page automatically' Inspired by https://boffosocko.com/2020/02/13/microsub-reader-clients-and-unread-entries/ This has impact on the 'new' tag too, because it must be removed. But come back when setting to unread. Also make sure the counter goes down on the channels page - for the unread items channel - if you mark manually read or unread and close the timeline
swentel commented 2020-02-14 15:45:22 +01:00 (Migrated from github.com)

Looks like getFirstVisiblePosition is the best approach, but it's still tricky :)

Looks like getFirstVisiblePosition is the best approach, but it's still tricky :)
swentel commented 2020-03-29 17:33:06 +02:00 (Migrated from github.com)

This is in, expect a new release in a couple of hours :)

This is in, expect a new release in a couple of hours :)
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
inhji/indiepass-android#325
No description provided.