Some test text!
Android / Changelog / v9.3.0
Version: 9.3.0.80109
Release Date: July 13, 2022
This release of Apryse for Android brings the core PDF functionality inline with version 9.3.0 of the Apryse cross-platform APIs. More information can be found on What's new for cross-platform APIs . All none-module related changes apply to Android.
new method: ToolManagerBuilder setSignatureColors()
new method: boolean alwaysShowAsReply()
new method: Builder alwaysShowAsReply(boolean)
new method: void onActionGoBack()
modified abstract class: PdfViewCtrlTabBaseFragment
Declaration | |
---|---|
From: | public abstract class PdfViewCtrlTabBaseFragment extends Fragment implements PageChangeListener,DocumentDownloadListener,UniversalDocumentConversionListener,DocumentLoadListener,RenderingListener,UniversalDocumentProgressIndicatorListener,PreToolManagerListener,QuickMenuListener,AnnotationModificationListener,PdfDocModificationListener,PdfTextModificationListener,BasicAnnotationListener,OnGenericMotionEventListener,ToolChangedListener,AdvancedAnnotationListener,FileAttachmentAnnotationListener,OnReflowTapListener,PortfolioDialogFragmentListener |
To: | public abstract class PdfViewCtrlTabBaseFragment extends Fragment implements PageChangeListener,DocumentDownloadListener,UniversalDocumentConversionListener,DocumentLoadListener,RenderingListener,UniversalDocumentProgressIndicatorListener,PreToolManagerListener,QuickMenuListener,AnnotationModificationListener,PdfDocModificationListener,PdfTextModificationListener,BasicAnnotationListener,OnGenericMotionEventListener,ToolChangedListener,AdvancedAnnotationListener,FileAttachmentAnnotationListener,ActionGoBackListener,OnReflowTapListener,PortfolioDialogFragmentListener |
new static method: CreateSignatureFragment newInstance(int, float, boolean, boolean, boolean, boolean, boolean, HashMap<Integer, AnnotStyleProperty>, boolean, boolean, )
removed static method: CreateSignatureFragment newInstance(int, float, boolean, boolean, boolean, boolean, boolean, HashMap<Integer, AnnotStyleProperty>, boolean, boolean)
new method: SignatureDialogFragmentBuilder usingSignatureColors()
new method: SignatureFragmentAdapter setSignatureColors()
new method: Annot getAnnot()
new method: void addActionGoBackListener(ActionGoBackListener)
new method: int[] getSignatureColors()
new method: void onGoBackSelected()
new method: void removeActionGoBackListener(ActionGoBackListener)
new method: void setSignatureColors()
new interface: ActionGoBackListener
new method: void onActionGoBack()
new static method: boolean isActionGoBack(Annot)
new method: void setPaused(boolean)
new static final field: String ANNOT_TOOLBAR_EVENT
new static final field: String REFLOW_TEXT_MARKUP
new static method: boolean hasRecordAudioPermission(Context)
new static method: void requestRecordAudioPermissions(Activity, View, int)
removed static method: boolean hasAudioPermission(Activity, View, int)
new method: void setHorizontalTextAlignment(int)
new method: void setVerticalTextAlignment(int)
removed method: void observeAnnotStyles(LifecycleOwner, Observer<ArrayList<AnnotStyle>>)
removed method: void populateAnnotationStylesAsync()
new method: void setParentAnnotation(AnnotationEntity)
new static method: String getTitleFromContent(Context, String, int, String)
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales