Skip to content

Releases: ComPDFKit/compdfkit-pdf-sdk-android

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().

2.5.2

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 21 Nov 02:05

New Features

  1. Added API to toggle the annotation layer visibility.
  2. Added API to configure text attributes in content editing mode.
  3. Added callback interface for annotation selection and deselection events.
  4. Added configuration options for control handles of the text editing box in content editing mode.
  5. Added API to adjust element hierarchy (z-order) during content editing.
  6. Added API to disable automatic creation of text input boxes when tapping the page in content editing mode.

Issues Addressed

  1. Fixed an issue where the color retrieved for FreeText annotations and editable text was inconsistent.
  2. Fixed a memory leak in CPDFPageView.
  3. Fixed abnormal italic text rendering in content editing mode.
  4. Fixed an issue where modifying text color caused the font size to shrink in content editing mode.