Skip to content

Releases: SufficientlySecure/document-viewer

v2.7.4

05 Mar 22:25
Compare
Choose a tag to compare

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

02 Aug 19:13
Compare
Choose a tag to compare

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

23 Jun 11:26
Compare
Choose a tag to compare

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

30 Apr 11:50
Compare
Choose a tag to compare

Version 2.7.1 (brings down APK size)

v2.7

17 Apr 18:43
Compare
Choose a tag to compare

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

v2.6.1

09 Mar 15:21
Compare
Choose a tag to compare

Version 2.6.1 - supports x86 and MIPS

v2.6

22 Feb 13:06
Compare
Choose a tag to compare

Version 2.6

Version 2.4

15 Dec 04:07
Compare
Choose a tag to compare
  • Fix preference crashes

Version 2.3

15 Dec 03:37
Compare
Choose a tag to compare
  • New icon

Version 2.2

14 Aug 22:53
Compare
Choose a tag to compare
  • Don't open documents automatically from browsers, user interaction is now required