Telegram
Telegram copied to clipboard
Telegram for Android source
FileLog.# contains this check inside of it's body, so it is a good idea to delete it.
fix memory leak in LaunchActivity when onDestroy() method from LaunchActivity called but onFragmentDestroy() from DialogsActivity doesn't called and this causes a memory leak
message translation before sending
Hello there! While using the app from Google Play I accidentally noticed that long pressing the star in the premium mode menu causes the settings screen to open. This small...
`voipgroup_overlayAlertMutedByAdmin2` instead `kvoipgroup_overlayAlertMutedByAdmin2`
Telegram enforces the normal scale type in the app itself but not in web-view. This might lead to unexpected results in all web apps in general, but it's especially noticeable...
- This PR will allow sending pictures up to 2560px. - Telegram API already allows to send photos with that size. - Telegram Desktop and some android client forks (e.g....
`backgroundConnection` pref is read from `keepAliveService` but written to `backgroundConnection` which seems incorrect
related to the problem https://bugs.telegram.org/c/5553