Eric Wasylishen

Results 125 issues of Eric Wasylishen

The "view options" menu could make better use of the available space by changing from a menu into a special-purpose dialog. Some ideas: - Change night mode checkbox to a...

enhancement

Closely related to: https://github.com/SufficientlySecure/document-viewer/issues/194 With this option, the font size would stay the same when you rotate the screen, but lines would be reflowed (so rotating to landscape would give...

enhancement

There should be a way to restore the default tap areas, besides clearing the app data

enhancement

Not sure how easy this will be, looks like it will require running the `BookLoadTask` in `ViewerActivityController` again. Required for https://github.com/SufficientlySecure/document-viewer/issues/194

enhancement

Suggested [here](https://github.com/SufficientlySecure/document-viewer/issues/142#issuecomment-161472126) It sounds like RecyclerView supports this so it should be possible with little effort. We'd just need: - to save the custom ordering for each directory - detect...

enhancement

i.e. a toolbar button for "All Settings -> File Browser -> Use bookcase view" It's complicated a bit because when the bookshelf mode is disabled, there's an extra toolbar button...

enhancement

In most apps, you can cancel swipe gestures by moving your finger back to where you started the gesture; this doesn't work in DV's single page mode.

bug

i.e. dragging from the top edge of the screen to show the system status bar. This should not be processed as a page flip swipe

bug

Adds a crash prompt that looks like this: ![screen](https://cloud.githubusercontent.com/assets/239161/18234577/d82bd694-72c7-11e6-8f13-9f8166528439.png) If you click OK, it opens the email client. I'm not sure where the emails should go. Probably should be a...

One review on the play store [found it annoying](https://play.google.com/store/apps/details?id=org.sufficientlysecure.viewer&reviewId=Z3A6QU9xcFRPRmV5dGpVQ3g5X3BxZ3NJSXhRRkZ4aGFhSWVTcDZpSXVveDN5Z0dkZkxnTy03X2NzOXJPa2Rxb1MtYzVyeWtkdXpqREp2LXMyMXhRMjdDcnRZ). They say they almost never use fullscreen. I do find myself accidentally toggling fullscreen too, especially when trying to tap on...