pachli-android/app/src
Nik Clayton 59a7673149
fix: Use the correct font when showing inserted text (#453)
The previous code was using a bold version of the default font for
inserted text. So if the user had set a custom font it was being
ignored.

Fix this by creating a bold version of the user's typeface.

Fixes #435
2024-02-16 21:52:05 +01:00
..
blue feat: Allow the user to send an error report without a crash (#406) 2024-02-02 15:34:31 +01:00
fdroid refactor: Convert from Gson to Moshi (#428) 2024-02-09 12:41:13 +01:00
github fix: Add missing import for MoshiConverterFactory (#431) 2024-02-09 17:18:50 +01:00
google fix(l10n): Update Swedish translations 2024-02-03 15:26:43 +01:00
main fix: Use the correct font when showing inserted text (#453) 2024-02-16 21:52:05 +01:00
test fix: Handle null properties in `Attachment.Focus` (#449) 2024-02-15 20:32:22 +01:00