~cytrogen/fluent-reader-mobile

ref: 28b99e817dde641dec7cce333f69d2911758df23 fluent-reader-mobile/ios/Flutter d---------
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
7fa7c7f3 — Haoyuan Liu 2 years ago
Merge pull request #108 from yang991178/1.0.4

1.0.4
ef069a24 — Bruce Liu 2 years ago
add tr locale
fb03e4e3 — Bruce Liu 5 years ago
fix android 11 testfield error #1
6208bc47 — Bruce Liu 5 years ago
initial commit