~cytrogen/fluent-reader-mobile

fluent-reader-mobile/lib d---------
28b99e81 — Cytrogen 7 hours ago master
feat: add subscription search/sort, rewrite README, upgrade infrastructure

- Subscription list: search by name (case-insensitive), sort by latest
  update / name A-Z / name Z-A / unread count, preference persisted
- README: add build instructions, changelog, reorganize sections
- Upgrade Flutter SDK, Gradle/AGP/Kotlin, migrate to Dart null safety
- Bundle built-in font assets (OpenSans/Roboto/SourceSerif)
- Rename Android package to icu.cytrogen.fluent_reader
- Add i18n strings for sort/search across all 9 locales
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
3324b653 — Bruce Liu 2 years ago
Merge branch 'master' of https://github.com/mustafagenc/fluent-reader-lite into 1.0.4
db171405 — Bruce Liu 2 years ago
update dependencies
04b35b4c — mustafagenc 3 years ago
Turkish language support added
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>
7fc5e416 — Capucine 3 years ago
translate in french (#63)

* Add Croatian translation (#43)

intl_hr.arb

* Added ptBR translation (#47)

* Added ptBR translation

* Fixing "Limite de busca"

Fixing "Limite de busca" word

* translate in french

Co-authored-by: anotherus3r <20287690+anotherus3r@users.noreply.github.com>
Co-authored-by: Dedsd <71463162+Dedsd@users.noreply.github.com>
32b630c0 — Bruce Liu 3 years ago
update dependencies
38a0d41c — Dedsd 4 years ago
Added ptBR translation (#47)

* Added ptBR translation

* Fixing "Limite de busca"

Fixing "Limite de busca" word
552e2fd8 — anotherus3r 4 years ago
Add Croatian translation (#43)

intl_hr.arb
2f8d3710 — Bruce Liu 4 years ago
update packages and use uri for http
64c6aee0 — Bruce Liu 4 years ago
add german language support
e5f5ada4 — Christoph Bayer 5 years ago
Add German translation.
35bca6d1 — Bruce Liu 5 years ago
update localizations
c0f0439a — Diego 5 years ago
Create intl_es.arb

Add spanish translation
c919c171 — Haoyuan Liu 5 years ago
Merge pull request #12 from yang991178/1.0.1

Version 1.0.1
Next