nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

[Feature] Optimizing the populated news resources based on filtering

Open LinX64 opened this issue 1 year ago • 1 comments

There was a TODO in the OfflineFirstNewsRepository class which was referring to making the getNewsResources() more efficient. In this PR, it retrieves the news resource IDs based on filter conditions using the getNewsResourceIdsByFilter() function and makes it more efficient.

LinX64 avatar Jun 08 '23 19:06 LinX64

@tunjid Would love to hear your thoughts on this one.

LinX64 avatar Jun 08 '23 19:06 LinX64