This repository has been archived on 2024-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
Comet/app
dece 4f41d6fecd ContentAdapter: use intermediate rendering blocks
Rendering one view per line is looking for trouble when considering
preformatted blocks and possibly list/blockquotes: you want to group
actions and styles together. Specifically, make preformatted blocks
horizontally scrollable.

This commit adds an intermediate level for rendering which produces such
blocks.
2022-01-09 21:39:33 +01:00
..
src ContentAdapter: use intermediate rendering blocks 2022-01-09 21:39:33 +01:00
.gitignore init 2021-12-05 01:50:37 +01:00
build.gradle History: add Room database for history 2021-12-13 23:36:52 +01:00
proguard-rules.pro init 2021-12-05 01:50:37 +01:00