junkfood
junkfood
There's an extension method provides the indicator in `material3.pulltorefresh`, but APIs seems to be changing in [v1.3.+](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.3.0-beta02). We might need to wait for next compose update before working on this
https://issuetracker.google.com/issues/254079910
> I've been hitting this as well- strangely there was one time where I was able to de-select the text but I'm not sure what it was. > > Is...
https://github.com/Ashinch/ReadYou/blob/bc29e634e2930f33d5e610520bda927230018d0a/app/src/main/java/me/ash/reader/domain/service/AbstractRssRepository.kt#L108 If you're able to build it yourself, try modifying the concurrency limit here and see if that makes the sync quicker
oh i misread the issue, the logic for syncing via google reader API is [here](https://github.com/Ashinch/ReadYou/tree/main/app/src/main/java/me/ash/reader/domain/service/GoogleReaderRssService.kt)
The next release is going to include a noticeable improvement in performance to the google reader api. You can try out the changes with the test build below https://github.com/Ashinch/ReadYou/actions/runs/15738765988/artifacts/3356488784
fwiw the top-right button still commit the marking right away. it's actually easier to remove the items than doing lazy marking as before, but keeping it (for mark above as...
For some reasons, the signing key for github apks is [publicly available here](https://github.com/Ashinch/ReadYou/tree/main/signature). So you can't even verify that the package comes from us by checking signing keys. The safest...
Did you tried disable "auto-translation subtitles"?
before this issue gets resolved (which only affects **custom format selection**), you can use auto format selection and enable "download subtitle" (and "embed subtitle") to download the correct subtitles