Some test text!
Android / Changelog / v9.3.1
Version: 9.3.1.80205
Release Date: August 24, 2022
new method: ViewerBuilder usingFileExtension(String)
new static final field: String ADD_PAGE_DIALOG_TAG
new method: void finishSearchView()
modified class: AnnotationDialogFragment
Declaration | |
---|---|
From: | public class AnnotationDialogFragment extends NavigationListDialogFragment implements OnQueryTextListener |
To: | public class AnnotationDialogFragment extends NavigationListDialogFragment implements OnQueryTextListener,IBookmarksDialogSearchView |
new method: void finishSearchView()
modified class: OutlineDialogFragment
Declaration | |
---|---|
From: | public class OutlineDialogFragment extends NavigationListDialogFragment implements OnQueryTextListener,BookmarkNodeClickListener,OnBookmarkTreeNodeListener,EditOutlineMoveClickListener |
To: | public class OutlineDialogFragment extends NavigationListDialogFragment implements OnQueryTextListener,BookmarkNodeClickListener,OnBookmarkTreeNodeListener,EditOutlineMoveClickListener,IBookmarksDialogSearchView |
new method: void onFullSaveRequired()
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,ActionGoBackListener,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,FullSaveListener,OnReflowTapListener,PortfolioDialogFragmentListener |
new method: void onStop()
new static final field: String TAG
new static method: Bundle createThumbnailViewFragmentBundle(boolean, boolean, int[], String[])
new method: void finishSearchView()
modified class: UserBookmarkDialogFragment
Declaration | |
---|---|
From: | public class UserBookmarkDialogFragment extends NavigationListDialogFragment implements OnQueryTextListener |
To: | public class UserBookmarkDialogFragment extends NavigationListDialogFragment implements OnQueryTextListener,IBookmarksDialogSearchView |
new interface: IBookmarksDialogSearchView
new method: void finishSearchView()
new static final field: String VAR_FILE
new static final field: String VAR_PATH
new method: void updateRotateView()
new method: void addFullSaveListener(FullSaveListener)
new method: void onQuickMenuLocationRequested()
new method: void raiseFullSaveRequired()
new method: void removeFullSaveListener(FullSaveListener)
new interface: FullSaveListener
new method: void onFullSaveRequired()
new static final field: int SCREEN_ACTIONS_FILES
new static method: String getOpenUrlPageStateAsyncCache(Context)
new static method: void setOpenUrlPageStateAsyncCache(Context, String)
new static final field: int PICK_CAM_ONLY
new static final field: int PICK_GALLERY
removed static final field: int USER_VOICE
new static method: boolean isUsingDocumentTree()
new static final field: String IMAGE_DPI_CONVERSION_OPTION
new static method: int getLastHPosForURL(Context, String)
new static method: int getLastVPosForURL(Context, String)
new static method: double getLastZoomForURL(Context, String)
new static method: int getRotationForURL(Context, String)
new static method: Uri openCameraIntent(Activity, int)
new static method: Uri openGalleryIntent(Activity, int)
new static method: void setLastPageStateForURL(Context, String, double, int, int, int)
new method: void updateAuthorName(String, String)
new method: void updateAuthorName(String, String)
new method: void onDismiss(DialogInterface)
new method: void setOnDismissListener(OnDismissListener)
new constructor: Html2PdfComponent(Context, HtmlConversionListener)
removed constructor: Html2PdfComponent(View, HtmlConversionListener)
new method: void handleWebpageToPDF(FragmentActivity, Uri, OnDismissListener)
new constructor: HtmlConversionUiView(Context)
removed constructor: HtmlConversionUiView(View)
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales