sblinch
sblinch
> some code I wrote here ([ff4de3e](https://github.com/geek1011/BookBrowser/commit/ff4de3e14d41037ac4c05fe345568fc78736881f)) instead of using the ID I did see that, actually! It's a great approach for epub files, which seem to be Zip-based, but...
@geek1011 have you given any consideration to how you'd like "persistent" data like this to be handled on the filesystem? I planned to implement support for fetching both author images...
Thanks for the response. My thought (and the reason I didn't create tests specifically for Geoacumen) is that there are actually a number of other providers of MMDB databases --...
Sounds good -- I've made the requested changes.
Not just OnePlus devices -- seeing this on my daughter's ASUS ZenFone 3 as well running Android 7.0. Seems that speakerphone mode will work if I hit the speakerphone icon...
> storage.imapsql saves a lot of metadata in its database directly Right! I should probably better document this. My use-case (which since changed, as I ended up needing to switch...
For sure, and I can amend the PR if that's what you'd prefer. I just wasn't sure if it was appropriate to keep the connection open if `NewSession()` fails. I...