Some test text!
Android / Changelog / v7.1.3
Version: 7.1.3.75118
Release Date: June 10, 2020
ViewerConfig.Builder
to specify reflow mode orientationCollabViewerBuilder
now supports all APIs supported in ViewerBuilder
com.pdftron:pagecropper
is now removed from the PDFViewCtrlTools
library project and all samplescom.edmodo:cropper
is now added to the PDFViewCtrlTools
library project and all samplesPDFViewCtrl.openUrlAsync
to succeed but document still do not show upimportAnnotationCommand
is called too many times at the same timePDFViewCtrl
is in continuous modePDFViewCtrl
is in ZOOM
view modeAnnotManager
is setuserBookmarksListEditingEnabled
is set to falsenew method: Bitmap getBitmap(Page, Bitmap.Config)
new method: Rect jumpToAnnotOnPage(Annot, int)
new method: ToolManagerBuilder addAnnotStyleProperty(AnnotStyleProperty)
new method: int getReflowOrientation()
new method: Builder reflowOrientation(int)
new method: void setAnnotStyleProperties(HashMap<Integer, AnnotStyleProperty>)
new method: void setAnnotStyleProperties(HashMap<Integer, AnnotStyleProperty>)
new method: void showAsDropDown(View, int, int, int)
new method: boolean canExpand()
new method: ReflowControl getReflowControl()
new method: boolean handleKeyShortcut(int, KeyEvent)
new method: boolean onHandleKeyShortcutEvent(int, KeyEvent)
new method: void addReflowControlListener(ReflowControlListener)
new method: void clearReflowControlListeners()
new method: boolean handleKeyShortcutEvent(int, KeyEvent)
new method: boolean onHandleKeyShortcutEvent(int, KeyEvent)
new method: void removeReflowControlListener(ReflowControlListener)
new interface: ReflowControlListener
new method: void onToggleReflowMode()
new method: void addReflowLongPressListener(OnReflowLongPressListener)
new method: void clearReflowLongPressListeners()
new method: void onReflowPagerLongPress(WebView, MotionEvent)
new method: void onReflowPagerSingleTapUp(WebView, MotionEvent)
new method: void removeReflowLongPressListener(OnReflowLongPressListener)
removed method: void onReflowPagerSingleTapUp(MotionEvent)
new interface: OnReflowLongPressListener
new method: void onReflowLongPress(WebView, MotionEvent)
new method: void onReflowWebViewLongPress(WebView, MotionEvent)
new method: void onReflowPagerLongPress(WebView, MotionEvent)
new method: void onReflowPagerSingleTapUp(WebView, MotionEvent)
removed method: void onReflowPagerSingleTapUp(MotionEvent)
new static final field: String BUNDLE_ALLOW_EDITING
new method: UserBookmarkDialogFragment setAllowEditing(boolean)
new static method: CreateSignatureFragment newInstance(int, float, boolean, boolean, HashMap<Integer, AnnotStyleProperty>)
removed static method: CreateSignatureFragment newInstance(int, float, boolean, boolean)
new method: SignatureDialogFragmentBuilder usingAnnotStyleProperties(HashMap<Integer, AnnotStyleProperty>)
new constructor: SignatureFragmentAdapter(FragmentManager, String, String, Toolbar, Toolbar, int, float, boolean, boolean, int, OnCreateSignatureListener, OnSavedSignatureListener, boolean, HashMap<Integer, AnnotStyleProperty>)
removed constructor: SignatureFragmentAdapter(FragmentManager, String, String, Toolbar, Toolbar, int, float, boolean, boolean, int, OnCreateSignatureListener, OnSavedSignatureListener, boolean)
new method: void setAllowEditing(boolean)
new final class: AnnotStyleProperty
new constructor: AnnotStyleProperty(int)
new static final field: Creator<AnnotStyleProperty> CREATOR
new method: boolean canShowDateFormat()
new method: boolean canShowEraserMode()
new method: boolean canShowEraserType()
new method: boolean canShowFillColor()
new method: boolean canShowFont()
new method: boolean canShowIcons()
new method: boolean canShowOpacity()
new method: boolean canShowPreset()
new method: boolean canShowPressure()
new method: boolean canShowRichContent()
new method: boolean canShowRulerPrecision()
new method: boolean canShowRulerUnit()
new method: boolean canShowSnap()
new method: boolean canShowStrokeColor()
new method: boolean canShowTextColor()
new method: boolean canShowTextOverlay()
new method: boolean canShowTextSize()
new method: boolean canShowThickness()
new method: int describeContents()
new method: int getAnnotType()
new method: AnnotStyleProperty setCanShowDateFormat(boolean)
new method: AnnotStyleProperty setCanShowEraserMode(boolean)
new method: AnnotStyleProperty setCanShowEraserType(boolean)
new method: AnnotStyleProperty setCanShowFillColor(boolean)
new method: AnnotStyleProperty setCanShowFont(boolean)
new method: AnnotStyleProperty setCanShowIcons(boolean)
new method: AnnotStyleProperty setCanShowOpacity(boolean)
new method: AnnotStyleProperty setCanShowPreset(boolean)
new method: AnnotStyleProperty setCanShowPressure(boolean)
new method: AnnotStyleProperty setCanShowRichContent(boolean)
new method: AnnotStyleProperty setCanShowRulerPrecision(boolean)
new method: AnnotStyleProperty setCanShowRulerUnit(boolean)
new method: AnnotStyleProperty setCanShowSnap(boolean)
new method: AnnotStyleProperty setCanShowStrokeColor(boolean)
new method: AnnotStyleProperty setCanShowTextColor(boolean)
new method: AnnotStyleProperty setCanShowTextOverlay(boolean)
new method: AnnotStyleProperty setCanShowTextSize(boolean)
new method: AnnotStyleProperty setCanShowThickness(boolean)
new method: void writeToParcel(Parcel, int)
removed method: boolean showMenu(RectF)
new method: void addAnnotStyleProperty(AnnotStyleProperty)
new method: HashMap<Integer, AnnotStyleProperty> getAnnotStyleProperties()
new method: boolean isPaused()
new method: void onPause()
new method: void onResume()
new static method: HashMap<String, String> passFailParam(boolean)
new static method: boolean isImageStamp(Annot)
new static method: String xfdfCommandExtract(PDFDoc, List<String>, List<String>, List<String>)
removed static method: EraserData erasePoints(PDFViewCtrl, Ink, List<PointF>, float)
removed static method: EraserData erasePressureStrokes(PDFViewCtrl, Ink, List<PointF>, float)
new method: void dispose()
new method: void setDisposable(Disposable)
new method: void onReflowWebViewLongPress(WebView, MotionEvent)
new static method: boolean uriHasReadPermission(Context, Uri, CancellationSignal)
new method: PTCropImageView getCropImageView()
new method: boolean isCropMode()
new method: void setCropMode(boolean)
new class: PTCropImageView
new constructor: PTCropImageView(Context)
new constructor: PTCropImageView(Context, AttributeSet)
new constructor: PTCropImageView(Context, AttributeSet, int)
new method: RectF getCropRectPercentageMargins()
new method: boolean hasBitmap()
new method: boolean onTouchEvent(MotionEvent)
new method: void setCropImageViewListener(CropImageViewListener)
new method: void setCropRectPercentageMargins(RectF)
new interface: CropImageViewListener
new method: void onDown(MotionEvent)
new method: void onUp(MotionEvent)
new method: Completable consumeLastAnnotations(ArrayList<String>)
new method: void consumeLastAnnotationsImpl(ArrayList<String>)
new method: void deleteByIds(List<String>)
modified static method: void addLastXfdf(CollabDatabase, String)
Declaration | |
---|---|
From: | public static void addLastXfdf(CollabDatabase, String) |
To: | public static String addLastXfdf(CollabDatabase, String) |
new method: Fragment build(Context)
new method: Bundle createBundle(Context)
new method: int describeContents()
new method: boolean equals(Object)
new method: int hashCode()
new method: CollabViewerBuilder usingCacheFolder(boolean)
new method: CollabViewerBuilder usingConfig(ViewerConfig)
new method: CollabViewerBuilder usingCustomHeaders(JSONObject)
new method: CollabViewerBuilder usingCustomToolbar(int[])
new method: CollabViewerBuilder usingFileType(int)
new method: CollabViewerBuilder usingNavIcon(int)
new method: CollabViewerBuilder usingQuitAppMode(boolean)
new method: CollabViewerBuilder usingTabClass(Class<? extends CollabViewerTabFragment>)
new method: CollabViewerBuilder usingTabHostClass(Class<? extends CollabViewerTabHostFragment>)
new method: CollabViewerBuilder usingTabTitle(String)
new method: void writeToParcel(Parcel, int)
modified class: CollabViewerBuilder
Declaration | |
---|---|
From: | public class CollabViewerBuilder extends GenericViewerBuilder<CollabViewerTabHostFragment, CollabViewerTabFragment, CollabViewerBuilder> |
To: | public class CollabViewerBuilder extends SkeletalFragmentBuilder |
new method: Completable consumeLastAnnotations(ArrayList<String>)
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales