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:
DrKLO 2014-03-01 02:28:25 +04:00
parent 9aeb8be893
commit a21494ade6
141 changed files with 15643 additions and 10767 deletions

View file

@ -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>