mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-05-05 15:41:02 +00:00
Update to 1.3.26
Applied patch from https://github.com/DrKLO/Telegram/pull/99 . Thanks. Added German localization. Thanks to all from https://github.com/DrKLO/Telegram/pull/129 Experimental audio (will not go to market yet, we will switch to opus codec) Improved text drawing perfomance (now Telegram can draw even «War and Peace» in one message) Ability to send multiple photos and documents from external apps Contacts fixes Memory usage optimizations in network code (receiving data) Partly switched to native ByteBuffers (decoding received data) Added support of Telegram API Layer 12 Bug fixes
This commit is contained in:
parent
9aeb8be893
commit
a21494ade6
141 changed files with 15643 additions and 10767 deletions
|
|
@ -105,6 +105,7 @@
|
|||
<string name="YouWereKicked">You were kicked from this group</string>
|
||||
<string name="YouLeft">You left this group</string>
|
||||
<string name="DeleteThisGroup">Delete this Group</string>
|
||||
<string name="SlideToCancel">SLIDE TO CANCEL</string>
|
||||
|
||||
<!--notification-->
|
||||
<string name="EncryptedChatRequested">Secret chat requested</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue