Skip to content

Releases: rosuH/EasyWatermark

2.6.2

Choose a tag to compare

@github-actions github-actions released this 04 Dec 04:17
21c2dcd

What's News

[Update]

  • Improved UI expression.
  • Remove change log dialog.
    [Fix]
  • Icon watermark not work as expect.

Commits

🐛2.6.1

Choose a tag to compare

@github-actions github-actions released this 28 Nov 23:40
99ac662

What's new

  • Fix gallery NPE (thanks to Bingquan Spiral)

  • 修复图库 NPE(感谢冰泉のSpiral)

Commits

🐰2.6.0

Choose a tag to compare

@github-actions github-actions released this 28 Nov 15:36
e438eb0

What's new

  1. compatible with MD3 and supports Material You!
  2. Add a new gallery to select more pictures.
  3. Fix the problem of status error caused by system theme change.

  1. 兼容 MD3 并支持 Material You!
  2. 新增图库以便多选图片。
  3. 修复系统主题变更导致状态错误问题。

Commits

🪶2.5.1

Choose a tag to compare

@github-actions github-actions released this 05 Nov 05:11
ff31c39

Commits

Add

  • Supported WaterMark bounds in the release version.

🐙2.5.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 10:48
6582a2b

⭐Add

  • Supported multi-line text!
  • Supported batch mode.

🎄 Update

  • Introducing the new export UI.
  • Tons of internal updates.
  • ptbr localization. (#80) (mezysinc) #80

新增

  • 支持多行文本水印
  • 支持批量模式

更新

  • 全新的导出界面
  • PTBR 本地化更新(#80) (mezysinc) #80
  • 大量的内部代码更新

🐝 2.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:03
9eb1afe

Update

  • ⚡️ Improved memory usage.
  • 🎨 Improved animation and touch effect.
  • 🥳 Supported splash screen in Android 12.
  • 🔧 Upgraded targetApi to 31.

更新

  • ⚡️ 改进内存的使用.
  • 🎨 改进动画和交互.
  • 🥳 支持 Android 12 的启动动画.
  • 🔧 提升 targetApi 到 31.

🐈 2.1.0

Choose a tag to compare

@rosuH rosuH released this 29 Jun 15:08
17a5513

New and Optimized

  1. ⭐ New text style function!
  2. 🥳 Optimize text alignment
  3. 🥳 Optimize text watermark size calculation method, adjust the spacing to become more flexible
  4. 🎄 Optimize the interface dynamic effect
  5. 🎨 Update some icons
  6. 🔧 Update targetApi to 30
  7. 🌏 Added Brazilian Portuguese (pt-rBr) translation (thanks to mezysinc)
  8. 🌏 Added German (de-rDe) translation (thanks to nuclearfog)

Fixes

  1. item text UI problem in Spanish interface
  2. sticker selection screen was repeatedly opened problem
  3. wrong orientation of saved images on Samsung devices (#41)
  4. unclear intent of sticker selection: adjust to Image Intent
  5. wrong display of exit confirmation pop-up window in some scenarios

新增与优化

  1. ⭐新增文字风格功能!
  2. 🥳优化文字对齐方式
  3. 🥳优化文字水印大小计算方式,调节间距变得更加灵活
  4. 🎄优化界面动效
  5. 🎨更新部分 icon
  6. 🔧更新 targetApi 到 30
  7. 🌏新增巴西葡萄牙(pt-rBr)翻译(感谢 mezysinc)
  8. 🌏新增德语(de-rDe)翻译(感谢 nuclearfog)

修复

  1. 西文界面下 item 文字 UI 问题
  2. 贴纸选择界面被重复打开问题
  3. 三星设备上保存图片方向错误问题(#41
  4. 选择贴纸意图不明确问题:调节为 Image Intent
  5. 退出确认弹窗某些场景下错误显示的问题

🦄2.0.0

Choose a tag to compare

@rosuH rosuH released this 02 Mar 04:57
664bc94

Update

  • A new way of interaction, more beautiful and efficient, welcome to taste.
  • Added output format and quality options, easy to use.

Fix

  • The watermark accuracy has been improved.

更新

  • 全新的交互方式,更加美观且效率也有所提高,欢迎品鉴。
  • 添加了输出格式和质量选项。

修复

  • 对水印精度有所调整,除了个别情况外,都非常精确了。

🐐 1.1.2

Choose a tag to compare

@rosuH rosuH released this 28 Jan 01:51
4f34be7

添加

  • 西班牙语翻译 #22

更新

  • 优化 LOGO 动画性能。
  • 修复动画结束时的闪光问题
  • 将Kotlin升级到 1.4.10
  • 优化 build.gradle.kts 打包文件名格式

Add

  • Spanish Translation #22

Update

  • Optimize logo view performance.
  • Fix the flash problem when the animation ends
  • Upgrade Kotlin to 1.4.10
  • build.gradle.kts for output files.

🐆 1.1.1

Choose a tag to compare

@rosuH rosuH released this 14 Sep 03:39
1b7e13d

修复

  • Android Q 以下的系统:预览图片失败的问题(#20)
  • Android Q 以下的系统:图片输出后,通知媒体扫描失败的问题
    感谢 reverieo_o, wong077

Fix

  • Android Q and lower systems: failed to preview pictures(#20)
  • · Android Q and lower systems: After the pictures are output, the media scan failed to be notified