EasyWatermark Versions Save

🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用

2.6.5

2 years ago

Commits

  • e8364db: :bug: (rosuh)

Full Changelog: https://github.com/rosuH/EasyWatermark/compare/2.6.4...2.6.5

2.6.4

2 years ago

Commits

  • 87b340a: :bug: (rosuh)

Full Changelog: https://github.com/rosuH/EasyWatermark/compare/2.6.3...2.6.4

2.6.3

2 years ago

2.6.2

2 years ago

What's News

[Update]

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

Commits

  • 01a08a2: :art: (rosuH)
  • 804170c: :bug: :arrow_up: (rosuH)
  • 21c2dcd: :bookmark: (rosuH)

2.6.1

2 years ago

What's new

  • Fix gallery NPE (thanks to Bingquan Spiral)

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

Commits

  • 99ac662: :bug: (rosuH)

2.6.0

2 years ago

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

  • 2bcb5c6: :lipstick: (rosuH) #114
  • 1ce1314: :art: (rosuH) #114
  • 6800fb7: :art: (rosuH) #114
  • 97db7ce: :bug: (rosuH) #114
  • c4ed6e5: :sparkles: :bug: (rosuH) #114
  • e91d5b0: :triangular_flag_on_post: (rosuH) #114
  • c8d5989: :bug: (rosuH) #115

2.5.1

2 years ago

Commits

  • df10f28: :sparkles: :fire: (rosuh) #104

Add

  • Supported WaterMark bounds in the release version.

2.5.0

2 years ago

⭐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

2 years ago

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

2 years ago

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. 退出确认弹窗某些场景下错误显示的问题