gouri-panda
gouri-panda
@kelson42 Ok.
@MohitMaliFtechiz It keeps failing on API 30.
@MohitMaliFtechiz Sorry for the late reply! Yes! you are correct. We refactored this class from `ZimManageActivity` to `OnlineLibraryFragment` long back. If you can see `ZimManageActivityTest` we deleted/commented on the whole...
@kelson42 We have to ask for external storage permission in run time. Since we're doing an `install-time` download, we can't directly store it in external storage. If we wanna move...
@kelson42 The author wants to search in the libray/Downloaded section. Which is a good idea IMO.
@s-ayush2903 sorry, I am already start working on this.
@s-ayush2903 I don't think we have any new issue on coroutines. But if you like you can create new issues. Perhaps @macgills can help you with that.
> I have approved it in the parent issue, coroutines are faster, easier to work with and more easily interruptible, stopping wasted cycles. @kelson42 We have discussed this before in...
@kelson42 It's a little bit of work. I would suggest broadening up the issue instead of removing a part of Rxjava. We should remove all the Rxjava code from the...
@kelson42 The ticket is about searching the word from the outside of the app. We have this functionality already. The user has old version of APK so that's why they...