Some test text!
Android / Changelog / v7.1.0
Version: 7.1.0.74186
Release Date: February 26, 2020
FreeTextSpacingCreate
and FreeTextDateCreate
, as well as 3 stamp utility tools: check mark, cross mark and dotText spacing tool | Text date tool | Stamp tools |
---|---|---|
ViewerConfig.documentEditingEnabled
flagadjustResize
Activity flag would not work correctly with form filling toolnew method: void skipByteRangeTest(boolean)
new method: void useRemoteFileSize(long)
new method: void setRequiredFieldBorderColor(ColorPt)
new method: void getHighlightIntent()
new method: void setHighlightIntent(boolean)
new method: String getCustomDateFormat(Context, int, String)
new method: String getDateFormatKey(int, String)
new method: String getDefaultDateFormat(Context, int)
new method: String getDefaultDateFormat(Context, int, int)
new method: Builder showFillAndSignToolbarOption(boolean)
new static final field: int START_MODE_FILL_AND_SIGN_TOOLBAR
new method: void showFormToolbar(ToolMode, int)
removed method: void showFormToolbar(ToolMode)
new static final field: int START_MODE_FILL_AND_SIGN_TOOLBAR
new static final field: int START_MODE_PREPARE_FORM_TOOLBAR
new method: void setMode(int)
new static final field: String BUNDLE_ALLOW_ENTER_VALUE
new static method: SimpleDateTimePickerFragment newInstance(int, boolean)
new static final field: int CUSTOM_ANNOT_TYPE_FREE_TEXT_DATE
new static final field: int CUSTOM_ANNOT_TYPE_FREE_TEXT_SPACING
new method: String getDateFormat()
new method: float getLetterSpacing()
new method: boolean isDateFreeText()
new method: boolean isFreeTextGroup()
new static method: boolean isFreeTextGroup(int)
new method: boolean isSpacingFreeText()
new method: void setDateFormat(String)
new method: void setLetterSpacing(float)
new method: void onChangeDateFormat(String)
new method: void enterDate()
new method: void onChangeDateFormat(String)
removed static final field: float BLEND_OPACITY
new class: FreeTextDateCreate
new constructor: FreeTextDateCreate(PDFViewCtrl)
new method: int getCreateAnnotType()
new method: ToolModeBase getToolMode()
new method: boolean onUp(MotionEvent, PriorEventMode)
new method: void setupAnnotProperty(AnnotStyle)
new class: FreeTextSpacingCreate
new constructor: FreeTextSpacingCreate(PDFViewCtrl)
new method: int getCreateAnnotType()
new method: ToolModeBase getToolMode()
new method: void setStampName(String)
new static final field: ToolMode FREE_TEXT_DATE_CREATE
new static final field: ToolMode FREE_TEXT_SPACING_CREATE
new static final field: int FILL_AND_SIGN_TOOL_CHECKMARK
new static final field: int FILL_AND_SIGN_TOOL_CROSS
new static final field: int FILL_AND_SIGN_TOOL_DATE
new static final field: int FILL_AND_SIGN_TOOL_DOT
new static final field: int FILL_AND_SIGN_TOOL_TEXT
new static field: String KEY_FreeTextDate
new static field: String KEY_FreeTextFill
new static method: void applyCustomFreeTextAppearance(PDFViewCtrl, AutoScrollEditText, Annot, int)
new static method: void createCustomFreeTextAppearance(View, PDFViewCtrl, Annot, int, Rect)
new static method: String getCurrentTime(String)
new static method: boolean isFreeTextDate(Annot)
new static method: boolean isFreeTextSpacing(Annot)
removed static method: Bitmap createTrimmedBitmap(Bitmap)
removed static method: Rect trimWebView(WebView)
new static final field: String[] FILE_NAME_EXTENSIONS_OTHERS
new static method: boolean isConvertibleFormat(String)
removed method: void removeCtrlPts()
removed method: void setCtrlPts(PointF[])
removed method: void setHasPermission(boolean)
removed class: AnnotTextView
new method: void onCanvasSizeChanged()
new method: void prepareRemoval()
new method: void setPage(int)
removed method: boolean hasIcon()
modified class: AnnotView
Declaration | |
---|---|
From: | public class AnnotView extends RelativeLayout |
To: | public class AnnotView extends RelativeLayout implements OnCanvasSizeChangeListener |
modified method: AnnotTextView getTextView()
Declaration | |
---|---|
From: | public AnnotTextView getTextView() |
To: | public AutoScrollEditText getTextView() |
new method: void loadFont()
new method: void addLetterSpacingHandle()
new method: Rect getBoundingRect()
new method: boolean getDynamicLetterSpacingEnabled()
new method: boolean isSuggestionsEnabled()
new method: boolean onTouchEvent(MotionEvent)
new method: void removeSpacingHandle()
new method: void setAnnotStyle(AnnotViewImpl)
new method: void setAutoScrollEditTextSpacingListener(AutoScrollEditTextSpacingListener)
new method: void setZoom(double)
new method: void updateColor(int)
new method: void updateFillColor(int)
new method: void updateFont(FontResource)
new method: void updateOpacity(float)
new method: void updateTextColor(int)
new method: void updateTextSize(float)
new method: void updateThickness(float)
new interface: AutoScrollEditTextSpacingListener
new method: void setCustomSize(int)
new method: void setImageResource(int)
new constructor: FileEntity(String, String, String, int, long, String, long)
new method: long getSize()
removed constructor: FileEntity(String, String, String, int, long, String)
new constructor: FileItem(String, String, String, int, long, String, long, boolean, boolean)
new final field: long size
removed constructor: FileItem(String, String, String, int, long, String, boolean, boolean)
removed class: FileHeader
new method: void tryLoadImageWithUuid(int, String, String, String, ImageViewTopCrop)
removed method: void tryLoadImageWithUuid(int, String, String, ImageViewTopCrop)
new method: boolean isStarted()
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales