Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add disableAddStickerFromImage #61

Open
wants to merge 163 commits into
base: main
Choose a base branch
from
Open

Conversation

awwwsl
Copy link

@awwwsl awwwsl commented Jan 30, 2025

Add disableAddStickerFromImage

Description

Remove the button at the first item of recent and fav stickers

Issues Fixed or Closed by This PR

Check List

  • I have tested the changes and verified that they work and don't break anything(as well as I can manage) or drop the support for previous versions.
  • My code follows the code style of this project
  • I have merged commits that are meaningless for follow-up work and confirmed that they will not cause damage to follow-up maintenance

Signed-off-by: Next Alone <[email protected]>
Signed-off-by: Next Alone <[email protected]>
Signed-off-by: Next Alone <[email protected]>
Signed-off-by: Next Alone <[email protected]>
Signed-off-by: Next Alone <[email protected]>
Signed-off-by: Next Alone <[email protected]>
Signed-off-by: Next Alone <[email protected]>
NextAlone and others added 27 commits October 20, 2024 01:21
Signed-off-by: Next Alone <[email protected]>
1. use Hidden as Text when hide phone switched on
2. add hide option to MyProfile
3. change icon of ChangePhoneNumber in MyProfile

Signed-off-by: Next Alone <[email protected]>
* chore: Remove extra e in AndroidManifest

* feat: Re-added save webm and tgs to gif

* Now use FFmpegKit AAR

* fix: Build release apk

* Add missing dependencies for ffmpeg-kit aar
thanks to OctoGram and NagramX, ported from Nagram

Co-authored-by: nick <[email protected]>
Co-authored-by: risin42 <[email protected]>
Remove the button at the first item of recent and fav stickers

(cherry picked from commit fed327f)
@@ -217,6 +217,7 @@
<string name="icon_4">图标 4</string>
<string name="icon_5">图标 5</string>
<string name="disablePremiumSticker">禁用会员贴纸栏</string>
<string name="disableAddStickerFromImage">禁用从图片添加贴纸按钮</string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

string 插在了奇怪的地方,为什么不在最下面呢

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

跟禁用贴纸栏功能类似 就放一起了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants