~cytrogen/fluent-reader-mobile

ref: 34469ca0231cd9ea216f42aab16cb9e3714bb4e7 fluent-reader-mobile/ios 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
db171405 — Bruce Liu 2 years ago
update 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
32b630c0 — Bruce Liu 3 years ago
update dependencies
2f8d3710 — Bruce Liu 4 years ago
update packages and use uri for http
64c6aee0 — Bruce Liu 4 years ago
add german language support
35bca6d1 — Bruce Liu 5 years ago
update localizations
c919c171 — Haoyuan Liu 5 years ago
Merge pull request #12 from yang991178/1.0.1

Version 1.0.1
438ed4ce — Bruce Liu 5 years ago
add service import through uri scheme
27a6da32 — Bruce Liu 5 years ago
fix app store connect warnings
9f8ac893 — Bruce Liu 5 years ago
add semantic labels
fb03e4e3 — Bruce Liu 5 years ago
fix android 11 testfield error #1
4a21d325 — Bruce Liu 5 years ago
add google reader api support
f746c4b5 — Bruce Liu 5 years ago
use jaguar to serve resources
2dedfb76 — Bruce Liu 5 years ago
add splash screens
6208bc47 — Bruce Liu 5 years ago
initial commit