Commit Graph

9 Commits

Author SHA1 Message Date
DrKLO 16150fe751 New documents design, bug fixes 2014-08-30 00:06:04 +03:00
DrKLO fc46daa50f A lot of features (may be unstable, don't upload to markets)
Blocked contacts
Media auto download
Repeat notifications every hour
Vibration patterns
Resend messages after app restart
2014-08-22 18:24:33 +04:00
DrKLO d29eabd163 Popup notifications (not finished), removed in-app notifications, DB performance optimisations (fixes for Android L), separate app logic from network logic (not finished)
Note: don’t upload to any markets, it’s may be unstable
2014-07-03 02:39:05 +04:00
DrKLO 1cda12c76a Bug fixes 2014-06-12 23:55:13 +04:00
DrKLO ec533c5fff Optimize files upload, gif auto play after download, crash and bug fixes 2014-04-04 01:18:54 +04:00
DrKLO ebe7ab78a3 Gif support, applying localization files from document messages 2014-03-31 18:14:49 +04:00
DrKLO 5323e87ba3 Add giflib and GifDrawable 2014-03-27 18:25:53 +04:00
DrKLO 4ede311055 Update to 1.4.6
Audio notes (opus codec)
A lot of different improvements and bug fixes

Thanks to:
https://github.com/DrKLO/Telegram/issues/293
https://github.com/DrKLO/Telegram/issues/256

FOSS configuration not ready yet

I will move main dev branch to github in next couple commits
2014-03-23 02:31:55 +04:00
DrKLO a21494ade6 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
2014-03-01 02:28:25 +04:00