Skip to content

Releases: SufficientlySecure/document-viewer

v2.7.4

Choose a tag to compare

@ericwa ericwa released this 05 Mar 22:25

DV v2.7.4

New features

  • Tap to toggle fullscreen
  • "Share" and "Open with..." menu items added
  • Material theme on Android 5.0+

Changes

  • "Full screen" and "Show Title" options merged
  • No longer auto-rotate by default, removed redundant rotation modes from app settings
  • No longer show the save confirmation dialog for documents opened from other apps

Bug fixes

  • Allow running on devices without stencil support
  • Fix back button in the file browser exiting the app
  • German translation updates
  • Tapping to stop a fling won't trigger other actions
  • Volume keys used for scrolling no longer cause the system volume UI to appear

v2.7.3

Choose a tag to compare

@tuxor1337 tuxor1337 released this 02 Aug 19:13

Introduce new ABI split implementation where each ABI is assigned its own version code, e.g.:

2731 armeabi
2732 armeabi-v7a
2733 x86
2734 mips
2735 arm64-v8a
2736 x86_64
2737 mips64

v2.7.2

Choose a tag to compare

@tuxor1337 tuxor1337 released this 23 Jun 11:26

Version 2.7.2 splits the APK according to the different ABIs. Furthermore it upgrades MuPdf to the latest version (1.7a) and fixes a small bug concerning the outlines in certain pdfs.

v2.7.1

Choose a tag to compare

@tuxor1337 tuxor1337 released this 30 Apr 11:50

Version 2.7.1 (brings down APK size)

v2.7

Choose a tag to compare

@tuxor1337 tuxor1337 released this 17 Apr 18:43

Version 2.7 - New MuPdf version with support for CBZ and EPUB

v2.6.1

Choose a tag to compare

@tuxor1337 tuxor1337 released this 09 Mar 15:21

Version 2.6.1 - supports x86 and MIPS

v2.6

Choose a tag to compare

@tuxor1337 tuxor1337 released this 22 Feb 13:06

Version 2.6

Version 2.4

Choose a tag to compare

@dschuermann dschuermann released this 15 Dec 04:07
  • Fix preference crashes

Version 2.3

Choose a tag to compare

@dschuermann dschuermann released this 15 Dec 03:37
  • New icon

Version 2.2

Choose a tag to compare

@dschuermann dschuermann released this 14 Aug 22:53
  • Don't open documents automatically from browsers, user interaction is now required