Some test text!
Android / Changelog / v7.1.1
Version: 7.1.1.74527
Release Date: March 31, 2020
Reply dialog | Annotation list |
---|---|
CustomRelativeLayout
did not respect page rotationnew method: boolean erasePaths(Point, Point, double)
new method: InkEraserMode getCustomInkEraserMode(Context, int, String)
new method: String getInkEraserModeKey(int, String)
removed method: void moveFile(String)
new method: boolean showAnnotationToolbar(int, ToolMode)
new final class: AnnotReviewState
new static final field: AnnotReviewState ACCEPTED
new static final field: AnnotReviewState CANCELLED
new static final field: AnnotReviewState COMPLETED
new static final field: AnnotReviewState NONE
new static final field: AnnotReviewState REJECTED
new static method: AnnotReviewState from(String)
new method: int getValue()
new static method: AnnotReviewState valueOf(int)
new static method: AnnotReviewState valueOf(String)
new static method: AnnotReviewState[] values()
new method: InkEraserMode getInkEraserMode()
new method: void setInkEraserMode(InkEraserMode)
new method: void setScreenPosition(double, double, int)
new constructor: Eraser(PDFViewCtrl, EraserType, InkEraserMode)
new final class: InkEraserMode
new static final field: InkEraserMode PIXEL
new static final field: InkEraserMode STROKE
new final field: int mLabelRes
new static method: InkEraserMode fromLabel(Context, String)
new static method: InkEraserMode valueOf(String)
new static method: InkEraserMode[] values()
new static field: String Key_State
new static field: String Key_StateAccepted
new static field: String Key_StateCancelled
new static field: String Key_StateCompleted
new static field: String Key_StateModel
new static field: String Key_StateModelMarked
new static field: String Key_StateModelReview
new static field: String Key_StateNone
new static field: String Key_StateRejected
new static method: Annot createAnnotationStateReply(String, int, PDFViewCtrl, String, AnnotReviewState)
new static final field: String[] FILE_EXTENSIONS_TEXT
new static final field: String[] FILE_NAME_EXTENSIONS_OFFICE
new static final field: int FILE_TYPE_TEXT
new static method: EraserData erasePressureStrokes(PDFViewCtrl, Ink, List<PointF>, float)
new static method: EraserData erasePressureStrokesAndThickness(List<List<PointF>>, List<List<Float>>, PDFViewCtrl, List<List<PointF>>, float, Rect)
new static method: Rect getInkItemBBox(List<List<PointF>>, float, int, PDFViewCtrl, boolean)
new static method: Intent createShareIntentForFile(Context, String, String)
new method: void setInlineEditText(InlineEditText)
removed method: void onCanvasSizeChanged()
modified class: AnnotView
Declaration | |
---|---|
From: | public class AnnotView extends RelativeLayout implements OnCanvasSizeChangeListener |
To: | public class AnnotView extends RelativeLayout |
new method: Flowable<ReplyEntity> getReplyReviewState(String)
modified method: LiveData<List<ReplyEntity>> getReplies(String)
Declaration | |
---|---|
From: | public LiveData<List |
To: | public Flowable<List |
new method: void updateReviewState(String, int)
new method: Flowable<ReplyEntity> getReplyReviewState(String)
new method: ReplyEntity getReplyReviewStateSync(String)
modified method: LiveData<List<ReplyEntity>> getReplies(String)
Declaration | |
---|---|
From: | public abstract LiveData<List |
To: | public abstract Flowable<List |
new method: int getReviewState()
new method: void setReviewState(int)
new method: int getReviewState()
new method: void setReviewState(int)
new constructor: AnnotationListContent(String, int, int, String, String, Date, Annot, double, String, Date, String, int, float, int, AnnotReviewState)
new method: AnnotReviewState getReviewState()
removed constructor: AnnotationListContent(String, int, int, String, String, Date, Annot, double, String, Date, String, int, float, int)
new method: void setAnnotationReviewState(AnnotReviewState)
new method: void setReviewState(AnnotReviewState)
new method: void onReviewStateClicked(ReplyHeader, AnnotReviewState)
new abstract method: void setAnnotationReviewState(AnnotReviewState)
new static final field: Type REVIEW_STATE_ACCEPTED_CLICKED
new static final field: Type REVIEW_STATE_CANCELLED_CLICKED
new static final field: Type REVIEW_STATE_COMPLETED_CLICKED
new static final field: Type REVIEW_STATE_NONE_CLICKED
new static final field: Type REVIEW_STATE_REJECTED_CLICKED
new constructor: ReplyHeader(String, String, int, int, float, boolean, AnnotReviewState)
new method: AnnotReviewState getReviewState()
removed constructor: ReplyHeader(String, String, int, int, float, boolean)
new method: boolean isStarted()
new interface: CollabTabListener
new method: CollabManager getCollabManager()
modified class: CollabViewerTabHostFragment
Declaration | |
---|---|
From: | public class CollabViewerTabHostFragment extends PdfViewCtrlTabHostFragment implements OpenAnnotationListListener |
To: | public class CollabViewerTabHostFragment extends PdfViewCtrlTabHostFragment implements OpenAnnotationListListener,CollabTabListener |
new method: Flowable<ReplyEntity> getReplyReviewState()
modified method: LiveData<List<ReplyEntity>> getReplies()
Declaration | |
---|---|
From: | public LiveData<List |
To: | public Flowable<List |
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales