ReadYou icon indicating copy to clipboard operation
ReadYou copied to clipboard

keyword filtering on articles' titles

Open V4ldum opened this issue 3 months ago • 1 comments

Closes #160 Closes #195 Closes #337 Closes #1112

Please DO review the code throroughly, I basically don't know anything about Kotlin and this PR was done by copy & paste and a bit an AI for things I didn't know how to do. I am very confident I messed up or forgot some things. The feature works but I'm pretty sure it can be improved. I also implemented the filtering for Google and Fever completely blind because I don't know how to use those RSS feeds. Moreover, I found a small bug when moving a feed to a new group by creating it. If you create a group then create a new one, the text field of the pop-up dialog is prefilled with the first value eventhough it's supposed to be cleared by the viewmodel. This obviously also happens when adding a new keyword filter because I copied the code from groups. No idea how to fix this. I'll be running an APK built from this branch on my personal device while this gets merged so I can catch any bugs I might have in my code.

V4ldum avatar Oct 18 '25 18:10 V4ldum

@JunkFood02 Hi, did you find a bit of time to check the code ? I've been running this version on my device and I didn't see any obvious issues with the filter

V4ldum avatar Nov 08 '25 11:11 V4ldum