Readrops
Readrops copied to clipboard
Android multi-services RSS client
**Is your feature request related to a problem? Please describe.** It can be hard to sort through the on screen text when there is a large number of articles. **Describe...
java.lang.IllegalArgumentException: Unknown account type at kotlin.UnsignedKt.toCredentials(SourceFile:31) at androidx.paging.ChannelFlowCollector.emit(SourceFile:32) at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(SourceFile:763) at kotlinx.coroutines.flow.internal.SafeCollectorKt$emitFun$1.invoke(SourceFile:5) at kotlinx.coroutines.flow.internal.SafeCollector.emit(SourceFile:10) at kotlinx.coroutines.flow.internal.SafeCollector.emit(SourceFile:1) at kotlinx.coroutines.flow.FlowKt.emitAllImpl$FlowKt__ChannelsKt(SourceFile:130) at kotlinx.coroutines.flow.FlowKt__ChannelsKt$emitAllImpl$1.invokeSuspend(SourceFile:12) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8) at kotlinx.coroutines.DispatchedTask.run(Unknown Source:96) at androidx.work.Worker$2.run(SourceFile:32) at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown...
**Is your feature request related to a problem? Please describe.** Now only the publish date and estimated read time of feed items is displayed, but not the publish time. https://github.com/readrops/Readrops/blob/develop/fastlane/metadata/android/en-US/images/phoneScreenshots/Screenshot_1.jpg...
After inserting the URL and credentials I'll get this error message. Cleaning cash and/or storage doesn't make a difference. ``` org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory:'com.readrops.app.repositories.BaseRepository']' at org.koin.core.instance.InstanceFactory.create(SourceFile:185) at...
Hi All, If memory serves me correctly, in version 1, there should be a feature to limit the number of RSS items to fetch. But that is not available in...
**Describe the bug** I cannot start the app after upgrading to the latest version (f-droid build), it immediately shows me a stack trace. ``` java.lang.IllegalArgumentException: Unknown account type at kotlin.UnsignedKt.toCredentials(SourceFile:31)...
**Is your feature request related to a problem? Please describe.** When I read articles I do that in semiconscious mode. Meaning I am processing article when I already read it...
To avoid long synchronisation times, it would be desirable to have a possibility to edit feed history. Possible solution: add an option to delete single Readrops by date, date range,...
It would be nice to have the possibility to search for articles by keywords in your feeds, instead of having to scroll through each of them. Possible solution: add a...
In situations, where you have a long list of feeds and network speed is poor, it is annoying to look at the progress bar, while having no access to your...