Some test text!

Search
Hamburger Icon

Android / Changelog / Latest

Version 11.0.0 Changelog (October 30, 2024)

Version: 11.0.0.84637

Release Date: October 30, 2024

Notes

This release of Apryse for Android brings the core PDF functionality inline with version 11.0.0 of the Apryse cross-platform APIs. Most non-module related changes apply to Android.

Fixes

  • Fixed issue where author name was not added when creating annotations in reading mode
  • Fixed issue where keyboard would show up twice when editing free text via dialog
  • Fixed crash when resizing grouped free text while in underline tool

APIs

PDFViewCtrlTools package

AddPageDialogFragment

new method: void handleCtaPressed()

new method: void setOnCtaPressedListener(OnCtaPressedListener)

OnCtaPressedListener

new interface: OnCtaPressedListener

new method: boolean onCtaPressed()

ThumbnailsViewAdapter

new method: boolean isEditing()

new method: void setEditPagesProgressListener(EditPagesProgressListener)

new method: void setPdfViewCtrl(PDFViewCtrl)

EditPagesProgressListener

new interface: EditPagesProgressListener

new method: void onPagesAddInProgress(PDFDoc)

ThumbnailsViewFragment

new method: boolean isEditing()

RotateDialogFragment

new static final field: String FRAGMENT_TAG

new method: void setOnRotationListener(OnRotationListener)

OnRotationListener

new interface: OnRotationListener

new method: void onRotatePerformed(int)

Tool

new static method: void setAuthorForAnnot(ToolManager, Markup)

UndoRedoManager

new method: void takeUndoSnapshotForReset()

EventHandler

new static final field: String ADD_PAGES_FROM_ANOTHER_DOC

Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales