-
-
Notifications
You must be signed in to change notification settings - Fork 286
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: Patch for allowing Taking Screenshots in Telegram app. #655
Comments
There is already a universal patch to disable the screen shot restrictions. Does that patch not work with telegram? |
Reopen if not |
No it doesnt work.
|
In this case open a bug issue for said patch |
This comment was marked as spam.
This comment was marked as spam.
# [2.75.0](ReVanced/revanced-patches@v2.74.0...v2.75.0) (2022-09-29) ### Features * `disable-capture-restriction` patch ([ReVanced#655](ReVanced/revanced-patches#655)) ([3cc26c3](ReVanced/revanced-patches@69c3e56))
Co-authored-by: oSumAtrIX <[email protected]> Co-authored-by: Hoàng Gia Bảo <[email protected]> Co-authored-by: LisoUseInAIKyrios <[email protected]> fix(YouTube - SponsorBlock): Skip segments when casting #655
Application
Telegram
Issue
Telegram has a feature named "Restrict content" which disables taking screenshot and copying text in Channels,Groups and Bots whether its private or pubic.
It is NOT a server side thing and doesnt go away even if you have Telegram premium subscription.
This is a client side restriction which disables "taking scrrenshot".
On a rooted phone with some magisk module it is easily bypassable ig but not for Non-rooted phone users who cant root their phones.
Patch
The patch should be able to allow taking screenshot and if possible then make one for allowing copying text too.
Choose any of these open source Telegram clients to make the patch if making patch for official Telegram isnt possible for some reason.
Motivation
These are very annoying and troublesome restrictions for users who have to take screenshot to remember ,and keep track of things or copy text to search things.
I am a student and whenever i stumbled upon some posts or comments i cant save it to read or remember it later. I am forced to wrote it down or borrow another phone to take the photo.
Sometimes you had to search something which a post or comment mentioned like a book name or an obscure author name or an ISBN no. since copying text is disable ,you have to type bit by bit which is again super annoying.
I think it will be valubale to people alike who face this problem.
please drop a patch for allowing taking screenshts and also if possible then one for copying text from posts/comments too.
Acknowledgements
The text was updated successfully, but these errors were encountered: