Huang Xin
b2bb92036b
fix(ios): decode percent-encoded file URIs in copy_uri_to_path ( #3553 )
2026-03-17 13:17:42 +01:00
Huang Xin
6ad549d13c
fix(iOS): correct sidebar insets on iPad and resolve occasional stale safe area inset on iOS ( #3395 )
2026-02-27 05:43:45 +01:00
Huang Xin
48920a87bf
chore(opds): disable popular online opds catalogs in certain regions on App Store ( #3031 )
2026-01-22 11:42:16 +01:00
Huang Xin
ed476a4fce
fix(ios): fix wakelock on iOS, closes #2453 ( #2948 )
2026-01-14 13:06:16 +01:00
Huang Xin
7063d62b13
fix(settings): screen brightness setting only applies to the reader page, closes #2717 ( #2720 )
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-12-15 06:04:29 +01:00
Huang Xin
c1530cc5c4
feat(iOS): support open file with Readest in Files App, closes #2334 ( #2705 )
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-12-13 13:28:03 +01:00
Huang Xin
5141be1c3f
fix(iap): don't initialize billing on Android without google play service, closes #2630 ( #2677 )
2025-12-10 15:34:23 +01:00
Huang Xin
31d6f44ff5
fix(iOS): restore last page if app is terminated in the background ( #2312 )
2025-10-24 05:42:52 +02:00
Huang Xin
a1f6030e75
fix(iOS): detect and recover from WebContent process termination ( #2302 )
2025-10-23 10:37:07 +02:00
Huang Xin
ada427b134
feat(settings): add settings to adjust screen brightness when reading, closes #1532 ( #2197 )
2025-10-10 19:02:35 +02:00
Huang Xin
f46be89036
fix: apply system color scheme for iOS in auto theme mode, closes #1762 ( #1767 )
2025-08-08 13:45:04 +02:00
Huang Xin
f3e9983742
feat: add IAP in native bridge plugin for iOS ( #1673 )
2025-07-24 14:54:17 +02:00
Huang Xin
cb1ddaeedb
fix: smoother orientation change in iOS, closes #1434 ( #1441 )
2025-06-21 17:11:45 +02:00
Huang Xin
5e04f6ae03
feat: support locking screen orientation, closes #860 ( #1034 )
2025-05-05 10:55:50 +02:00
Huang Xin
4f6f45fe8a
fix: don't preview font style for system fonts on Linux, closes #1015 ( #1023 )
2025-05-04 12:23:01 +02:00
Huang Xin
77c7176526
fix: volume retained when app is in background for iOS ( #1014 )
2025-05-02 11:15:42 +02:00
Huang Xin
946d17882b
fix: reactivating volume keys interception when resumed from background on iOS ( #997 )
2025-04-29 18:39:36 +02:00
Huang Xin
4275508ccd
feat: add volume keys for page turning, closes #471 ( #982 )
2025-04-28 12:36:24 +02:00
Huang Xin
a424ae8b15
feat: retrieve system fonts on iOS and Android and show font weight variants, closes #949 and closes #557 ( #976 )
2025-04-26 17:37:04 +02:00
Huang Xin
cf66665096
feat: immersive UI in reader page on iOS and Android, closes #886 and closes #864 ( #911 )
2025-04-19 16:43:39 +02:00
Huang Xin
4f0ef01a17
fix: tts now works in background in iOS, closes #547 ( #822 )
...
To enable background playback in Android, go to Settings > Apps & Notifications > Readest > Battery > Battery Optimization, and disable battery optimization for Readest.
2025-04-06 18:42:58 +02:00
Huang Xin
a72c8f2391
refactor: rename plugin safari-auth to native-bridge ( #749 )
...
* fix: layout tweaks for mobile
* refactor: rename plugin safari-auth to native-bridge
2025-03-29 07:27:18 +01:00