~cytrogen/fluent-reader-mobile

ref: 34469ca0231cd9ea216f42aab16cb9e3714bb4e7 fluent-reader-mobile/lib/l10n/intl_zh.arb -rw-r--r-- 3.6 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
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
8864d2f8 — Bruce Liu 5 years ago
add uncategorized group
d61062f4 — Bruce Liu 5 years ago
add unread sources only option
71532ac0 — Bruce Liu 5 years ago
add error messages
9f8ac893 — Bruce Liu 5 years ago
add semantic labels
e46dd4a5 — Bruce Liu 5 years ago
add suggestions to editor
4a21d325 — Bruce Liu 5 years ago
add google reader api support
06e740ab — 刘浩远 5 years ago
add inoreader support
b6214409 — 刘浩远 5 years ago
add customizable text scale
0b77b466 — 刘浩远 5 years ago
add feedbin support
6208bc47 — Bruce Liu 5 years ago
initial commit