Skip to content

Releases: aa2013/ClipboardListener

v1.3.0

03 Jun 13:45

Choose a tag to compare

1.3.0

  • 新增 iOS 支持

  • Added iOS support

Full Changelog: v1.2.19...v1.3.0

v1.2.19

24 May 06:10

Choose a tag to compare

1.2.19

  • Linux 修复:函数前置声明

  • Linux fix: add forward declarations for clipboard callbacks

Full Changelog: v1.2.18...v1.2.19

v1.2.18

23 May 14:38

Choose a tag to compare

1.2.18

  • Linux 新增:支持Wayland(ext-data-control)中监听

  • Linux feat: Supported Wayland(ext-data-control)

What's Changed

New Contributors

Full Changelog: v1.2.17...v1.2.18

v1.2.17

15 May 12:43

Choose a tag to compare

1.2.17

  • Android 修复:v1.2.16 导致的日志模式进程泄露问题

  • Android fix: Log mode process leakage caused by v1.2.16

v1.2.16

12 May 13:46

Choose a tag to compare

1.2.16

  • Android 修复:Root 模式下的隐藏api监听进程的泄露问题

  • Android fix: Leakage issue of hidden API listening process in Root mode

v1.2.15

26 Apr 02:15

Choose a tag to compare

1.2.15

  • Windows 修复:某些情况下可能监听不到剪贴板的问题
  • Linux 修复:在Wayland下崩溃的问题
  • Android 修复:Shizuku进程泄露和特定场景下的闪退问题

  • Windows fix: An issue where clipboard content is sometimes not detected.
  • Linux fix: Crash on wayland
  • Android fix: Shizuku process leak and crashes in specific scenarios

v1.2.14

20 Mar 15:31

Choose a tag to compare

1.2.14

  • Android 优化:移除 FileProvider

  • Android Optimization: Remove FileProvider

v1.2.13

20 Mar 13:29

Choose a tag to compare

1.2.13

  • Android 修复:复制图片后在某些app中无法粘贴的问题

  • Android fix: The problem of not being able to paste copied images in some apps

Full Changelog: v1.2.12...v1.2.13

v1.2.12

17 Mar 15:03

Choose a tag to compare

1.2.12

  • Android 新增:增加特权命令执行方法

  • Android feat: Added privileged command execution method

Full Changelog: v1.2.11...v1.2.12

v1.2.11

15 Mar 02:47

Choose a tag to compare

1.2.11

  • Android 修复:无Shizuku或Root权限时检查剪贴板权限崩溃的问题

  • Android fix: Check clipboard permission crash issue when there is no Shizuku or Root permission

Full Changelog: v1.2.10...v1.2.11