GithubHelp home page GithubHelp logo

generator / telegram-foss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from telegram-foss-team/telegram-foss

0.0 1.0 0.0 110.46 MB

Unofficial, FOSS friendly fork of the original Telegram client for Android

License: GNU General Public License v2.0

Makefile 0.85% C++ 5.15% C 65.50% Assembly 3.56% Objective-C 0.78% Shell 0.01% Perl 4.20% DIGITAL Command Language 0.09% XS 0.01% M4 0.07% eC 0.01% Batchfile 0.01% Java 19.78%

telegram-foss's Introduction

Telegram-FOSS

Telegram is a messaging app with a focus on speed and security. It’s superfast, simple and free.

This is an unofficial, FOSS-friendly fork of the original Telegram App for Android.

Changes:

Replacement of non-FOSS, untrustworthy or suspicious binaries or source code:

  • Do location sharing with OpenStreetMap instead of Google Maps (thermatk)
  • Use emojiOne emoji set instead of Apple's emoji (thermatk)
  • Google Play Services GCM replaced with always-on Telegram's push service (slp)
  • BoringSSL bundled source and binaries are replaced with upstream OpenSSL source code built at compile time (Bubu)
  • FFmpeg prebuilts are replaced with source code built at compile time (slp)
  • libtgvoip prebuilts are replaced with source code built at compile time (thermatk)

Removal of non-FOSS, untrustworthy or suspicious binaries or source code and their functionality:

  • Google Vision face detection
  • Bing image search (requires API key)
  • Foursquare map search (requires API key)
  • HockeyApp crash reporting and self-updates

This version of Telegram is available on FDroid:

Get it on F-Droid

Versioning

This repository contains tags to make tracking versions easier.

Versions are in form "v$UPSTREAM$RELEASE" where:

  • $UPSTREAM is the public, visible version of upstream.
  • $RELEASE is a letter ([a-z]) indicating minor releases between official versions (sometimes, upstream is updated without relating the changes to an specific version).

API, Protocol documentation

Telegram API manuals: https://core.telegram.org/api

MTproto protocol manuals: https://core.telegram.org/mtproto

Building

Important:

  1. You need the Android-NDK to build the apk.

  2. If you want to publish a modified version of Telegram:

    • You should get your own API key here: https://core.telegram.org/api/obtaining_api_id and update the file src/main/java/org/telegram/messenger/BuildVars.java accordingly
    • Do not use the name Telegram and the standard logo (white paper plane in a blue circle) for your app β€” or make sure your users understand that it is unofficial
    • Take good care of your users' data and privacy
    • Please remember to publish your code too in order to comply with the licenses

The project can be built with Android Studio or from the command line with gradle:

./gradlew assembleFatRelease

telegram-foss's People

Contributors

abcdeiko avatar jimmys83 avatar jsonchi avatar kyeongmincho avatar mastergroosha avatar ruival avatar slp avatar spagy avatar thermatk avatar yorlov avatar zhukov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.