| Age | Commit message (Expand) | Author |
| 2025-05-06 | adjust some dynamic icons and article toolbar padding | Andrew Dolgov |
| 2025-05-06 | reimport most material icons as uptodate vector resources | Andrew Dolgov |
| 2025-05-06 | drawer style tweaks | Andrew Dolgov |
| 2025-05-06 | drop some custom colors, replace with material3 theme stock; some tablet | Andrew Dolgov |
| 2025-05-06 | drop annotation-based save handling and go back to stone-age vanilla methods | Andrew Dolgov |
| 2025-05-06 | switch some more imageviews to material buttons and drop hardcoded article ba... | Andrew Dolgov |
| 2025-05-06 | switch to material3 theme, switch some headline imageviews to material button... | Andrew Dolgov |
| 2025-05-06 | drop AppUpdater in favor of Obtainium | Andrew Dolgov |
| 2025-05-06 | replace one more switch with if | Andrew Dolgov |
| 2025-05-05 | replace more usages of switch() on resource identifier with if-else | Andrew Dolgov |
| 2025-05-05 | replace switch statement with ifs because resource identifiers are not final ... | Andrew Dolgov |
| 2025-05-05 | drop youtube & dashclock jar files and everything related to them | Andrew Dolgov |
| 2025-05-05 | replace unmaintained icepick with unmaintained Android-State :( | Andrew Dolgov |
| 2025-03-13 | keep currently open feed open when switching display mode using context menu | Andrew Dolgov |
| 2024-12-05 | fix PendingIntent without flags in small widget provider, unwrap some unneces... | Andrew Dolgov |
| 2024-11-28 | bump several dependencies and do some code cleanup chores for new sdk; | Andrew Dolgov |
| 2024-11-28 | required fixes to bump target SDK to 31 / minimum SDK to 24 | Andrew Dolgov |
| 2024-11-28 | fix custom tabs on android 11+, bump gradle plugin to deal with android 11 ma... | Andrew Dolgov |
| 2024-11-26 | allow switching display mode (compact, normal, etc) from overflow menu | Andrew Dolgov |
| 2024-11-25 | properly catchup results of active search if backend allows for it | Andrew Dolgov |
| 2024-11-24 | fix several usages of jsoup first() not checked for possible null, fix usages... | Andrew Dolgov |
| 2024-09-23 | Improve blockquote styling on phones | Andrew Gaul |
| 2023-10-05 | lint issues, use Feed.getSpecialFeedTitleById in one more place | Andrew Dolgov |
| 2023-10-05 | * code cleanup | Andrew Dolgov |
| 2023-10-04 | add todo item | Andrew Dolgov |
| 2023-10-04 | allow selecting which feed to open on startup | Andrew Dolgov |
| 2023-06-04 | * add option to disable update checks | Andrew Dolgov |
| 2023-05-21 | Use configured font size (reading) for host field | defkev |
| 2023-05-21 | Use site_url instead of comments_link | defkev |
| 2023-05-20 | Add hostname of link to article fragment | defkev |
| 2022-09-12 | Use numeric instead of percentage line-height, opt out header from line heigh... | Vivianne Langdon |
| 2022-06-12 | fix quoting in a string literal caused by the PR | Andrew Dolgov |
| 2022-06-12 | Fix RTL content direction in article view. | hoboci54 |
| 2022-06-07 | also remove openUnlockUrl() | Andrew Dolgov |
| 2022-06-07 | remove all trial/unlock related code | Andrew Dolgov |
| 2021-10-07 | Avoid double brace initialization | Andrew Gaul |
| 2021-07-13 | disable unlock menu item on build flavor where trial stuff is disabled | Andrew Dolgov |
| 2021-05-18 | support custom article sorting (i.e. scored_oldest_first) | Andrew Dolgov |
| 2021-05-18 | wip, start dealing with custom sort types | Andrew Dolgov |
| 2021-04-03 | Add keyboard shortcuts for open URL and refresh | Andrew Gaul |
| 2021-03-28 | Merge pull request 'Add some keyboard shortcuts' (#4) from gaul/tt-rss-androi... | fox |
| 2021-03-28 | Prefer StringBuilder over StringBuffer | Andrew Gaul |
| 2021-03-28 | Add some keyboard shortcuts | Andrew Gaul |
| 2021-03-12 | fdroid: add update checker | Andrew Dolgov |
| 2021-03-08 | add support for article score in the UI | Andrew Dolgov |
| 2021-02-12 | Remove unintentional uses of bitwise and | Andrew Gaul |
| 2021-02-12 | Include year when article is older than 6 months | Andrew Gaul |
| 2021-01-31 | Make some inner classes static | Andrew Gaul |
| 2021-01-18 | catchupFeed: try to refresh after request has completed | Andrew Dolgov |
| 2020-12-16 | externalize hardcoded string | Andrew Dolgov |