Telegram
Telegram copied to clipboard
Telegram for Android source
Red Hat has been leading a campaign to encourage GPLv2 and LGPLv2.x projects to adopt the [GPL Cooperation Commitment](https://gplcc.github.io/gplcc/) (GPLCC). GPLCC supplements GPLv2 with the cure and repose provisions of...
By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it...
When run on Windows, the shell does not handle the argument quoting and this is seen by gradle as `'-DVERSION="1.3.1"'` rather than as `-DVERSION="1.3.1"`, which gradle wrongly interprets as a...
ndk-build spits out a few warnings about useless lines in the Android.mk. Fix them.
https://stackoverflow.com/q/52670082/632035 alludes to issues when building with Clang and libc++. Fix those issues.
Added licensed under GNU
it fixed the accessibility bug when Talkback does not announce a ui element type correctly. The problem was described here: https://github.com/kranid/Telegram/issues/1