Telegram
Telegram copied to clipboard
Telegram for Android source
…le to make calls from the chat with one touch
search queries never displayed together in recent searches: phone number and peer-to-peer is calls save to gallery and distance units
Add a setting to enable the _swipe-to-archive_ feature with folders (only for chats on the first folder).
Added personal daily statistics for each account, which can be viewed in the settings. It includes the number of messages sent, their total length, the number of stickers and emojis...
Hi DrKLO, I really like your work and I think it is a miracle. I know you will not commit my request, however I made it. I changed the order...
Add multiselect to the contacts in attachment menu. Multiselect mode can be started by long pressing a single contact.
- Add multiselect to the contacts screen to present the ability to delete multiple contacts at once. The user can undo the deletion via the toast button within 5 seconds....
…ll forcibly select a minimum resolution CameraController.java ``` if (size.width == 1280 && size.height != 720) { continue; } ``` This will filter out 1280x960 resolution CameraView.java ``` } else...
## **Fix [bug with scrolling](https://bugs.telegram.org/c/36664) inside the container on android** ### **The bug** The mini app is minimizing, when user creates these actions: reversible scrolling, scrolling inside containers, and swiping...