Eric Wasylishen

Results 208 comments of Eric Wasylishen

I remember discussing this with @neogeographica a while back.. his suggestion was about having the q3 config default texture be "caulk". The current design is we sort of have a...

From what I read, it costs $100 / year for the account and involves uploading every build to Apple for "notarization". I'm kind of lukewarm about burning time + money...

Maybe it would be cleaner to allow multiple package formats like: ``` "packageformat": [ { "extensions": ["pk3", "pk4"], "format": "zip" }, { "extensions": ["pak"], "format": "idpak" }, { "extensions": ["pk3dir"],...

I agree with this suggestion - IMO the first change to make is, at the database level, all book settings should be optional; i.e. they should be able to be...

Ah you're right, disabling "All Settings -> File Browser -> Use bookcase view" gives a list view instead of the bookcase. But I think it's still worth getting rid of...

I dropped the wood wallpaper for now, here's what it currently looks like: IMHO it's cleaner, maybe too dark. Could use wood colours maybe? We don't have an app colour...

Ok, I'll restore it as an option. I'd prefer to keep the new scrolling tabs I added though, what do you think of this screenshot? https://cloud.githubusercontent.com/assets/239161/18811338/bcf3f54e-8269-11e6-8307-445d96094632.png IMO the scrolling tabs...

Did you install from f-droid or google play? Also what android version and device? Thanks

Maybe you are hitting this bug: https://github.com/SufficientlySecure/document-viewer/issues/136 ? (really need to fix that sometime.) Try renaming the pdf file with a file explorer app, then opening the renamed document in...

Maybe try adjusting the setting `All Settings -> Performance Settings -> MuPDF internal storage size`? Another thing to try is the MuPDF app; document-viewer uses the same PDF reading code....