| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(theme): AMOLED true-black rows via themedRow() | Christian Cleberg | 2026-04-13 | 1 | -0/+6 |
| | | | | | | | | | | | Apply listRowBackground(Color.black) per row in AMOLED mode using ThemedRowStyle and themedRow() across Lists and Forms. Use themedList() for scroll/grouped backgrounds. Treat segmented and clear list rows with isAMOLED-aware listRowBackground where Color.clear was required. Removes reliance on UIKit appearance for list cells on iOS 16+. Implements: https://todo.sr.ht/~ccleberg/hutch/24 | ||||
| * | feat: improve inbox reply flow and basic threading | Christian Cleberg | 2026-04-12 | 1 | -29/+64 |
| | | | | | | Implements: https://todo.sr.ht/~ccleberg/hutch/23 Implements: https://todo.sr.ht/~ccleberg/hutch/34 | ||||
| * | fix: improve inbox patch rendering and diff collapsing | Christian Cleberg | 2026-04-12 | 1 | -5/+2 |
| | | | | | | Fixes: https://todo.sr.ht/~ccleberg/hutch/22 Implements: https://todo.sr.ht/~ccleberg/hutch/35 | ||||
| * | improve home attention flows and cross-linkingv2.14.0 | Christian Cleberg | 2026-04-12 | 1 | -0/+51 |
| | | |||||
| * | chore: rename unused protocol params to _ across UIKit representables | Christian Cleberg | 2026-03-24 | 1 | -2/+2 |
| | | |||||
| * | fix: add nested comments to satisfy sonar rule swift:S1186 | Christian Cleberg | 2026-03-24 | 1 | -1/+4 |
| | | |||||
| * | v2.1: bundled polish and fixes | Christian Cleberg | 2026-03-19 | 1 | -11/+3 |
| | | |||||
| * | fix: inbox thread handling bug | Christian Cleberg | 2026-03-19 | 1 | -0/+7 |
| | | |||||
| * | feat: implement support for projects, lists, and pastes | Christian Cleberg | 2026-03-19 | 1 | -9/+51 |
| | | |||||
| * | feat: add inbox threads and move builds under more | Christian Cleberg | 2026-03-19 | 1 | -1/+9 |
| | | |||||
| * | feat: add support for reading inbox messages (emails) and replying in-app | Christian Cleberg | 2026-03-19 | 1 | -0/+324 |
