Skip to content

Releases: ComPDFKit/compdfkit-pdf-sdk-android

2.6.9

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 03 Jul 02:25

New Features

  1. Added annotation click behavior configuration to control annotation interactions in the reader.
  2. Added support in ComPDFKit_Tools for opening the properties panel after selecting an annotation.
  3. Added support in ComPDFKit_Tools for showing or hiding the main toolbar title through configuration.
  4. Added support in ComPDFKit_Tools for intercepting Note annotation creation and editing dialogs.
  5. Improved external storage adaptation in ComPDFKit_Tools, including public directory saving and storage permission handling.

Issues Addressed

  1. Fixed an issue where the page position could be incorrect after switching reader viewport or layout state.
  2. Fixed an issue where long text alignment did not take effect in text field form widgets.
  3. Fixed an issue where CPDFDocumentPermissionInfo#setAllowsCommenting incorrectly modified the copy permission.
  4. Fixed flickering and rendering instability when rotating stamp annotations.
  5. Fixed incorrect page position and jumping issues when switching to fullscreen mode.
  6. Improved the hiding behavior of the side toolbar in fullscreen mode.
  7. Fixed an issue where newly generated PDFs did not refresh in the system media library.
  8. Fixed incorrect tinting of custom default toolbar icons.
  9. Fixed an issue where no saving prompt was shown when saving a watermark took too long.
  10. Improved the display text for the root node in the file directory.
  11. Fixed an issue where custom text stamp list items were clipped.
  12. Fixed an issue where the spacing setting was not reset after setting a wavy line for shape annotations.
  13. Fixed an issue where deleting an annotation from the reply dialog did not remove it from the UI.
  14. Fixed an issue where selectable folders were not displayed when exporting annotations.
  15. Fixed opacity accuracy issues in image editing.
  16. Fixed excessive blank space after saving text signatures.
  17. Replaced the deprecated media scan broadcast with MediaScannerConnection.
  18. Reduced memory usage when generating signature images, including handwritten signatures and digital signature previews.
  19. Reduced Java heap memory usage when loading system fonts to improve stability with large font files.
  20. Fixed an issue where text entered into text fields in certain hybrid XFA/AcroForm PDFs could appear with an incorrect font size in some PDF viewers.
  21. Fixed inaccurate state detection in CPDFDocument.hasChanges().

Contact us
Email: support@compdf.com

2.6.8

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 29 May 02:50

Issues Addressed

  1. Optimized scrollbar layout behavior to position the scrollbar at the bottom in horizontal scrolling mode.
  2. Optimized progress synchronization for the side scrollbar in CPDFDocumentFragment to ensure it updates in real time with page progress.
  3. Optimized page synchronization logic and state updates in CPDFPageNavigator.
  4. Improved the logic for determining the selected state of image annotations.
  5. Reverted changes related to exception handling during Native library loading.
  6. Fixed an issue where HTML rich text in text fields was displayed incorrectly.
  7. Fixed a potential crash when switching content editing modes.
  8. Fixed lifecycle handling issues in the page navigator and improved drag synchronization stability.
  9. Fixed an issue in the Tools module where image annotations could not be added from the camera on some devices.
  10. Fixed an issue where highlighted areas for text search results were inaccurate in some documents.

Contact us
Email: support@compdf.com

2.6.7

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 14 May 06:35

Issues Addressed

  1. Fixed an issue where the highlighted area for searched text was displayed incorrectly in some documents.
  2. Fixed occasional TalkBack text-node sorting crash after zoom.
  3. Added reader accessibility switch, disabled by default.

Contact us
Email: support@compdf.com

2.6.6

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 08 May 07:53

New Features

  1. Added support for TalkBack to improve accessibility.
  2. Added a brand-new CPDFPageNavigator quick page navigation slider component.

Issues Addressed

  1. Fixed the issue of stamp click rotation crash
  2. Remove the default request storage permission for CPDFDocumentFragment
  3. Fixed an occasional crash issue in CPDFEditToolbar.
  4. Fixed an issue where saving changes in content editing mode might not take effect.

Contact us
Email: support@compdf.com

2.6.5

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 13 Apr 06:27

Issues Addressed

  1. Optimized online license verification for better concurrency safety and stability.
  2. Improved touch handling in editing mode to reduce crash risks.
  3. Fixed a potential crash in CPDFPageView caused by invalid page states during touch events.
  4. Fixed an issue where images might not be visible when dragged on rotated pages.
  5. Fixed an issue where editing text content could unexpectedly alter text layering.

Contact us
Email: support@compdf.com

2.6.4

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 13 Apr 06:20

Issues Addressed

  1. Optimize URI navigation logic to support custom schemes

Contact us
Email: support@compdf.com

2.6.2

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 26 Feb 07:13

Issues Addressed

  1. Fixed a potential crash and ANR issue in CPDFPageView.onDetachedFromWindow() under certain conditions.
  2. Optimized and refined the obfuscation configuration by enabling ProGuard optimization options to improve build quality and code security.

Contact us
Email: support@compdf.com

2.6.1

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 06 Feb 09:34

Issues Addressed

  1. Fixed a crash issue when editing text in some document contents.

Contact us
Email: support@compdf.com

2.6.0

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 02 Feb 08:52

New Features

  1. Added a dynamic font loading API.
  2. Added double-tap zoom support for pages.
  3. Added an API to detect underline existence in text during content editing mode.

Issues Addressed

  1. Fixed an issue where Ink annotations were not rendered when pressed.
  2. Fixed a crash that occurred when deleting outlines.
  3. Fixed a crash when searching and modifying text in content editing mode.
  4. Fixed a crash that occurred when adding PushButton annotations in certain cases.
  5. Fixed an issue where the UI border did not take effect when selecting annotations.
  6. Fixed an issue where text input behaved abnormally with certain input methods in content editing mode.
  7. Fixed a jitter issue that occurred during zoom operations in documents with a large number of pages.

2.5.3

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 10 Dec 08:56

New Features

  1. Added support for displaying 3D annotations.
  2. Optimized the bottom toolbar display issue in CPDFDocumentFragment.

Issues Addressed

  1. Fixed a null pointer exception when calling CPDFPage.getEditPage().