Telegram
Telegram copied to clipboard
Telegram for Android source
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...
Dev
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 -...
~ [Nick](t.me/GodsPro)
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). 