Licensed under the GNU General Public License v2.0
Experimental third-party Telegram client based on official sources.
Flintgram is an unofficial fork of Telegram for Android with a custom visual style and privacy-focused client features.
- Flintgram branding
- Flintgram Basic theme
- Flintgram Extended theme
- Hide Read Status
- Keep Deleted Messages
- Free Voice Transcription toggle
- Custom deleted-message label colors
- Clone the source code.
- Put your private values into
.env. - Open the project in Android Studio. It should be opened, not imported.
- Build the app with Android Studio or Gradle.
./gradlew :TMessagesProj_App:assembleAfatDebugThe APK will be generated at:
TMessagesProj_App/build/outputs/apk/afat/debug/app.apk
Keep .env, local.properties, APK files, AAB files, and keystores out of git.
Flintgram is distributed under the GNU General Public License v2.0. See LICENSE.
Flintgram is an unofficial fork of Telegram for Android based on the official Telegram Android source code.
