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

The line I removed from the manifest makes it possible for the Samsung Galaxy framework to style the icon (adaptive icons, before adaptive icons were even a thing). This will...

File with catalan translations.

Path is case-sensitive ``` 01-13 18:14:20.633 12002 12033 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /mnt/media_rw/125b-160c/telegram/telegram documents/1_5093868532026834962.png (No such file or directory) kenzo:/ $ (ls "/mnt/media_rw/125b-160c/telegram/telegram documents/1_5093868532026834962.png" && echo Found)...

##Creating your Telegram Application Read-me is not properly formatted

1689 png images re-compressed losslessly as below, which can help deliver smaller package, save storage usage on user devices: ``` TMessagesProj/src/main/assets/emoji/v11_emoji2.0x_0_0.png | Bin 223133 -> 222776 bytes TMessagesProj/src/main/assets/emoji/v11_emoji2.0x_1_0.png | Bin...

corrected Markdown title ##

Edited from github.com

Some leftover commented code uncommented, as well as new code added to make the emoji panel work properly. A translation string already exists, so adding a setting was trivial. The...