kiwix / kiwix-android

Kiwix for Android
https://android.kiwix.org
GNU General Public License v3.0
825 stars 442 forks source link

Room migration of Online Books #3110

Open gouri-panda opened 1 year ago

gouri-panda commented 1 year ago

This is a subtask for #3102 . Write migration test and new database test for FetchDownloadEntity.

Should be done:

kelson42 commented 1 year ago

Here we should see how to better deal with libkiwix. We should seek an agreement before starting coding.

kelson42 commented 1 year ago

I think the best way is here to not store anymore the online library (so retrieve it time to time), but just to make requests directly to the online service using the libkiwix. @mgautierfr you confirm? If "yes", I believe we still don't have a service generating the URL to request based on a filter, right?