Remove the annoying 'free storage space' pop-ups on Telegram
Find a file
2024-04-16 01:43:13 -03:00
app Initial commit 2024-04-16 01:43:13 -03:00
gradle/wrapper Initial commit 2024-04-16 01:43:13 -03:00
.editorconfig Initial commit 2024-04-16 01:43:13 -03:00
.gitattributes Initial commit 2024-04-16 01:43:13 -03:00
.gitignore Initial commit 2024-04-16 01:43:13 -03:00
build.gradle Initial commit 2024-04-16 01:43:13 -03:00
gradle.properties Initial commit 2024-04-16 01:43:13 -03:00
gradlew Initial commit 2024-04-16 01:43:13 -03:00
gradlew.bat Initial commit 2024-04-16 01:43:13 -03:00
LICENSE Initial commit 2024-04-16 01:43:13 -03:00
README.md Initial commit 2024-04-16 01:43:13 -03:00
settings.gradle Initial commit 2024-04-16 01:43:13 -03:00

Nai

Remove the annoying 'free storage space' pop-ups on Telegram.

Why?

Because these pop-ups are annoying. Also, there is no way to disable them inside the Telegram app (you can dismiss the pop-ups, but they will reaper after some time).

Usage

Just install and reboot the device. If you are using LSposed, you just need to mark the "Telegram" package on the list of apps and then kill/force-close the org.telegram.messenger process (e.g., by running /system/bin/am force-stop org.telegram.messenger on a terminal emulator).

Supported versions

This module was only tested on Telegram 10.9.1. It might be compatible with older releases, but that is not guaranteed to work.