208e0a1a6f
Use MD4C to convert markdown to HTML
2024-05-04 10:37:33 -06:00
37f0b8bae8
Remove Plausible
2024-02-22 22:14:16 -07:00
ccc4299d10
Fix missing import in build.gradle.kts
2024-02-15 16:35:23 -07:00
e0d43d5154
Fix tests
2024-02-15 16:35:23 -07:00
a48f243e48
Improve widescreen layout for large devices
2024-02-15 16:35:23 -07:00
32b4518bf7
Use javascript markdown engine
2024-02-15 16:35:23 -07:00
c2cc9fbd1c
Add tests for MarkdownViewModel#load
2024-02-15 16:35:23 -07:00
c7e54f21d9
Migrate some more to Jetpack Compose + Material3
2024-02-15 16:35:23 -07:00
643345493e
Migrate to Jetpack Compose + Material3
2024-02-15 16:35:23 -07:00
f69bf81630
Implement semi-automated releases
...
This still requires manually running the gradle task but the next step will be getting a GitHub workflow to perform the release whenever a new tag is pushed
2023-09-28 20:15:38 -06:00
c5355d1565
Skip permissions checking for saving and loading files
...
At some point I refactored to an API that doesn't require any permissions at all but never removed the permissions check. This corrects that
2023-03-27 20:23:28 -06:00
13bfe236a3
Convert .gradle files to gradle.kts
2023-01-29 20:41:15 -07:00