Telegram icon indicating copy to clipboard operation
Telegram copied to clipboard

Telegram for Android source

Results 221 Telegram issues
Sort by recently updated
recently updated
newest added

There is a small spelling mistake where `lenght` was used instead of `length`. Please ignore this if that was an intended one. :smile:

Here in the `ActionBarMenu.java` the function getChildCount() is being called in the `for` loop in all iterations. Instead creating a variable can make this simple I guess.

Yesterday, I found lot of commented code at PhotoViewer and MediaController so I decided help a little with it. I've just removed all commented code I've seen and unused parameters...

With this patch one can specify a special `panic code` that clears all secret chats history (both locally and remotely). This is pretty useful if you're forced to unlock your...

Forces the keyboard to show emoji button instead of enter - more handy in a chat application where there is abundance of single-liners with smiley at the end #1168 -...

Fixed problem when year calculate by decrementing 365 days from nowadays. For example old method show message of 23 December 2020 like "December 23" without "2020" (screenshot below). ![photo_2021-12-09_21-21-05](https://user-images.githubusercontent.com/75677866/145397836-4beee375-96e2-46f8-85f8-6fe1f669a7a5.jpg)