Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed the way read posts are handled to support an arbitrary read posts ↵ | Eitan | 2024-10-20 | 1 | -0/+55 |
| | | | | | | | | | | | | | | | | | | | limit (#1720) * Changed the way read posts are handled to support an arbitrary 'read posts limit' * Changed db size in summary to kb * Use return HashSet instead of List in ReadPostsListInterface * Moved DB summary to Advanced Preferences. * Completed merge from master into feature/readPost * Fix some bugs and code style. --------- Co-authored-by: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | ||||
* | Remove Butter Knife. Optimize imports. | Docile-Alligator | 2024-05-07 | 1 | -1/+0 |
| | |||||
* | Material Design 3 Switch. Target Sdk 33. | Docile-Alligator | 2022-11-08 | 1 | -4/+4 |
| | |||||
* | Apply custom theme to settings page. | Docile-Alligator | 2022-08-15 | 1 | -3/+5 |
| | |||||
* | Mark posts as read on scroll. | Alex Ning | 2020-12-31 | 1 | -0/+31 |
| | |||||
* | Replace Filter settings with Post Filter. | Alex Ning | 2020-12-25 | 1 | -2/+1 |
| | |||||
* | New feature: Hide read posts automatically. | Alex Ning | 2020-12-24 | 1 | -0/+36 |
| | |||||
* | Add a new option category: Post Filter. Marking posts as read is disabled by ↵ | Alex Ning | 2020-12-23 | 1 | -0/+93 |
default. Marking posts as read after voting is now available. |