| Age | Commit message (Expand) | Author |
| 2025-05-10 | wip bottom appbar | Andrew Dolgov |
| 2025-05-09 | fix wrong typecast in mark as read alertdialog | Andrew Dolgov |
| 2025-05-09 | switch to androidx preference stuff | Andrew Dolgov |
| 2025-05-09 | drop host from article header because of opaque rules for its appearance | Andrew Dolgov |
| 2025-05-08 | remove additional buttons from article header, limit buttons to toolbar | Andrew Dolgov |
| 2025-05-08 | try setting margins inside webview content so scrollbar is properly positioned | Andrew Dolgov |
| 2025-05-08 | update note view in article | Andrew Dolgov |
| 2025-05-08 | use setAppTheme() for consistency | Andrew Dolgov |
| 2025-05-08 | stop trying to force night mode in gallery because it seems to bleed back and... | Andrew Dolgov |
| 2025-05-08 | adjust gallery view, stop hiding bars for now | Andrew Dolgov |
| 2025-05-08 | enable main window edge-to-edge attempt after reading documentation a bit | Andrew Dolgov |
| 2025-05-08 | use immersive mode for gallery | Andrew Dolgov |
| 2025-05-08 | show actionbar in prefs activity so it would be more obvious how to exit it, ... | Andrew Dolgov |
| 2025-05-08 | use tertiary colors for selected row views | Andrew Dolgov |
| 2025-05-07 | attempt to simplify article view a bit | Andrew Dolgov |
| 2025-05-07 | add m3 edge-to-edge | Andrew Dolgov |
| 2025-05-07 | drop all custom/hardcoded color refs, replace with m3 theme alternatives | Andrew Dolgov |
| 2025-05-07 | stop setting background for customtabs | Andrew Dolgov |
| 2025-05-07 | fix gallery crash due to wrong type being deserialized | Andrew Dolgov |
| 2025-05-07 | drop some ripples and update compact headline views | Andrew Dolgov |
| 2025-05-07 | remove several more obsolete setBackgroundDrawable(null)s and maybe fix layou... | Andrew Dolgov |
| 2025-05-07 | remove flavor image reparenting hacks, simplify headline row layout (somewhat... | Andrew Dolgov |
| 2025-05-07 | switch to material alert dialogs | Andrew Dolgov |
| 2025-05-07 | update dialog activity styling | Andrew Dolgov |
| 2025-05-07 | drop linkColor & fix article header padding | Andrew Dolgov |
| 2025-05-07 | switch to static material3 colorset | Andrew Dolgov |
| 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 |