| Age | Commit message (Expand) | Author |
| 2025-05-21 | move active feed and related helpers to online activity | Andrew Dolgov |
| 2025-05-21 | add editorconfig and reformat code accordingly | Andrew Dolgov |
| 2025-05-20 | drop no longer useful variant of onArticleSelected(), remove seemingly pointl... | Andrew Dolgov |
| 2025-05-20 | fix crash if attempting to open a gallery for null flavor image, remove sever... | Andrew Dolgov |
| 2025-05-20 | rely on equals() to find articles in lists | Andrew Dolgov |
| 2025-05-20 | stop invalidating options menu so much, switch to updating model after API op... | Andrew Dolgov |
| 2025-05-20 | move search query stuff to model | Andrew Dolgov |
| 2025-05-20 | move active article handling to model, optimize imports | Andrew Dolgov |
| 2025-05-19 | move stuff related to article selection to model, toggle actionmode based on ... | Andrew Dolgov |
| 2025-05-18 | fix several more unread-related observable triggers | Andrew Dolgov |
| 2025-05-18 | fix bottombar toggle unread not using observable | Andrew Dolgov |
| 2025-05-16 | hijack glide progress module to display headlines loading percentage for slow... | Andrew Dolgov |
| 2025-05-16 | update subscribe activity a bit, change it to use common feed object | Andrew Dolgov |
| 2025-05-15 | swap unread/read bottombar icons | Andrew Dolgov |
| 2025-05-14 | add some onclick workarounds for viewholder, drop articlelist from onArticleL... | Andrew Dolgov |
| 2025-05-14 | switch to asyncdiff implementation of pager adapter | Andrew Dolgov |
| 2025-05-13 | use diffutil to sync articlepager to shared article list on headlines load | Andrew Dolgov |
| 2025-05-13 | optimize imports | Andrew Dolgov |
| 2025-05-13 | remove some more usages of notifyUpdated | Andrew Dolgov |
| 2025-05-13 | fix lazy load not working if catchup on scroll is disabled | Andrew Dolgov |
| 2025-05-13 | cleanup refresh code from article pager, drop uri preload stuff | Andrew Dolgov |
| 2025-05-13 | implement search query stuff into headlines loader, split loader IDs | Andrew Dolgov |
| 2025-05-12 | update unread icon again | Andrew Dolgov |
| 2025-05-12 | - rename 'selected' views to 'active' | Andrew Dolgov |
| 2025-05-12 | better deal with footer/no-footer discrepancy between master & detail activit... | Andrew Dolgov |
| 2025-05-12 | reduce weird behavior in setActiveArticle() | Andrew Dolgov |
| 2025-05-11 | run a few more inspections | Andrew Dolgov |
| 2025-05-11 | run a bunch of android studio batch inspections | Andrew Dolgov |
| 2025-05-11 | switch to androidx preferencemanager | Andrew Dolgov |
| 2025-05-11 | tiny cleanup | Andrew Dolgov |
| 2025-05-11 | when exiting detail activity, pass active article back to main activity and s... | Andrew Dolgov |
| 2025-05-11 | use one instance of loaded articles and keep it in an application singleton | Andrew Dolgov |
| 2025-05-11 | fix detail FAB not being hidden if disabled, also fix malfunctioning (if | Andrew Dolgov |
| 2025-05-11 | adjust mark unread icon | Andrew Dolgov |
| 2025-05-11 | make article note clickable | Andrew Dolgov |
| 2025-05-10 | wip bottom appbar | Andrew Dolgov |
| 2025-05-08 | remove additional buttons from article header, limit buttons to toolbar | 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-05 | replace switch statement with ifs because resource identifiers are not final ... | Andrew Dolgov |
| 2025-05-05 | replace unmaintained icepick with unmaintained Android-State :( | Andrew Dolgov |
| 2020-10-03 | detail activity: always hide sidebar in portrait | Andrew Dolgov |
| 2020-10-03 | move fab to activity view out of specific fragments | Andrew Dolgov |
| 2020-06-01 | add an option to force phone layout on tablet devices | Andrew Dolgov |
| 2019-02-08 | migrate from android support library to androidx | Andrew Dolgov |
| 2018-03-15 | remove toggle_attachments menu item (no longer needed) | Andrew Dolgov |
| 2018-03-12 | add some hacky workarounds for bridge library inability to restore state if m... | Andrew Dolgov |
| 2018-03-08 | common activities: use icepick/bridge for state | Andrew Dolgov |
| 2017-06-05 | when selecting feed in a drawer use runnable | Andrew Dolgov |
| 2017-06-01 | detail activity: hide toolbar item to switch sort order | Andrew Dolgov |