~cytrogen/fluent-reader-mobile

ref: 34469ca0231cd9ea216f42aab16cb9e3714bb4e7 fluent-reader-mobile/lib/l10n/intl_uk.arb -rw-r--r-- 5.8 KiB
34469ca0 — HallowDem 4 days ago
feat: enhance custom font upload with WebView rendering, WOFF/WOFF2 support, preview & deletion

- Fix core bug: custom fonts now actually render in article WebView via
  @font-face injection and Jaguar local server font serving route
- Also fix built-in fonts (OpenSans/Roboto/SourceSerif) not rendering in WebView
- Add WOFF/WOFF2 format support for font upload
- Add font preview text in font picker and selected font indicator
- Add custom font deletion UI with confirmation dialog
- Add font file size validation (1KB-50MB)
- Update CSP to allow font-src from local server
- Add missing i18n translations for all 9 locales (zh, de, es, fr, hr, pt, tr, uk)
- Update Android build configuration and dependencies
dbd02217 — Haoyuan Liu 3 years ago
Merge pull request #68 from yang991178/1.0.3

Version 1.0.3
02ba12cc — Bruce Liu 3 years ago
add multiple locales
b39dfad9 — Preckrasno 3 years ago
Add Ukrainian (ua) translation (#53)

* Add Ukrainian translation

* Update Ukrainian translation

Co-authored-by: Dmytro Muntian <dev@nazh.me>